← Search

Huanyu Zhang

15 accepted papers

2026

BaseReward: A Strong Baseline for Multimodal Reward Model

ICLR 2026poster

The rapid advancement of Multimodal Large Language Models (MLLMs) has made aligning them with human preferences a critical challenge. Reward Models (RMs) are a core technology for achieving this goal, but a systematic guide for building state-of-the-art Multimodal Reward Models (MRMs) is currently l…

Cited by 0SourceScholar
2026

Efficient DP-SGD for LLMs with Randomized Clipping

ICML 2026poster

Large language models (LLMs) are trained on vast datasets that may contain sensitive information. Differential privacy (DP), the de facto standard for formal privacy guarantees, provides a principled framework for training LLMs with provable privacy protection. However, state-of-the-art DP training …

Cited by 0SourceScholar
2026

OpenGPT-4o-Image: A Comprehensive Dataset for Advanced Image Generation and Editing

ICML 2026poster

The performance of unified multimodal models for image generation and editing is fundamentally constrained by the quality and comprehensiveness of their training data. While existing datasets have covered basic tasks like style transfer and simple object manipulation, they often lack the systematic …

Cited by 0SourceScholar
2025

Imagine While Reasoning in Space: Multimodal Visualization-of-Thought

ICML 2025poster

Chain-of-Thought (CoT) prompting has proven highly effective for enhancing complex reasoning in Large Language Models (LLMs) and Multimodal Large Language Models (MLLMs). Yet, it struggles in complex spatial reasoning tasks. Nonetheless, human cognition extends beyond language alone, enabling the re…

Cited by 22SourcePDFScholar
2025

MM-RLHF: The Next Step Forward in Multimodal LLM Alignment

ICML 2025poster

Existing efforts to align multimodal large language models (MLLMs) with human preferences have only achieved progress in narrow areas, such as hallucination reduction, but remain limited in practical applicability and generalizability. To this end, we introduce **MM-RLHF**, a dataset containing **12…

Cited by 13SourcePDFScholar
2025

MME-RealWorld: Could Your Multimodal LLM Challenge High-Resolution Real-World Scenarios that are Difficult for Humans?

ICLR 2025poster

Comprehensive evaluation of Multimodal Large Language Models (MLLMs) has recently garnered widespread attention in the research community. However, we observe that existing benchmarks present several common barriers that make it difficult to measure the significant challenges that models face in the…

Cited by 41SourcePDFScholar
2024

Statler: State-Maintaining Language Models for Embodied Reasoning

ICRA 2024poster

There has been a significant research interest in employing large language models to empower intelligent robots with complex reasoning. Existing work focuses on harnessing their abilities to reason about the histories of their actions and observations. In this paper, we explore a new dimension in wh…

Cited by 41SourcecodeScholar
2023

DP-HyPO: An Adaptive Private Framework for Hyperparameter Optimization

NeurIPS 2023poster

Hyperparameter optimization, also known as hyperparameter tuning, is a widely recognized technique for improving model performance. Regrettably, when training private ML models, many practitioners often overlook the privacy risks associated with hyperparameter optimization, which could potentially e…

Cited by 8SourcePDFScholar
2023

Federated Linear Contextual Bandits with User-level Differential Privacy

ICML 2023poster

This paper studies federated linear contextual bandits under the notion of user-level differential privacy (DP). We first introduce a unified federated bandits framework that can accommodate various definitions of DP in the sequential decision-making setting. We then formally introduce user-level ce…

Cited by 18SourcePDFScholar
2022

Improved Rates for Differentially Private Stochastic Convex Optimization with Heavy-Tailed Data

ICML 2022oral

We study stochastic convex optimization with heavy-tailed data under the constraint of differential privacy (DP). Most prior work on this problem is restricted to the case where the loss function is Lipschitz. Instead, as introduced by Wang, Xiao, Devadas, and Xu \cite{WangXDX20}, we study general c…

Cited by 62SourcePDFScholar
2019

Hadamard Response: Estimating Distributions Privately, Efficiently, and with Little Communication

AISTATS 2019poster

We study the problem of estimating $k$-ary distributions under $\eps$-local differential privacy. $n$ samples are distributed across users who send privatized versions of their sample to a central server. All previously known sample optimal algorithms require linear (in $k$) communication from each…

2018

Differentially Private Testing of Identity and Closeness of Discrete Distributions

NeurIPS 2018spotlight

We study the fundamental problems of identity testing (goodness of fit), and closeness testing (two sample test) of distributions over $k$ elements, under differential privacy. While the problems have a long history in statistics, finite sample bounds for these problems have only been established r…

Cited by 103SourcePDFScholar