中文
相关论文

相关论文: Trivial or impossible -- dichotomous data difficul…

200 篇论文

Convolutional Neural Networks (CNN) have become de fact state-of-the-art for the main computer vision tasks. However, due to the complex underlying structure their decisions are hard to understand which limits their use in some context of…

计算机视觉与模式识别 · 计算机科学 2021-07-02 Nina Schaaf , Omar de Mitri , Hang Beom Kim , Alexander Windberger , Marco F. Huber

Convolutional neural networks (CNNs) tend to become a standard approach to solve a wide array of computer vision problems. Besides important theoretical and practical advances in their design, their success is built on the existence of…

计算机视觉与模式识别 · 计算机科学 2015-12-08 Adrian Popescu , Etienne Gadeski , Hervé Le Borgne

We discuss methods for visualizing neural network decision boundaries and decision regions. We use these visualizations to investigate issues related to reproducibility and generalization in neural network training. We observe that changes…

The success of deep neural networks in image classification and learning can be partly attributed to the features they extract from images. It is often speculated about the properties of a low-dimensional manifold that models extract and…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Roozbeh Yousefzadeh

Convolutional neural networks (CNNs) define the current state-of-the-art for image recognition. With their emerging popularity, especially for critical applications like medical image analysis or self-driving cars, confirmability is…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Keyang Zhou , Bernhard Kainz

In recent years, deep learning has become prevalent to solve applications from multiple domains. Convolutional Neural Networks (CNNs) particularly have demonstrated state of the art performance for the task of image classification. However,…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Meghna P Ayyar , Jenny Benois-Pineau , Akka Zemmari

Convolutional Neural Networks have become state of the art methods for image classification over the last couple of years. By now they perform better than human subjects on many of the image classification datasets. Most of these datasets…

计算机视觉与模式识别 · 计算机科学 2017-08-28 Sebastian Stabinger , Antonio Rodriguez-Sanchez

To perform well on unseen and potentially out-of-distribution samples, it is desirable for machine learning models to have a predictable response with respect to transformations affecting the factors of variation of the input. Here, we…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Diane Bouchacourt , Mark Ibrahim , Ari S. Morcos

Humans represent scenes and objects in rich feature spaces, carrying information that allows us to generalise about category memberships and abstract functions with few examples. What determines whether a neural network model generalises…

ConvNets and Imagenet have driven the recent success of deep learning for image classification. However, the marked slowdown in performance improvement combined with the lack of robustness of neural networks to adversarial examples and…

机器学习 · 计算机科学 2018-07-23 Pierre Stock , Moustapha Cisse

It is tempting to think that machines are less prone to unfairness and prejudice. However, machine learning approaches compute their outputs based on data. While biases can enter at any stage of the development pipeline, models are…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Patrick Esser , Robin Rombach , Björn Ommer

This paper explores the intersection of Discrete Choice Modeling (DCM) and machine learning, focusing on the integration of image data into DCM's utility functions and its impact on model interpretability. We investigate the consequences of…

计算机视觉与模式识别 · 计算机科学 2023-12-25 Brian Sifringer , Alexandre Alahi

Human visual object recognition is typically rapid and seemingly effortless, as well as largely independent of viewpoint and object orientation. Until very recently, animate visual systems were the only ones capable of this remarkable…

计算机视觉与模式识别 · 计算机科学 2018-12-12 Robert Geirhos , David H. J. Janssen , Heiko H. Schütt , Jonas Rauber , Matthias Bethge , Felix A. Wichmann

Deep neural networks (DNNs) achieve promising performance in visual recognition under the independent and identically distributed (IID) hypothesis. In contrast, the IID hypothesis is not universally guaranteed in numerous real-world…

图像与视频处理 · 电气工程与系统科学 2023-06-27 Shuai Wang , Zipei Yan , Daoan Zhang , Zhongsen Li , Sirui Wu , Wenxuan Chen , Rui Li

Artificial intelligence (AI) systems power the world we live in. Deep neural networks (DNNs) are able to solve tasks in an ever-expanding landscape of scenarios, but our eagerness to apply these powerful models leads us to focus on their…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Loris Giulivi , Mark James Carman , Giacomo Boracchi

It is widely believed that natural image data exhibits low-dimensional structure despite the high dimensionality of conventional pixel representations. This idea underlies a common intuition for the remarkable success of deep learning in…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Phillip Pope , Chen Zhu , Ahmed Abdelkader , Micah Goldblum , Tom Goldstein

What makes an image appear realistic? In this work, we are answering this question from a data-driven perspective by learning the perception of visual realism directly from large amounts of data. In particular, we train a Convolutional…

计算机视觉与模式识别 · 计算机科学 2015-10-05 Jun-Yan Zhu , Philipp Krähenbühl , Eli Shechtman , Alexei A. Efros

Convolutional Neural Networks (CNNs) are commonly assumed to be invariant to small image transformations: either because of the convolutional architecture or because they were trained using data augmentation. Recently, several authors have…

计算机视觉与模式识别 · 计算机科学 2020-01-24 Aharon Azulay , Yair Weiss

Deep neural networks are often seen as different from other model classes by defying conventional notions of generalization. Popular examples of anomalous generalization behaviour include benign overfitting, double descent, and the success…

机器学习 · 计算机科学 2025-07-11 Andrew Gordon Wilson

CNNs are now prevalent as the primary choice for most machine vision problems due to their superior rate of classification and the availability of user-friendly libraries. These networks effortlessly identify and select features in a…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Sai Teja Erukude