← Search

Zhuokai Zhao

17 accepted papers

2026

DAG-MoE: From Simple Mixture to Structural Aggregation in Mixture-of-Experts

ICML 2026poster

Mixture-of-Experts (MoE) models have become a leading approach for decoupling parameter count from computational cost in large language models. Despite significant progress, effectively scaling MoE performance remains a challenge. Previous work shows that the use of fine-grained experts enlarges the…

Cited by 0SourceScholar
2026

LILO: Bayesian Optimization with Natural Language Feedback

ICML 2026poster

Many real-world optimization problems are guided by complex, subjective preferences that are difficult to express as explicit closed-form objectives. In response, we introduce Language-in-the-Loop Optimization (LILO), a Bayesian optimization (BO) framework that employs a large language model (LLM) t…

Cited by 0SourceScholar
2026

Token-Level LLM Collaboration via FusionRoute

ICML 2026poster

Large language models (LLMs) exhibit strengths across diverse domains. However, achieving strong performance across these domains with a single general-purpose model typically requires scaling to sizes that are prohibitively expensive to train and deploy. On the other hand, while smaller domain-spec…

Cited by 0SourceScholar
2025

Beyond Training: Dynamic Token Merging for Zero-Shot Video Understanding

ICCV 2025poster

Recent advancements in multimodal large language models (MLLMs) have opened new avenues for video understanding. However, achieving high performance in zero-shot video tasks remains challenging. Traditional video processing methods rely heavily on fine-tuning to capture nuanced spatial-temporal deta…

2025

DISCO Balances the Scales: Adaptive Domain- and Difficulty-Aware Reinforcement Learning on Imbalanced Data

EMNLP 2025

Large Language Models (LLMs) are increasingly aligned with human preferences through Reinforcement Learning from Human Feedback (RLHF). Among RLHF methods, Group Relative Policy Optimization (GRPO) has gained attention for its simplicity and strong performance, notably eliminating the need for a lea

Cited by 0SourcePDFScholar
2025

Enhancing Vision-Language Model Reliability with Uncertainty-Guided Dropout Decoding

NeurIPS 2025poster

Large vision-language models (LVLMs) excel at multimodal tasks but are prone to misinterpreting visual inputs, often resulting in hallucinations and unreliable outputs. We present Dropout Decoding, a novel inference-time approach that quantifies the uncertainty of visual tokens and selectively masks…

Cited by 0SourceScholar
2025

HumanMM: Global Human Motion Recovery from Multi-shot Videos

CVPR 2025poster

In this paper, we present a novel framework designed to reconstruct long-sequence 3D human motion in the world coordinates from in-the-wild videos with multiple shot transitions. Such long-sequence in-the-wild motions are highly valuable to applications such as motion generation and motion understan…

2025

MJ-Bench: Is Your Multimodal Reward Model Really a Good Judge for Text-to-Image Generation?

NeurIPS 2025poster

While text-to-image models like GPT-4o-Image and FLUX are rapidly proliferating, they often encounter challenges such as hallucination, bias, and the production of unsafe, low-quality output. To effectively address these issues, it is crucial to align these models with desired behaviors based on fee…

Cited by 0SourcecodeScholar
2025

Quantifying Generalization Complexity for Large Language Models

ICLR 2025poster

While large language models (LLMs) have shown exceptional capabilities in understanding complex queries and performing sophisticated tasks, their generalization abilities are often deeply entangled with memorization, necessitating more precise evaluation. To address this challenge, we introduce Scy…

2025

RANKCLIP: Ranking-Consistent Language-Image Pretraining

ICCV 2025poster

Self-supervised contrastive learning models, such as CLIP, have set new benchmarks for vision-language models in many downstream tasks. However, their dependency on rigid one-to-one mappings overlooks the complex and often multifaceted relationships between and within texts and images. To this end,…

2025

S'MoRE: Structural Mixture of Residual Experts for Parameter-Efficient LLM Fine-tuning

NeurIPS 2025poster

Fine-tuning pre-trained large language models (LLMs) presents a dual challenge of balancing parameter efficiency and model capacity. Existing methods like low-rank adaptations (LoRA) are efficient but lack flexibility, while Mixture-of-Experts (MoE) enhance model capacity at the cost of more & under…

Cited by 0SourcecodeScholar
2025

Thought Communication in Multiagent Collaboration

NeurIPS 2025spotlight

Natural language has long enabled human cooperation, but its lossy, ambiguous, and indirect nature limits the potential of collective intelligence. While machines are not subject to these constraints, most LLM-based multi-agent systems still rely solely on natural language, exchanging tokens or thei…

Cited by 0SourceScholar
2024

AutoPRM: Automating Procedural Supervision for Multi-Step Reasoning via Controllable Question Decomposition

NAACL 2024long

Recent advancements in large language models (LLMs) have shown promise in multi-step reasoning tasks, yet their reliance on extensive manual labeling to provide procedural feedback remains a significant impediment. To address this challenge, in this paper, we propose a novel self-supervised framewor…

Cited by 25SourcePDFScholar
2024

EscIRL: Evolving Self-Contrastive IRL for Trajectory Prediction in Autonomous Driving

CoRL 2024poster

While deep neural networks (DNN) and inverse reinforcement learning (IRL) have both been commonly used in autonomous driving to predict trajectories through learning from expert demonstrations, DNN-based methods suffer from data-scarcity, while IRL-based approaches often struggle with generalizabili…

Cited by 2SourcecodeScholar
2024

HALC: Object Hallucination Reduction via Adaptive Focal-Contrast Decoding

ICML 2024poster

While large vision-language models (LVLMs) have demonstrated impressive capabilities in interpreting multi-modal contexts, they invariably suffer from object hallucinations (OH). We introduce HALC, a novel decoding algorithm designed to mitigate OH in LVLMs. HALC leverages distinct fine-grained opti…

2024

Safe Reinforcement Learning via Hierarchical Adaptive Chance-Constraint Safeguards

IROS 2024poster

Ensuring safety in Reinforcement Learning (RL), typically framed as a Constrained Markov Decision Process (CMDP), is crucial for real-world exploration applications. Current approaches in handling CMDP struggle to balance optimality and feasibility, as direct optimization methods can-not ensure stat…

Cited by 3SourceScholar