← Search

Minghang Zheng

10 accepted papers

2026

OmniVTG: A Large-Scale Dataset and Training Paradigm for Open-World Video Temporal Grounding

CVPR 2026

Video Temporal Grounding (VTG), the task of localizing video segments from text queries, struggles in open-world settings due to limited dataset scale and semantic diversity, causing performance gaps between common and rare concepts. To overcome these limitations, we introduce OmniVTG, a new large-s

Cited by 0SourcecodeScholar
2026

Scalable Object Relation Encoding for Better 3D Spatial Reasoning in Large Language Models

CVPR 2026

Spatial reasoning focuses on locating target objects based on spatial relations in 3D scenes, which plays a crucial role in developing intelligent embodied agents. Due to the limited availability of 3D scene-language paired data, it is challenging to train models with strong reasoning ability from s

Cited by 0SourcecodeScholar
2026

TaRO: Temporal-Aware Reasoning Optimization for Video Temporal Grounding

ICML 2026poster

Multi-modal Large Language Models (MLLMs) have achieved remarkable progress in video temporal grounding (VTG) with the introduction of reinforcement learning (RL) for generating reasoning paths. However, existing models often produce superficial reasoning, such as providing generic video description…

Cited by 0SourceScholar
2025

Hierarchical Event Memory for Accurate and Low-latency Online Video Temporal Grounding

ICCV 2025poster

In this paper, we tackle the task of online video temporal grounding (OnVTG), which requires the model to locate events related to a given text query within a video stream. Unlike regular video temporal grounding, OnVTG requires the model to make predictions without observing future frames. As onlin…

2024

Training-free Video Temporal Grounding using Large-scale Pre-trained Models

ECCV 2024poster

"Video temporal grounding aims to identify video segments within untrimmed videos that are most relevant to a given natural language query. Existing video temporal localization models rely on specific datasets for training, with high data collection costs, but exhibit poor generalization capability…

2023

Generating Structured Pseudo Labels for Noise-resistant Zero-shot Video Sentence Localization

ACL 2023long

Video sentence localization aims to locate moments in an unstructured video according to a given natural language query. A main challenge is the expensive annotation costs and the annotation bias. In this work, we study video sentence localization in a zero-shot setting, which learns with only video…

2023

Phrase-Level Temporal Relationship Mining for Temporal Sentence Localization

AAAI 2023technical

In this paper, we address the problem of video temporal sentence localization, which aims to localize a target moment from videos according to a given language query. We observe that existing models suffer from a sheer performance drop when dealing with simple phrases contained in the sentence. It r…

2022

Weakly Supervised Temporal Sentence Grounding With Gaussian-Based Contrastive Proposal Learning

CVPR 2022poster

Temporal sentence grounding aims to detect the most salient moment corresponding to the natural language query from untrimmed videos. As labeling the temporal boundaries is labor-intensive and subjective, the weakly-supervised methods have recently received increasing attention. Most of the existing…

Cited by 109PDFcodeScholar
2022

Weakly Supervised Video Moment Localization with Contrastive Negative Sample Mining

AAAI 2022technical

Video moment localization aims at localizing the video segments which are most related to the given free-form natural language query. The weakly supervised setting, where only video level description is available during training, is getting more and more attention due to its lower annotation cost. P…

2021

Fast Convergence of DETR With Spatially Modulated Co-Attention

ICCV 2021poster

The recently proposed Detection Transformer (DETR) model successfully applies Transformer to objects detection and achieves comparable performance with two-stage object detection frameworks, such as Faster-RCNN. However, DETR suffers from its slow convergence. Training DETR from scratch needs 500 ep…

Cited by 379PDFcodeScholar