中文
相关论文

相关论文: Mimicking Human Visual Development for Learning Ro…

200 篇论文

While deep neural networks take loose inspiration from neuroscience, it is an open question how seriously to take the analogies between artificial deep networks and biological neuronal systems. Interestingly, recent work has shown that deep…

神经元与认知 · 定量生物学 2018-05-31 William Lotter , Gabriel Kreiman , David Cox

Neural Networks are prone to having lesser accuracy in the classification of images with noise perturbation. Convolutional Neural Networks, CNNs are known for their unparalleled accuracy in the classification of benign images. But our study…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Durga Shree Nagabushanam , Steve Mathew , Chiranji Lal Chowdhary

Convolutional neural networks (CNNs) have achieved significant success in image classification by utilizing large-scale datasets. However, it is still of great challenge to learn from scratch on small-scale datasets efficiently and…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Yilu Guo , Shicai Yang , Weijie Chen , Liang Ma , Di Xie , Shiliang Pu

Convolutional Neural Networks (CNN)-based approaches have shown promising results in pansharpening of satellite images in recent years. However, they still exhibit limitations in producing high-quality pansharpening outputs. To that end, we…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Furkan Ozcelik , Ugur Alganci , Elif Sertel , Gozde Unal

Reconstructing visual stimuli from human brain activities provides a promising opportunity to advance our understanding of the brain's visual system and its connection with computer vision models. Although deep generative models have been…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Jingyuan Sun , Mingxiao Li , Marie-Francine Moens

Modern neural language models (LMs) are powerful tools for modeling human sentence production and comprehension, and their internal representations are remarkably well-aligned with representations of language in the human brain. But to…

计算与语言 · 计算机科学 2024-03-27 Chengxu Zhuang , Evelina Fedorenko , Jacob Andreas

Increasingly more similarities between human vision and convolutional neural networks (CNNs) have been revealed in the past few years. Yet, vanilla CNNs often fall short in generalizing to adversarial or out-of-distribution (OOD) examples…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Peijie Chen , Chirag Agarwal , Anh Nguyen

Convolutional neural network (CNN) is one of the most prominent architectures and algorithm in Deep Learning. It shows a remarkable improvement in the recognition and classification of objects. This method has also been proven to be very…

计算机视觉与模式识别 · 计算机科学 2016-10-10 Vina Ayumi , L. M. Rasdi Rere , Mohamad Ivan Fanany , Aniati Murni Arymurthy

Continual learning aims to emulate the human ability to continually accumulate knowledge over sequential tasks. The main challenge is to maintain performance on previously learned tasks after learning new tasks, i.e., to avoid catastrophic…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Yunhao Ge , Yuecheng Li , Shuo Ni , Jiaping Zhao , Ming-Hsuan Yang , Laurent Itti

Given a large unlabeled set of images, how to efficiently and effectively group them into clusters based on extracted visual representations remains a challenging problem. To address this problem, we propose a convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2017-08-14 Chih-Chung Hsu , Chia-Wen Lin

Convolutional Neural Networks (CNNs) are a standard approach for visual recognition due to their capacity to learn hierarchical representations from raw pixels. In practice, practitioners often choose among (i) training a compact custom CNN…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Annoor Sharara Akhand

While initially devised for image categorization, convolutional neural networks (CNNs) are being increasingly used for the pixelwise semantic labeling of images. However, the proper nature of the most common CNN architectures makes them…

计算机视觉与模式识别 · 计算机科学 2017-04-24 Emmanuel Maggiori , Guillaume Charpiat , Yuliya Tarabalka , Pierre Alliez

Visual error metrics play a fundamental role in the quantification of perceived image similarity. Most recently, use cases for them in real-time applications have emerged, such as content-adaptive shading and shading reuse to increase…

图形学 · 计算机科学 2023-10-16 João Libório Cardoso , Bernhard Kerbl , Lei Yang , Yury Uralsky , Michael Wimmer

Datasets are crucial when training a deep neural network. When datasets are unrepresentative, trained models are prone to bias because they are unable to generalise to real world settings. This is particularly problematic for models trained…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Mkhuseli Ngxande , Jules-Raymond Tapamo , Michael Burke

Deep convolutional neural networks (DCNNs) have revolutionized computer vision and are often advocated as good models of the human visual system. However, there are currently many shortcomings of DCNNs, which preclude them as a model of…

计算机视觉与模式识别 · 计算机科学 2022-05-19 Harshitha Machiraju , Oh-Hyeon Choung , Michael H. Herzog , Pascal Frossard

Derivative training is an established method that can significantly increase the accuracy of neural networks in certain low-dimensional tasks. In this paper, we extend this improvement to an illustrative image analysis problem:…

机器学习 · 计算机科学 2025-02-04 Vsevolod I. Avrutskiy

The use of neural networks for diagnosis classification is becoming more and more prevalent in the medical imaging community. However, deep learning method outputs remain hard to explain. Another difficulty is to choose among the large…

图像与视频处理 · 电气工程与系统科学 2020-02-11 Elina Thibeau Sutre , Olivier Colliot , Didier Dormont , Ninon Burgos

This paper presents a simple and effective visual prompting method for adapting pre-trained models to downstream recognition tasks. Our method includes two key designs. First, rather than directly adding together the prompt and the image,…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Junyang Wu , Xianhang Li , Chen Wei , Huiyu Wang , Alan Yuille , Yuyin Zhou , Cihang Xie

Recent time-contrastive learning approaches manage to learn invariant object representations without supervision. This is achieved by mapping successive views of an object onto close-by internal representations. When considering this…

机器学习 · 计算机科学 2022-05-13 Arthur Aubret , Céline Teulière , Jochen Triesch

State-of-the art vision models can achieve superhuman performance on image classification tasks when testing and training data come from the same distribution. However, when models are tested on corrupted images (e.g. due to scale changes,…

机器学习 · 计算机科学 2019-06-11 Luke Metz , Niru Maheswaranathan , Jonathon Shlens , Jascha Sohl-Dickstein , Ekin D. Cubuk