paper-with-me

홈 › Papers

Characterising representation dynamics in recurrent neural networks for object recognition

2023-08-23 · Sushrut Thorat, Adrien Doerig, Tim C. Kietzmann

Recurrent neural networks (RNNs) have yielded promising results for both recognizing objects in challenging conditions and modeling aspects of primate vision. However, the representational dynamics of recurrent computations remain poorly understood, especially in large-scale visual models. Here, we studied such dynamics in RNNs trained for object classification on MiniEcoset, a novel subset of ecoset. We report two main insights. First, upon inference, representations continued to evolve after correct classification, suggesting a lack of the notion of being `done with classification''. Second, focusing on `readout zones'' as a way to characterize the activation trajectories, we observe that misclassified representations exhibit activation patterns with lower L2 norm, and are positioned more peripherally in the readout zones. Such arrangements help the misclassified representations move into the correct zones as time progresses. Our findings generalize to networks with lateral and top-down connections, and include both additive and multiplicative interactions with the bottom-up sweep. The results therefore contribute to a general understanding of RNN dynamics in naturalistic tasks. We hope that the analysis framework will aid future investigations of other types of RNNs, including understanding of representational dynamics in primate vision.

📄 PDF Abstract BibTeX arXiv:2308.12435

Code (0)

등록된 구현이 없습니다.

Tasks

Object Recognition

Similar Papers 제목 키워드 기반

RNNs perform task computations by dynamically warping neural representations

2025-12-03 · Arthur Pellegrino, Angus Chadwick arxiv

Analysing how neural networks represent data features in their activations can help interpret how they perform tasks. Hence, a long line of work has focused on mathematically characterising the geometry of such "neural r…

Deep Predictive Coding Network for Object Recognition

2018-02-13 · ICML 2018 7 · Haiguang Wen, Kuan Han, Junxing Shi, Yizhen Zhang 외

Based on the predictive coding theory in neuroscience, we designed a bi-directional and recurrent neural net, namely deep predictive coding networks (PCN). It has feedforward, feedback, and recurrent connections. Feedbac…

image-classificationImage ClassificationObjectObject Recognition+1

Recurrent Connections Aid Occluded Object Recognition by Discounting Occluders

2019-07-20 · Markus Roland Ernst, Jochen Triesch, Thomas Burwick

Recurrent connections in the visual cortex are thought to aid object recognition when part of the stimulus is occluded. Here we investigate if and how recurrent connections in artificial neural networks similarly aid obj…

ObjectObject Recognition

Recurrent Attention Models with Object-centric Capsule Representation for Multi-object Recognition

2021-10-11 · Hossein Adeli, Seoyoung Ahn, Gregory Zelinsky

The visual system processes a scene using a sequence of selective glimpses, each driven by spatial and object-based attention. These glimpses reflect what is relevant to the ongoing task and are selected through recurren…

DecoderObjectObject Recognition

Internal representation dynamics and geometry in recurrent neural networks

2020-01-09 · Stefan Horoi, Guillaume Lajoie, Guy Wolf

The efficiency of recurrent neural networks (RNNs) in dealing with sequential data has long been established. However, unlike deep, and convolution networks where we can attribute the recognition of a certain feature to …

Attribute