← Search

Mingfei Han

17 accepted papers

2026

CARE What Fails: Contrastive Anchored-REflection for Verifiable Multimodal Reasoning

CVPR 2026

Group-relative reinforcement learning with verifiable rewards (RLVR) often wastes the most informative data it already has--the failures. When all rollouts are wrong, gradients stall; when one happens to be correct, the update usually ignores why the others are close-but-wrong, and credit can be mis

Cited by 0SourcecodeScholar
2026

GeoSense: Internalizing Geometric Necessity Perception for Multimodal Reasoning

ICML 2026poster

Advancing towards artificial superintelligence requires rich and intelligent perceptual capabilities. A critical frontier in this pursuit is overcoming the limited spatial understanding of Multimodal Large Language Models (MLLMs), where geometry information is essential. Existing methods often addre…

Cited by 0SourceScholar
2026

Progressive Online Video Understanding with Evidence-Aligned Timing and Transparent Decisions

ICLR 2026poster

Visual agents operating in the wild must respond to queries precisely when sufficient evidence first appears in a video stream, a critical capability that is overlooked by conventional video LLMs evaluated in offline settings. The shift to an online, streaming paradigm introduces significant challen…

Cited by 0SourceScholar
2026

Think Before You Segment: An Object-aware Reasoning Agent for Referring Audio-Visual Segmentation

AAAI 2026technical

Referring Audio-Visual Segmentation (Ref-AVS) aims to segment target objects in audible videos based on given reference expressions. Prior works typically rely on learning latent embeddings via multimodal fusion to prompt a tunable SAM/SAM2 decoder for segmentation, which requires strong pixel-level

Cited by 0SourcePDFScholar
2026

Token Painter: Training-Free Text-Guided Image Inpainting via Mask Autoregressive Models

AAAI 2026technical

Text-guided image inpainting aims to inpaint masked image regions based on a textual prompt while preserving the background. Although diffusion-based methods have become dominant, their property of modeling the entire image in latent space makes it challenging for the results to align well with prom

Cited by 0SourcePDFScholar
2025

MALMM: Multi-Agent Large Language Models for Zero-Shot Robotic Manipulation

IROS 2025

Large Language Models (LLMs) have demonstrated remarkable planning abilities across various domains, including robotic manipulation and navigation. While recent work in robotics deploys LLMs for high-level and low-level planning, existing methods often face challenges with failure recovery and suffe

Cited by 22SourceScholar
2025

PhyBlock: A Progressive Benchmark for Physical Understanding and Planning via 3D Block Assembly

NeurIPS 2025poster

While vision-language models (VLMs) have demonstrated promising capabilities in reasoning and planning for embodied agents, their ability to comprehend physical phenomena, particularly within structured 3D environments, remains severely limited. To close this gap, we introduce PhyBlock, a progressiv…

Cited by 0SourceScholar
2025

RoomTour3D: Geometry-Aware Video-Instruction Tuning for Embodied Navigation

CVPR 2025poster

Vision-and-Language Navigation (VLN) suffers from the limited diversity and scale of training data, primarily constrained by the manual curation of existing simulators.To address this, we introduce RoomTour3D, a video-instruction dataset derived from web-based room tour videos that capture real-worl…

Cited by 3SourcePDFScholar
2025

Shot2Story: A New Benchmark for Comprehensive Understanding of Multi-shot Videos

ICLR 2025poster

A short clip of video may contain progression of multiple events and an interesting story line. A human need to capture both the event in every shot and associate them together to understand the story behind it. In this work, we present a new multi-shot video understanding benchmark \dataset with de…

Cited by 22SourcePDFScholar
2025

WorldWeaver: Generating Long-Horizon Video Worlds via Rich Perception

NeurIPS 2025poster

Generative video modeling has made significant strides, yet ensuring structural and temporal consistency over long sequences remains a challenge. Current methods predominantly rely on RGB signals, leading to accumulated errors in object structure and motion over extended durations. To address these…

Cited by 0SourceScholar
2024

LongVLM: Efficient Long Video Understanding via Large Language Models

ECCV 2024oral

"Empowered by Large Language Models (LLMs), recent advancements in Video-based LLMs (VideoLLMs) have driven progress in various video understanding tasks. These models encode video representations through pooling or query aggregation over a vast number of visual tokens, making computational and memo…

2024

Video Recognition in Portrait Mode

CVPR 2024poster

The creation of new datasets often presents new challenges for video recognition and can inspire novel ideas while addressing these challenges. While existing datasets mainly comprise landscape mode videos our paper seeks to introduce portrait mode videos to the research community and highlight the…

2023

HTML: Hybrid Temporal-scale Multimodal Learning Framework for Referring Video Object Segmentation

ICCV 2023poster

Referring Video Object Segmentation (RVOS) is to segment the object instance from a given video, according to the textual description of this object. However, in the open world, the object descriptions are often diversified in contents and flexible in lengths. This leads to the key difficulty in RVO…

Cited by 30PDFScholar
2023

Mask Propagation for Efficient Video Semantic Segmentation

NeurIPS 2023poster

Video Semantic Segmentation (VSS) involves assigning a semantic label to each pixel in a video sequence. Prior work in this field has demonstrated promising results by extending image semantic segmentation models to exploit temporal relationships across video frames; however, these approaches often…

2022

An Efficient Spatio-Temporal Pyramid Transformer for Action Detection

ECCV 2022poster

"The task of action detection aims at deducing both the action category and localization of the start and end moment for each action instance in a long, untrimmed video. While vision Transformers have driven the recent advances in video understanding, it is non-trivial to design an efficient archite…

2022

Dual-AI: Dual-Path Actor Interaction Learning for Group Activity Recognition

CVPR 2022oral

Learning spatial-temporal relation among multiple actors is crucial for group activity recognition. Different group activities often show the diversified interactions between actors in the video. Hence, it is often difficult to model complex group activities from a single view of spatial-temporal ac…

Cited by 79PDFScholar
2020

Mining Inter-Video Proposal Relations for Video Object Detection

ECCV 2020poster

Recent studies have shown that, context aggregating information from proposals in different frames can clearly enhance the performance of video object detection. However, these approaches mainly exploit the intra-proposal relation within single video, while ignoring the intra-proposal relation among…