paper-with-me

Papers

Piecewise-Linear Approximation for Feature Subset Selection in a Sequential Logit Model

2015-10-19 · Toshiki Sato, Yuichi Takano, Ryuhei Miyashiro

This paper concerns a method of selecting a subset of features for a sequential logit model. Tanaka and Nakagawa (2014) proposed a mixed integer quadratic optimization formulation for solving the problem based on a quadratic approximation of the logistic loss function. However, since there is a significant gap between the logistic loss function and its quadratic approximation, their formulation may fail to find a good subset of features. To overcome this drawback, we apply a piecewise-linear approximation to the logistic loss function. Accordingly, we frame the feature subset selection problem of minimizing an information criterion as a mixed integer linear optimization problem. The computational results demonstrate that our piecewise-linear approximation approach found a better subset of features than the quadratic approximation approach.

📄 PDF Abstract BibTeX arXiv:1510.05417

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Piecewise-linear modelling with feature selection for Li-ion battery end of life prognosis

2021-04-15 · Samuel Greenbank, David A. Howey

The complex nature of lithium-ion battery degradation has led to many machine learning based approaches to health forecasting being proposed in literature. However, machine learning can be computationally intensive. Line…

BIG-bench Machine Learningfeature selectionPrognosis

Template-Based Piecewise Affine Regression

2023-05-15 · Guillaume O. Berger, Sriram Sankaranarayanan

We investigate the problem of fitting piecewise affine functions (PWA) to data. Our algorithm divides the input domain into finitely many polyhedral regions whose shapes are specified using a user-defined template such t…

regression

Efficient Approximate Solutions to Mutual Information Based Global Feature Selection

2017-06-23 · Hemanth Venkateswara, Prasanth Lade, Binbin Lin, Jieping Ye 외

Mutual Information (MI) is often used for feature selection when developing classifier models. Estimating the MI for a subset of features is often intractable. We demonstrate, that under the assumptions of conditional in…

feature selection

A determinantal point process for column subset selection

2018-12-23 · Ayoub Belhadji, Rémi Bardenet, Pierre Chainais

Dimensionality reduction is a first step of many machine learning pipelines. Two popular approaches are principal component analysis, which projects onto a small number of well chosen but non-interpretable directions, an…

Dimensionality Reductionfeature selection

Learning Feature Nonlinearities with Non-Convex Regularized Binned Regression

2017-05-20 · Samet Oymak, Mehrdad Mahdavi, Jiasi Chen

For various applications, the relations between the dependent and independent variables are highly nonlinear. Consequently, for large scale complex problems, neural networks and regression trees are commonly preferred ov…

regression