← Search

Haoyu Gao

10 accepted papers

2026

AutoBio: A Simulation and Benchmark for Robotic Automation in Digital Biology Laboratory

ICLR 2026poster

Vision-language-action (VLA) models have shown promise as generalist robotic policies by jointly leveraging visual, linguistic, and proprioceptive modalities to generate action trajectories. While recent benchmarks have advanced VLA research in domestic tasks, professional science-oriented domains r…

Cited by 0SourcecodeScholar
2026

Pi-CCA: Prompt-Invariant CCA Certificates for Replay-Free Continual Multimodal Learning

ICLR 2026poster

When deployed on non-stationary data streams, foundation vision-language models require continual updates without access to past data. However, naive fine-tuning undermines their zero-shot recognition capabilities and prompt robustness. We seek a replay-free principle that preserves pre-trained cros…

Cited by 0SourceScholar
2026

Reversible Primitive–Composition Alignment for Continual Vision–Language Learning

ICLR 2026poster

Vision-language (VL) models are increasingly deployed in non-stationary settings, yet under sequential adaptation they often preserve primitive recognition while losing compositional structure, especially with tight rehearsal budgets and no task IDs. We address this gap by asking how a continual VL…

Cited by 0SourceScholar
2025

CodeReviewQA: The Code Review Comprehension Assessment for Large Language Models

ACL 2025finding

State-of-the-art large language models (LLMs) have demonstrated impressive code generation capabilities but struggle with real-world software engineering tasks, such as revising source code to address code reviews, hindering their practical use. Code review comments are often implicit, ambiguous, an…

Cited by 0SourcePDFScholar
2025

Off-policy Reinforcement Learning with Model-based Exploration Augmentation

NeurIPS 2025poster

Exploration is crucial in Reinforcement Learning (RL) as it enables the agent to understand the environment for better decision-making. Existing exploration methods fall into two paradigms: active exploration, which injects stochasticity into the policy but struggles in high-dimensional environments…

Cited by 0SourceScholar
2025

Who Speaks for the Trigger? Dynamic Expert Routing in Backdoored Mixture-of-Experts Transformers

NeurIPS 2025poster

Large language models (LLMs) with Mixture-of-Experts (MoE) architectures achieve impressive performance and efficiency by dynamically routing inputs to specialized subnetworks, known as experts. However, this sparse routing mechanism inherently exhibits task preferences due to expert specialization…

Cited by 0SourceScholar
2024

Self-Explanation Prompting Improves Dialogue Understanding in Large Language Models

COLING 2024main

Task-oriented dialogue (TOD) systems facilitate users in executing various activities via multi-turn dialogues, but Large Language Models (LLMs) often struggle to comprehend these intricate contexts. In this study, we propose a novel “Self-Explanation” prompting strategy to enhance the comprehension…

Cited by 12SourcePDFScholar
2023

CAENet: Using Collaborative Attention Transformer and Add-Boost Strategy for Single Image Deraining

ICASSP 2023accepted

In recent years, the Convolutional Neural Network (CNN) based deraining methods have achieved remarkable results. However, these methods rarely used the long-range context information, and thus could not effectively restore the regions damaged by dense rain streaks. Moreover, the rain streaks in an…

Cited by 0SourceScholar
2023

Speech-Text Pre-training for Spoken Dialog Understanding with Explicit Cross-Modal Alignment

ACL 2023long

Recently, speech-text pre-training methods have shown remarkable success in many speech and natural language processing tasks. However, most previous pre-trained models are usually tailored for one or two specific tasks, but fail to conquer a wide range of speech-text tasks. In addition, existing sp…

Cited by 20SourcePDFScholar
2023

SpokenWOZ: A Large-Scale Speech-Text Benchmark for Spoken Task-Oriented Dialogue Agents

NeurIPS 2023poster

Task-oriented dialogue (TOD) models have made significant progress in recent years. However, previous studies primarily focus on datasets written by annotators, which has resulted in a gap between academic research and real-world spoken con- versation scenarios. While several small-scale spoken TOD…