paper-with-me

홈 › Papers

Self-Supervised Learning of a Biologically-Inspired Visual Texture Model

2020-06-30 · Nikhil Parthasarathy, Eero P. Simoncelli

We develop a model for representing visual texture in a low-dimensional feature space, along with a novel self-supervised learning objective that is used to train it on an unlabeled database of texture images. Inspired by the architecture of primate visual cortex, the model uses a first stage of oriented linear filters (corresponding to cortical area V1), consisting of both rectified units (simple cells) and pooled phase-invariant units (complex cells). These responses are processed by a second stage (analogous to cortical area V2) consisting of convolutional filters followed by half-wave rectification and pooling to generate V2 'complex cell' responses. The second stage filters are trained on a set of unlabeled homogeneous texture images, using a novel contrastive objective that maximizes the distance between the distribution of V2 responses to individual images and the distribution of responses across all images. When evaluated on texture classification, the trained model achieves substantially greater data-efficiency than a variety of deep hierarchical model architectures. Moreover, we show that the learned model exhibits stronger representational similarity to texture responses of neural populations recorded in primate V2 than pre-trained deep CNNs.

📄 PDF Abstract BibTeX arXiv:2006.16976

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningTexture Classification

Similar Papers 제목 키워드 기반

Biologically Inspired Feedforward Supervised Learning for Deep Self-Organizing Map Networks

2017-10-26 · Takashi Shinozaki

In this study, we propose a novel deep neural network and its supervised learning method that uses a feedforward supervisory signal. The method is inspired by the human visual system and performs human-like association-b…

General Classification

Beyond Domain Randomization: Event-Inspired Perception for Visually Robust Adversarial Imitation from Videos

2025-05-24 · Andrea Ramazzina, Vittorio Giammarino, Matteo El-Hariry, Mario Bijelic

Imitation from videos often fails when expert demonstrations and learner environments exhibit domain shifts, such as discrepancies in lighting, color, or texture. While visual randomization partially addresses this probl…

Data Augmentation

Improving Texture Categorization with Biologically Inspired Filtering

2013-11-30 · Ngoc-Son Vu, Thanh Phuong Nguyen, Christophe Garcia

Within the domain of texture classification, a lot of effort has been spent on local descriptors, leading to many powerful algorithms. However, preprocessing techniques have received much less attention despite their imp…

ClassificationGeneral ClassificationTexture Classification

Enhancing 2D Representation Learning with a 3D Prior

2024-06-04 · Mehmet Aygün, Prithviraj Dhar, Zhicheng Yan, Oisin Mac Aodha 외

Learning robust and effective representations of visual data is a fundamental task in computer vision. Traditionally, this is achieved by training models with labeled data which can be expensive to obtain. Self-supervise…

Representation LearningSelf-Supervised Learning

Spikformer V2: Join the High Accuracy Club on ImageNet with an SNN Ticket

2024-01-04 · Zhaokun Zhou, Kaiwei Che, Wei Fang, Keyu Tian 외

Spiking Neural Networks (SNNs), known for their biologically plausible architecture, face the challenge of limited performance. The self-attention mechanism, which is the cornerstone of the high-performance Transformer a…

image-classificationImage ClassificationSelf-Supervised Learning