中文
相关论文

相关论文: Benchmarking Robustness of Text-Image Composed Ret…

200 篇论文

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

Composed image retrieval, a task involving the search for a target image using a reference image and a complementary text as the query, has witnessed significant advancements owing to the progress made in cross-modal modeling. Unlike the…

计算机视觉与模式识别 · 计算机科学 2024-02-01 Xintong Jiang , Yaxiong Wang , Yujiao Wu , Meng Wang , Xueming Qian

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

Composed Image Retrieval (CIR) aims to retrieve a target image based on a query composed of a reference image, and a relative caption that specifies the desired modification. Despite the rapid development of CIR models, their performance is…

计算机视觉与模式识别 · 计算机科学 2026-04-15 Yikun Liu , Jiangchao Yao , Weidi Xie , Yanfeng Wang

Multimodal image-text models have shown remarkable performance in the past few years. However, evaluating robustness against distribution shifts is crucial before adopting them in real-world applications. In this work, we investigate the…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Jielin Qiu , Yi Zhu , Xingjian Shi , Florian Wenzel , Zhiqiang Tang , Ding Zhao , Bo Li , Mu Li

As a pivotal task that bridges remote visual and linguistic understanding, Remote Sensing Image-Text Retrieval (RSITR) has attracted considerable research interest in recent years. However, almost all RSITR methods implicitly assume that…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Qiya Song , Yiqiang Xie , Yuan Sun , Renwei Dian , Xudong Kang

Detection and recognition of text in natural images are two main problems in the field of computer vision that have a wide variety of applications in analysis of sports videos, autonomous driving, industrial automation, to name a few. They…

计算机视觉与模式识别 · 计算机科学 2020-07-02 Zobeir Raisi , Mohamed A. Naiel , Paul Fieguth , Steven Wardell , John Zelek

Image degradations can occur during acquisition, processing, and transmission, altering visual appearance and affecting downstream vision tasks. They are studied in several communities, including synthetic corruption benchmarks for…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Stefan Becker , Simon Weiss , Wolfgang Hübner , Michael Arens

The ability to detect objects regardless of image distortions or weather conditions is crucial for real-world applications of deep learning like autonomous driving. We here provide an easy-to-use benchmark to assess how object detection…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Claudio Michaelis , Benjamin Mitzkus , Robert Geirhos , Evgenia Rusak , Oliver Bringmann , Alexander S. Ecker , Matthias Bethge , Wieland Brendel

As neural language models achieve human-comparable performance on Machine Reading Comprehension (MRC) and see widespread adoption, ensuring their robustness in real-world scenarios has become increasingly important. Current robustness…

计算与语言 · 计算机科学 2025-09-11 Yulong Wu , Viktor Schlegel , Riza Batista-Navarro

In this paper, we introduce an adaptive unsupervised learning framework, which utilizes natural images to train filter sets. The applicability of these filter sets is demonstrated by evaluating their performance in two contrasting…

图像与视频处理 · 电气工程与系统科学 2018-11-26 Mohit Prabhushankar , Dogancan Temel , Ghassan AlRegib

Synthetic corruptions gathered into a benchmark are frequently used to measure neural network robustness to distribution shifts. However, robustness to synthetic corruption benchmarks is not always predictive of robustness to distribution…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Alfred Laugros , Alice Caplier , Matthieu Ospici

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

By default neural networks are not robust to changes in data distribution. This has been demonstrated with simple image corruptions, such as blurring or adding noise, degrading image classification performance. Many methods have been…

机器学习 · 计算机科学 2023-06-16 Ian Mason , Anirban Sarkar , Tomotake Sasaki , Xavier Boix

In recent years, there has been significant attention given to the robustness assessment of neural networks. Robustness plays a critical role in ensuring reliable operation of artificial intelligence (AI) systems in complex and uncertain…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Jie Wang , Jun Ai , Minyan Lu , Haoran Su , Dan Yu , Yutao Zhang , Junda Zhu , Jingyu Liu

Composed Image Retrieval (CIR) is a multimodal retrieval task where a query consists of a reference image and a textual modification, and the goal is to retrieve a target image satisfying both. In principle, strong performance on CIR…

The robustness of object detection models is a major concern when applied to real-world scenarios. The performance of most models tends to degrade when confronted with images affected by corruptions, since they are usually trained and…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Haodong He , Jian Ding , Bowen Xu , Gui-Song Xia

When deploying person re-identification (ReID) model in safety-critical applications, it is pivotal to understanding the robustness of the model against a diverse array of image corruptions. However, current evaluations of person ReID only…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Minghui Chen , Zhiqiang Wang , Feng Zheng

Can Visual Question Answering (VQA) systems perform just as well when deployed in the real world? Or are they susceptible to realistic corruption effects e.g. image blur, which can be detrimental in sensitive applications, such as medical…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Md Farhan Ishmam , Ishmam Tashdeed , Talukder Asir Saadat , Md Hamjajul Ashmafee , Abu Raihan Mostofa Kamal , Md. Azam Hossain

A framework that makes use of Connected components and supervised Support machine to recognise texts is proposed. The image is preprocessed and and edge graph is calculated using a probabilistic framework to compensate for photometric…

计算机视觉与模式识别 · 计算机科学 2014-11-04 Gowtham Rangarajan Raman