Utilization of Neighbor Information for Image Classification with Different Levels of Supervision
We propose to bridge the gap between semi-supervised and unsupervised image recognition with a flexible method that performs well for both generalized category discovery (GCD) and image clustering. Despite the overlap in motivation between these tasks, the methods themselves are restricted to a single task -- GCD methods are reliant on the labeled portion of the data, and deep image clustering methods have no built-in way to leverage the labels efficiently. We connect the two regimes with an innovative approach that Utilizes Neighbor Information for Classification (UNIC) both in the unsupervised (clustering) and semisupervised (GCD) setting. State-of-the-art clustering methods already rely heavily on nearest neighbors. We improve on their results substantially in two parts, first with a sampling and cleaning strategy where we identify accurate positive and negative neighbors, and secondly by finetuning the backbone with clustering losses computed by sampling both types of neighbors. We then adapt this pipeline to GCD by utilizing the labelled images as ground truth neighbors. Our method yields state-of-the-art results for both clustering (+3% ImageNet-100, Imagenet200) and GCD (+0.8% ImageNet-100, +5% CUB, +2% SCars, +4% Aircraft).
Code (0)
등록된 구현이 없습니다.
Tasks
Clusteringimage-classificationImage ClassificationImage ClusteringSimilar Papers 제목 키워드 기반
Identification of mental fatigue in language comprehension tasks based on EEG and deep learning
Mental fatigue increases the risk of operator error in language comprehension tasks. In order to prevent operator performance degradation, we used EEG signals to assess the mental fatigue of operators in human-computer s…
ClassificationEEGElectroencephalogram (EEG)Experimental Design+2Similarity-based Neighbor Selection for Graph LLMs
Text-attributed graphs (TAGs) present unique challenges for direct processing by Language Learning Models (LLMs), yet their extensive commonsense knowledge and robust reasoning capabilities offer great promise for node c…
Node ClassificationExtend natural neighbor: a novel classification method with self-adaptive neighborhood parameters in different stages
Various kinds of k-nearest neighbor (KNN) based classification methods are the bases of many well-established and high-performance pattern-recognition techniques, but both of them are vulnerable to their parameter choice…
ClassificationGeneral ClassificationAGHINT: Attribute-Guided Representation Learning on Heterogeneous Information Networks with Transformer
Recently, heterogeneous graph neural networks (HGNNs) have achieved impressive success in representation learning by capturing long-range dependencies and heterogeneity at the node level. However, few existing studies ha…
AttributeNode ClassificationRepresentation LearningAC-VAE: Learning Semantic Representation with VAE for Adaptive Clustering
Unsupervised representation learning is essential in the field of machine learning, and accurate neighbor clusters of representation show great potential to support unsupervised image classification. This paper proposes …
ClassificationClusteringGeneral Classificationimage-classification+3