← Search

Zhenhao Zhang

5 accepted papers

2026

Mitigating Conversational Inertia in Multi-Turn Agents

ICML 2026poster

Large language models excel as few-shot learners when provided with appropriate demonstrations, yet this strength becomes problematic in multi-turn agent scenarios, where LLMs erroneously mimic their own previous responses as few-shot examples. Through attention analysis, we identify \textbf{convers…

Cited by 0SourceScholar
2026

SDEval: Safety Dynamic Evaluation for Multimodal Large Language Models

AAAI 2026technical

In the rapidly evolving landscape of Multimodal Large Language Models (MLLMs), the safety concerns of their outputs have earned significant attention. Although numerous datasets have been proposed, they may become outdated with MLLM advancements and are susceptible to data contamination issues. To a

Cited by 0SourcePDFScholar
2026

UniHM: Unified Dexterous Hand Manipulation with Vision Language Model

ICLR 2026poster

Planning physically feasible dexterous hand manipulation is a central challenge in robotic manipulation and Embodied AI. Prior work typically relies on object-centric cues or precise hand-object interaction sequences, foregoing the rich, compositional guidance of open-vocabulary instruction. We intr…

Cited by 0SourcecodeScholar
2025

OpenHOI: Open-World Hand-Object Interaction Synthesis with Multimodal Large Language Model

NeurIPS 2025oral

Understanding and synthesizing realistic 3D hand-object interactions (HOI) is critical for applications ranging from immersive AR/VR to dexterous robotics. Existing methods struggle with generalization, performing well on closed-set objects and predefined tasks but failing to handle unseen objects o…

Cited by 0SourceScholar
2024

Diffusion-based Reinforcement Learning via Q-weighted Variational Policy Optimization

NeurIPS 2024poster

Diffusion models have garnered widespread attention in Reinforcement Learning (RL) for their powerful expressiveness and multimodality. It has been verified that utilizing diffusion policies can significantly improve the performance of RL algorithms in continuous control tasks by overcoming the limi…