paper-with-me

Papers

SemSegBench & DetecBench: Benchmarking Reliability and Generalization Beyond Classification

2025-05-23 · Shashank Agnihotri, David Schader, Jonas Jakubassa, Nico Sharei, Simon Kral, Mehmet Ege Kaçar, Ruben Weber, Margret Keuper

Reliability and generalization in deep learning are predominantly studied in the context of image classification. Yet, real-world applications in safety-critical domains involve a broader set of semantic tasks, such as semantic segmentation and object detection, which come with a diverse set of dedicated model architectures. To facilitate research towards robust model design in segmentation and detection, our primary objective is to provide benchmarking tools regarding robustness to distribution shifts and adversarial manipulations. We propose the benchmarking tools SEMSEGBENCH and DETECBENCH, along with the most extensive evaluation to date on the reliability and generalization of semantic segmentation and object detection models. In particular, we benchmark 76 segmentation models across four datasets and 61 object detectors across two datasets, evaluating their performance under diverse adversarial attacks and common corruptions. Our findings reveal systematic weaknesses in state-of-the-art models and uncover key trends based on architecture, backbone, and model capacity. SEMSEGBENCH and DETECBENCH are open-sourced in our GitHub repository (https://github.com/shashankskagnihotri/benchmarking_reliability_generalization) along with our complete set of total 6139 evaluations. We anticipate the collected data to foster and encourage future research towards improved model reliability beyond classification.

📄 PDF Abstract BibTeX arXiv:2505.18015

Code (1)

shashankskagnihotri/benchmarking_reliability_generalization 공식 구현 pytorch

Tasks

BenchmarkingClassificationimage-classificationImage Classificationobject-detectionObject DetectionSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Present and Future Generalization of Synthetic Image Detectors

2024-09-21 · Pablo Bernabeu-Perez, Enrique Lopez-Cuena, Dario Garcia-Gasulla

The continued release of increasingly realistic image generation models creates a demand for synthetic image detectors. To build effective detectors we must first understand how factors like data source diversity, traini…

BenchmarkingDiversitySynthetic Image AttributionSynthetic Image Detection

DispBench: Benchmarking Disparity Estimation to Synthetic Corruptions

2025-05-08 · Shashank Agnihotri, Amaan Ansari, Annika Dackermann, Fabian Rösch 외

Deep learning (DL) has surpassed human performance on standard benchmarks, driving its widespread adoption in computer vision tasks. One such task is disparity estimation, estimating the disparity between matching pixels…

Autonomous NavigationBenchmarkingDisparity Estimation

HypoTermQA: Hypothetical Terms Dataset for Benchmarking Hallucination Tendency of LLMs

2024-02-25 · Cem Uluoglakci, Tugba Taskaya Temizel

Hallucinations pose a significant challenge to the reliability and alignment of Large Language Models (LLMs), limiting their widespread acceptance beyond chatbot applications. Despite ongoing efforts, hallucinations rema…

BenchmarkingChatbotHallucinationLanguage Modeling+1

Beyond single-channel agentic benchmarking

2026-02-05 · Nelu D. Radpour arxiv

Contemporary benchmarks for agentic artificial intelligence (AI) frequently evaluate safety through isolated task-level accuracy thresholds, implicitly treating autonomous systems as single points of failure. This single…

Beyond Chat: a Framework for LLMs as Human-Centered Support Systems

2025-09-25 · Zhiyin Zhou arxiv

Large language models are moving beyond transactional question answering to act as companions, coaches, mediators, and curators that scaffold human growth, decision-making, and well-being. This paper proposes a role-base…

Question Answering