← Search

Yuhan Wu

13 accepted papers

2026

FloodDiffusion: Tailored Diffusion Forcing for Streaming Motion Generation

CVPR 2026

We present FloodDiffusion, a new framework for text-driven, streaming human motion generation. Given time-varying text prompts, FloodDiffusion generates text-aligned, seamless motion sequences with real-time latency.Unlike existing methods that rely on chunk-by-chunk or auto-regressive model with di

Cited by 0SourceScholar
2026

Improving Code Translation with Syntax-Guided and Semantic-aware Preference Optimization

IJCAI 2026

LLMs have shown immense potential for code translation, yet they often struggle to ensure both syntactic correctness and semantic consistency. While preference-based learning offers a promising alignment strategy, it is hindered by unreliable semantic rewards derived from sparse test cases or restri

Cited by 0Scholar
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
2026

Seeing through the Conflict: Transparent Knowledge Conflict Handling in Retrieval-Augmented Generation

AAAI 2026technical

Large language models (LLMs) equipped with retrieval—the Retrieval-Augmented Generation (RAG) paradigm—should combine their parametric knowledge with external evidence, yet in practice they often hallucinate, over-trust noisy snippets, or ignore vital context. We introduce TCR (Transparent Conflict

Cited by 0SourcePDFScholar
2026

TopoDistill: Distilling Global System Topology for Causal Discovery in Multivariate Time Series

ICML 2026poster

Although causal discovery from multivariate time series is widely used, it remains challenging under noise. Convergent cross mapping (CCM) infers causality by reconstructing shadow manifolds via time-delay embedding (TDE) and evaluating cross-map skill between manifolds. Despite Takens’ theorem guar…

Cited by 0SourceScholar
2025

Affirm: Interactive Mamba with Adaptive Fourier Filters for Long-term Time Series Forecasting

AAAI 2025technical

In long-term series forecasting (LTSF), it is imperative for models to adeptly discern and distill from historical time series data to forecast future states. Although Transformer-based models excel at capturing long-term dependencies in LTSF, their practical use is limited by issues like computatio…

2025

DisasterM3: A Remote Sensing Vision-Language Dataset for Disaster Damage Assessment and Response

NeurIPS 2025poster

Large vision-language models (VLMs) have made great achievements in Earth vision. However, complex disaster scenes with diverse disaster types, geographic regions, and satellite sensors have posed new challenges for VLM applications. To fill this gap, we curate the first remote sensing vision-langua…

Cited by 0SourcecodeScholar
2025

Large Language Models Badly Generalize across Option Length, Problem Types, and Irrelevant Noun Replacements

EMNLP 2025

In this paper, we propose a “Generalization Stress Test” to assess Large Language Models’ (LLMs) generalization ability under slight and controlled perturbations, including option length, problem types, and irrelevant noun replacements. We achieve novel and significant findings that, despite high be

Cited by 0SourcePDFScholar
2025

MoMa-Kitchen: A 100K+ Benchmark for Affordance-Grounded Last-Mile Navigation in Mobile Manipulation

ICCV 2025poster

In mobile manipulation, navigation and manipulation are often treated as separate problems, resulting in a significant gap between merely approaching an object and engaging with it effectively. Many navigation approaches primarily define success by proximity to the target, often overlooking the nece…

Cited by 0SourcePDFScholar
2024

RoleLLM: Benchmarking, Eliciting, and Enhancing Role-Playing Abilities of Large Language Models

ACL 2024findings

The advent of Large Language Models (LLMs) has paved the way for complex tasks such as role-playing, which enhances user interactions by enabling models to imitate various characters. However, the closed-source nature of state-of-the-art LLMs and their general-purpose training limit role-playing opt…

2023

DiaASQ: A Benchmark of Conversational Aspect-based Sentiment Quadruple Analysis

ACL 2023findings

The rapid development of aspect-based sentiment analysis (ABSA) within recent decades shows great potential for real-world society. The current ABSA works, however, are mostly limited to the scenario of a single text piece, leaving the study in dialogue contexts unexplored. To bridge the gap between…