paper-with-me

Papers

Simple but Effective Unsupervised Classification for Specified Domain Images: A Case Study on Fungi Images

2023-11-15 · Zhaocong liu, Fa Zhang, Lin Cheng, Huanxi Deng, Xiaoyan Yang, Zhenyu Zhang, ChiChun Zhou

High-quality labeled datasets are essential for deep learning. Traditional manual annotation methods are not only costly and inefficient but also pose challenges in specialized domains where expert knowledge is needed. Self-supervised methods, despite leveraging unlabeled data for feature extraction, still require hundreds or thousands of labeled instances to guide the model for effective specialized image classification. Current unsupervised learning methods offer automatic classification without prior annotation but often compromise on accuracy. As a result, efficiently procuring high-quality labeled datasets remains a pressing challenge for specialized domain images devoid of annotated data. Addressing this, an unsupervised classification method with three key ideas is introduced: 1) dual-step feature dimensionality reduction using a pre-trained model and manifold learning, 2) a voting mechanism from multiple clustering algorithms, and 3) post-hoc instead of prior manual annotation. This approach outperforms supervised methods in classification accuracy, as demonstrated with fungal image data, achieving 94.1% and 96.7% on public and private datasets respectively. The proposed unsupervised classification method reduces dependency on pre-annotated datasets, enabling a closed-loop for data classification. The simplicity and ease of use of this method will also bring convenience to researchers in various fields in building datasets, promoting AI applications for images in specialized domains.

📄 PDF Abstract BibTeX arXiv:2311.08995

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDimensionality Reductionimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Reproducibility Study of CDUL: CLIP-Driven Unsupervised Learning for Multi-Label Image Classification

2024-05-19 · Manan Shah, Yash Bhalgat

This report is a reproducibility study of the paper "CDUL: CLIP-Driven Unsupervised Learning for Multi-Label Image Classification" (Abdelfattah et al, ICCV 2023). Our report makes the following contributions: (1) We prov…

image-classificationImage ClassificationMulti-Label Image Classification

Unsupervised Learning via Meta-Learning

2018-10-04 · ICLR 2019 5 · Kyle Hsu, Sergey Levine, Chelsea Finn

A central goal of unsupervised learning is to acquire representations from unlabeled data or experience that can be used for more effective learning of downstream tasks from modest amounts of labeled data. Many prior uns…

ClusteringDisentanglementMeta-LearningUnsupervised Few-Shot Image Classification+1

Knowledge Distillation for BERT Unsupervised Domain Adaptation

2020-10-22 · Minho Ryu, Kichun Lee

A pre-trained language model, BERT, has brought significant performance improvements across a range of natural language processing tasks. Since the model is trained on a large corpus of diverse topics, it shows robust pe…

Domain AdaptationGeneral ClassificationKnowledge DistillationLanguage Modeling+4

Unsupervised Identification of Translationese

2016-09-11 · TACL 2015 1 · Ella Rabinovich, Shuly Wintner

Translated texts are distinctively different from original ones, to the extent that supervised text classification methods can distinguish between them with high accuracy. These differences were proven useful for statist…

ClusteringGeneral ClassificationMachine Translationtext-classification+2

A Query-Driven Topic Model

2021-05-28 · Findings (ACL) 2021 8 · Zheng Fang, Yulan He, Rob Procter

Topic modeling is an unsupervised method for revealing the hidden semantic structure of a corpus. It has been increasingly widely adopted as a tool in the social sciences, including political science, digital humanities …

modelTopic Models