中文
相关论文

相关论文: Examining Representational Similarity in ConvNets …

200 篇论文

High-resolution representations are essential for position-sensitive vision problems, such as human pose estimation, semantic segmentation, and object detection. Existing state-of-the-art frameworks first encode the input image as a…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Jingdong Wang , Ke Sun , Tianheng Cheng , Borui Jiang , Chaorui Deng , Yang Zhao , Dong Liu , Yadong Mu , Mingkui Tan , Xinggang Wang , Wenyu Liu , Bin Xiao

Although convolutional networks (ConvNets) have enjoyed great success in computer vision (CV), it suffers from capturing global information crucial to dense prediction tasks such as object detection and segmentation. In this work, we…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Haotian Yan , Zhe Li , Weijian Li , Changhu Wang , Ming Wu , Chuang Zhang

Within Convolutional Neural Network (CNN), the convolution operations are good at extracting local features but experience difficulty to capture global representations. Within visual transformer, the cascaded self-attention modules can…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Zhiliang Peng , Wei Huang , Shanzhi Gu , Lingxi Xie , Yaowei Wang , Jianbin Jiao , Qixiang Ye

Recently, data-driven deep saliency models have achieved high performance and have outperformed classical saliency models, as demonstrated by results on datasets such as the MIT300 and SALICON. Yet, there remains a large gap between the…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Sen He , Hamed R. Tavakoli , Ali Borji , Yang Mi , Nicolas Pugeault

Visual representation based on covariance matrix has demonstrates its efficacy for image classification by characterising the pairwise correlation of different channels in convolutional feature maps. However, pairwise correlation will…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Saimunur Rahman , Piotr Koniusz , Lei Wang , Luping Zhou , Peyman Moghadam , Changming Sun

Deep learning models develop successive representations of their input in sequential layers, the last of which maps the final representation to the output. Here we investigate the informational content of these representations by observing…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Benjamin L. Badger

Following the success in advancing natural language processing and understanding, transformers are expected to bring revolutionary changes to computer vision. This work provides a comprehensive study on the robustness of vision transformers…

计算机视觉与模式识别 · 计算机科学 2022-11-04 Rulin Shao , Zhouxing Shi , Jinfeng Yi , Pin-Yu Chen , Cho-Jui Hsieh

Visual question answering requires high-order reasoning about an image, which is a fundamental capability needed by machine systems to follow complex directives. Recently, modular networks have been shown to be an effective framework for…

计算机视觉与模式识别 · 计算机科学 2019-01-24 David Mascharka , Philip Tran , Ryan Soklaski , Arjun Majumdar

In this paper, convolutional layers of pre-trained VGG16 model are analyzed. The analysis is based on the responses of neurons to the images of classes in ImageNet database. First, a visualization method is proposed in order to illustrate…

计算机视觉与模式识别 · 计算机科学 2020-07-02 Zahra Sadeghi

As neural networks become deeper, the redundancy within their parameters increases. This phenomenon has led to several methods that attempt to reduce the correlation between convolutional filters. We propose a computationally efficient…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Yoav Kurtz , Noga Bar , Raja Giryes

Cats and humans differ in ocular anatomy. Most notably, Felis Catus (domestic cats) have vertically elongated pupils linked to ambush predation; yet, how such specializations manifest in downstream visual representations remains…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Arya Shah , Vaibhav Tripathi

Among the most impressive recent applications of neural decoding is the visual representation decoding, where the category of an object that a subject either sees or imagines is inferred by observing his/her brain activity. Even though…

神经与进化计算 · 计算机科学 2018-11-06 Angeliki Papadimitriou , Nikolaos Passalis , Anastasios Tefas

Learning effective visual representations for robotic manipulation remains a fundamental challenge due to the complex body dynamics involved in action execution. In this paper, we study how visual representations that carry body-relevant…

机器人学 · 计算机科学 2026-02-17 Junlin Wang , Zhiyun Lin

Current popular backbones in computer vision, such as Vision Transformers (ViT) and ResNets are trained to perceive the world from 2D images. However, to more effectively understand 3D structural priors in 2D backbones, we propose Mask3D to…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Ji Hou , Xiaoliang Dai , Zijian He , Angela Dai , Matthias Nießner

Many researchers believe that ConvNets perform well on small or moderately sized datasets, but are not competitive with Vision Transformers when given access to datasets on the web-scale. We challenge this belief by evaluating a performant…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Samuel L. Smith , Andrew Brock , Leonard Berrada , Soham De

In an effort to understand the meaning of the intermediate representations captured by deep networks, recent papers have tried to associate specific semantic concepts to individual neural network filter responses, where interesting…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Ruth Fong , Andrea Vedaldi

One of the most impactful findings in computational neuroscience over the past decade is that the object recognition accuracy of deep neural networks (DNNs) correlates with their ability to predict neural responses to natural images in the…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Drew Linsley , Ivan F. Rodriguez , Thomas Fel , Michael Arcaro , Saloni Sharma , Margaret Livingstone , Thomas Serre

Similarity metrics such as representational similarity analysis (RSA) and centered kernel alignment (CKA) have been used to compare layer-wise representations between neural networks. However, these metrics are confounded by the population…

机器学习 · 统计学 2022-02-02 Tianyu Cui , Yogesh Kumar , Pekka Marttinen , Samuel Kaski

Capsule network has shown various advantages over convolutional neural network (CNN). It keeps more precise spatial information than CNN and uses equivariance instead of invariance during inference and highly potential to be a new effective…

机器学习 · 计算机科学 2019-05-06 Zonglin Yang , Xinggang Wang

Biological and artificial information processing systems form representations of the world that they can use to categorize, reason, plan, navigate, and make decisions. How can we measure the similarity between the representations formed by…