paper-with-me

Papers

Local Unsupervised Learning for Image Analysis

2019-08-14 · NeurIPS Workshop Neuro_AI 2019 12 · Leopold Grinberg, John Hopfield, Dmitry Krotov

Local Hebbian learning is believed to be inferior in performance to end-to-end training using a backpropagation algorithm. We question this popular belief by designing a local algorithm that can learn convolutional filters at scale on large image datasets. These filters combined with patch normalization and very steep non-linearities result in a good classification accuracy for shallow networks trained locally, as opposed to end-to-end. The filters learned by our algorithm contain both orientation selective units and unoriented color units, resembling the responses of pyramidal neurons located in the cytochrome oxidase 'interblob' and 'blob' regions in the primary visual cortex of primates. It is shown that convolutional networks with patch normalization significantly outperform standard convolutional networks on the task of recovering the original classes when shadows are superimposed on top of standard CIFAR-10 images. Patch normalization approximates the retinal adaptation to the mean light intensity, important for human vision. We also demonstrate a successful transfer of learned representations between CIFAR-10 and ImageNet 32x32 datasets. All these results taken together hint at the possibility that local unsupervised training might be a powerful tool for learning general representations (without specifying the task) directly from unlabeled data.

📄 PDF Abstract BibTeX arXiv:1908.08993

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unsupervised Learning of Local Discriminative Representation for Medical Images

2020-12-17 · Huai Chen, Jieyu Li, Renzhen Wang, YiJie Huang 외

Local discriminative representation is needed in many medical image analysis tasks such as identifying sub-types of lesion or segmenting detailed components of anatomical structures. However, the commonly applied supervi…

ClusteringMedical Image AnalysisRepresentation Learning

Deep Learning for Unsupervised Anomaly Localization in Industrial Images: A Survey

2022-07-21 · Xian Tao, Xinyi Gong, Xin Zhang, Shaohua Yan 외

Currently, deep learning-based visual inspection has been highly successful with the help of supervised learning methods. However, in real industrial scenarios, the scarcity of defect samples, the cost of annotation, and…

Anomaly Localization

Unsupervised Facial Expression Representation Learning with Contrastive Local Warping

2023-03-16 · Fanglei Xue, Yifan Sun, Yi Yang

This paper investigates unsupervised representation learning for facial expression analysis. We think Unsupervised Facial Expression Representation (UFER) deserves exploration and has the potential to address some key ch…

Contrastive LearningFacial Expression RecognitionImage RetrievalRepresentation Learning+2

Unsupervised Learning of Artistic Styles with Archetypal Style Analysis

2018-05-28 · NeurIPS 2018 12 · Daan Wynen, Cordelia Schmid, Julien Mairal

In this paper, we introduce an unsupervised learning approach to automatically discover, summarize, and manipulate artistic styles from large collections of paintings. Our method is based on archetypal analysis, which is…

MOST: Multiple Object localization with Self-supervised Transformers for object discovery

2023-04-11 · ICCV 2023 1 · Sai Saketh Rambhatla, Ishan Misra, Rama Chellappa, Abhinav Shrivastava

We tackle the challenging task of unsupervised object localization in this work. Recently, transformers trained with self-supervised learning have been shown to exhibit object localization properties without being traine…

Objectobject-detectionObject DetectionObject Discovery+5