← Search

Nagarajan Natarajan

17 accepted papers

2026

Characterizing Deep Research: A Benchmark and Formal Definition

ICLR 2026poster

Information tasks such as writing surveys or analytical reports require complex search and reasoning, and have recently been grouped under the umbrella of _deep research_ --- a term also adopted by recent models targeting these capabilities. Despite growing interest, the scope of the deep research t…

Cited by 0SourcecodeScholar
2026

FrugalRAG: Less is More in RL Finetuning for Multi-hop Question Answering

ICLR 2026poster

Reinforcement learning (RL) based on the final answer's reward has driven recent progress in small language models (SLMs) on reasoning-heavy tasks such as math and code. However, applying the same techniques to retrieval-augmented generation (RAG) benchmarks like multi-hop QA has yielded limited gai…

Cited by 0SourcecodeScholar
2025

NextCoder: Robust Adaptation of Code LMs to Diverse Code Edits

ICML 2025poster

Software engineering activities frequently involve edits to existing code. However, contemporary code language models (LMs) lack the ability to handle diverse types of code-edit requirements. In this work, we attempt to overcome this shortcoming through (1) a novel synthetic data generation pipeline…

Cited by 0SourcePDFScholar
2025

Task Facet Learning: A Structured Approach To Prompt Optimization

ACL 2025finding

Given a task in the form of a basic description and its training examples, prompt optimization is the problem of synthesizing the given information into a text prompt for a large language model. Humans solve this problem by also considering the different facets that define a task (e.g., counter-exam…

Cited by 0SourcePDFScholar
2024

Differentially Private Reward Estimation with Preference Feedback

AISTATS 2024poster

Learning from preference-based feedback has recently gained considerable traction as a promising approach to align generative models with human interests. Instead of relying on numerical rewards, the generative models are trained using reinforcement learning with human feedback (RLHF). These approac…

Cited by 6SourcePDFScholar
2024

Provably Robust DPO: Aligning Language Models with Noisy Feedback

ICML 2024poster

Learning from preference-based feedback has recently gained traction as a promising approach to align language models with human interests. While these aligned generative models have demonstrated impressive capabilities across various tasks, their dependence on high-quality human preference data pos…

Cited by 132SourcePDFScholar
2023

Combinatorial categorized bandits with expert rankings

UAI 2023poster

Many real-world systems such as e-commerce websites and content-serving platforms employ two-stage recommendation — in the first stage, multiple nominators (experts) provide ranked lists of items (one nominator per category, e.g., sports and political news articles), and in the second stage, an aggr…

Cited by 2SourcePDFScholar
2023

Simulating Network Paths with Recurrent Buffering Units

AAAI 2023technical

Simulating physical network paths (e.g., Internet) is a cornerstone research problem in the emerging sub-field of AI-for-networking. We seek a model that generates end-to-end packet delay values in response to the time-varying load offered by a sender, which is typically a function of the previously…

Cited by 0SourcePDFScholar
2021

Optimal regret algorithm for Pseudo-1d Bandit Convex Optimization

ICML 2021spotlight

We study online learning with bandit feedback (i.e. learner has access to only zeroth-order oracle) where cost/reward functions $\f_t$ admit a "pseudo-1d" structure, i.e. $\f_t(\w) = \loss_t(\pred_t(\w))$ where the output of $\pred_t$ is one-dimensional. At each round, the learner observes context $…

Cited by 7SourcePDFScholar
2019

Learning Natural Programs from a Few Examples in Real-Time

AISTATS 2019poster

Programming by examples (PBE) is a rapidly growing subfield of AI, that aims to synthesize user-intended programs using input-output examples from the task. As users can provide only a few I/O examples, capturing user-intent accurately and ranking user-intended programs over other programs is challe…

Cited by 11SourcePDFScholar
2017

Consistency Analysis for Binary Classification Revisited

ICML 2017poster

Statistical learning theory is at an inflection point enabled by recent advances in understanding and optimizing a wide range of metrics. Of particular interest are non-decomposable metrics such as the F-measure and the Jaccard measure which cannot be represented as a simple average over examples. N…

Cited by 38SourcePDFScholar
2016

Optimal Classification with Multivariate Losses

ICML 2016poster

Multivariate loss functions are extensively employed in several prediction tasks arising in Information Retrieval. Often, the goal in the tasks is to minimize expected loss when retrieving relevant items from a presented set of items, where the expectation is with respect to the joint distribution o…

Cited by 16SourcePDFScholar
2015

Consistent Multilabel Classification

NeurIPS 2015poster

Multilabel classification is rapidly developing as an important aspect of modern predictive modeling, motivating study of its theoretical aspects. To this end, we propose a framework for constructing and analyzing multilabel classification metrics which reveals novel results on a parametric form for…

Cited by 129SourcePDFScholar
2015

Predtron: A Family of Online Algorithms for General Prediction Problems

NeurIPS 2015poster

Modern prediction problems arising in multilabel learning and learning to rank pose unique challenges to the classical theory of supervised learning. These problems have large prediction and label spaces of a combinatorial nature and involve sophisticated loss functions. We offer a general framework…

Cited by 3SourcePDFScholar