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,341 papers · 148 categories

Trend · papers per month

295886115 · May 202619922001200920182026
48 results for top-K ranking

The paper proposes methods to identify and sample from mixtures of Mallows models for top-k rankings.

problem Identifying and sampling from mixtures of Mallows models for top-k rankings in a heterogeneous population.
method Efficient sampling algorithms and identifiability proofs for both components of the mixture.
result The identifiability and learnability of the Mallows components' parameters in the mixture.

Study top-K ranking with adversarial crowdsourced data, identifying top-K items reliably.

problem Recovering top-K ranked items from partially revealed preferences in an adversarial setting.
method Characterizes minimax limit on sample size for reliable identification, extends to unknown population size.
result Establishes fundamental limits on sample size for top-K recovery in adversarial crowdsourced data.

The paper addresses calibration in label ranking, a structured prediction task.

problem Calibration in label ranking is not well understood and often poorly calibrated.
method Formalized calibration for label ranking, developed a hierarchy of notions, and empirically evaluated models.
result Popular label ranking models are often poorly calibrated, with differences between sub-ranking and top-k metrics.

A new algorithm improves top-kk recommendation accuracy by considering item payoffs uncertainty.

problem Suboptimal performance in top-kk recommendation rankings due to varying item payoffs.
method Proposes a risk-seeking utility function for ranking items based on estimated preference scores.
result Risk-seeking ranking yields the best performance in top-kk recommendations.

Proposes a method to infer ranking properties and top-K rankings with uncertainty quantification.

problem General uncertainty quantification in ranking problems.
method Combinatorial inference framework for the Bradley-Terry-Luce model, generalized to multiple testing.
result Minimax optimal method for inferring top-K rankings with FDR control.

Optimizes ranking of top-k players from partial comparison data.

problem Identifying the top-k players from incomplete pairwise comparisons.
method Maximum Likelihood Estimator (MLE) and Spectral Method.
result MLE achieves optimal partial and exact recovery, while Spectral Method is sub-optimal.

The paper studies ranking algorithms from pairwise and listwise comparisons, deriving lower bounds and optimal algorithms.

problem Designing efficient ranking algorithms from pairwise and listwise comparisons.
method Deriving lower bounds and proposing optimal algorithms for top-k and total ranking problems.
result The proposed algorithms match the derived lower bounds and are optimal up to a logarithmic factor.

Spectral method and regularized MLE are both optimal for top-K ranking from pairwise comparisons.

problem Identifying the top-K ranked items from pairwise comparisons.
method Adopting the Bradley-Terry-Luce model, the spectral method, and regularized MLE are used to estimate item scores and rank them.
result The spectral method and regularized MLE are minimax optimal in terms of sample complexity for top-K ranking.

Low-rank framework for task-specific LLM ranking from sparse comparisons.

problem Challenges in reliable task-specific ranking of LLMs under sparse, imbalanced comparisons.
method Low-rank modeling of task-by-model ability matrix, max-norm accurate estimator, task-wise top-K recovery guarantees, uncertainty quantification framework.
result Improves sample efficiency and produces tighter, better-calibrated ranking certificates.

Paper tackles ranking items with a semi-random comparison graph and a monotone adversary.

problem Ranking items based on pairwise comparisons from a semi-random comparison graph with a monotone adversary.
method Developed a weighted maximum likelihood estimator (MLE) and an SDP-based approach to reweight the semi-random graph.
result Achieves near-optimal sample complexity, up to a log^2(n) factor, for identifying the top-K preferred items.

Efficiently calculates PL model likelihood for partitioned preference data.

problem Computational infeasibility of calculating PL model likelihood for partitioned preference data.
method Random utility model formulation and efficient numerical integration approach.
result Proposed method outperforms existing LTR baselines and scales to real-world tasks.

Top-k multiclass SVM optimizes for top-k error in ambiguous image classification.

problem Ambiguity in large-class image classification problems.
method Proposes a generalization of multiclass SVM to optimize for top-k error using a tight convex upper bound and efficient projection onto the top-k simplex.
result Consistent improvements in top-k accuracy compared to baselines on five datasets.

Distributions over rankings are used to model data in various settings such as preference analysis and political elections. The factorial size of the space of rankings, however, typically forces one to make structural assumptions, such as smoothness, sparsity, or probabilistic independence about these underlying distri…

2012-02-14abs ↗pdf ↗

A method for rank verification in multivariate Gaussian data, improving on existing approaches.

problem Determining the top KK means in multivariate Gaussian data with any covariance structure.
method Selective inference tools to generalize the two-sided difference-of-means test for any KK and covariance structure.
result The method provides a generalization for rank verification in multivariate Gaussian data with any covariance structure.

The paper tackles learning true rankings from noisy, incomplete data.

problem Learning true rankings from incomplete and noisy data.
method Introduces a selective Mallows model for noisy rankings and derives upper and lower bounds on sample complexity.
result Strong asymptotically tight bounds on sample complexity for learning complete rankings and top-k rankings.

Study explores loss functions for multiclass, top-k, and multilabel classification.

problem Understanding and optimizing loss functions for multiclass, top-k, and multilabel classification.
method In-depth analysis of multiclass top-k methods, optimization of loss functions, and development of efficient training algorithms.
result Softmax and smooth multiclass SVM are competitive in top-k error across all k.

New algorithm improves ad targeting for personalized online services.

problem Personalizing online services for improved user experience and revenue.
method Label ranking approach for non-linear, large-scale prediction of user interests.
result The proposed algorithm outperforms existing solutions in rank loss and top-K retrieval.

A framework for quantifying uncertainty in feature importance values.

problem Stable interpretation of feature importance values in machine learning models.
method A novel method based on pairwise comparisons of feature importance values to produce confidence intervals for feature ranks.
result The method produces simultaneous confidence intervals for feature ranks, enabling selection of top-k important features.

Proposes efficient stochastic algorithms for optimizing NDCG with provable convergence guarantees.

problem Efficient and provable stochastic methods for maximizing NDCG in deep learning models.
method Formulates novel compositional optimization problems, develops efficient stochastic algorithms with provable convergence guarantees, and proposes practical strategies.
result Stochastic algorithms with provable convergence guarantees for optimizing NDCG and its top-KK variant.

Algorithm learns latent simplex from perturbed points in input-sparsity time.

problem Learning a latent kk-vertex simplex from noisy data.
method Input-sparsity time algorithm using low-rank approximation and adaptive selection.
result Algorithm achieves O(extrmnnz(A))O( extrm{nnz}(A)) time complexity, avoiding kextrmnnz(A)k\cdot extrm{nnz}(A).

Proposes differentiable and sparse top-k operators for neural networks.

problem Discontinuity of top-k operator makes it unsuitable for end-to-end training with backpropagation.
method Formulates top-k as a linear program over permutahedron, introduces p-norm regularization, and uses isotonic optimization.
result Successfully applied to neural network pruning, fine-tuning, and routing.

Work on making classifiers robust against adversarial attacks for top-k predictions.

problem Vulnerability of classifiers to adversarial perturbations, especially for top-k predictions.
method Randomized smoothing to turn any classifier into a robust one, using Gaussian noise.
result Derives a tight robustness in ℓ2 norm for top-k predictions, achieving 62.8% certified top-5 accuracy on ImageNet.

An algorithm finds approximate rankings from pairwise comparisons with near-optimal comparisons.

problem Ranking items based on pairwise comparisons with minimal comparisons.
method Active ranking algorithm that decides comparisons based on confidence intervals.
result The algorithm succeeds in recovering approximate rankings with near-optimal comparisons.