← Search

Sreenivas Gollapudi

17 accepted papers

2025

Sample, Scrutinize and Scale: Effective Inference-Time Search by Scaling Verification

ICML 2025poster

Sampling-based search, a simple paradigm for utilizing test-time compute, involves generating multiple candidate responses and selecting the best one---typically by verifying each response for correctness. In this paper, we study the scaling trends governing sampling-based search. Among our findings…

2024

Deep Learning-Based Alternative Route Computation

AISTATS 2024poster

Algorithms for the computation of alternative routes in road networks power many geographic navigation systems. A good set of alternative routes offers meaningful options to the user of the system and can support applications such as routing that is robust to failures (e.g., road closures, extreme t…

Cited by 0SourcePDFScholar
2024

First Passage Percolation with Queried Hints

AISTATS 2024poster

Solving optimization problems leads to elegant and practical solutions in a wide variety of real-world applications. In many of those real-world applications, some of the information required to specify the relevant optimization problem is noisy, uncertain, and expensive to obtain. In this work, we…

2024

ReMI: A Dataset for Reasoning with Multiple Images

NeurIPS 2024poster

With the continuous advancement of large language models (LLMs), it is essential to create new benchmarks to evaluate their expanding capabilities and identify areas for improvement. This work focuses on multi-image reasoning, an emerging capability in state-of-the-art LLMs. We introduce ReMI, a dat…

Cited by 12SourcePDFScholar
2024

Semantic Routing via Autoregressive Modeling

NeurIPS 2024poster

We study learning-based approaches to semantic route planning, which concerns producing routes in response to rich queries that specify various criteria and preferences. Semantic routing is already widely found in industry applications, especially navigational services like Google Maps; however, exi…

Cited by 0SourcePDFScholar
2024

When Are Two Lists Better than One?: Benefits and Harms in Joint Decision-Making

AAAI 2024technical

Historically, much of machine learning research has focused on the performance of the algorithm alone, but recently more attention has been focused on optimizing joint human-algorithm performance. Here, we analyze a specific type of human-algorithm collaboration where the algorithm has access to a s…

2023

Affinity-Aware Graph Networks

NeurIPS 2023poster

Graph Neural Networks (GNNs) have emerged as a powerful technique for learning on relational data. Owing to the relatively limited number of message passing steps they perform—and hence a smaller receptive field—there has been significant interest in improving their expressivity by incorporating str…

Cited by 22SourcePDFScholar
2022

Congested Bandits: Optimal Routing via Short-term Resets

ICML 2022spotlight

For traffic routing platforms, the choice of which route to recommend to a user depends on the congestion on these routes – indeed, an individual’s utility depends on the number of people using the recommended route at that instance. Motivated by this, we introduce the problem of Congested Bandits w…

Cited by 5SourcePDFScholar
2021

A Convergence Analysis of Gradient Descent on Graph Neural Networks

NeurIPS 2021poster

Graph Neural Networks~(GNNs) are a powerful class of architectures for solving learning problems on graphs. While many variants of GNNs have been proposed in the literature and have achieved strong empirical performance, their theoretical properties are less well understood. In this work we study th…

Cited by 12SourcePDFScholar
2021

Contextual Recommendations and Low-Regret Cutting-Plane Algorithms

NeurIPS 2021poster

We consider the following variant of contextual linear bandits motivated by routing applications in navigational engines and recommendation systems. We wish to learn a hidden $d$-dimensional value $w^*$. Every round, we are presented with a subset $\mathcal{X}_t \subseteq \mathbb{R}^d$ of possible…

Cited by 5SourcePDFScholar
2020

Adaptive Probing Policies for Shortest Path Routing

NeurIPS 2020poster

Inspired by traffic routing applications, we consider the problem of finding the shortest path from a source $s$ to a destination $t$ in a graph, when the lengths of the edges are unknown. Instead, we are given {\em hints} or predictions of the edge lengths from a collection of ML models, trained po…

Cited by 9SourcePDFScholar
2017

Algorithms for $\ell_p$ Low-Rank Approximation

ICML 2017poster

We consider the problem of approximating a given matrix by a low-rank matrix so as to minimize the entrywise $\ell_p$-approximation error, for any $p \geq 1$; the case $p = 2$ is the classical SVD problem. We obtain the first provably good approximation algorithms for this robust version of low-rank…

Cited by 67SourcePDFScholar