Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Classification with Costly Features using Deep Reinforcement Learning

About

We study a classification problem where each feature can be acquired for a cost and the goal is to optimize a trade-off between the expected classification error and the feature cost. We revisit a former approach that has framed the problem as a sequential decision-making problem and solved it by Q-learning with a linear approximation, where individual actions are either requests for feature values or terminate the episode by providing a classification decision. On a set of eight problems, we demonstrate that by replacing the linear approximation with neural networks the approach becomes comparable to the state-of-the-art algorithms developed specifically for this problem. The approach is flexible, as it can be improved with any new reinforcement learning enhancement, it allows inclusion of pre-trained high-performance classifier, and unlike prior art, its performance is robust across all evaluated datasets.

Jarom\'ir Janisch, Tom\'a\v{s} Pevn\'y, Viliam Lis\'y• 2017

Related benchmarks

TaskDatasetResultRank
ClassificationWINE (test)
Accuracy83.33
29
Tabular ClassificationCirrhosis (test)
Accuracy74.6
14
Tabular Classification with Feature SelectionHeart
Accuracy70.66
14
Tabular ClassificationYeast (test)
Accuracy51.37
14
Tabular Classification with Feature SelectionWine
Accuracy82.5
14
Tabular Classification with Feature SelectionYeast
Accuracy0.3252
14
Tabular ClassificationDiabetes (test)
Accuracy53.66
14
Tabular ClassificationHeart (test)
Accuracy76.14
14
Tabular Classification with Feature SelectionDiabetes
Accuracy55.56
14
Tabular Classification with Feature SelectionCirrhosis
Accuracy49.64
14
Showing 10 of 10 rows

Other info

Follow for update