← Search

Zesen Cheng

21 accepted papers

2026

Anchor Frame Bridging for Coherent First-Last Frame Video Generation

ICLR 2026poster

First-last frame video generation has recently gained significant attention. It enables coherent motion generation between specified first and last frames. However, this approach suffers from semantic degradation in intermediate frames, causing scene distortion and subject deformation that undermine…

Cited by 0SourceScholar
2025

Aligning Instance Brownian Bridge with Texts for Open-Vocabulary Video Instance Segmentation

AAAI 2025technical

Temporally locating objects with arbitrary class texts is the primary pursuit of open-vocabulary Video Instance Segmentation (VIS). Because of the insufficient vocabulary of video data, previous methods leverage the image-text pretraining model for recognizing object instances by separately aligning…

Cited by 0SourcePDFScholar
2025

Breaking the Memory Barrier of Contrastive Loss via Tile-Based Strategy

CVPR 2025highlight

Contrastive loss is a powerful approach for representation learning, where larger batch sizes enhance performance by providing more negative samples to better distinguish between similar and dissimilar data. However, the full instantiation of the similarity matrix demands substantial GPU memory, mak…

2025

Temporal-aware Query Routing for Real-time Video Instance Segmentation

ICCV 2025poster

With the rise of applications such as embodied intelligence, developing high real-time online video instance segmentation (VIS) has become increasingly important. However, through time profiling of the components in advanced online VIS architecture (i.e., transformer-based architecture), we find tha…

Cited by 0SourcePDFScholar
2025

The Curse of Multi-Modalities: Evaluating Hallucinations of Large Multimodal Models across Language, Visual, and Audio

NeurIPS 2025poster

Recent advancements in large multimodal models (LMMs) have significantly enhanced performance across diverse tasks, with ongoing efforts to further integrate additional modalities such as video and audio. However, most existing LMMs remain vulnerable to hallucinations, the discrepancy between the fa…

Cited by 0SourcecodeScholar
2025

Tune-Your-Style: Intensity-tunable 3D Style Transfer with Gaussian Splatting

ICCV 2025poster

3D style transfer refers to the artistic stylization of 3D assets based on reference style images. Recently, 3DGS-based stylization methods have drawn considerable attention, primarily due to their markedly enhanced training and rendering speeds. However, a vital challenge for 3D style transfer is t…

2025

VideoRefer Suite: Advancing Spatial-Temporal Object Understanding with Video LLM

CVPR 2025poster

Video Large Language Models (Video LLMs) have recently exhibited remarkable capabilities in general video understanding.However, they mainly focus on holistic comprehension and struggle with capturing fine-grained spatial and temporal details. Besides, the lack of high-quality object-level video ins…

2024

FreestyleRet: Retrieving Images from Style-Diversified Queries

ECCV 2024poster

"Image Retrieval aims to retrieve corresponding images based on a given query. In application scenarios, users intend to express their retrieval intent through various query styles. However, current retrieval tasks predominantly focus on text-query retrieval exploration, leading to limited retrieval…

2024

GraCo: Granularity-Controllable Interactive Segmentation

CVPR 2024highlight

Interactive Segmentation (IS) segments specific objects or parts in the image according to user input. Current IS pipelines fall into two categories: single-granularity output and multi-granularity output. The latter aims to alleviate the spatial ambiguity present in the former. However the multi-gr…

2024

Local Action-Guided Motion Diffusion Model for Text-to-Motion Generation

ECCV 2024poster

"Text-to-motion generation requires not only grounding local actions in language but also seamlessly blending these individual actions to synthesize diverse and realistic global motions. However, existing motion generation methods primarily focus on the direct synthesis of global motions while negle…

2024

Parallel Vertex Diffusion for Unified Visual Grounding

AAAI 2024technical

Unified visual grounding (UVG) capitalizes on a wealth of task-related knowledge across various grounding tasks via one-shot training, which curtails retraining costs and task-specific architecture design efforts. Vertex generation-based UVG methods achieve this versatility by unified modeling objec…

Cited by 27SourcePDFScholar
2023

ACSeg: Adaptive Conceptualization for Unsupervised Semantic Segmentation

CVPR 2023highlight

Recently, self-supervised large-scale visual pre-training models have shown great promise in representing pixel-level semantic relationships, significantly promoting the development of unsupervised dense prediction tasks, e.g., unsupervised semantic segmentation (USS). The extracted relationship amo…

Cited by 50SourcePDFScholar
2023

AutoConv: Automatically Generating Information-seeking Conversations with Large Language Models

ACL 2023short

Information-seeking conversation, which aims to help users gather information through conversation, has achieved great progress in recent years. However, the research is still stymied by the scarcity of training data. To alleviate this problem, we propose AutoConv for synthetic conversation generati…

2023

DiffusionRet: Generative Text-Video Retrieval with Diffusion Model

ICCV 2023poster

Existing text-video retrieval solutions are, in essence, discriminant models focused on maximizing the conditional likelihood, i.e., p(candidates|query). While straightforward, this de facto paradigm overlooks the underlying data distribution p(query), which makes it challenging to identify out-of-d…

Cited by 72PDFcodeScholar
2023

EDA: Explicit Text-Decoupling and Dense Alignment for 3D Visual Grounding

CVPR 2023poster

3D visual grounding aims to find the object within point clouds mentioned by free-form natural language descriptions with rich semantic cues. However, existing methods either extract the sentence-level features coupling all words or focus more on object names, which would lose the word-level informa…

2023

Multi-granularity Interaction Simulation for Unsupervised Interactive Segmentation

ICCV 2023poster

Interactive segmentation enables users to segment as needed by providing cues of objects, which introduces human-computer interaction for many fields, such as image editing and medical image analysis. Typically, massive and expansive pixel-level annotations are spent to train deep models by object-o…

Cited by 10PDFScholar
2023

NewsDialogues: Towards Proactive News Grounded Conversation

ACL 2023findings

Hot news is one of the most popular topics in daily conversations. However, news grounded conversation has long been stymied by the lack of well-designed task definition and scarce data. In this paper, we propose a novel task, Proactive News Grounded Conversation, in which a dialogue system can proa…

2023

Out-of-Candidate Rectification for Weakly Supervised Semantic Segmentation

CVPR 2023poster

Weakly supervised semantic segmentation is typically inspired by class activation maps, which serve as pseudo masks with class-discriminative regions highlighted. Although tremendous efforts have been made to recall precise and complete locations for each class, existing methods still commonly suffe…

2023

TG-VQA: Ternary Game of Video Question Answering

IJCAI 2023poster

Video question answering aims at answering a question about the video content by reasoning the alignment semantics within them. However, since relying heavily on human instructions, i.e., annotations or priors, current contrastive learning-based VideoQA methods remains challenging to perform fine-gr…

Cited by 17SourcePDFScholar
2023

Text-Video Retrieval with Disentangled Conceptualization and Set-to-Set Alignment

IJCAI 2023poster

Text-video retrieval is a challenging cross-modal task, which aims to align visual entities with natural language descriptions. Current methods either fail to leverage the local details or are computationally expensive. What's worse, they fail to leverage the heterogeneous concepts in data. In this…

2023

WiCo: Win-win Cooperation of Bottom-up and Top-down Referring Image Segmentation

IJCAI 2023poster

The top-down and bottom-up methods are two mainstreams of referring segmentation, while both methods have their own intrinsic weaknesses. Top-down methods are chiefly disturbed by Polar Negative (PN) errors owing to the lack of fine-grained cross-modal alignment. Bottom-up methods are mainly perturb…

Cited by 4SourcePDFScholar