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

316292123 · Jun 202019922001200920182026
48 results for average top-k

A new loss function combines advantages of average and max losses for better adaptability.

problem Improving supervised learning performance across various data distributions.
method Introducing average top-kk loss, a convex function that averages the top-kk losses.
result The \atk loss function can adapt better to different data distributions and is convex.

A new loss function improves classification accuracy in imbalanced datasets.

problem Suboptimal decision boundaries in classification with average, maximal, and average top-kk losses.
method Proposes a new classification objective called the close-kk aggregate loss, which minimizes the loss for points close to the decision boundary.
result Close-kk aggregate loss achieves significant gains in 0-1 test accuracy compared to average, maximal, and average top-kk losses.

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.

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.

A new algorithm for selecting top-k arms in extreme contextual bandits with improved efficiency.

problem Selecting top-k arms from a large set with contextual information and limited rewards.
method Proposes an algorithm for both non-extreme and extreme settings, using Inverse Gap Weighting and arm hierarchy models.
result Achieves improved regret guarantees for extreme settings with significant computational and statistical efficiency.

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.

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.

Study on top-kk classification with new loss functions and algorithms.

problem Improving multi-class classification accuracy and cardinality trade-off.
method Introducing cardinality-aware loss functions and deriving their consistency bounds.
result New cardinality-aware algorithms for top-kk classification.

This paper explores the preference-based top-KK rank aggregation problem. Suppose that a collection of items is repeatedly compared in pairs, and one wishes to recover a consistent ordering that emphasizes the top-KK ranked items, based on partially revealed preferences. We focus on the Bradley-Terry-Luce (BTL) model…

2015-04-27abs ↗pdf ↗

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.

Unified framework for deferring queries to top-k experts, improving accuracy-cost trade-offs.

problem Limitation of existing L2D frameworks to single-expert deferral.
method Top-kk Learning-to-Defer framework, including adaptive Top-k(x)k(x) variant.
result Superior accuracy-cost trade-offs with multi-expert deferral.

Introduces top-kk regularization for better feature selection in machine learning.

problem Limited ability of existing feature selection methods to reconcile feature representativeness and inter-correlations.
method Top-kk regularization, which induces a sub-architecture on the model's architecture to select informative features and model complex relationships.
result Uniform approximation error bound for top-kk regularization approximating high-dimensional sparse functions.

New insights into the top-K sparse softmax gating function for deep learning.

problem Understanding the theoretical effects of the top-K sparse softmax gating function on density and parameter estimations.
method Using a Gaussian mixture of experts, novel loss functions, and theoretical analysis.
result The convergence rates of density and parameter estimations are parametric under certain conditions, but slow under over-specified models.

A2SGD reduces distributed SGD communication to O(1) per worker.

problem Heavy communication costs in distributed SGD for large models.
method Two-level gradient averaging to consolidate gradients to two local averages.
result Achieves O(1) communication complexity per worker, significantly reducing traffic and training time.

A new algorithm for top-k combinatorial bandits with full-bandit feedback.

problem Optimizing decisions among subsets of arms with only aggregate rewards observed.
method CSAR algorithm using Hadamard matrices for estimating individual arm rewards.
result Proved a tight lower bound on sample complexity for k=O(1)k=O(1).

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.

Optimizes identifying top-k items from comparisons with minimal comparisons.

problem Finding the top-k items from pairwise comparisons with a fixed error rate.
method Developed an asymptotically optimal algorithm using primal-dual procedure and adaptive comparison allocation.
result Proves the algorithm is asymptotically optimal for top-k identification.

SNeCT integrates multi-platform genomic data using Tucker decomposition with network constraints.

problem Integrative analysis of large-scale, high-dimensional, sparse genomic data with prior knowledge incorporation.
method Parallel stochastic gradient descent on a network-constrained optimization function.
result Decomposed factor matrices stratify cancers, find similar patients, and personalize interpretation.

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.

Proposes learning ordered Top-k attacks for image classification.

problem Vulnerability of DNNs to adversarial attacks, especially white-box targeted attacks.
method Adversarial distillation framework to compute adversarial probability distributions and minimize KL divergence.
result Outperforms C&W method in Top-1 and Top-5 settings for image classification.

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.

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.