paper-with-me

Papers

Unsupervised Representation Learning by Sorting Sequences

2017-08-03 · ICCV 2017 10 · Hsin-Ying Lee, Jia-Bin Huang, Maneesh Singh, Ming-Hsuan Yang

We present an unsupervised representation learning approach using videos without semantic labels. We leverage the temporal coherence as a supervisory signal by formulating representation learning as a sequence sorting task. We take temporally shuffled frames (i.e., in non-chronological order) as inputs and train a convolutional neural network to sort the shuffled sequences. Similar to comparison-based sorting algorithms, we propose to extract features from all frame pairs and aggregate them to predict the correct order. As sorting shuffled image sequence requires an understanding of the statistical temporal structure of images, training with such a proxy task allows us to learn rich and generalizable visual representation. We validate the effectiveness of the learned representation using our method as pre-training on high-level recognition problems. The experimental results show that our method compares favorably against state-of-the-art methods on action recognition, image classification and object detection tasks.

📄 PDF Abstract BibTeX arXiv:1708.01246

Code (1)

HsinYingLee/OPN 공식 구현 caffe2

Tasks

Action Recognitionimage-classificationImage Classificationobject-detectionObject DetectionRepresentation LearningSelf-Supervised Action RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

Sparse Sinkhorn Attention

2020-02-26 · ICML 2020 1 · Yi Tay, Dara Bahri, Liu Yang, Donald Metzler 외

We propose Sparse Sinkhorn Attention, a new efficient and sparse method for learning to attend. Our method is based on differentiable sorting of internal representations. Concretely, we introduce a meta sorting network t…

Document ClassificationImage GenerationLanguage ModelingLanguage Modelling+1

Evaluating unsupervised contrastive learning framework for MRI sequences classification

2025-01-12 · Yuli Wang, Kritika Iyer, Sep Farhand, Yoshihisa Shinagawa

The automatic identification of Magnetic Resonance Imaging (MRI) sequences can streamline clinical workflows by reducing the time radiologists spend manually sorting and identifying sequences, thereby enabling faster dia…

Contrastive Learning

Efficient Approximation of Action Potentials with High-Order Shape Preservation in Unsupervised Spike Sorting

2022-04-28 · Majid Zamani, Christian Okreghe, Andreas Demosthenous

This paper presents a novel approximation unit added to the conventional spike processing chain which provides an appreciable reduction of complexity of the high-hardware cost feature extractors. The use of the Taylor po…

Spike Sorting

Differentiable Sorting Networks for Scalable Sorting and Ranking Supervision

2021-05-09 · Felix Petersen, Christian Borgelt, Hilde Kuehne, Oliver Deussen

Sorting and ranking supervision is a method for training neural networks end-to-end based on ordering constraints. That is, the ground truth order of sets of samples is known, while their absolute values remain unsupervi…

Learning to Hash Naturally Sorts

2022-01-31 · Jiaguo Yu, Yuming Shen, Menghan Wang, Haofeng Zhang 외

Learning to hash pictures a list-wise sorting problem. Its testing metrics, e.g., mean-average precision, count on a sorted candidate list ordered by pair-wise code similarity. However, scarcely does one train a deep has…

Contrastive LearningDeep HashingRetrieval