Learning a binary search with a recurrent neural network. A novel approach to ordinal regression analysis
Louis Falissard, Karim Bounebache, Gr\'egoire Rey

TL;DR
This paper introduces a novel sequence-to-sequence deep learning approach that formulates ordinal regression as a binary search, demonstrating improved predictive performance and offering visualization tools for model interpretability.
Contribution
It presents a new deep learning method for ordinal regression based on sequence-to-sequence models and binary search, with visualization capabilities, outperforming traditional methods.
Findings
Comparable or better predictive accuracy than traditional methods
Effective visualization of explanatory variables
Successful application to benchmark datasets
Abstract
Deep neural networks are a family of computational models that are naturally suited to the analysis of hierarchical data such as, for instance, sequential data with the use of recurrent neural networks. In the other hand, ordinal regression is a well-known predictive modelling problem used in fields as diverse as psychometry to deep neural network based voice modelling. Their specificity lies in the properties of their outcome variable, typically considered as a categorical variable with natural ordering properties, typically allowing comparisons between different states ("a little" is less than "somewhat" which is itself less than "a lot", with transitivity allowed). This article investigates the application of sequence-to-sequence learning methods provided by the deep learning framework in ordinal regression, by formulating the ordinal regression problem as a sequential binary search.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Fuzzy Logic and Control Systems · Time Series Analysis and Forecasting
