← Search

Zihao Yue

12 accepted papers

2026

ChartEditor: A Reinforcement Learning Framework for Robust Chart Editing

AAAI 2026technical

Chart editing reduces manual effort in visualization design. Typical benchmarks assume access to complete chart code, which is unrealistic for real-world applications. In this paper, we present ChartEditVista, a comprehensive benchmark consisting of 7,964 samples spanning 31 chart categories. It enc

Cited by 0SourcePDFScholar
2026

GroundingME: Exposing the Visual Grounding Gap in MLLMs through Multi-Dimensional Evaluation

CVPR 2026

Visual grounding, localizing objects from natural language descriptions, represents a critical bridge between language and vision understanding. While multimodal large language models (MLLMs) achieve impressive scores on existing benchmarks, a fundamental question remains: can MLLMs truly visually g

Cited by 0SourcecodeScholar
2026

Video2GUI: Synthesizing Large-Scale Interaction Trajectories for Generalized GUI Agent Pretraining

ICML 2026poster

Recent advances in multimodal large language models have driven growing interest in graphical user interface (GUI) agents, yet their generalization remains constrained by the scarcity of large-scale training data spanning diverse real-world applications. Existing datasets rely heavily on costly manu…

Cited by 0SourceScholar
2025

OpenMMEgo: Enhancing Egocentric Understanding for LMMs with Open Weights and Data

NeurIPS 2025poster

Recent advances in large multimodal models have significantly advanced video comprehension, yet their performance remains limited in first-person scenarios. The interactive nature of egocentric videos is critical for applications like embodied intelligence, but introduces complex visual contexts tha…

Cited by 0SourcecodeScholar
2025

Time-R1: Post-Training Large Vision Language Model for Temporal Video Grounding

NeurIPS 2025poster

Temporal Video Grounding (TVG), the task of locating specific video segments based on language queries, is a core challenge in long-form video understanding. While recent Large Vision-Language Models (LVLMs) have shown early promise in tackling TVG through supervised fine-tuning (SFT), their ability…

Cited by 0SourcecodeScholar
2025

Unified Multimodal Understanding via Byte-Pair Visual Encoding

ICCV 2025poster

Multimodal large language models (MLLMs) have made significant progress in vision-language understanding, yet effectively aligning different modalities remains a fundamental challenge. We present a framework that unifies multimodal understanding by applying byte-pair encoding to visual tokens. Unlik…

Cited by 0SourcePDFScholar
2025

VideoOrion: Tokenizing Object Dynamics in Videos

ICCV 2025poster

We present VideoOrion, a Video Large Language Model (Video-LLM) that explicitly captures the key semantic information in videos--the spatial-temporal dynamics of objects throughout the videos. VideoOrion employs expert vision models to extract object dynamics through a detect-segment-track pipeline,…

Cited by 0SourcePDFScholar
2024

Less is More: Mitigating Multimodal Hallucination from an EOS Decision Perspective

ACL 2024long

Large Multimodal Models (LMMs) often suffer from multimodal hallucinations, wherein they may create content that is not present in the visual inputs. In this paper, we explore a new angle of this issue: overly detailed training data hinders the model’s ability to timely terminate generation, leading…

2023

Learning Descriptive Image Captioning via Semipermeable Maximum Likelihood Estimation

NeurIPS 2023poster

Image captioning aims to describe visual content in natural language. As 'a picture is worth a thousand words', there could be various correct descriptions for an image. However, with maximum likelihood estimation as the training objective, the captioning model is penalized whenever its prediction m…

2023

Movie101: A New Movie Understanding Benchmark

ACL 2023long

To help the visually impaired enjoy movies, automatic movie narrating systems are expected to narrate accurate, coherent, and role-aware plots when there are no speaking lines of actors. Existing works benchmark this challenge as a normal video captioning task via some simplifications, such as remov…

2022

MovieUN: A Dataset for Movie Understanding and Narrating

EMNLP 2022finding

Automatic movie narration generation and narration grounding are very important to provide a true movie experience for the blind and visually impaired. To tell the movie story well, it is necessary to mention plot-related details (such as character names) and keep the narrations in a plot coherent.…