paper-with-me

홈 › Papers

Utilization of Neighbor Information for Image Classification with Different Levels of Supervision

2025-03-18 · Gihan Jayatilaka, Abhinav Shrivastava, Matthew Gwilliam

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).

📄 PDF Abstract BibTeX arXiv:2503.14500

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringimage-classificationImage ClassificationImage Clustering

Similar Papers 제목 키워드 기반

Identification of mental fatigue in language comprehension tasks based on EEG and deep learning

2021-04-14 · Chunhua Ye, Zhong Yin, Chenxi Wu, Xiayidai Abulaiti 외

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+2

Similarity-based Neighbor Selection for Graph LLMs

2024-02-06 · Rui Li, Jiwei Li, Jiawei Han, Guoyin Wang

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 Classification

Extend natural neighbor: a novel classification method with self-adaptive neighborhood parameters in different stages

2016-12-07 · Ji Feng, Qingsheng Zhu, Jinlong Huang, LiJun Yang

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 Classification

AGHINT: Attribute-Guided Representation Learning on Heterogeneous Information Networks with Transformer

2024-04-16 · Jinhui Yuan, Shan Lu, Peibo Duan, Jieyue He

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 Learning

AC-VAE: Learning Semantic Representation with VAE for Adaptive Clustering

2021-01-01 · Xingyu Xie, Minjuan Zhu, Yan Wang, Lei Zhang

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