← Search

Zuhao Yang

8 accepted papers

2026

LongVT: Incentivizing "Thinking with Long Videos" via Native Tool Calling

CVPR 2026

Large multimodal models (LMMs) have shown great potential for video reasoning with textual Chain-of-Thought. However, they remain vulnerable to hallucinations, especially when processing long-form videos where evidence is sparse and temporally dispersed. Inspired by how humans comprehend long videos

Cited by 50SourcecodeScholar
2026

OpenMMReasoner: Pushing the Frontiers in Multimodal Reasoning with an Open and General Recipe

CVPR 2026

Recent advancements in reasoning language models have fueled growing interest in extending such capabilities to multimodal domains. However, despite notable progress in visual and video reasoning, the lack of transparent and reproducible data curation and training pipelines remains a major barrier t

Cited by 0SourcecodeScholar
2026

SVAgent: Storyline-guided Long Video Understanding via Cross-Modal Multi-Agent Collaboration

CVPR 2026

Video question answering (VideoQA) is a challenging task that requires integrating spatial, temporal, and semantic information to capture the complex dynamics of video sequences. Although recent advances have introduced various approaches for video understanding, most existing methods still rely on

Cited by 0SourceScholar
2025

Evaluating Text Generation Quality Using Spectral Distances of Surprisal

EMNLP 2025

We propose a novel automatic evaluation metric for open-ended text generation, which is a substantial improvement of the recently developed method, Fourier analysis of cross-entropy (FACE), hence, FACE-2. FACE-2 is a psycholinguistically inspired metric that extracts the dynamic patterns (spectrum)

2025

QAEval: Mixture of Evaluators for Question-Answering Task Evaluation

ACL 2025long

Question answering (QA) tasks serve as a key benchmark for evaluating generation systems. Traditional rule-based metrics, such as accuracy and relaxed-accuracy, struggle with open-ended and unstructured responses. LLM-based evaluation methods offer greater flexibility but suffer from sensitivity to…

2025

TimeExpert: An Expert-Guided Video LLM for Video Temporal Grounding

ICCV 2025poster

Video Temporal Grounding (VTG) aims to precisely identify video event segments in response to textual queries. The outputs of VTG tasks manifest as sequences of events, each defined by precise timestamps, saliency scores, and textual descriptions. Despite recent advances, a fundamental limitation pe…

Cited by 0SourcePDFScholar
2025

Versatile Transition Generation with Image-to-Video Diffusion

ICCV 2025poster

Leveraging text, images, structure maps, or motion trajectories as conditional guidance, diffusion models have achieved great success in automated and high-quality video generation. However, generating smooth and rational transition videos given the first and last video frames as well as descriptive…

Cited by 0SourcePDFScholar
2023

FACE: Evaluating Natural Language Generation with Fourier Analysis of Cross-Entropy

NeurIPS 2023poster

Measuring the distance between machine-produced and human language is a critical open problem. Inspired by empirical findings from psycholinguistics on the periodicity of entropy in language, we propose FACE, a set of metrics based on Fourier Analysis of the estimated Cross-Entropy of language, for…