← Search

Daniel Jiang

12 accepted papers

2026

Structure Enables Effective Self-Localization of Errors in LLMs

ICML 2026poster

Self-correction in language models remains elusive. In this work, we explore whether language models can explicitly localize errors in incorrect reasoning, as a path toward building AI systems that can effectively correct themselves. We introduce a prompting method that structures reasoning as discr…

Cited by 0SourceScholar
2025

Aligned Multi Objective Optimization

ICML 2025poster

To date, the multi-objective optimization literature has mainly focused on conflicting objectives, studying the Pareto front, or requiring users to balance tradeoffs. Yet, in machine learning practice, there are many scenarios where such conflict does not take place. Recent findings from multi-task…

Cited by 1SourcePDFScholar
2025

CATransformers: Carbon Aware Transformers Through Joint Model-Hardware Optimization

NeurIPS 2025poster

Machine learning solutions are rapidly adopted to enable a variety of key use cases, from conversational AI assistants to scientific discovery. As the adoption of machine learning models becomes increasingly prevalent, the associated lifecycle carbon footprint is expected to increase, including both…

Cited by 0SourcecodeScholar
2025

Exploiting Structure in Offline Multi-Agent RL: The Benefits of Low Interaction Rank

ICLR 2025poster

We study the problem of learning an approximate equilibrium in the offline multi-agent reinforcement learning (MARL) setting. We introduce a structural assumption---the interaction rank---and establish that functions with low interaction rank are significantly more robust to distribution shift compa…

Cited by 0SourcePDFScholar
2025

On the Linear Speedup of Personalized Federated Reinforcement Learning with Shared Representations

ICLR 2025poster

Federated reinforcement learning (FedRL) enables multiple agents to collaboratively learn a policy without needing to share the local trajectories collected during agent-environment interactions. However, in practice, the environments faced by different agents are often heterogeneous, but since exis…

Cited by 0SourcePDFScholar
2025

Towards Understanding Camera Motions in Any Video

NeurIPS 2025spotlight

We introduce CameraBench, a large-scale dataset and benchmark designed to assess and improve camera motion understanding. CameraBench consists of ~3,000 diverse internet videos, annotated by experts through a rigorous multi-stage quality control process. One of our core contributions is a taxonomy o…

Cited by 0SourceScholar
2024

NaturalBench: Evaluating Vision-Language Models on Natural Adversarial Samples

NeurIPS 2024poster

Vision-language models (VLMs) have made significant progress in recent visual-question-answering (VQA) benchmarks that evaluate complex visio-linguistic reasoning. However, are these models truly effective? In this work, we show that VLMs still struggle with natural images and questions that humans…

Cited by 19SourcePDFScholar
2020

BoTorch: A Framework for Efficient Monte-Carlo Bayesian Optimization

NeurIPS 2020poster

Bayesian optimization provides sample-efficient global optimization for a broad range of applications, including automatic machine learning, engineering, physics, and experimental design. We introduce BoTorch, a modern programming framework for Bayesian optimization that combines Monte-Carlo (MC) ac…

2020

Efficient Nonmyopic Bayesian Optimization via One-Shot Multi-Step Trees

NeurIPS 2020poster

Bayesian optimization is a sequential decision making framework for optimizing expensive-to-evaluate black-box functions. Computing a full lookahead policy amounts to solving a highly intractable stochastic dynamic program. Myopic approaches, such as expected improvement, are often adopted in practi…

Cited by 66SourcePDFScholar
2020

The Power of Batching in Multiple Hypothesis Testing

AISTATS 2020poster

One important partition of algorithms for controlling the false discovery rate (FDR) in multiple testing is into offline and online algorithms. The first generally achieve significantly higher power of discovery, while the latter allow making decisions sequentially as well as adaptively formulating…

Cited by 17SourcePDFScholar