Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleOctober 2024
SSAT: Active Authorization Control and User’s Fingerprint Tracking Framework for DNN IP Protection
ACM Transactions on Multimedia Computing, Communications, and Applications (TOMM), Volume 20, Issue 10Article No.: 324, Pages 1–24https://doi.org/10.1145/3679202As training a high-performance deep neural network (DNN) model requires a large amount of data, powerful computing resources and expert knowledge, protecting well-trained DNN models from intellectual property (IP) infringement has raised serious concerns ...
- ArticleOctober 2024
Quantitative Assessment of Thyroid Nodules Through Ultrasound Imaging Analysis
- Young-Min Kim,
- Myeong-Gee Kim,
- Seok-Hwan Oh,
- Guil Jung,
- Hyeon-Jik Lee,
- Sang-Yun Kim,
- Hyuk-Sool Kwon,
- Sang-Il Choi,
- Hyeon-Min Bae
Medical Image Computing and Computer Assisted Intervention – MICCAI 2024Pages 711–720https://doi.org/10.1007/978-3-031-72083-3_66AbstractRecent studies have proposed quantitative ultrasound (QUS) to extract the acoustic properties of tissues from pulse-echo data obtained through multiple transmissions. In this paper, we introduce a learning-based approach to identify thyroid nodule ...
- ArticleSeptember 2024
Layer-Wised Sparsification Based on Hypernetwork for Distributed NN Training
Artificial Neural Networks and Machine Learning – ICANN 2024Pages 186–201https://doi.org/10.1007/978-3-031-72347-6_13AbstractAs Deep Neural Networks (DNNs) evolve in complexity, so does their parameter size, resulting in prolonged training time. While various distributed training strategies have been proposed to speed up training, the efficiency of these strategies is ...
- research-articleSeptember 2024
Decomposition of Deep Neural Networks into Modules via Mutation Analysis
ISSTA 2024: Proceedings of the 33rd ACM SIGSOFT International Symposium on Software Testing and AnalysisPages 1669–1681https://doi.org/10.1145/3650212.3680390Recently, several approaches have been proposed for decomposing deep neural network (DNN) classifiers into binary classifier modules to facilitate modular development and repair of such models. These approaches concern only the problem of decomposing ...
- ArticleSeptember 2024
Domain Adaptation for Handwriting Trajectory Reconstruction from IMU Sensors
Document Analysis and Recognition – ICDAR 2024 WorkshopsPages 3–11https://doi.org/10.1007/978-3-031-70645-5_1AbstractDigital pens are commonly used to write on digital devices, providing the handwriting trace and enhancing human-computer interation. This study focuses on a digital pen equipped with kinematic sensors, allowing users to write on any surface while ...
-
- articleSeptember 2024
A Study on the Integration of Big Data With Information Retrieval Technology in the Construction of Translation Talent Pools
International Journal of e-Collaboration (IJEC-IGI), Volume 20, Issue 1Pages 1–18https://doi.org/10.4018/IJeC.343628This paper conducts a corresponding study on the construction of a translation talent pool internally through the context of information retrieval technology. It first discusses the current state of development of information retrieval technology in ...
- research-articleAugust 2024
AutoPipe: Automatic Configuration of Pipeline Parallelism in Shared GPU Cluster
ICPP '24: Proceedings of the 53rd International Conference on Parallel ProcessingPages 443–452https://doi.org/10.1145/3673038.3673047As training Deep Neural Network (DNN) is time-consuming, people resort to parallelization across multiple accelerators. A plethora of solutions adopt data/model parallelization, but they suffer from frequent weight synchronization overhead or resource ...
VitBit: Enhancing Embedded GPU Performance for AI Workloads through Register Operand Packing
ICPP '24: Proceedings of the 53rd International Conference on Parallel ProcessingPages 1012–1021https://doi.org/10.1145/3673038.3673045The rapid advancement of Artificial Intelligence (AI) necessitates significant enhancements in the energy efficiency of Graphics Processing Units (GPUs) for Deep Neural Network (DNN) workloads. Such a challenge is particularly critical for embedded GPUs,...
- ArticleAugust 2024
Deep Neural Network-Based Intrusion Detection in Internet of Things: A State-of-the-Art Review
Advanced Intelligent Computing Technology and ApplicationsPages 13–23https://doi.org/10.1007/978-981-97-5588-2_2AbstractVarious security threats are faced by the Internet of Things (IoT) as it enriches people’s daily lives. Intrusion detection is employed as an effective method to mitigate these threats, encompassing Botnet, DDoS, and Scan attacks. Due to the rapid ...
- articleJuly 2024
Semantic Web-Based Energy-Efficient Design of Dual-Mode Vehicles Based on Deep Neural Networks
International Journal on Semantic Web & Information Systems (IJSWIS-IGI), Volume 20, Issue 1Pages 1–25https://doi.org/10.4018/IJSWIS.346821Dual-Mode Vehicles (DMVs) represent a new and sustainable solution to the problems of urban mobility, and energy consumption. This proposed work of a DMV can operate without a conventional battery. Instead, it uses a combination of energy management ...
- research-articleJuly 2024
Boosting robustness of network intrusion detection systems: A novel two phase defense strategy against untargeted white-box optimization adversarial attack
Expert Systems with Applications: An International Journal (EXWA), Volume 249, Issue PAhttps://doi.org/10.1016/j.eswa.2024.123567AbstractMachine Learning and Deep Learning based Network Intrusion Detection Systems (NIDS) serve as the backbone to protect computer networks against various cyber security threats. However, their susceptibility to adversarial attacks is the biggest ...
- ArticleJuly 2024
Deep Neural Network for Constraint Acquisition Through Tailored Loss Function
AbstractThe importance of extracting constraints from data is emphasized by its potential practical applications in solving real-world problems. While constraints are commonly used for modeling and problem-solving, methods for learning constraints from ...
- research-articleJune 2024
Input-Adaptation Approach for Human Activity Recognition
PETRA '24: Proceedings of the 17th International Conference on PErvasive Technologies Related to Assistive EnvironmentsPages 369–374https://doi.org/10.1145/3652037.3663947A methodology for Human Activity Recognition using Deep Neural Networks (DNNs) is presented in this paper. The proposed approach introduces a model-driven input adaptation technique that involves the conversion of binary sensor data collected from ...
- ArticleJune 2024
A General-Purpose Neural Architecture Search Algorithm for Building Deep Neural Networks
AbstractWith the increasing availability of data and the development of powerful algorithms, deep neural networks have become an essential tool for all sectors. However, it can be challenging to automate the process of building and tuning them, due to the ...
- research-articleMay 2024
DT2F-TLNet: A novel text-independent writer identification and verification model using a combination of deep type-2 fuzzy architecture and Transfer Learning networks based on handwriting data
Expert Systems with Applications: An International Journal (EXWA), Volume 242, Issue Chttps://doi.org/10.1016/j.eswa.2023.122704AbstractIdentifying and verifying the identity of people based on scanned images of handwritten documents is an applicable biometric modality with applications in forensic and historic document investigation, and it is an important study area within the ...
- ArticleSeptember 2024
py_ciu_image: A Python Library for Explaining Image Classification with Contextual Importance and Utility
Explainable and Transparent AI and Multi-Agent SystemsPages 184–188https://doi.org/10.1007/978-3-031-70074-3_10AbstractContextual Importance and Utility (CIU) is a model-agnostic method for explaining outcomes of AI systems. CIU has succeeded in producing meaningful explanations where state-of-the-art methods fail, e.g. for detecting bleeding in ...
- research-articleAugust 2024
Enhanced E-commerce Recommender System Based on Deep Learning and Ensemble Approaches
NISS '24: Proceedings of the 7th International Conference on Networking, Intelligent Systems and SecurityArticle No.: 40, Pages 1–8https://doi.org/10.1145/3659677.3659747The enhancement of e-commerce conversion rates heavily relies on personalized product recommendations generated by recommendation systems (RS). Despite successful techniques, challenges like sparse data and cold-start issues hinder their effectiveness. ...
- research-articleAugust 2024
Evaluating the impact of exogenous variables for patients forecasting in an Emergency Department using Attention Neural Networks
Expert Systems with Applications: An International Journal (EXWA), Volume 240, Issue Chttps://doi.org/10.1016/j.eswa.2023.122496AbstractEmergency Department overcrowding is a well-known problem. The consequences are long waiting times for patients, reduced service quality, and the potential for increased mortality rates. Moreover, this problem is escalating with the aging of the ...
Highlights- Using Attention model for forecasting Emergency Department (ED) patient admissions.
- Comparing Attention model with LSTM-based networks for ED patients admissions.
- Exogenous variables: weather, calendar, air quality, allergens and ...
- research-articleJuly 2024
A Real-time P-SFA hardware implementation of Deep Neural Networks using FPGA
Microprocessors & Microsystems (MSYS), Volume 106, Issue Chttps://doi.org/10.1016/j.micpro.2024.105037AbstractMachine Learning (ML) algorithms, specifically Artificial Neural Networks (ANNs), have proved their effectiveness in solving complex problems in many different applications and multiple fields. This paper focuses on optimizing the activation ...
- research-articleApril 2024
Though this be hesitant, yet there is method in ’t: Effects of disfluency patterns in neural speech synthesis for cultural heritage presentations
AbstractThis study presents the results of two perception experiments aimed at evaluating the effect that specific patterns of disfluencies have on people listening to synthetic speech. We consider the particular case of Cultural Heritage presentations ...
Highlights- Neural speech synthesis systems model speech phenomena in a natural-sounding way.
- Neural synthesis can work as a tool to investigate human speech behaviours.
- In specific contexts, speech disfluency phenomena foster listeners’ ...