← Search

Licheng Yu

31 accepted papers

2025

Accelerating Multimodal Large Language Models by Searching Optimal Vision Token Reduction

CVPR 2025poster

Prevailing Multimodal Large Language Models (MLLMs) encode the input image(s) as vision tokens and feed them into the language backbone, similar to how Large Language Models (LLMs) process the text tokens. However, the number of vision tokens increases quadratically as the image resolutions, leading…

2025

Apollo: An Exploration of Video Understanding in Large Multimodal Models

CVPR 2025poster

Despite the rapid integration of video perception capabilities into Large Multimodal Models (LMMs), what drives their video perception remains poorly understood. Consequently, many design decisions in this domain are made without proper justification or analysis. The high computational cost of train…

Cited by 25SourcePDFScholar
2025

Building a Mind Palace: Structuring Environment-Grounded Semantic Graphs for Effective Long Video Analysis with LLMs

CVPR 2025poster

Long-form video understanding with Large Vision Language Models is challenged by the need to analyze temporally dispersed yet spatially concentrated key moments within limited context windows. In this work, we introduce VideoMindPalace, a new framework inspired by the "Mind Palace", which organizes…

Cited by 1SourcePDFScholar
2025

ROICtrl: Boosting Instance Control for Visual Generation

CVPR 2025poster

Natural language often struggles to accurately associate positional and attribute information with multiple instances, which limits current text-based visual generation models to simpler compositions featuring only a few dominant instances. To address this limitation, this work enhances diffusion mo…

Cited by 2SourcePDFScholar
2024

AVID: Any-Length Video Inpainting with Diffusion Model

CVPR 2024poster

Recent advances in diffusion models have successfully enabled text-guided image inpainting. While it seems straightforward to extend such editing capability into the video domain there have been fewer works regarding text-guided video inpainting. Given a video a masked region at its initial frame an…

2024

Fairy: Fast Parallelized Instruction-Guided Video-to-Video Synthesis

CVPR 2024poster

In this paper we introduce Fairy a minimalist yet robust adaptation of image-editing diffusion models enhancing them for video editing applications. Our approach centers on the concept of anchor-based cross-frame attention a mechanism that implicitly propagates diffusion features across frames ensur…

Cited by 25SourcePDFScholar
2024

FlowVid: Taming Imperfect Optical Flows for Consistent Video-to-Video Synthesis

CVPR 2024highlight

Diffusion models have transformed the image-to-image (I2I) synthesis and are now permeating into videos. However the advancement of video-to-video (V2V) synthesis has been hampered by the challenge of maintaining temporal consistency across video frames. This paper proposes a consistent V2V synthesi…

Cited by 41SourcePDFScholar
2024

Layout-Agnostic Scene Text Image Synthesis with Diffusion Models

CVPR 2024poster

While diffusion models have significantly advanced the quality of image generation their capability to accurately and coherently render text within these images remains a substantial challenge. Conventional diffusion-based methods for scene text generation are typically limited by their reliance on…

Cited by 5SourcePDFScholar
2024

Text-to-Sticker: Style Tailoring Latent Diffusion Models for Human Expression

ECCV 2024poster

"We introduce Style Tailoring, a recipe to finetune Latent Diffusion Models (LDMs) in a distinct domain with high visual quality, prompt alignment and scene diversity. We choose sticker image generation as the target domain, as the images significantly differ from photorealistic samples typically ge…

Cited by 5SourcePDFScholar
2024

VideoSwap: Customized Video Subject Swapping with Interactive Semantic Point Correspondence

CVPR 2024poster

Current diffusion-based video editing primarily focuses on structure-preserved editing by utilizing various dense correspondences to ensure temporal consistency and motion alignment. However these approaches are often ineffective when the target edit involves a shape change. To embark on video editi…

Cited by 37SourcePDFScholar
2023

CiT: Curation in Training for Effective Vision-Language Data

ICCV 2023poster

Large vision-language models are generally applicable to many downstream tasks, but come at an exorbitant training cost that only large institutions can afford. This paper trades generality for efficiency and presents Curation in Training (CiT), a simple and efficient vision-text learning algorithm…

Cited by 28PDFcodeScholar
2023

FAME-ViL: Multi-Tasking Vision-Language Model for Heterogeneous Fashion Tasks

CVPR 2023highlight

In the fashion domain, there exists a variety of vision-and-language (V+L) tasks, including cross-modal retrieval, text-guided image retrieval, multi-modal classification, and image captioning. They differ drastically in each individual input/output format and dataset size. It has been common to des…

2023

Learning Procedure-Aware Video Representation From Instructional Videos and Their Narrations

CVPR 2023poster

The abundance of instructional videos and their narrations over the Internet offers an exciting avenue for understanding procedural activities. In this work, we propose to learn video representation that encodes both action steps and their temporal ordering, based on a large-scale dataset of web ins…

2023

RoPAWS: Robust Semi-supervised Representation Learning from Uncurated Data

ICLR 2023poster

Semi-supervised learning aims to train a model using limited labels. State-of-the-art semi-supervised methods for image classification such as PAWS rely on self-supervised representations learned with large-scale unlabeled but curated data. However, PAWS is often less effective when using real-world…

2023

Tell Me What Happened: Unifying Text-Guided Video Completion via Multimodal Masked Video Generation

CVPR 2023poster

Generating a video given the first several static frames is challenging as it anticipates reasonable future frames with temporal coherence. Besides video prediction, the ability to rewind from the last frame or infilling between the head and tail is also crucial, but they have rarely been explored f…

2022

"GEB+: A Benchmark for Generic Event Boundary Captioning, Grounding and Retrieval"

ECCV 2022poster

"Cognitive science has shown that humans perceive videos in terms of events separated by the state changes of dominant subjects. State changes trigger new events and are one of the most useful among the large amount of redundant information perceived. However, previous research focuses on the overal…

2022

FaD-VLP: Fashion Vision-and-Language Pre-training towards Unified Retrieval and Captioning

EMNLP 2022main

Multimodal tasks in the fashion domain have significant potential for e-commerce, but involve challenging vision-and-language learning problems—e.g., retrieving a fashion item given a reference image plus text feedback from a user. Prior works on multimodal fashion tasks have either been limited by…

2022

FashionViL: Fashion-Focused Vision-and-Language Representation Learning

ECCV 2022poster

"Large-scale Vision-and-Language (V+L) pre-training for representation learning has proven to be effective in boosting various downstream V+L tasks. However, when it comes to the fashion domain, existing V+L methods are inadequate as they overlook the unique characteristics of both fashion V+L data…

2022

Unsupervised Vision-and-Language Pre-Training via Retrieval-Based Multi-Granular Alignment

CVPR 2022oral

Vision-and-Language (V+L) pre-training models have achieved tremendous success in recent years on various multi-modal benchmarks. However, the majority of existing models require pre-training on a large set of parallel image-text data, which is costly to collect, compared to image-only or text-only…

Cited by 41PDFScholar
2021

Connecting What To Say With Where To Look by Modeling Human Attention Traces

CVPR 2021poster

We introduce a unified framework to jointly model images, text, and human attention traces. Our work is built on top of the recent Localized Narratives annotation framework, where each word of a given caption is paired with a mouse trace segment. We propose two novel tasks: (1) predict a trace given…

Cited by 32PDFcodeScholar
2021

VALUE: A Multi-Task Benchmark for Video-and-Language Understanding Evaluation

NeurIPS 2021poster

Most existing video-and-language (VidL) research focuses on a single dataset, or multiple datasets of a single task. In reality, a truly useful VidL system is expected to be easily generalizable to diverse tasks, domains, and datasets. To facilitate the evaluation of such systems, we introduce Video…

Cited by 123SourcecodeScholar
2020

BachGAN: High-Resolution Image Synthesis From Salient Object Layout

CVPR 2020poster

We propose a new task towards more practical applications for image generation - high-quality image synthesis from salient object layout. This new setting requires users to provide only the layout of salient objects (i.e., foreground bounding boxes and categories) and lets the model complete the dra…

Cited by 54PDFcodeScholar
2020

Behind the Scene: Revealing the Secrets of Pre-trained Vision-and-Language Models

ECCV 2020poster

Recent Transformer-based large-scale pre-trained models have revolutionized vision-and-language (V+L) research. Models such as ViLBERT, LXMERT and UNITER have significantly lifted state of the art across a wide range of V+L benchmarks. However, little is known about the inner mechanisms that destine…

2020

TVR: A Large-Scale Dataset for Video-Subtitle Moment Retrieval

ECCV 2020poster

We introduce TV show Retrieval (TVR), a new multimodal retrieval dataset. TVR requires systems to understand both videos and their associated subtitle (dialogue) texts, making it more realistic. The dataset contains 109K queries collected on 21.8K videos from 6 TV shows of diverse genres, where each…

Cited by 340SourcePDFScholar
2020

UNITER: UNiversal Image-TExt Representation Learning

ECCV 2020poster

Joint image-text embedding is the bedrock for most Vision-and-Language (V+L) tasks, where multimodality inputs are simultaneously processed for joint visual and textual understanding. In this paper, we introduce UNITER, a UNiversal Image-TExt Representation, learned through large-scale pre-training…

2020

Violin: A Large-Scale Dataset for Video-and-Language Inference

CVPR 2020poster

We introduce a new task, Video-and-Language Inference, for joint multimodal understanding of video and text. Given a video clip with aligned subtitles as premise, paired with a natural language hypothesis based on the video content, a model needs to infer whether the hypothesis is entailed or contra…

Cited by 77PDFcodeScholar
2019

Multi-Target Embodied Question Answering

CVPR 2019poster

Embodied Question Answering (EQA) is a relatively new task where an agent is asked to answer questions about its environment from egocentric perception. EQA as introduced in [8] makes the fundamental assumption that every question, e.g., "what color is the car?", has exactly one target ("car") bein…

Cited by 130PDFcodeScholar
2018

MAttNet: Modular Attention Network for Referring Expression Comprehension

CVPR 2018poster

In this paper, we address referring expression comprehension: localizing an image region described by a natural language expression. While most recent work treats expressions as a single unit, we propose to decompose them into three modular components related to subject appearance, location, and re…

2015

Visual Madlibs: Fill in the Blank Description Generation and Question Answering

ICCV 2015poster

In this paper, we introduce a new dataset consisting of 360,001 focused natural language descriptions for 10,738 images. This dataset, the Visual Madlibs dataset, is collected using automatically produced fill-in-the-blank templates designed to gather targeted descriptions about: people and objects…

Cited by 181PDFcodeScholar