Polar Encoding: A Simple Baseline Approach for Classification with Missing Values
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.
Code (0)
등록된 구현이 없습니다.
Tasks
AttributeDenoisingImputationMissing ValuesSimilar Papers 제목 키워드 기반
Polarimetric Convolutional Network for PolSAR Image Classification
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 ClassificationPolarMask: Single Shot Instance Segmentation with Polar Representation
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+2Feature Set Embedding for Incomplete Data
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 ValuesArabic aspect sentiment polarity classification using BERT
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+3A Variational Approach to Weakly Supervised Document-Level Multi-Aspect Sentiment Classification
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