Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,181 papers · 148 categories

Trend · papers per month

8.3%16.7%25.0%33.3% · Jul 199219922001200920182026
48 results for ordinal rankings

Binary feedback outperforms ordinal comparisons in ranking recovery.

problem Challenges the conventional wisdom that ordinal comparisons offer richer information.
method Proposes a parametric framework for modeling ordinal paired comparisons, binarizing ordinal data, and proving faster convergence rates for binary comparisons.
result Binarizing ordinal data significantly improves ranking recovery accuracy and exhibits a substantial performance gap.

Proposes a new method for rank-consistent ordinal regression without weight-sharing constraints.

problem Ordinal response variables in real-world prediction problems are often ignored by conventional classification losses.
method CORN framework using conditional training sets and the chain rule for conditional probability distributions.
result Improves performance substantially compared to the CORAL reference approach without weight-sharing restrictions.

Proposes CORAL framework for consistent ordinal regression in neural networks.

problem Inconsistencies in ordinal regression with neural networks.
method Transforms ordinal targets into binary classification subtasks and applies CORAL framework for rank-monotonicity and consistent confidence scores.
result Reduction of prediction error in age prediction tasks.

Improved image ranking model using ordinal distance metric learning and multidimensional scaling.

problem Ranking images based on known ranked images.
method Proposes an improved linear ordinal distance metric learning approach using multidimensional scaling.
result Demonstrates improved ranking performance and speed over the linear distance metric learning model.

Lognormal distribution used for predicting team rankings in an orienteering relay race.

problem Predicting final team rankings in an orienteering relay race.
method Used lognormal distribution and Fenton-Wilkinson approximations for order statistics.
result Accurate predictions of team rankings using order statistics.

New method estimates and completes tensors from ordinal data, improving accuracy and efficiency.

problem Estimating and completing tensors from incomplete, ordinal observations.
method Multi-linear cumulative link model with rank-constrained M-estimator.
result The proposed estimator achieves faster convergence and is minimax optimal.

Study on rank 2 Higgs bundles on 5-punctured sphere, proving P=WP=W conjecture in lowest degree.

problem Proving the P=WP=W conjecture for rank 2 Higgs bundles on a 5-punctured sphere.
method Abelianization of Higgs bundles, fiducial solutions, and analysis of Fenchel--Nielsen co-ordinates.
result Proved the lowest degree weighted pieces of the P=WP=W conjecture.

Study fairness in ordinal regression using threshold models.

problem Fairness in ordinal regression predictions.
method Adapted fairness notions from fair ranking; use threshold model with scoring function and thresholds; apply binary classification for scoring function and local search for thresholds.
result Generalization guarantees on predictor error and fairness violation; effectiveness demonstrated in experiments.

This study introduces balanced DRPS and OrderedLogitNN for better QDE of discrete-level questions.

problem Lack of ordinal regression methods and fair evaluation metrics for discrete-level QDE.
method Introduces balanced DRPS and OrderedLogitNN, fine-tunes BERT on RACE++ and ARC datasets.
result OrderedLogitNN outperforms other models on complex QDE tasks.

A scalable algorithm improves AUC optimization for semi-supervised ordinal regression.

problem Optimizing AUC for semi-supervised ordinal regression with limited labeled data.
method Proposes QS3^3ORAO using quadruply stochastic gradients for scalable kernelized learning.
result Converges to optimal solution at O(1/t)O(1/t) rate, demonstrating efficiency and effectiveness.

In applications such as recommendation systems and revenue management, it is important to predict preferences on items that have not been seen by a user or predict outcomes of comparisons among those that have never been compared. A popular discrete choice model of multinomial logit model captures the structure of the …

2015-06-26abs ↗pdf ↗

The goal of ordinal embedding is to represent items as points in a low-dimensional Euclidean space given a set of constraints in the form of distance comparisons like "item ii is closer to item jj than item kk". Ordinal constraints like this often come from human judgments. To account for errors and variation in jud…

2016-06-22abs ↗pdf ↗

Aims to learn optimal behavior from ranked experts in MDPs.

problem Learning optimal behavior without a specified reward function from ranked experts.
method Uses ordinal regression to find a reward function maximizing the margin between ranks.
result Shows important differences in reward function hidden from existing algorithms.

The paper explores learning metrics in low dimensions with bounds and complexities.

problem Learning metrics in low dimensions with bounds and complexities.
method Develops upper and lower bounds on generalization error, quantifies sample complexity, and bounds accuracy relative to the true metric.
result Novel mathematical approaches to metric learning and insights into ordinal embedding.

Paper proposes a method to improve deep neural networks' confidence estimates.

problem Overconfident predictions limit practical use of deep neural networks in safety-critical applications.
method Proposes a novel loss function, Correctness Ranking Loss, to regularize class probabilities.
result The method produces well-ranked confidence estimates and is effective for out-of-distribution detection and active learning.

Adapts deep reinforcement learning to ordinal rewards.

problem Using numerical rewards in reinforcement learning has drawbacks; ordinal rewards offer an alternative.
method Develops a general approach to converting reinforcement learning algorithms to ordinal reward systems, including Ordinal Deep Q-Networks.
result Ordinal Deep Q-Networks perform comparably to numerical variants on engineered problems and better on simpler reward signals.

Paper challenges the usefulness of cardinal scores without simplifying assumptions on miscalibration.

problem Handling arbitrary miscalibrations in ratings.
method Designing estimators for cardinal scores with arbitrary miscalibrations, consistent with induced ranking.
result Strict and uniform outperformance of estimators over all possible ranking-based estimators.

Rank aggregation systems collect ordinal preferences from individuals to produce a global ranking that represents the social preference. Rank-breaking is a common practice to reduce the computational complexity of learning the global ranking. The individual preferences are broken into pairwise comparisons and applied t…

2016-01-21abs ↗pdf ↗

Proposes models to better represent ordinal data with non-unimodal distributions.

problem Real-world ordinal data often have non-unimodal conditional probability distributions.
method Develops approximately unimodal likelihood models to better represent non-unimodal CPDs.
result Proposed models can effectively represent both unimodal and nearly unimodal CPDs.

A game-theoretic approach to multi-criteria ranking from ordinal data.

problem Ranking objects from ordinal data with multiple criteria.
method Generalizing von Neumann winner to multi-criteria setting using Blackwell's approachability.
result The Blackwell winner can be computed as a convex optimization problem and achieves near-optimal sample complexity.

Principal components analysis (PCA) is a well-known technique for approximating a tabular data set by a low rank matrix. Here, we extend the idea of PCA to handle arbitrary data sets consisting of numerical, Boolean, categorical, ordinal, and other data types. This framework encompasses many well known techniques in da…

2014-10-01abs ↗pdf ↗

A new framework for semi-supervised ordinal regression.

problem Lack of evaluation metrics and theoretical guarantees in existing semi-supervised ordinal regression.
method Empirical risk minimization principle, flexible model choices, and estimation error bound.
result Consistent risk estimator and improved performance across various metrics.

New methods for ordinal classification of interval-valued data and functional data.

problem Ordinal classification of interval-valued data and functional data.
method Six ordinal classifiers are proposed, including parametric, binary decomposition, logistic regression, distance-based, k-nearest-neighbor, kernel PCA, and random forest methods.
result Considering ordering and interval-valued information improves the accuracy of ordinal classification.

Novel variational autoencoder for generative and classification tasks.

problem Developing a robust generative model for various tasks.
method A novel variational autoencoder with specific latent variables and ordinality enforcement.
result Comparable performance in generative and classification tasks compared to baselines.

Probability distributions produced by the cross-entropy loss for ordinal classification problems can possess undesired properties. We propose a straightforward technique to constrain discrete ordinal probability distributions to be unimodal via the use of the Poisson and binomial probability distributions. We evaluate …

2017-05-15abs ↗pdf ↗

The paper tackles feature selection for ordinal regression, considering feature redundancies and privileged information.

problem Discovering relevant factors in ranked data with potentially redundant features and privileged information.
method Develops feature relevance bounds for linear ordinal regression, considering feature redundancies and privileged information.
result Identifies all strongly and weakly relevant features and their type of relevance.

Deep neural networks for ordinal outcomes combining image and tabular data.

problem Lack of interpretable models for ordinal outcomes in mixed data types.
method Ordinal Neural Network Transformation Models (ONTRAMs) integrating DL and classical ordinal regression.
result ONTRAMs achieve performance equivalent to standard multi-class DL models but are faster and more interpretable.

Study homeomorphism groups of ordinals, proving strong distortion and normal generators.

problem Understanding algebraic and geometric properties of homeomorphism groups of ordinals.
method Analyzing successor ordinals with connections to permutation groups and manifolds.
result Proves strong distortion and normal generators for homeomorphism groups of ordinals.

Identifies feature relevance bounds for ordinal regression models.

problem Interpreting ordinal regression models is challenging due to variable dependencies.
method Identifies feature relevance bounds explicitly differentiating between strongly and weakly relevant features.
result Identification of feature relevance bounds for ordinal regression models.

When eliciting judgements from humans for an unknown quantity, one often has the choice of making direct-scoring (cardinal) or comparative (ordinal) measurements. In this paper we study the relative merits of either choice, providing empirical and theoretical guidelines for the selection of a measurement scheme. We pro…

2014-06-25abs ↗pdf ↗