中文
相关论文

相关论文: Manipulating Feature Visualizations with Gradient …

200 篇论文

We introduce algorithms to visualize feature spaces used by object detectors. Our method works by inverting a visual feature back to multiple natural images. We found that these visualizations allow us to analyze object detection systems in…

计算机视觉与模式识别 · 计算机科学 2015-02-20 Carl Vondrick , Aditya Khosla , Hamed Pirsiavash , Tomasz Malisiewicz , Antonio Torralba

Convolutional Networks (ConvNets) have recently improved image recognition performance thanks to end-to-end learning of deep feed-forward models from raw pixels. Deep learning is a marked departure from the previous state of the art, the…

计算机视觉与模式识别 · 计算机科学 2015-07-24 Albert Gordo , Adrien Gaidon , Florent Perronnin

Disentangled representations support a range of downstream tasks including causal reasoning, generative modeling, and fair machine learning. Unfortunately, disentanglement has been shown to be impossible without the incorporation of…

计算机视觉与模式识别 · 计算机科学 2021-12-16 Matthew J. Vowels , Necati Cihan Camgoz , Richard Bowden

Learning feature representation from discriminative local regions plays a key role in fine-grained visual classification. Employing attention mechanisms to extract part features has become a trend. However, there are two major limitations…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Jianwei Song , Ruoyu Yang

Learning versatile, fine-grained representations from irregular event streams is pivotal yet nontrivial, primarily due to the heavy annotation that hinders scalability in dataset size, semantic richness, and application scope. To mitigate…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Zhiwen Chen , Junhui Hou , Zhiyu Zhu , Jinjian Wu , Guangming Shi

The key challenge of image manipulation detection is how to learn generalizable features that are sensitive to manipulations in novel data, whilst specific to prevent false alarms on authentic images. Current research emphasizes the…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Xinru Chen , Chengbo Dong , Jiaqi Ji , Juan Cao , Xirong Li

Few-shot learning (FSL) aims to enable models to recognize novel objects or classes with limited labelled data. Feature generators, which synthesize new data points to augment limited datasets, have emerged as a promising solution to this…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Heethanjan Kanagalingam , Thenukan Pathmanathan , Navaneethan Ketheeswaran , Mokeeshan Vathanakumar , Mohamed Afham , Ranga Rodrigo

Many visualization techniques have been created to explain the behavior of computer vision models, but they largely consist of static diagrams that convey limited information. Interactive visualizations allow users to more easily interpret…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Devon Ulrich , Ruth Fong

The Feature Pyramid Network (FPN) presents a remarkable approach to alleviate the scale variance in object representation by performing instance-level assignments. Nevertheless, this strategy ignores the distinct characteristics of…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Lin Song , Yanwei Li , Zhengkai Jiang , Zeming Li , Hongbin Sun , Jian Sun , Nanning Zheng

Unlike the field of visual scene recognition where tremendous advances have taken place due to the availability of very large datasets to train deep neural networks, inference from medical images is often hampered by the fact that only…

数值分析 · 数学 2023-06-21 Jiahui Liu , Keqiang Fan , Xiaohao Cai , Mahesan Niranjan

The Simultaneous Localization and Mapping (SLAM) problem addresses the possibility of a robot to localize itself in an unknown environment and simultaneously build a consistent map of this environment. Recently, cameras have been…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Hudson M. S. Bruno , Esther L. Colombini

Visualizing features in deep neural networks (DNNs) can help understanding their computations. Many previous studies aimed to visualize the selectivity of individual units by finding meaningful images that maximize their activation.…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Santiago A. Cadena , Marissa A. Weis , Leon A. Gatys , Matthias Bethge , Alexander S. Ecker

Deep neural networks have become the default choice for many applications like image and video recognition, segmentation and other image and video related tasks.However, a critical challenge with these models is the lack of…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Sunil Kumar Vengalil , Neelam Sinha

Feature whitening is a known technique for speeding up training of DNN. Under certain assumptions, whitening the activations reduces the Fisher information matrix to a simple identity matrix, in which case stochastic gradient descent is…

机器学习 · 计算机科学 2020-11-10 Shmulik Markovich-Golan , Barak Battash , Amit Bleiweiss

Understanding visual degradations is a critical yet challenging problem in computer vision. While recent Vision-Language Models (VLMs) excel at qualitative description, they often fall short in understanding the parametric physics…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Guanzhou Lan , Chenyi Liao , Yuqi Yang , Qianli Ma , Zhigang Wang , Dong Wang , Bin Zhao , Xuelong Li

Several factors contribute to the appearance of an object in a visual scene, including pose, illumination, and deformation, among others. Each factor accounts for a source of variability in the data, while the multiplicative interactions of…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Mengjiao Wang , Zhixin Shu , Shiyang Cheng , Yannis Panagakis , Dimitris Samaras , Stefanos Zafeiriou

Feature discrimination is a crucial aspect of neural network design, as it directly impacts the network's ability to distinguish between classes and generalize across diverse datasets. The accomplishment of achieving high-quality feature…

神经与进化计算 · 计算机科学 2025-02-18 Katerina Maria Oikonomou , Ioannis Kansizoglou , Antonios Gasteratos

Neuromorphic vision sensing (NVS)\ devices represent visual information as sequences of asynchronous discrete events (a.k.a., "spikes") in response to changes in scene reflectance. Unlike conventional active pixel sensing (APS), NVS allows…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Yin Bi , Aaron Chadha , Alhabib Abbas , Eirina Bourtsoulatze , Yiannis Andreopoulos

We consider the generic problem of detecting low-level structures in images, which includes segmenting the manipulated parts, identifying out-of-focus pixels, separating shadow regions, and detecting concealed objects. Whereas each such…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Weihuang Liu , Xi Shen , Chi-Man Pun , Xiaodong Cun

The ability of deep neural networks (DNNs) come from extracting and interpreting features from the data provided. By exploiting intermediate features in DNNs instead of relying on hard labels, we craft adversarial perturbation that…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Shangbo Wu , Yu-an Tan , Ruinan Ma , Wencong Ma , Dehua Zhu , Yuanzhang Li