← Search

Xiaoqian Shen

11 accepted papers

2025

LongVU: Spatiotemporal Adaptive Compression for Long Video-Language Understanding

ICML 2025poster

Multimodal Large Language Models (MLLMs) have shown promising progress in understanding and analyzing video content. However, processing long videos remains a significant challenge constrained by LLM's context size. To address this limitation, we propose \textbf{LongVU}, a spatiotemporal adaptive co…

2025

Vgent: Graph-based Retrieval-Reasoning-Augmented Generation For Long Video Understanding

NeurIPS 2025spotlight

Understanding and reasoning over long videos pose significant challenges for large video language models (LVLMs) due to the difficulty in processing intensive video tokens beyond context window and retaining long-term sequential information. Retrieval-Augmented Generation (RAG) has demonstrated effe…

Cited by 0SourcecodeScholar
2025

WikiAutoGen: Towards Multi-Modal Wikipedia-Style Article Generation

ICCV 2025poster

Knowledge discovery and collection are intelligence-intensive tasks that traditionally require significant human effort to ensure high-quality outputs. Recent research has explored multi-agent frameworks for automating Wikipedia-style article generation by retrieving and synthesizing information fro…

2024

Adversarial Text to Continuous Image Generation

CVPR 2024poster

Existing GAN-based text-to-image models treat images as 2D pixel arrays. In this paper we approach the text-to-image task from a different perspective where a 2D image is represented as an implicit neural representation (INR). We show that straightforward conditioning of the unconditional INR-based…

Cited by 3SourcePDFScholar
2024

Affective Visual Dialog: A Large-Scale Benchmark for Emotional Reasoning Based on Visually Grounded Conversations

ECCV 2024poster

"We introduce Affective Visual Dialog, an emotion explanation and reasoning task as a testbed for research on understanding constructed emotions in response to visually grounded conversations. The task involves three skills: (1) Dialog-based Question Answering (2) Dialog-based Emotion Prediction and…

Cited by 4SourcePDFScholar
2024

Goldfish: Vision-Language Understanding of Arbitrarily Long Videos

ECCV 2024poster

"Most current LLM-based models for video understanding can process videos within minutes. However, they struggle with lengthy videos due to challenges such as “noise and redundancy”, as well as “memory and computation” constraints. In this paper, we present , a methodology tailored for comprehending…

Cited by 15SourcePDFScholar
2024

MiniGPT-4: Enhancing Vision-Language Understanding with Advanced Large Language Models

ICLR 2024poster

The recent GPT-4 has demonstrated extraordinary multi-modal abilities, such as directly generating websites from handwritten text and identifying humorous elements within images. These features are rarely observed in previous vision-language models. However, the technical details behind GPT-4 contin…

2023

HRS-Bench: Holistic, Reliable and Scalable Benchmark for Text-to-Image Models

ICCV 2023poster

Designing robust text-to-image (T2I) models have been extensively explored in recent years, especially with the emergence of diffusion models, which achieves state-of-the-art results on T2I synthesis tasks. Despite the significant effort and success in this direction, we observed that the existing m…

Cited by 73PDFcodeScholar
2022

Exploring Hierarchical Graph Representation for Large-Scale Zero-Shot Image Classification

ECCV 2022poster

"The main question we address in this paper is how to scale up visual recognition of unseen classes, also known as zero-shot learning, to tens of thousands of categories as in the ImageNet-21K benchmark. At this scale, especially with many fine-grained categories included in ImageNet-21K, it is crit…