paper-with-me

Papers

Continual Rare-Class Recognition with Emerging Novel Subclasses

2019-06-28 · Hung Nguyen, Xuejian Wang, Leman Akoglu

Given a labeled dataset that contains a rare (or minority) class of of-interest instances, as well as a large class of instances that are not of interest, how can we learn to recognize future of-interest instances over a continuous stream? We introduce RaRecognize, which (i) estimates a general decision boundary between the rare and the majority class, (ii) learns to recognize individual rare subclasses that exist within the training data, as well as (iii) flags instances from previously unseen rare subclasses as newly emerging. The learner in (i) is general in the sense that by construction it is dissimilar to the specialized learners in (ii), thus distinguishes minority from the majority without overly tuning to what is seen in the training data. Thanks to this generality, RaRecognize ignores all future instances that it labels as majority and recognizes the recurrent as well as emerging rare subclasses only. This saves effort at test time as well as ensures that the model size grows moderately over time as it only maintains specialized minority learners. Through extensive experiments, we show that RaRecognize outperforms state-of-the art baselines on three real-world datasets that contain corporate-risk and disaster documents as rare classes.

📄 PDF Abstract BibTeX arXiv:1906.12218

Code (1)

hungnt55/RaRecognize 공식 구현

Similar Papers 제목 키워드 기반

Detection and Mitigation of Rare Subclasses in Deep Neural Network Classifiers

2019-11-28 · Colin Paterson, Radu Calinescu, Chiara Picardi

Regions of high-dimensional input spaces that are underrepresented in training datasets reduce machine-learnt classifier performance, and may lead to corner cases and unwanted bias for classifiers used in decision making…

Decision Making

Self-reinforcing Unsupervised Matching

2019-08-23 · Jiang Lu, Lei LI, Chang-Shui Zhang

Remarkable gains in deep learning usually rely on tremendous supervised data. Ensuring the modality diversity for one object in training set is critical for the generalization of cutting-edge deep models, but it burdens …

Continual LearningDiversityspeech-recognitionSpeech Recognition

Dual-Imbalance Continual Learning for Real-World Food Recognition

2026-03-31 · Xiaoyan Zhang, Jiangpeng He arxiv

Visual food recognition in real-world dietary logging scenarios naturally exhibits severe data imbalance, where a small number of food categories appear frequently while many others occur rarely, resulting in long-tailed…

parameter-efficient fine-tuningIncremental LearningContinual Learning

Context-Sensitive Recognition for Emerging and Rare Entities

2017-09-01 · WS 2017 9 · Jake Williams, Giovanni Santia

This paper is a shared task system description for the 2017 W-NUT shared task on Rare and Emerging Named Entities. Our paper describes the development and application of a novel algorithm for named entity recognition tha…

Information Retrievalnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Long-Tailed Continual Learning For Visual Food Recognition

2023-07-01 · Jiangpeng He, Luotao Lin, Jack Ma, Heather A. Eicher-Miller 외

Deep learning based food recognition has achieved remarkable progress in predicting food types given an eating occasion image. However, there are two major obstacles that hinder deployment in real world scenario. First, …

Continual LearningData AugmentationFood RecognitionKnowledge Distillation