paper-with-me

Papers

Incremental One-Class Models for Data Classification

2016-10-15 · Takoua Kefi, Riadh Ksantini, M. Becha Kaaniche, Adel Bouhoula

In this paper we outline a PhD research plan. This research contributes to the field of one-class incremental learning and classification in case of non-stationary environments. The goal of this PhD is to define a new classification framework able to deal with very small learning dataset at the beginning of the process and with abilities to adjust itself according to the variability of the incoming data which create large scale datasets. As a preliminary work, incremental Covariance-guided One-Class Support Vector Machine is proposed to deal with sequentially obtained data. It is inspired from COSVM which put more emphasis on the low variance directions while keeping the basic formulation of incremental One-Class Support Vector Machine untouched. The incremental procedure is introduced by controlling the possible changes of support vectors after the addition of new data points, thanks to the Karush-Kuhn-Tucker conditions, that have to be maintained on all previously acquired data. Comparative experimental results with contemporary incremental and non-incremental one-class classifiers on numerous artificial and real data sets show that our method results in significantly better classification performance.

📄 PDF Abstract BibTeX arXiv:1610.04725

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationclass-incremental learningClass Incremental LearningGeneral ClassificationIncremental Learning

Similar Papers 제목 키워드 기반

Class incremental learning for video action classification

2021-09-19 · IEEE International Conference on Image Processing (ICIP) 2021 9 · Jiawei Ma, Xiaoyu Tao, Jianxing Ma, Xiaopeng Hong 외

Class Incremental Learning (CIL) is a hot topic in machine learning for CNN models to learn new classes incrementally. However, most of the CIL studies are for image classification and object recognition tasks and few CI…

Action ClassificationAction Recognition In VideosClassificationclass-incremental learning+6

Incremental Few-shot Text Classification with Multi-round New Classes: Formulation, Dataset and System

2021-04-24 · NAACL 2021 4 · Congying Xia, Wenpeng Yin, Yihao Feng, Philip Yu

Text classification is usually studied by labeling natural language texts with relevant categories from a predefined set. In the real world, new classes might keep challenging the existing system with limited labeled dat…

ClassificationFew-Shot Text ClassificationGeneral Classificationintent-classification+4

Class-Incremental Learning for Multi-Label Audio Classification

2024-01-09 · Manjunath Mulimani, Annamaria Mesaros

In this paper, we propose a method for class-incremental learning of potentially overlapping sounds for solving a sequence of multi-label audio classification tasks. We design an incremental learner that learns new class…

Audio ClassificationClassificationclass-incremental learningClass Incremental Learning+3

Class-incremental learning: survey and performance evaluation on image classification

2020-10-28 · Marc Masana, Xialei Liu, Bartlomiej Twardowski, Mikel Menta 외

For future learning systems, incremental learning is desirable because it allows for: efficient resource usage by eliminating the need to retrain from scratch at the arrival of new data; reduced memory usage by preventin…

class-incremental learningClass Incremental LearningContinual LearningGeneral Classification+4

Class-Incremental Lifelong Learning in Multi-Label Classification

2022-07-16 · Kaile Du, Linyan Li, Fan Lyu, Fuyuan Hu 외

Existing class-incremental lifelong learning studies only the data is with single-label, which limits its adaptation to multi-label data. This paper studies Lifelong Multi-Label (LML) classification, which builds an onli…

ClassificationLifelong learningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION