paper-with-me

홈 › Papers

Generation of Consistent Sets of Multi-Label Classification Rules with a Multi-Objective Evolutionary Algorithm

2020-03-27 · Thiago Zafalon Miranda, Diorge Brognara Sardinha, Márcio Porto Basgalupp, Yaochu Jin, Ricardo Cerri

Multi-label classification consists in classifying an instance into two or more classes simultaneously. It is a very challenging task present in many real-world applications, such as classification of biology, image, video, audio, and text. Recently, the interest in interpretable classification models has grown, partially as a consequence of regulations such as the General Data Protection Regulation. In this context, we propose a multi-objective evolutionary algorithm that generates multiple rule-based multi-label classification models, allowing users to choose among models that offer different compromises between predictive power and interpretability. An important contribution of this work is that different from most algorithms, which usually generate models based on lists (ordered collections) of rules, our algorithm generates models based on sets (unordered collections) of rules, increasing interpretability. Also, by employing a conflict avoidance algorithm during the rule-creation, every rule within a given model is guaranteed to be consistent with every other rule in the same model. Thus, no conflict resolution strategy is required, evolving simpler models. We conducted experiments on synthetic and real-world datasets and compared our results with state-of-the-art algorithms in terms of predictive performance (F-Score) and interpretability (model size), and demonstrate that our best models had comparable F-Score and smaller model sizes.

📄 PDF Abstract BibTeX arXiv:2003.12526

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Provably Consistent Partial-Label Learning

2020-07-17 · NeurIPS 2020 12 · Lei Feng, Jiaqi Lv, Bo Han, Miao Xu 외

Partial-label learning (PLL) is a multi-class classification problem, where each training example is associated with a set of candidate labels. Even though many practical PLL methods have been proposed in the last two de…

Multi-class ClassificationPartial Label Learning

Constrained Sequence-to-Tree Generation for Hierarchical Text Classification

2022-04-02 · Chao Yu, Yi Shen, Yue Mao, Longjun Cai

Hierarchical Text Classification (HTC) is a challenging task where a document can be assigned to multiple hierarchically structured categories within a taxonomy. The majority of prior studies consider HTC as a flat multi…

ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONtext-classification+1

Rethinking Consistent Multi-Label Classification Under Inexact Supervision

2025-10-05 · Wei Wang, Tianhao Ma, Ming-Kun Xie, Gang Niu 외 arxiv

Partial multi-label learning and complementary multi-label learning are two popular weakly supervised multi-label classification paradigms that aim to alleviate the high annotation costs of collecting precisely annotated…

Multi-Label ClassificationMulti-Label Learning

Exploration of Class Center for Fine-Grained Visual Classification

2024-07-05 · Hang Yao, Qiguang Miao, Peipei Zhao, Chaoneng Li 외

Different from large-scale classification tasks, fine-grained visual classification is a challenging task due to two critical problems: 1) evident intra-class variances and subtle inter-class differences, and 2) overfitt…

ClassificationFine-Grained Image Classification

Structured Exploration and Exploitation of Label Functions for Automated Data Annotation

2026-03-28 · Phong Lam, Ha-Linh Nguyen, Thu-Trang Nguyen, Son Nguyen 외 arxiv

High-quality labeled data is critical for training reliable machine learning and deep learning models, yet manual annotation remains costly and error-prone. Programmatic labeling addresses this challenge by using label f…