paper-with-me

홈 › Papers

A Validation Strategy for Deep Learning Models: Evaluating and Enhancing Robustness

2025-09-23 · Abdul-Rauf Nuhu, Parham Kebria, Vahid Hemmati, Benjamin Lartey, Mahmoud Nabil Mahmoud, Abdollah Homaifar, Edward Tunstel arxiv

Data-driven models, especially deep learning classifiers often demonstrate great success on clean datasets. Yet, they remain vulnerable to common data distortions such as adversarial and common corruption perturbations. These perturbations can significantly degrade performance, thereby challenging the overall reliability of the models. Traditional robustness validation typically relies on perturbed test datasets to assess and improve model performance. In our framework, however, we propose a validation approach that extracts "weak robust" samples directly from the training dataset via local robustness analysis. These samples, being the most susceptible to perturbations, serve as an early and sensitive indicator of the model's vulnerabilities. By evaluating models on these challenging training instances, we gain a more nuanced understanding of its robustness, which informs targeted performance enhancement. We demonstrate the effectiveness of our approach on models trained with CIFAR-10, CIFAR-100, and ImageNet, highlighting how robustness validation guided by weak robust samples can drive meaningful improvements in model reliability under adversarial and common corruption scenarios.

📄 PDF Abstract BibTeX arXiv:2509.19197

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Validation of Space Robotics in Underwater Environments via Disturbance Robustness Equivalency

2026-02-28 · Joris Verhagen, Elias Krantz, Chelsea Sidrane, David Dörner 외 arxiv

We present an experimental validation framework for space robotics that leverages underwater environments to approximate microgravity dynamics. While neutral buoyancy conditions make underwater robotics an excellent plat…

Motion Planning

Authorship Recognition with Short-Text using Graph-based Techniques

2019-08-01 · WS 2019 8 · Laura Cruz

In recent years, studies of authorship recognition has aroused great interest in graph-based analysis. Modeling the writing style of each author using a network of co-occurrence words. However, short texts can generate s…

Graph Embedding

DeepKalPose: An Enhanced Deep-Learning Kalman Filter for Temporally Consistent Monocular Vehicle Pose Estimation

2024-04-25 · Leandro Di Bella, Yangxintong Lyu, Adrian Munteanu

This paper presents DeepKalPose, a novel approach for enhancing temporal consistency in monocular vehicle pose estimation applied on video through a deep-learning-based Kalman Filter. By integrating a Bi-directional Kalm…

Pose EstimationTime SeriesVehicle Pose Estimation

Out-of-distribution robustness for multivariate analysis via causal regularisation

2024-03-04 · Homer Durand, Gherardo Varando, Nathan Mankovich, Gustau Camps-Valls

We propose a regularisation strategy of classical machine learning algorithms rooted in causality that ensures robustness against distribution shifts. Building upon the anchor regression framework, we demonstrate how inc…

Causal Inferenceregression

RoTBench: A Multi-Level Benchmark for Evaluating the Robustness of Large Language Models in Tool Learning

2024-01-16 · Junjie Ye, Yilong Wu, Songyang Gao, Caishuang Huang 외

Tool learning has generated widespread interest as a vital means of interaction between Large Language Models (LLMs) and the physical world. Current research predominantly emphasizes LLMs' capacity to utilize tools in we…