← Search

Amin Saberi

7 accepted papers

2025

CHASE-SQL: Multi-Path Reasoning and Preference Optimized Candidate Selection in Text-to-SQL

ICLR 2025poster

We present CHASE-SQL, a novel framework addressing large language model (LLM) performance challenges for Text-to-SQL tasks by leveraging multi-agent modeling and test-time compute for improved candidate generation and selection. CHASE-SQL uses LLMs to generate diverse SQL candidates with: (1) a divi…

Cited by 36SourcePDFScholar
2025

SPRINT: Enabling Interleaved Planning and Parallelized Execution in Reasoning Models

NeurIPS 2025poster

Large reasoning models (LRMs) excel at complex reasoning tasks but typically generate lengthy sequential chains-of-thought, resulting in long inference times before arriving at the final answer. To address this challenge, we introduce SPRINT, a novel post-training and inference-time framework design…

Cited by 0SourceScholar
2024

Locality-Aware Graph Rewiring in GNNs

ICLR 2024poster

Graph Neural Networks (GNNs) are popular models for machine learning on graphs that typically follow the message-passing paradigm, whereby the feature of a node is updated recursively upon aggregating information over its neighbors. While exchanging messages over the input graph endows GNNs with a s…

Cited by 29SourcePDFScholar
2024

MAGNOLIA: Matching Algorithms via GNNs for Online Value-to-go Approximation

ICML 2024poster

Online Bayesian bipartite matching is a central problem in digital marketplaces and exchanges, including advertising, crowdsourcing, ridesharing, and kidney exchange. We introduce a graph neural network (GNN) approach that emulates the problem's combinatorially-complex optimal online algorithm, whic…

2018

Smoothed Analysis of Discrete Tensor Decomposition and Assemblies of Neurons

NeurIPS 2018poster

We analyze linear independence of rank one tensors produced by tensor powers of randomly perturbed vectors. This enables efficient decomposition of sums of high-order tensors. Our analysis builds upon [BCMV14] but allows for a wider range of perturbation models, including discrete ones. We give an a…

Cited by 20SourcePDFScholar