← Search

Anupam Gupta

11 accepted papers

2024

Learning-Augmented Approximation Algorithms for Maximum Cut and Related Problems

NeurIPS 2024poster

In recent years, there has been a surge of interest in the use of machine-learned predictions to bypass worst-case lower bounds for classical problems in combinatorial optimization. So far, the focus has mostly been on online algorithms, where information-theoretic barriers are overcome using predic…

Cited by 1SourcePDFScholar
2024

Position Coupling: Improving Length Generalization of Arithmetic Transformers Using Task Structure

NeurIPS 2024poster

Even for simple arithmetic tasks like integer addition, it is challenging for Transformers to generalize to longer sequences than those encountered during training. To tackle this problem, we propose *position coupling*, a simple yet effective method that directly embeds the structure of the tasks i…

2024

Randomized Truthful Auctions with Learning Agents

NeurIPS 2024poster

We study a setting where agents use no-regret learning algorithms to participate in repeated auctions. Recently, Kolumbus and Nisan [2022a] showed, rather surprisingly, that when bidders participate in second-price auctions using no-regret bidding algorithms, no matter how large the number of intera…

Cited by 1SourcePDFScholar
2022

Augmenting Online Algorithms with $\varepsilon$-Accurate Predictions

NeurIPS 2022accept

The growing body of work in learning-augmented online algorithms studies how online algorithms can be improved when given access to ML predictions about the future. Motivated by ML models that give a confidence parameter for their predictions, we study online algorithms with predictions that are $\e…

Cited by 0SourcePDFScholar
2020

Neutralizing Self-Selection Bias in Sampling for Sortition

NeurIPS 2020poster

Sortition is a political system in which decisions are made by panels of randomly selected citizens. The process for selecting a sortition panel is traditionally thought of as uniform sampling without replacement, which has strong fairness properties. In practice, however, sampling without replaceme…