paper-with-me

Papers

Semi-Supervised Hierarchical Open-Set Classification

2026-01-23 · Erik Wallin, Fredrik Kahl, Lars Hammarstrand arxiv

Hierarchical open-set classification handles previously unseen classes by assigning them to the most appropriate high-level category in a class taxonomy. We extend this paradigm to the semi-supervised setting, enabling the use of large-scale, uncurated datasets containing a mixture of known and unknown classes to improve the hierarchical open-set performance. To this end, we propose a teacher-student framework based on pseudo-labeling. Two key components are introduced: 1) subtree pseudo-labels, which provide reliable supervision in the presence of unknown data, and 2) age-gating, a mechanism that mitigates overconfidence in pseudo-labels. Experiments show that our framework outperforms self-supervised pretraining followed by supervised adaptation, and even matches the fully supervised counterpart when using only 20 labeled samples per class on the iNaturalist19 benchmark. Our code is available at https://github.com/walline/semihoc.

📄 PDF Abstract BibTeX arXiv:2601.16541

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hierarchical Generalized Category Discovery for Brain Tumor Classification in Digital Pathology

2025-10-03 · Matthias Perkonigg, Patrick Rockenschaub, Georg Göbel, Adelheid Wöhrer arxiv

Accurate brain tumor classification is critical for intra-operative decision making in neuro-oncological surgery. However, existing approaches are restricted to a fixed set of predefined classes and are therefore unable …

Brain Tumor ClassificationContrastive LearningDecision Making

Large-Scale Few-Shot Classification with Semi-supervised Hierarchical k-Probabilistic PCAs

2024-09-09 · International Joint Conference on Neural Networks (IJCNN) 2024 9 · Ke Han, Adrian Barbu

This paper introduces a hierarchical semi-supervised framework for few-shot classification on large-scale datasets. The method leverages the development of self-learning-based representation learning and proposes a hiera…

ClassificationRepresentation LearningSelf-Learning

Efficient Path Prediction for Semi-Supervised and Weakly Supervised Hierarchical Text Classification

2019-02-25 · Huiru Xiao, Xin Liu, Yangqiu Song

Hierarchical text classification has many real-world applications. However, labeling a large number of documents is costly. In practice, we can use semi-supervised learning or weakly supervised learning (e.g., dataless c…

ClassificationGeneral Classificationtext-classificationText Classification+1

OwMatch: Conditional Self-Labeling with Consistency for Open-World Semi-Supervised Learning

2024-11-04 · Shengjie Niu, Lifan Lin, Jian Huang, Chao Wang

Semi-supervised learning (SSL) offers a robust framework for harnessing the potential of unannotated data. Traditionally, SSL mandates that all classes possess labeled instances. However, the emergence of open-world SSL …

Open-World Semi-Supervised Learning

Semi-supervised Predictive Clustering Trees for (Hierarchical) Multi-label Classification

2022-07-19 · Jurica Levatić, Michelangelo Ceci, Dragi Kocev, Sašo Džeroski

Semi-supervised learning (SSL) is a common approach to learning predictive models using not only labeled examples, but also unlabeled examples. While SSL for the simple tasks of classification and regression has received…

ClassificationClusteringDescriptiveEnsemble Learning+3