中文
相关论文

相关论文: Benchmarking Corruption Robustness of LVLMs: A Dis…

200 篇论文

Vision-language models (VLMs) have demonstrated impressive capabilities in understanding and reasoning about visual and textual content. However, their robustness to common image corruptions remains under-explored. In this work, we present…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Muhammad Usama , Syeda Aishah Asim , Syed Bilal Ali , Syed Talal Wasim , Umair Bin Mansoor

Object-centric representation learning offers the potential to overcome limitations of image-level representations by explicitly parsing image scenes into their constituent components. While image-level representations typically lack…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Nathan Drenkow , Mathias Unberath

In this paper we establish rigorous benchmarks for image classifier robustness. Our first benchmark, ImageNet-C, standardizes and expands the corruption robustness topic, while showing which classifiers are preferable in safety-critical…

机器学习 · 计算机科学 2019-04-30 Dan Hendrycks , Thomas G. Dietterich

The outstanding performance of Large Multimodal Models (LMMs) has made them widely applied in vision-related tasks. However, various corruptions in the real world mean that images will not be as ideal as in simulations, presenting…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Chunyi Li , Jianbo Zhang , Zicheng Zhang , Haoning Wu , Yuan Tian , Wei Sun , Guo Lu , Xiaohong Liu , Xiongkuo Min , Weisi Lin , Guangtao Zhai

Neural Networks are sensitive to various corruptions that usually occur in real-world applications such as blurs, noises, low-lighting conditions, etc. To estimate the robustness of neural networks to these common corruptions, we generally…

机器学习 · 计算机科学 2021-05-27 Alfred Laugros , Alice Caplier , Matthieu Ospici

In this paper we establish rigorous benchmarks for image classifier robustness. Our first benchmark, ImageNet-C, standardizes and expands the corruption robustness topic, while showing which classifiers are preferable in safety-critical…

机器学习 · 计算机科学 2019-04-01 Dan Hendrycks , Thomas Dietterich

We introduce the MNIST-C dataset, a comprehensive suite of 15 corruptions applied to the MNIST test set, for benchmarking out-of-distribution robustness in computer vision. Through several experiments and visualizations we demonstrate that…

计算机视觉与模式识别 · 计算机科学 2019-06-07 Norman Mu , Justin Gilmer

The performance of computer vision models are susceptible to unexpected changes in input images caused by sensor errors or extreme imaging environments, known as common corruptions (e.g. noise, blur, illumination changes). These corruptions…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Shunxin Wang , Raymond Veldhuis , Christoph Brune , Nicola Strisciuglio

Medical Vision-Language Models (MVLMs) have achieved par excellence generalization in medical image analysis, yet their performance under noisy, corrupted conditions remains largely untested. Clinical imaging is inherently susceptible to…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Raza Imam , Rufael Marew , Mohammad Yaqub

Vision-language models (VLMs) achieve strong performance on standard, high-quality datasets, but we still do not fully understand how they perform under real-world image distortions. We present VLM-RobustBench, a benchmark spanning 49…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Rohit Saxena , Alessandro Suglia , Pasquale Minervini

When designing a diagnostic model for a clinical application, it is crucial to guarantee the robustness of the model with respect to a wide range of image corruptions. Herein, an easy-to-use benchmark is established to evaluate how deep…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Yunlong Zhang , Yuxuan Sun , Honglin Li , Sunyi Zheng , Chenglu Zhu , Lin Yang

This technical report aims to fill a deficiency in the assessment of large multimodal models (LMMs) by specifically examining the self-consistency of their outputs when subjected to common corruptions. We investigate the cross-modal…

机器学习 · 计算机科学 2024-01-23 Jiawei Zhang , Tianyu Pang , Chao Du , Yi Ren , Bo Li , Min Lin

While Neural Networks (NNs) have surpassed human accuracy in image classification on ImageNet, they often lack robustness against image corruption, i.e., corruption robustness. Yet such robustness is seemingly effortless for human…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Huakun Shen , Boyue Caroline Hu , Krzysztof Czarnecki , Lina Marsso , Marsha Chechik

This study investigates the robustness of image classifiers to text-guided corruptions. We utilize diffusion models to edit images to different domains. Unlike other works that use synthetic or hand-picked data for benchmarking, we use…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Mohammadreza Mofayezi , Yasamin Medghalchi

Object detection through LiDAR-based point cloud has recently been important in autonomous driving. Although achieving high accuracy on public benchmarks, the state-of-the-art detectors may still go wrong and cause a heavy loss due to the…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Shuangzhi Li , Zhijie Wang , Felix Juefei-Xu , Qing Guo , Xingyu Li , Lei Ma

We study the problem of robust mean estimation and introduce a novel Hamming distance-based measure of distribution shift for coordinate-level corruptions. We show that this measure yields adversary models that capture more realistic…

机器学习 · 计算机科学 2021-06-14 Zifan Liu , Jongho Park , Theodoros Rekatsinas , Christos Tzamos

The robustness of deep neural networks is a crucial factor in safety-critical applications, particularly in complex and dynamic environments (e.g., medical or driving scenarios) where localized corruptions can arise. While previous studies…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Giulia Marchiori Pietrosanti , Giulio Rossolini , Alessandro Biondi , Giorgio Buttazzo

Text classification models, especially neural networks based models, have reached very high accuracy on many popular benchmark datasets. Yet, such models when deployed in real world applications, tend to perform badly. The primary reason is…

计算与语言 · 计算机科学 2020-02-04 Utkarsh Desai , Srikanth Tamilselvam , Jassimran Kaur , Senthil Mani , Shreya Khare

Robustness is a fundamental property of machine learning classifiers required to achieve safety and reliability. In the field of adversarial robustness of image classifiers, robustness is commonly defined as the stability of a model to all…

机器学习 · 计算机科学 2024-05-28 Georg Siedel , Weijia Shao , Silvia Vock , Andrey Morozov

Multimodal Large Language Models (MLLMs) increasingly support dynamic image resolutions. However, current evaluation paradigms primarily assess semantic performance, overlooking the critical question of resolution robustness - whether…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Chenxu Li , Zhicai Wang , Yuan Sheng , Xingyu Zhu , Yanbin Hao , Xiang Wang
‹ 上一页 1 2 3 10 下一页 ›