paper-with-me

Papers

Temporal Knowledge Consistency for Unsupervised Visual Representation Learning

2021-08-24 · ICCV 2021 10 · Weixin Feng, Yuanjiang Wang, Lihua Ma, Ye Yuan, Chi Zhang

The instance discrimination paradigm has become dominant in unsupervised learning. It always adopts a teacher-student framework, in which the teacher provides embedded knowledge as a supervision signal for the student. The student learns meaningful representations by enforcing instance spatial consistency with the views from the teacher. However, the outputs of the teacher can vary dramatically on the same instance during different training stages, introducing unexpected noise and leading to catastrophic forgetting caused by inconsistent objectives. In this paper, we first integrate instance temporal consistency into current instance discrimination paradigms, and propose a novel and strong algorithm named Temporal Knowledge Consistency (TKC). Specifically, our TKC dynamically ensembles the knowledge of temporal teachers and adaptively selects useful information according to its importance to learning instance temporal consistency. Experimental result shows that TKC can learn better visual representations on both ResNet and AlexNet on linear evaluation protocol while transfer well to downstream tasks. All experiments suggest the good effectiveness and generalization of our method.

📄 PDF Abstract BibTeX arXiv:2108.10668

Code (1)

zengarden/momentum2-teacher 공식 구현 pytorch

Tasks

Linear evaluationRepresentation Learning

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Residual Connection 설명 없음
Batch Normalization 설명 없음
Average Pooling 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…

Similar Papers 제목 키워드 기반

Unsupervised Person Re-identification via Simultaneous Clustering and Consistency Learning

2021-04-01 · Junhui Yin, Jiayan Qiu, Siqing Zhang, Jiyang Xie 외

Unsupervised person re-identification (re-ID) has become an important topic due to its potential to resolve the scalability problem of supervised re-ID models. However, existing methods simply utilize pseudo labels from …

ClusteringPerson Re-IdentificationUnsupervised Person Re-Identification

Joint Visual and Temporal Consistency for Unsupervised Domain Adaptive Person Re-Identification

2020-07-21 · ECCV 2020 8 · Jianing Li, Shiliang Zhang

Unsupervised domain adaptive person Re-IDentification (ReID) is challenging because of the large domain gap between source and target domains, as well as the lackage of labeled data on the target domain. This paper tackl…

ClassificationDomain Adaptive Person Re-IdentificationGeneral ClassificationMulti-class Classification+1

Object-Centric Temporal Consistency via Conditional Autoregressive Inductive Biases

2024-10-21 · Cristian Meo, Akihiro Nakano, Mircea Lică, Aniket Didolkar 외

Unsupervised object-centric learning from videos is a promising approach towards learning compositional representations that can be applied to various downstream tasks, such as prediction and reasoning. Recently, it was …

ObjectQuestion AnsweringVideo PredictionVisual Question Answering

Online Deep Clustering with Video Track Consistency

2022-06-07 · Alessandra Alfani, Federico Becattini, Lorenzo Seidenari, Alberto del Bimbo

Several unsupervised and self-supervised approaches have been developed in recent years to learn visual features from large-scale unlabeled datasets. Their main drawback however is that these methods are hardly able to r…

ClusteringDeep ClusteringObject

PredNext: Explicit Cross-View Temporal Prediction for Unsupervised Learning in Spiking Neural Networks

2025-09-29 · Yiting Dong, Jianhao Ding, Zijie Xu, Tong Bu 외 arxiv

Spiking Neural Networks (SNNs), with their temporal processing capabilities and biologically plausible dynamics, offer a natural platform for unsupervised representation learning. However, current unsupervised SNNs predo…

Self-Supervised LearningRepresentation Learning