← Search

Andrew Tomkins

9 accepted papers

2026

On the Generalization Gap in Self-Evolving Language Model Reasoning

ICML 2026poster

Recent work suggests that LLMs can improve their abilities through \textit{self-evolution}, using only internally generated supervision. A central open question, however, is not whether self-evolution can help, but: \textit{how far is it from oracle-supervised training under minimal assumptions?} To…

Cited by 0SourceScholar
2024

Tight Bounds for Learning RUMs from Small Slates

NeurIPS 2024poster

A Random Utility Model (RUM) is a classical model of user behavior defined by a distribution over $\mathbb{R}^n$. A user, presented with a subset of $\\{1,\ldots,n\\}$, will select the item of the subset with the highest utility, according to a utility vector drawn from the specified distribution. I…

Cited by 0SourcePDFScholar
2023

Approximating a RUM from Distributions on $k$-Slates

AISTATS 2023poster

In this work we consider the problem of fitting Random Utility Models (RUMs) to user choices. Given the winner distributions of the subsets of size $k$ of a universe, we obtain a polynomial-time algorithm that finds the RUM that best approximates the given distribution on average. Our algorithm is b…

2022

RUMs from Head-to-Head Contests

ICML 2022spotlight

Random utility models (RUMs) encode the likelihood that a particular item will be selected from a slate of competing items. RUMs are well-studied objects in both discrete choice theory and, more recently, in the machine learning community, as they encode a fairly broad notion of rational user behavi…

Cited by 4SourcePDFScholar
2021

Adversarial Robustness Across Representation Spaces

CVPR 2021poster

Adversarial robustness corresponds to the susceptibility of deep neural networks to imperceptible perturbations made at test time. In the context of image tasks, many algorithms have been proposed to make neural networks robust to adversarial perturbations made to the input pixels. These perturbatio…

Cited by 14PDFScholar
2019

Graph Agreement Models for Semi-Supervised Learning

NeurIPS 2019poster

Graph-based algorithms are among the most successful paradigms for solving semi-supervised learning tasks. Recent work on graph convolutional networks and neural graph learning methods has successfully combined the expressiveness of neural networks with graph structures. We propose a technique that,…

2019

Improved Semi-Supervised Learning with Multiple Graphs

AISTATS 2019poster

We present a new approach for graph based semi-supervised learning based on a multi-component extension to the Gaussian MRF model. This approach models the observations on the vertices as jointly Gaussian with an inverse covariance matrix that is a weighted linear combination of multiple matrices. B…