← Search

Ziyu Ma

5 accepted papers

2026

An Empirical Study on How Video-LLMs Answer Video Questions

CVPR 2026

Taking advantage of large-scale data and pretrained language models, Video Large Language Models (Video-LLMs) have shown strong capabilities in answering video questions. However, most existing efforts focus on improving performance, with limited attention to understanding their internal mechanisms.

Cited by 0SourceScholar
2026

D²Evo: Dual Difficulty-Aware Self-Evolution for Data-Efficient Reinforcement Learning

ICML 2026poster

Reinforcement learning (RL) has demonstrated potential for enhancing reasoning in large language models (LLMs). However, effective RL training, which requires medium-difficulty training samples, faces two fundamental challenges: Effective Data Scarcity and Dynamic Difficulty Shifts, where medium-dif…

Cited by 0SourceScholar
2026

Tree Search for LLM Agent Reinforcement Learning

ICLR 2026poster

Recent advances in reinforcement learning (RL) have significantly enhanced the agentic capabilities of large language models (LLMs). In long-term and multi-turn agent tasks, existing approaches driven solely by outcome rewards often suffer from the problem of sparse supervision. To address the chall…

Cited by 0SourcecodeScholar
2026

Where and What Matters: Sensitivity-Aware Task Vectors for Many-Shot Multimodal In-Context Learning

AAAI 2026technical

Large Multimodal Models (LMMs) have shown promising in-context learning (ICL) capabilities, but scaling to many-shot settings remains difficult due to limited context length and high inference cost. To address these challenges, task-vector-based methods have been explored by inserting compact repres

Cited by 0SourcePDFScholar
2025

DrVideo: Document Retrieval Based Long Video Understanding

CVPR 2025poster

Most of the existing methods for video understanding primarily focus on videos only lasting tens of seconds, with limited exploration of techniques for handling long videos. The increased number of frames in long videos poses two main challenges: difficulty in locating key information and performing…