← Search

Menglin Jia

12 accepted papers

2026

OneStory: Coherent Multi-Shot Video Generation with Adaptive Memory

CVPR 2026

Storytelling in real-world videos often unfolds through multiple shots--discontinuous yet semantically connected clips that together convey a coherent narrative. However, existing multi-shot video generation (MSV) methods struggle to effectively model long-range cross-shot context, as they rely on l

Cited by 0SourceScholar
2025

Adaptive Caching for Faster Video Generation with Diffusion Transformers

ICCV 2025poster

Generating temporally-consistent high-fidelity videos can be computationally expensive, especially over longer temporal spans. More-recent Diffusion Transformers (DiTs)--- despite making significant headway in this context--- have only heightened such challenges as they rely on larger models and hea…

Cited by 0SourcePDFScholar
2025

Zero-Shot Vision Encoder Grafting via LLM Surrogates

ICCV 2025poster

Vision language models (VLMs) typically pair a modestly sized vision encoder with a large language model (LLM), e.g., Llama-70B, making the decoder the primary computational burden during training.To reduce costs, a promising strategy is to first train the vision encoder using a small language model…

2024

MA-LMM: Memory-Augmented Large Multimodal Model for Long-Term Video Understanding

CVPR 2024poster

With the success of large language models (LLMs) integrating the vision model into LLMs to build vision-language foundation models has gained much more interest recently. However existing LLM-based large multimodal models (e.g. Video-LLaMA VideoChat) can only take in a limited number of frames for s…

2024

PromptFusion: Decoupling Stability and Plasticity for Continual Learning

ECCV 2024poster

"Current research on continual learning mainly focuses on relieving catastrophic forgetting, and most of their success is at the cost of limiting the performance of newly incoming tasks. Such a trade-off is referred to as the stability-plasticity dilemma and is a more general and challenging problem…

2023

Emergent Correspondence from Image Diffusion

NeurIPS 2023poster

Finding correspondences between images is a fundamental problem in computer vision. In this paper, we show that correspondence emerges in image diffusion models without any explicit supervision. We propose a simple strategy to extract this implicit knowledge out of diffusion networks as image featur…

2022

Visual Prompt Tuning

ECCV 2022poster

"The current modus operandi in adapting pre-trained models involves updating all the backbone parameters, i.e. full fine-tuning. This paper introduces Visual Prompt Tuning (VPT) as an efficient and effective alternative to full fine-tuning for large-scale Transformer models in vision. Taking inspira…

2021

Exploring Visual Engagement Signals for Representation Learning

ICCV 2021poster

Visual engagement in social media platforms comprises interactions with photo posts including comments, shares, and likes. In this paper, we leverage such visual engagement clues as supervisory signals for representation learning. However, learning from engagement signals is non-trivial as it is not…

Cited by 14PDFcodeScholar
2021

Intentonomy: A Dataset and Study Towards Human Intent Understanding

CVPR 2021poster

An image is worth a thousand words, conveying information that goes beyond the physical visual content therein. In this paper, we study the intent behind social media images with an aim to analyze how visual information can help the recognition of human intent. Towards this goal, we introduce an int…

Cited by 41PDFcodeScholar
2021

When in Doubt: Improving Classification Performance with Alternating Normalization

EMNLP 2021finding

We introduce Classification with Alternating Normalization (CAN), a non-parametric post-processing step for classification. CAN improves classification accuracy for challenging examples by re-adjusting their predicted class probability distribution using the predicted class distributions of high-con…

2020

Fashionpedia: Ontology, Segmentation, and an Attribute Localization Dataset

ECCV 2020poster

Segmentation, and an Attribute Localization Dataset","In this work, we focus on the task of instance segmentation with attribute localization. This unifies instance segmentation (detect and segment each object instance) and visual categorization of fine-grained attributes (classify one or multiple a…

2019

Class-Balanced Loss Based on Effective Number of Samples

CVPR 2019poster

With the rapid increase of large-scale, real-world datasets, it becomes critical to address the problem of long-tailed data distribution (i.e., a few classes account for most of the data, while most classes are under-represented). Existing solutions typically adopt class re-balancing strategies such…

Cited by 3212PDFcodeScholar