Paper introduces new methods for modeling categorical data.
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.
Trend · papers per month
Proposes a stable classifier using inflated argmax for multiclass classification.
Investigates statistical properties of perturb-softmax and perturb-argmax distributions.
New algorithm reduces contextual bandit identification to argmax calls.
Introduces Fitzpatrick losses, tighter than Fenchel-Young losses.
New method stabilizes model selection with theoretical guarantees.
New algorithm explores optimally using same primitives as Thompson Sampling.
Paper proposes new loss functions for training energy networks.
Efficient algorithms for planning in cooperative multi-agent reinforcement learning with combinatorial action spaces.
Study improves estimation of rare language model outputs.
The top- error is often employed to evaluate performance for challenging classification tasks in computer vision as it is designed to compensate for ambiguity in ground truth labels. This practical success motivates our theoretical analysis of consistent top- classification. Surprisingly, it is not rigorously und…
Estimates change point in high-dimensional dynamic graphical models.
New bounds show transformers need longer training for length generalization.
Attention mechanisms and non-local mean operations in general are key ingredients in many state-of-the-art deep learning techniques. In particular, the Transformer model based on multi-head self-attention has recently achieved great success in natural language processing and computer vision. However, the vanilla algori…
These notes aim to shed light on the recently proposed structured projected intermediate gradient optimization technique (SPIGOT, Peng et al., 2018). SPIGOT is a variant of the straight-through estimator (Bengio et al., 2013) which bypasses gradients of the argmax function by back-propagating a surrogate "gradient." We…
The most direct way to express arbitrary dependencies in datasets is to estimate the joint distribution and to apply afterwards the argmax-function to obtain the mode of the corresponding conditional distribution. This method is in practice difficult, because it requires a global optimization of a complicated function,…
The paper refines and generalizes worst-case law invariant convex risk measures.
RankSEG-RMA improves semantic segmentation efficiency and applicability.
Protocol diagnoses neural HJB-PIDE solvers for Lévy jumps, revealing a missing factor in their importance-proposal density.
Develops a novel ML smoothing method for incomplete data in state-space models.
Recently, there has been rising interest in Bayesian optimization -- the optimization of an unknown function with assumptions usually expressed by a Gaussian Process (GP) prior. We study an optimization strategy that directly uses an estimate of the argmax of the function. This strategy offers both practical and theore…
Entropy regularization improves policy optimization in reinforcement learning.
We consider the problem of -class classification (), where the classifier can choose to abstain from making predictions at a given cost, say, a factor of the cost of misclassification. Designing consistent algorithms for such -class classification problems with a `reject option' is the main goal of t…
Introduces a differentiable approximation to the zero-one loss.
There are three quite distinct ways to train a machine learning model on recommender system logs. The first method is to model the reward prediction for each possible recommendation to the user, at the scoring time the best recommendation is found by computing an argmax over the personalized recommendations. This metho…
ZOSPI improves RL policies with global value function exploitation.
We propose a novel neural sequence prediction method based on \textit{error-correcting output codes} that avoids exact softmax normalization and allows for a tradeoff between speed and performance. Instead of minimizing measures between the predicted probability distribution and true distribution, we use error-correcti…
There is a fast-growing literature on estimating optimal treatment regimes based on randomized trials or observational studies under a key identifying condition of no unmeasured confounding. Because confounding by unmeasured factors cannot generally be ruled out with certainty in observational studies or randomized tri…
Structured prediction energy networks (SPENs; Belanger & McCallum 2016) use neural network architectures to define energy functions that can capture arbitrary dependencies among parts of structured outputs. Prior work used gradient descent for inference, relaxing the structured output to a set of continuous variables a…
The marginal maximum a posteriori probability (MAP) estimation problem, which calculates the mode of the marginal posterior distribution of a subset of variables with the remaining variables marginalized, is an important inference problem in many models, such as those with hidden variables or uncertain parameters. Unfo…
New algorithm identifies optimal actions in large reward spaces efficiently.
Adapts pretrained models to new classes without additional training.
Estimates change point in high dimensional time series models.
In this paper we introduce the transductive linear bandit problem: given a set of measurement vectors , a set of items , a fixed confidence , and an unknown vector , the goal is to infer $\text{argmax}_{z\in \mathcal{Z}} z^\t…
In this dissertation, we focus on several important problems in structured prediction. In structured prediction, the label has a rich intrinsic substructure, and the loss varies with respect to the predicted label and the true label pair. Structured SVM is an extension of binary SVM to adapt to such structured tasks. I…
Estimates sub-Gaussian parameter with consistent and optimal rates.