← Search

Aman Gupta

5 accepted papers

2026

TRIM: Hybrid Inference via Targeted Stepwise Routing in Multi-Step Reasoning Tasks

ICLR 2026poster

Multi-step reasoning tasks like mathematical problem solving are vulnerable to cascading failures where a single incorrect step leads to complete solution breakdown. Current LLM routing methods assign entire queries to one model, treating all reasoning steps as equal. We propose TRIM (Targeted Routi…

Cited by 0SourceScholar
2025

AlphaPO: Reward Shape Matters for LLM Alignment

ICML 2025poster

Reinforcement Learning with Human Feedback (RLHF) and its variants have made huge strides toward the effective alignment of large language models (LLMs) to follow instructions and reflect human values. More recently, Direct Alignment Algorithms (DAAs) have emerged in which the reward modeling stage…

Cited by 0SourcePDFScholar
2025

LLM Query Scheduling with Prefix Reuse and Latency Constraints

NeurIPS 2025poster

The efficient deployment of large language models (LLMs) in online settings requires optimizing inference performance under stringent latency constraints, particularly the time-to-first-token (TTFT) and time-per-output-token (TPOT). This paper focuses on the query scheduling problem for LLM inferenc…

Cited by 0SourceScholar
2025

On the Robustness of Reward Models for Language Model Alignment

ICML 2025poster

The Bradley-Terry (BT) model is widely practiced in reward modeling for reinforcement learning with human feedback (RLHF). Despite its effectiveness, reward models (RMs) trained with BT model loss as one-way classifiers are prone to over-optimization, losing generalizability to unseen inputs. In thi…

Cited by 0SourcePDFScholar
2024

A Precise Characterization of SGD Stability Using Loss Surface Geometry

ICLR 2024poster

Stochastic Gradient Descent (SGD) stands as a cornerstone optimization algorithm with proven real-world empirical successes but relatively limited theoretical understanding. Recent research has illuminated a key factor contributing to its practical efficacy: the implicit regularization it instigates…

Cited by 1SourcePDFScholar