All Tags
Browse through all available tags to find articles on topics that interest you.
Browse through all available tags to find articles on topics that interest you.
Showing 14 results for this tag.
Explainable deep-learning detection of microplastic fibers via polarization-resolved holographic microscopy
This paper introduces an explainable deep-learning framework for the accurate classification of microplastic and natural microfibers using polarization-resolved digital holographic microscopy. By extracting 72 polarization-based features and employing a deep neural network with SHAP analysis, the method achieves high accuracy and identifies key optical properties for distinguishing fiber types.
Explainable Deep Radiogenomic Molecular Imaging for MGMT Methylation Prediction in Glioblastoma
This study introduces an explainable deep radiogenomic framework for non-invasively predicting MGMT promoter methylation status in glioblastoma using multi-parametric MRI. By fusing radiomic features with deep learning and providing explainable AI insights, the method offers a robust and interpretable approach to a crucial biomarker for treatment response.
Robust Deep Learning Control with Guaranteed Performance for Safe and Reliable Robotization in Heavy-Duty Machinery
This thesis proposes a novel robust deep learning control framework with guaranteed performance for heavy-duty machinery. It addresses challenges in electrification and AI integration by ensuring safety and reliability across diverse actuation mechanisms and operational conditions.
Skin Lesion Classification Using a Soft Voting Ensemble of Convolutional Neural Networks
This paper introduces a novel method for early skin cancer classification that leverages a soft voting ensemble of Convolutional Neural Networks. The approach combines data preprocessing, image segmentation, and an ensemble of MobileNetV2, VGG19, and InceptionV3 to achieve high accuracy and balanced performance for real-world dermatological applications.
MSN: Multi-directional Similarity Network for Hand-crafted and Deep-synthesized Copy-Move Forgery Detection
This paper introduces the Multi-directional Similarity Network (MSN), a novel deep learning approach designed for accurate and efficient detection of copy-move image forgeries, including those created by both manual manipulation and advanced deep generative networks. It addresses limitations in existing deep detection models by improving feature representation and localization, while also presenting a new benchmark for deep-synthesized copy-move forgeries.
The Universal Weight Subspace Hypothesis
This paper demonstrates that deep neural networks, despite being trained on diverse tasks and initializations, converge to remarkably similar low-dimensional parametric subspaces. This finding offers significant implications for model reusability, multi-task learning, and reducing the computational and environmental costs of large-scale neural models.
CNN on `Top': In Search of Scalable & Lightweight Image-based Jet Taggers
This paper explores the use of a lightweight and scalable EfficientNet architecture, combined with global jet features, for the computationally inexpensive yet competitive classification of top-quark jets. It aims to address the high computational demands of current state-of-the-art jet tagging methods like Transformers and GNNs.
A Tutorial on Regression Analysis: From Linear Models to Deep Learning -- Lecture Notes on Artificial Intelligence
This tutorial provides comprehensive lecture notes on regression analysis, covering fundamental concepts from linear models to deep learning. It aims to equip students with a solid understanding of various regression models, including linear, logistic, and Softmax regression, along with essential methodologies like loss function design, parameter estimation, and regularization techniques, bridging classical statistics and modern machine learning practices.
Structured Uncertainty Similarity Score (SUSS): Learning a Probabilistic, Interpretable, Perceptual Metric Between Images
Structured Uncertainty Similarity Score (SUSS) is a new perceptual image similarity metric that models images through structured multivariate Normal distributions for interpretable, human-aligned assessments. It achieves strong perceptual calibration and localized explanations, making it suitable as a robust loss function for computer vision tasks.
Frequency Bias Matters: Diving into Robust and Generalized Deep Image Forgery Detection
This paper examines the frequency bias in DNN-based forgery detectors and proposes a frequency alignment method to improve detection reliability.