paper-with-me

Papers

Probabilistic Value Selection for Space Efficient Model

2020-07-09 · Gunarto Sindoro Njoo, Baihua Zheng, Kuo-Wei Hsu, Wen-Chih Peng

An alternative to current mainstream preprocessing methods is proposed: Value Selection (VS). Unlike the existing methods such as feature selection that removes features and instance selection that eliminates instances, value selection eliminates the values (with respect to each feature) in the dataset with two purposes: reducing the model size and preserving its accuracy. Two probabilistic methods based on information theory's metric are proposed: PVS and P + VS. Extensive experiments on the benchmark datasets with various sizes are elaborated. Those results are compared with the existing preprocessing methods such as feature selection, feature transformation, and instance selection methods. Experiment results show that value selection can achieve the balance between accuracy and model size reduction.

📄 PDF Abstract BibTeX arXiv:2007.04641

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionmodel

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Runtime Analysis of a Multi-Valued Compact Genetic Algorithm on Generalized OneMax

2024-04-17 · Sumit Adak, Carsten Witt

A class of metaheuristic techniques called estimation-of-distribution algorithms (EDAs) are employed in optimization as more sophisticated substitutes for traditional strategies like evolutionary algorithms. EDAs general…

Evolutionary Algorithms

Calibrated Adaptive Probabilistic ODE Solvers

2020-12-15 · Nathanael Bosch, Philipp Hennig, Filip Tronarp

Probabilistic solvers for ordinary differential equations assign a posterior measure to the solution of an initial value problem. The joint covariance of this distribution provides an estimate of the (global) approximati…

BenchmarkingDescriptive

Probabilistic Low-Rank Subspace Clustering

2012-12-01 · NeurIPS 2012 12 · S. D. Babacan, Shinichi Nakajima, Minh Do

In this paper, we consider the problem of clustering data points into low-dimensional subspaces in the presence of outliers. We pose the problem using a density estimation formulation with an associated generative model.…

ClusteringDensity EstimationMissing Values

ConstrainedZero: Chance-Constrained POMDP Planning using Learned Probabilistic Failure Surrogates and Adaptive Safety Constraints

2024-05-01 · Robert J. Moss, Arec Jamgochian, Johannes Fischer, Anthony Corso 외

To plan safely in uncertain environments, agents must balance utility with safety constraints. Safe planning problems can be modeled as a chance-constrained partially observable Markov decision process (CC-POMDP) and sol…

Collision Avoidance

Handling Missing Data in Probabilistic Regression Trees

2026-08-06 · Taiane Schaedler Prass, Alisson Silva Neimaier, Guilherme Pumi arxiv

Probabilistic Regression Trees (PRTrees) are a smooth and consistent alternative to classical regression trees, producing continuous predictions through probabilistic split assignments. This paper extends the PRTree fram…