中文
相关论文

相关论文: Google's Cloud Vision API Is Not Robust To Noise

200 篇论文

Computer vision applications are omnipresent nowadays. The current paper explores the use of fuzzy logic in computer vision, stressing its role in handling uncertainty, noise, and imprecision in image data. Fuzzy logic is able to model…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Adilet Yerkin , Ayan Igali , Elnara Kadyrgali , Maksat Shagyrov , Malika Ziyada , Muragul Muratbekova , Pakizar Shamoi

Over the last decade, Computer Vision, the branch of Artificial Intelligence aimed at understanding the visual world, has evolved from simply recognizing objects in images to describing pictures, answering questions about images, aiding…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Ranjay Krishna , Mitchell Gordon , Li Fei-Fei , Michael Bernstein

This paper revisits recognition of natural image pleasantness by employing deep convolutional neural networks and affordable eye trackers. There exist several approaches to recognize image pleasantness: (1) computer vision, and (2)…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Hamed R. Tavakoli , Jorma Laaksonen , Esa Rahtu

Many recent works demonstrated that Deep Learning models are vulnerable to adversarial examples.Fortunately, generating adversarial examples usually requires white-box access to the victim model, and the attacker can only access the APIs…

计算机视觉与模式识别 · 计算机科学 2020-01-10 Dou Goodman , Tao Wei

Automated image captioning has the potential to be a useful tool for people with vision impairments. Images taken by this user group are often noisy, which leads to incorrect and even unsafe model predictions. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Lu Yu , Malvina Nikandrou , Jiali Jin , Verena Rieser

While the robustness of vision models is often measured, their dependence on specific architectural design choices is rarely dissected. We investigate why certain vision architectures are inherently more robust to additive Gaussian noise…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Bum Jun Kim , Makoto Kawano , Yusuke Iwasawa , Yutaka Matsuo

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

With the rapid advancement and increased use of deep learning models in image identification, security becomes a major concern to their deployment in safety-critical systems. Since the accuracy and robustness of deep learning models are…

机器学习 · 计算机科学 2021-12-10 Dvij Kalaria , Aritra Hazra , Partha Pratim Chakrabarti

Neural models enjoy widespread use across a variety of tasks and have grown to become crucial components of many industrial systems. Despite their effectiveness and extensive popularity, they are not without their exploitable flaws.…

声音 · 计算机科学 2019-02-26 Krishan Rajaratnam , Jugal Kalita

The rapid advancement of generative models has made real and synthetic images increasingly indistinguishable. Although extensive efforts have been devoted to detecting AI-generated images, out-of-distribution generalization remains a…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Ziqiang Li , Jiazhen Yan , Fan Wang , Kai Zeng , Zhangjie Fu

How can a machine learn to recognize visual attributes emerging out of online community without a definitive supervised dataset? This paper proposes an automatic approach to discover and analyze visual attributes from a noisy collection of…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Sirion Vittayakorn , Takayuki Umeda , Kazuhiko Murasaki , Kyoko Sudo , Takayuki Okatani , Kota Yamaguchi

Deep learning had already demonstrated its power in medical images, including denoising, classification, segmentation, etc. All these applications are proposed to automatically analyze medical images beforehand, which brings more…

图像与视频处理 · 电气工程与系统科学 2020-11-05 Shao-Cheng Wen , Yu-Jen Chen , Zihao Liu , Wujie Wen , Xiaowei Xu , Yiyu Shi , Tsung-Yi Ho , Qianjun Jia , Meiping Huang , Jian Zhuang

Face recognition is one of the most active tasks in computer vision and has been widely used in the real world. With great advances made in convolutional neural networks (CNN), lots of face recognition algorithms have achieved high accuracy…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Jiehua Zhang , Zhuo Su , Li Liu

Automatic image clustering is a cornerstone of computer vision, yet its application to image enhancement remains limited, primarily due to the difficulty of defining clusters that are meaningful for this specific task. To address this…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Giulia Bonino , Luca Alberto Rizzo

Image attribution -- matching an image back to a trusted source -- is an emerging tool in the fight against online misinformation. Deep visual fingerprinting models have recently been explored for this purpose. However, they are not robust…

计算机视觉与模式识别 · 计算机科学 2022-02-28 Maksym Andriushchenko , Xiaoyang Rebecca Li , Geoffrey Oxholm , Thomas Gittings , Tu Bui , Nicolas Flammarion , John Collomosse

Adversarial attacks to image classification systems present challenges to convolutional networks and opportunities for understanding them. This study suggests that adversarial perturbations on images lead to noise in the features…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Cihang Xie , Yuxin Wu , Laurens van der Maaten , Alan Yuille , Kaiming He

Recent advances in text-to-image models have increased the exposure of powerful image editing techniques as a tool, raising concerns about their potential for malicious use. An emerging line of research to address such threats focuses on…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Jinsu Kim , Yunhun Nam , Minseon Kim , Sangpil Kim , Jongheon Jeong

The operationalization of algorithmic fairness comes with several practical challenges, not the least of which is the availability or reliability of protected attributes in datasets. In real-world contexts, practical and legal impediments…

机器学习 · 计算机科学 2023-07-12 Avijit Ghosh , Pablo Kvitca , Christo Wilson

Adversarial attacks on a convolutional neural network (CNN) -- injecting human-imperceptible perturbations into an input image -- could fool a high-performance CNN into making incorrect predictions. The success of adversarial attacks raises…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Yiran Li , Junpeng Wang , Takanori Fujiwara , Kwan-Liu Ma

Deep networks thrive when trained on large scale data collections. This has given ImageNet a central role in the development of deep architectures for visual object classification. However, ImageNet was created during a specific period in…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Nizar Massouh , Francesca Babiloni , Tatiana Tommasi , Jay Young , Nick Hawes , Barbara Caputo