paper-with-me

Papers

Polar Encoding: A Simple Baseline Approach for Classification with Missing Values

2022-10-04 · Oliver Urs Lenz, Daniel Peralta, Chris Cornelis

We propose polar encoding, a representation of categorical and numerical $[0,1]$-valued attributes with missing values to be used in a classification context. We argue that this is a good baseline approach, because it can be used with any classification algorithm, preserves missingness information, is very simple to apply and offers good performance. In particular, unlike the existing missing-indicator approach, it does not require imputation, ensures that missing values are equidistant from non-missing values, and lets decision tree algorithms choose how to split missing values, thereby providing a practical realisation of the "missingness incorporated in attributes" (MIA) proposal. Furthermore, we show that categorical and $[0,1]$-valued attributes can be viewed as special cases of a single attribute type, corresponding to the classical concept of barycentric coordinates, and that this offers a natural interpretation of polar encoding as a fuzzified form of one-hot encoding. With an experiment based on twenty real-life datasets with missing values, we show that, in terms of the resulting classification performance, polar encoding performs better than the state-of-the-art strategies "multiple imputation by chained equations" (MICE) and "multiple imputation with denoising autoencoders" (MIDAS) and -- depending on the classifier -- about as well or better than mean/mode imputation with missing-indicators.

📄 PDF Abstract BibTeX arXiv:2210.01905

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDenoisingImputationMissing Values

Similar Papers 제목 키워드 기반

Polarimetric Convolutional Network for PolSAR Image Classification

2018-07-09 · Xu Liu, Licheng Jiao, Xu Tang, Qigong Sun 외

The approaches for analyzing the polarimetric scattering matrix of polarimetric synthetic aperture radar (PolSAR) data have always been the focus of PolSAR image classification. Generally, the polarization coherent matri…

ClassificationGeneral Classificationimage-classificationImage Classification

PolarMask: Single Shot Instance Segmentation with Polar Representation

2019-09-29 · CVPR 2020 6 · Enze Xie, Peize Sun, Xiaoge Song, Wenhai Wang 외

In this paper, we introduce an anchor-box free and single shot instance segmentation method, which is conceptually simple, fully convolutional and can be used as a mask prediction module for instance segmentation, by eas…

Distance regressionInstance SegmentationObject Detectionregression+2

Feature Set Embedding for Incomplete Data

2010-12-01 · NeurIPS 2010 12 · David Grangier, Iain Melvin

We present a new learning strategy for classification problems in which train and/or test data suffer from missing features. In previous work, instances are represented as vectors from some feature space and one is force…

ClassificationGeneral ClassificationMissing Values

Arabic aspect sentiment polarity classification using BERT

2021-07-28 · Mohammed M. Abdelgwad, Taysir Hassan A Soliman, Ahmed I. Taloba

Aspect-based sentiment analysis(ABSA) is a textual analysis methodology that defines the polarity of opinions on certain aspects related to specific targets. The majority of research on ABSA is in English, with a small a…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)ClassificationSentence+3

A Variational Approach to Weakly Supervised Document-Level Multi-Aspect Sentiment Classification

2019-04-10 · NAACL 2019 6 · Ziqian Zeng, Wenxuan Zhou, Xin Liu, Yangqiu Song

In this paper, we propose a variational approach to weakly supervised document-level multi-aspect sentiment classification. Instead of using user-generated ratings or annotations provided by domain experts, we use target…

General ClassificationSentiment AnalysisSentiment Classification