paper-with-me

Papers

Deep Image Category Discovery using a Transferred Similarity Function

2016-12-05 · Yen-Chang Hsu, Zhaoyang Lv, Zsolt Kira

Automatically discovering image categories in unlabeled natural images is one of the important goals of unsupervised learning. However, the task is challenging and even human beings define visual categories based on a large amount of prior knowledge. In this paper, we similarly utilize prior knowledge to facilitate the discovery of image categories. We present a novel end-to-end network to map unlabeled images to categories as a clustering network. We propose that this network can be learned with contrastive loss which is only based on weak binary pair-wise constraints. Such binary constraints can be learned from datasets in other domains as transferred similarity functions, which mimic a simple knowledge transfer. We first evaluate our experiments on the MNIST dataset as a proof of concept, based on predicted similarities trained on Omniglot, showing a 99\% accuracy which significantly outperforms clustering based approaches. Then we evaluate the discovery performance on Cifar-10, STL-10, and ImageNet, which achieves both state-of-the-art accuracy and shows it can be scalable to various large natural images.

📄 PDF Abstract BibTeX arXiv:1612.01253

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringTransfer Learning

Similar Papers 제목 키워드 기반

Reference-based Category Discovery: Unsupervised Object Detection with Category Awareness

2026-05-06 · Yichen Li, Qiankun Liu, Ying Fu arxiv

Traditional one-shot detection methods have addressed the closed-set problem in object detection, but the high cost of data annotation remains a critical challenge. General unsupervised methods generate pseudo boxes with…

Object Detection

Generalized Category Discovery with Clustering Assignment Consistency

2023-10-30 · Xiangli Yang, Xinglin Pan, Irwin King, Zenglin Xu

Generalized category discovery (GCD) is a recently proposed open-world task. Given a set of images consisting of labeled and unlabeled instances, the goal of GCD is to automatically cluster the unlabeled samples using in…

ClusteringCommunity DetectionFine-Grained Visual RecognitionRepresentation Learning

Labeled Data Selection for Category Discovery

2024-06-07 · Bingchen Zhao, Nico Lang, Serge Belongie, Oisin Mac Aodha

Category discovery methods aim to find novel categories in unlabeled visual data. At training time, a set of labeled and unlabeled images are provided, where the labels correspond to the categories present in the images.…

Transfer Learning

XCon: Learning with Experts for Fine-grained Category Discovery

2022-08-03 · Yixin Fei, Zhongkai Zhao, Siwei Yang, Bingchen Zhao

We address the problem of generalized category discovery (GCD) in this paper, i.e. clustering the unlabeled images leveraging the information from a set of seen classes, where the unlabeled images could contain both seen…

ClusteringContrastive LearningNovel Concepts

A Fresh Look at Generalized Category Discovery through Non-negative Matrix Factorization

2024-10-29 · Zhong Ji, Shuo Yang, Jingren Liu, Yanwei Pang 외

Generalized Category Discovery (GCD) aims to classify both base and novel images using labeled base data. However, current approaches inadequately address the intrinsic optimization of the co-occurrence matrix $\bar{A}$ …

Contrastive Learning