paper-with-me

홈 › Papers

An interpretable semi-supervised classifier using two different strategies for amended self-labeling

2020-01-26 · Isel Grau, Dipankar Sengupta, Maria M. Garcia Lorenzo, Ann Nowe

In the context of some machine learning applications, obtaining data instances is a relatively easy process but labeling them could become quite expensive or tedious. Such scenarios lead to datasets with few labeled instances and a larger number of unlabeled ones. Semi-supervised classification techniques combine labeled and unlabeled data during the learning phase in order to increase the classifier's generalization capability. Regrettably, most successful semi-supervised classifiers do not allow explaining their outcome, thus behaving like black boxes. However, there is an increasing number of problem domains in which experts demand a clear understanding of the decision process. In this paper, we report on an extended experimental study presenting an interpretable self-labeling grey-box classifier that uses a black box to estimate the missing class labels and a white box to explain the final predictions. Two different approaches for amending the self-labeling process are explored: a first one based on the confidence of the black box and the latter one based on measures from Rough Set Theory. The results of the extended experimental study support the interpretability by means of transparency and simplicity of our classifier, while attaining superior prediction rates when compared with state-of-the-art self-labeling classifiers reported in the literature.

📄 PDF Abstract BibTeX arXiv:2001.09502

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Disentangled Variational Auto-Encoder for Semi-supervised Learning

2017-09-15 · Yang Li, Quan Pan, Suhang Wang, Haiyun Peng 외

Semi-supervised learning is attracting increasing attention due to the fact that datasets of many domains lack enough labeled data. Variational Auto-Encoder (VAE), in particular, has demonstrated the benefits of semi-sup…

DecoderReinforcement Learning

On Measuring and Quantifying Performance: Error Rates, Surrogate Loss, and an Example in SSL

2017-07-13 · Marco Loog, Jesse H. Krijthe, Are C. Jensen

In various approaches to learning, notably in domain adaptation, active learning, learning under covariate shift, semi-supervised learning, learning with concept drift, and the like, one often wants to compare a baseline…

Active LearningDomain AdaptationGeneral Classification

Framing Unpacked: A Semi-Supervised Interpretable Multi-View Model of Media Frames

2021-04-22 · NAACL 2021 4 · Shima Khanehzar, Trevor Cohn, Gosia Mikolajczak, Andrew Turpin 외

Understanding how news media frame political issues is important due to its impact on public attitudes, yet hard to automate. Computational approaches have largely focused on classifying the frame of a full news article …

SMATE: Semi-Supervised Spatio-Temporal Representation Learning on Multivariate Time Series

2021-10-01 · Jingwei Zuo, Karine Zeitouni, Yehia Taher

Learning from Multivariate Time Series (MTS) has attracted widespread attention in recent years. In particular, label shortage is a real challenge for the classification task on MTS, considering its complex dimensional a…

Representation LearningTime SeriesTime Series Analysis

Exploring Interpretability in Event Extraction: Multitask Learning of a Neural Event Classifier and an Explanation Decoder

2020-07-01 · ACL 2020 6 · Zheng Tang, Gus Hahn-Powell, Mihai Surdeanu

We propose an interpretable approach for event extraction that mitigates the tension between generalization and interpretability by jointly training for the two goals. Our approach uses an encoder-decoder architecture, w…

DecoderEvent Extraction