← Search

Jilan Xu

18 accepted papers

2025

AOR: Anatomical Ontology-Guided Reasoning for Medical Large Multimodal Model in Chest X-Ray Interpretation

NeurIPS 2025poster

Chest X-rays (CXRs) are the most frequently performed imaging examinations in clinical settings. Recent advancements in Medical Large Multimodal Models (MLMMs) have enabled automated CXR interpretation, improving diagnostic accuracy and efficiency. However, despite their strong visual understanding,…

Cited by 0SourcecodeScholar
2025

CG-Bench: Clue-grounded Question Answering Benchmark for Long Video Understanding

ICLR 2025poster

The existing video understanding benchmarks for multimodal large language models (MLLMs) mainly focus on short videos. The few benchmarks for long video understanding often rely on multiple-choice questions (MCQs). Due to the limitations of MCQ evaluations and the advanced reasoning abilities of MLL…

Cited by 5SourcePDFScholar
2025

EgoExo-Gen: Ego-centric Video Prediction by Watching Exo-centric Videos

ICLR 2025poster

Generating videos in the first-person perspective has broad application prospects in the field of augmented reality and embodied intelligence. In this work, we explore the cross-view video prediction task, where given an exo-centric video, the first frame of the corresponding ego-centric video, and…

Cited by 0SourcePDFScholar
2025

EgoExoBench: A Benchmark for First- and Third-person View Video Understanding in MLLMs

NeurIPS 2025poster

Transferring and integrating knowledge across first-person (egocentric) and third-person (exocentric) viewpoints is intrinsic to human intelligence, enabling humans to learn from others and convey insights from their own experiences. Despite rapid progress in multimodal large language models (MLLMs)…

Cited by 0SourceScholar
2025

EgoThinker: Unveiling Egocentric Reasoning with Spatio-Temporal CoT

NeurIPS 2025poster

Egocentric video reasoning centers on an unobservable agent behind the camera who dynamically shapes the environment, requiring inference of hidden intentions and recognition of fine-grained interactions. This core challenge limits current multimodal large language models (MLLMs), which excel at vis…

Cited by 0SourceScholar
2025

Learning Streaming Video Representation via Multitask Training

ICCV 2025poster

Understanding continuous video streams plays a fundamental role in real-time applications, including embodied AI and autonomous driving. Unlike offline video processing, streaming video understanding requires the ability to process video streams frame by frame, preserve historical information, and m…

Cited by 0SourcePDFScholar
2025

Minimizing Disparities between Real and Pseudo Queries for Unsupervised Visual Grounding

ICASSP 2025accepted

Visual grounding involves the identification and localization of image regions given textual descriptions. To reduce the manual labeling effort on region-text pairs, unsupervised visual grounding aims to generate pseudo bounding box and query pairs for training grounding models. However, there exist…

Cited by 0SourceScholar
2025

Modeling Fine-Grained Hand-Object Dynamics for Egocentric Video Representation Learning

ICLR 2025poster

In egocentric video understanding, the motion of hands and objects as well as their interactions play a significant role by nature. However, existing egocentric video representation learning methods mainly focus on aligning video representation with high-level narrations, overlooking the intricate d…

2024

Does Video-Text Pretraining Help Open-Vocabulary Online Action Detection?

NeurIPS 2024poster

Video understanding relies on accurate action detection for temporal analysis. However, existing mainstream methods have limitations in real-world applications due to their offline and closed-set evaluation approaches, as well as their dependence on manual annotations. To address these challenges an…

2024

EgoExoLearn: A Dataset for Bridging Asynchronous Ego- and Exo-centric View of Procedural Activities in Real World

CVPR 2024poster

Being able to map the activities of others into one's own point of view is one fundamental human skill even from a very early age. Taking a step toward understanding this human ability we introduce EgoExoLearn a large-scale dataset that emulates the human demonstration following process in which ind…

2024

InternVideo2: Scaling Foundation Models for Multimodal Video Understanding

ECCV 2024poster

"We introduce , a new family of video foundation models (ViFM) that achieve the state-of-the-art results in video recognition, video-text tasks, and video-centric dialogue. Our core design is a progressive training approach that unifies the masked video modeling, crossmodal contrastive learning, and…

2024

MVBench: A Comprehensive Multi-modal Video Understanding Benchmark

CVPR 2024highlight

With the rapid development of Multi-modal Large Language Models (MLLMs) a number of diagnostic benchmarks have recently emerged to evaluate the comprehension capabilities of these models. However most benchmarks predominantly assess spatial understanding in the static image tasks while overlooking t…

2024

Retrieval-Augmented Egocentric Video Captioning

CVPR 2024poster

Understanding human actions from videos of first-person view poses significant challenges. Most prior approaches explore representation learning on egocentric videos only while overlooking the potential benefit of exploiting existing large-scale third-person videos. In this paper (1) we develop EgoI…

Cited by 38SourcePDFScholar
2023

Diabetic Retinopathy Grading with Weakly-Supervised Lesion Priors

ICASSP 2023accepted

Explicit information of lesions can provide visual instructions for diabetic retinopathy (DR) grading on fundus images. However, pixel-level lesion annotations are extremely difficult and time-consuming to acquire. In this work, we propose a novel weakly-supervised lesion-aware network for DR gradin…

Cited by 0SourceScholar
2023

Learning Open-Vocabulary Semantic Segmentation Models From Natural Language Supervision

CVPR 2023poster

In this paper, we consider the problem of open-vocabulary semantic segmentation (OVS), which aims to segment objects of arbitrary classes instead of pre-defined, closed-set categories. The main contributions are as follows: First, we propose a transformer-based model for OVS, termed as OVSegmentor,…

2023

SCSGNet: Spatial-Correlated and Shape-Guided Network for Breast Mass Segmentation

ICASSP 2023accepted

Automatic and accurate breast mass segmentation plays a crucial role in the early diagnosis of breast cancer. However, it has been a challenging task for two main reasons: (1) Breast masses are diverse; and (2) The boundaries of masses are ambiguous. To address these problems, we propose a Spatial-C…

Cited by 0SourceScholar
2022

CREAM: Weakly Supervised Object Localization via Class RE-Activation Mapping

CVPR 2022poster

Weakly Supervised Object Localization (WSOL) aims to localize objects with image-level supervision. Existing works mainly rely on Class Activation Mapping (CAM) derived from a classification model. However, CAM-based methods usually focus on the most discriminative parts of an object (i.e., incomple…

Cited by 45PDFcodeScholar
2022

TCCNet: Temporally Consistent Context-Free Network for Semi-supervised Video Polyp Segmentation

IJCAI 2022poster

Automatic video polyp segmentation (VPS) is highly valued for the early diagnosis of colorectal cancer. However, existing methods are limited in three respects: 1) most of them work on static images, while ignoring the temporal information in consecutive video frames; 2) all of them are fully superv…