← Search

Hongseok Namkoong

23 accepted papers

2026

FinSearchComp: Towards a Realistic, Expert-Level Evaluation of Financial Search and Reasoning

ICLR 2026poster

Search has emerged as core infrastructure for LLM-based agents and is widely viewed as critical on the path toward more general intelligence. Finance is a particularly demanding proving ground: analysts routinely conduct complex, multi-step searches over time-sensitive, domain-specific data, making…

Cited by 0SourcecodeScholar
2026

Learning-To-Measure: In-Context Active Feature Acquisition

ICML 2026poster

Active feature acquisition (AFA) is a sequential decision-making problem where the goal is to improve model performance for test instances by adaptively selecting which features to acquire. In practice, AFA methods often learn from retrospective data with systematic missingness in the features and l…

Cited by 0SourceScholar
2025

Adaptive Elicitation of Latent Information Using Natural Language

ICML 2025poster

Eliciting information to reduce uncertainty about a latent entity is a critical task in many application domains, e.g., assessing individual student learning outcomes, diagnosing underlying diseases, or learning user preferences. Though natural language is a powerful medium for this purpose, large l…

Cited by 0SourcePDFScholar
2025

Architectural and Inferential Inductive Biases for Exchangeable Sequence Modeling

NeurIPS 2025poster

Autoregressive models have emerged as a powerful framework for modeling exchangeable sequences---i.i.d. observations when conditioned on some latent factor---enabling direct modeling of uncertainty from missing data (rather than a latent). Motivated by the critical role posterior inference plays as…

Cited by 0SourcecodeScholar
2025

Contextual Thompson Sampling via Generation of Missing Data

NeurIPS 2025poster

We introduce a framework for Thompson sampling (TS) contextual bandit algorithms, in which the algorithm's ability to quantify uncertainty and make decisions depends on the quality of a generative model that is learned offline. Instead of viewing uncertainty in the environment as arising from unobse…

Cited by 4SourceScholar
2025

Data Mixture Optimization: A Multi-fidelity Multi-scale Bayesian Framework

NeurIPS 2025poster

Careful curation of data sources can significantly improve the performance of LLM pre-training, but predominant approaches rely heavily on intuition or costly trial-and-error, making them difficult to generalize across different data domains and downstream tasks. Although scaling laws can provide a…

Cited by 0SourcecodeScholar
2025

PersonalLLM: Tailoring LLMs to Individual Preferences

ICLR 2025poster

As LLMs become capable of complex tasks, there is growing potential for personalized interactions tailored to the subtle and idiosyncratic preferences of the user. We present a public benchmark, PersonalLLM, focusing on adapting LLMs to provide maximal benefits for a particular user. Departing from…

2024

Adaptive Labeling for Efficient Out-of-distribution Model Evaluation

NeurIPS 2024poster

Datasets often suffer severe selection bias; clinical labels are only available on patients for whom doctors ordered medical exams. To assess model performance outside the support of available data, we present a computational framework for adaptive labeling, providing cost-efficient model evaluation…

Cited by 0SourcePDFScholar
2024

QGym: Scalable Simulation and Benchmarking of Queuing Network Controllers

NeurIPS 2024poster

Queuing network control allows allocation of scarce resources to manage congestion, a fundamental problem in manufacturing, communications, and healthcare. Compared to standard RL problems, queueing problems are distinguished by unique challenges: i) a system operating in continuous time, ii) high…

2023

On the Need for a Language Describing Distribution Shifts: Illustrations on Tabular Datasets

NeurIPS 2023poster

Different distribution shifts require different algorithmic and operational interventions. Methodological research must be grounded by the specific shifts they address. Although nascent benchmarks provide a promising empirical foundation, they \emph{implicitly} focus on covariate shifts, an…

2022

Model soups: averaging weights of multiple fine-tuned models improves accuracy without increasing inference time

ICML 2022spotlight

The conventional recipe for maximizing model accuracy is to (1) train multiple models with various hyperparameters and (2) pick the individual model which performs best on a held-out validation set, discarding the remainder. In this paper, we revisit the second step of this procedure in the context…

2022

Robust Fine-Tuning of Zero-Shot Models

CVPR 2022oral

Large pre-trained models such as CLIP or ALIGN offer consistent accuracy across a range of data distributions when performing zero-shot inference (i.e., without fine-tuning on a specific dataset). Although existing fine-tuning methods substantially improve accuracy on a given target distribution, th…

Cited by 764PDFcodeScholar
2020

Off-policy Policy Evaluation For Sequential Decisions Under Unobserved Confounding

NeurIPS 2020poster

When observed decisions depend only on observed features, off-policy policy evaluation (OPE) methods for sequential decision problems can estimate the performance of evaluation policies before deploying them. However, this assumption is frequently violated due to unobserved confounders, unrecorded v…

2018

Certifying Some Distributional Robustness with Principled Adversarial Training

ICLR 2018oral

Neural networks are vulnerable to adversarial examples and researchers have proposed many heuristic attack and defense mechanisms. We address this problem through the principled lens of distributionally robust optimization, which guarantees performance under adversarial input perturbations. By cons…

Cited by 1237SourcePDFScholar
2018

Fairness Without Demographics in Repeated Loss Minimization

ICML 2018oral

Machine learning models (e.g., speech recognizers) trained on average loss suffer from representation disparity—minority groups (e.g., non-native speakers) carry less weight in the training objective, and thus tend to suffer higher loss. Worse, as model accuracy affects user retention, a minority gr…

Cited by 757SourcePDFScholar
2018

Generalizing to Unseen Domains via Adversarial Data Augmentation

NeurIPS 2018poster

We are concerned with learning models that generalize well to different unseen domains. We consider a worst-case formulation over data distributions that are near the source domain in the feature space. Only using training data from a single source distribution, we propose an iterative procedure tha…

2018

Scalable End-to-End Autonomous Vehicle Testing via Rare-event Simulation

NeurIPS 2018poster

While recent developments in autonomous vehicle (AV) technology highlight substantial progress, we lack tools for rigorous and scalable testing. Real-world testing, the de facto evaluation environment, places the public in danger, and, due to the rare nature of accidents, will require billions of mi…

2017

Adaptive Sampling Probabilities for Non-Smooth Optimization

ICML 2017poster

Standard forms of coordinate and stochastic gradient methods do not adapt to structure in data; their good behavior under random sampling is predicated on uniformity in data. When gradients in certain blocks of features (for coordinate descent) or examples (for SGD) are larger than others, there is…

Cited by 48SourcePDFScholar
2016

Stochastic Gradient Methods for Distributionally Robust Optimization with f-divergences

NeurIPS 2016poster

We develop efficient solution methods for a robust empirical risk minimization problem designed to give calibrated confidence intervals on performance and provide optimal tradeoffs between bias and variance. Our methods apply to distributionally robust optimization problems proposed by Ben-Tal et al…

Cited by 421SourcePDFScholar