← Search

Chenchen Jing

20 accepted papers

2026

Beyond Explicit Language: Plug-and-Play Visual-to-Linguistic Modeling Toward General Object Tracking

CVPR 2026

Natural language provides valuable auxiliary information for enhancing visual object tracking. While existing vision-language tracking methods explicitly leverage linguistic descriptions to aid tracking, they suffer from two critical limitations: the inability to dynamically adapt descriptions to th

Cited by 0SourceScholar
2026

Composition-Incremental Learning for Compositional Generalization

AAAI 2026technical

Compositional generalization has achieved substantial progress in computer vision on pre-collected training data. Nonetheless, real-world data continually emerges, with possible compositions being nearly infinite, long-tailed, and not entirely visible. Thus, an ideal model is supposed to gradually i

Cited by 0SourcePDFScholar
2026

Preserving Source Video Realism: High-Fidelity Face Swapping for Cinematic Quality

CVPR 2026

Video face swapping is crucial in film and entertainment production, where achieving high fidelity and temporal consistency over long and complex video sequences remains a significant challenge. Inspired by recent advances in reference-guided image editing, we explore whether rich visual attributes

Cited by 0SourcecodeScholar
2026

Time Is a Feature: Exploiting Temporal Dynamics in Diffusion Language Models

ICLR 2026poster

Diffusion large language models (dLLMs) generate text through iterative denoising, yet current decoding strategies discard rich intermediate predictions in favor of the final output. Our work here reveals a critical phenomenon, temporal oscillation, where correct answers often emerge in the middle p…

Cited by 0SourceScholar
2025

Consistency of Compositional Generalization Across Multiple Levels

AAAI 2025technical

Compositional generalization is the capability of a model to understand novel compositions composed of seen concepts. There are multiple levels of novel compositions including phrase-phrase level, phrase-word level, and word-word level. Existing methods achieve promising compositional generalization…

2025

DREAM: Disentangling Risks to Enhance Safety Alignment in Multimodal Large Language Models

NAACL 2025long

Multimodal Large Language Models (MLLMs) pose unique safety challenges due to their integration of visual and textual data, thereby introducing new dimensions of potential attacks and complex risk combinations. In this paper, we begin with a detailed analysis aimed at disentangling risks through ste…

2025

Learning Visual Proxy for Compositional Zero-Shot Learning

ICCV 2025poster

Compositional Zero-Shot Learning (CZSL) aims to recognize novel attribute-object compositions by leveraging knowledge from seen compositions. Existing methods typically align textual prototypes with visual features using Vision-Language Models (VLMs), but they face two key limitations: (1) modality…

2025

PerturboLLaVA: Reducing Multimodal Hallucinations with Perturbative Visual Training

ICLR 2025spotlight

This paper aims to address the challenge of hallucinations in Multimodal Large Language Models (MLLMs) particularly for dense image captioning tasks. To tackle the challenge, we identify the current lack of a metric that finely measures the caption quality in concept level. We hereby introduce HalF…

Cited by 0SourcePDFScholar
2025

Seeing the Unseen: Composing Outliers for Compositional Zero-Shot Learning

IJCAI 2025

Compositional zero-shot learning (CZSL) is to recognize unseen attribute-object compositions by learning from seen compositions. The distribution shift between unseen compositions and seen compositions poses challenges to CZSL models, especially when test images are mixed with both seen and unseen c

Cited by 0SourcePDFScholar
2025

Unified Open-World Segmentation with Multi-Modal Prompts

ICCV 2025poster

In this work, we present COSINE, a unified open-world segmentation model that Consolidates Open-vocabulary Segmentation and IN-context sEgmentation with multi-modal prompts (e.g., text and image). COSINE exploits foundation models to extract representations for an input image and corresponding multi…

2024

A Simple Image Segmentation Framework via In-Context Examples

NeurIPS 2024poster

Recently, there have been explorations of generalist segmentation models that can effectively tackle a variety of image segmentation tasks within a unified in-context learning framework. However, these methods still struggle with task ambiguity in in-context segmentation, as not all in-context examp…

2024

In-Context Compositional Generalization for Large Vision-Language Models

EMNLP 2024main

Recent work has revealed that in-context learning for large language models exhibits compositional generalization capacity, which can be enhanced by selecting in-context demonstrations similar to test cases to provide contextual information. However, how to exhibit in-context compositional generaliz…

Cited by 2SourcePDFScholar
2024

Retrieval-Augmented Primitive Representations for Compositional Zero-Shot Learning

AAAI 2024technical

Compositional zero-shot learning (CZSL) aims to recognize unseen attribute-object compositions by learning from seen compositions. Composing the learned knowledge of seen primitives, i.e., attributes or objects, into novel compositions is critical for CZSL. In this work, we propose to explicitly ret…

Cited by 10SourcePDFScholar
2024

SearchLVLMs: A Plug-and-Play Framework for Augmenting Large Vision-Language Models by Searching Up-to-Date Internet Knowledge

NeurIPS 2024poster

Large vision-language models (LVLMs) are ignorant of the up-to-date knowledge, such as LLaVA series, because they cannot be updated frequently due to the large amount of resources required, and therefore fail in many cases. For example, if a LVLM was released on January 2024, and it wouldn't know th…

Cited by 2SourcePDFScholar
2024

Unleashing the Potential of the Diffusion Model in Few-shot Semantic Segmentation

NeurIPS 2024poster

The Diffusion Model has not only garnered noteworthy achievements in the realm of image generation but has also demonstrated its potential as an effective pretraining method utilizing unlabeled data. Drawing from the extensive potential unveiled by the Diffusion Model in both semantic corresponden…

2023

Exploring the Effect of Primitives for Compositional Generalization in Vision-and-Language

CVPR 2023poster

Compositionality is one of the fundamental properties of human cognition (Fodor & Pylyshyn, 1988). Compositional generalization is critical to simulate the compositional capability of humans, and has received much attention in the vision-and-language (V&L) community. It is essential to understand th…

2023

Learning Conditional Attributes for Compositional Zero-Shot Learning

CVPR 2023poster

Compositional Zero-Shot Learning (CZSL) aims to train models to recognize novel compositional concepts based on learned concepts such as attribute-object combinations. One of the challenges is to model attributes interacted with different objects, e.g., the attribute "wet" in "wet apple" and "wet ca…

2023

SegPrompt: Boosting Open-World Segmentation via Category-Level Prompt Learning

ICCV 2023poster

Current closed-set instance segmentation models rely on predefined class labels for each mask during training and evaluation, limiting their ability to detect novel objects. Open-world instance segmentation (OWIS) models address this challenge by detecting unknown objects in a class-agnostic manner.…

Cited by 21PDFcodeScholar
2022

Learning the Dynamics of Visual Relational Reasoning via Reinforced Path Routing

AAAI 2022technical

Reasoning is a dynamic process. In cognitive theories, the dynamics of reasoning refers to reasoning states over time after successive state transitions. Modeling the cognitive dynamics is of utmost importance to simulate human reasoning capability. In this paper, we propose to learn the reasoning d…

Cited by 8SourcePDFScholar
2022

Maintaining Reasoning Consistency in Compositional Visual Question Answering

CVPR 2022poster

A compositional question refers to a question that contains multiple visual concepts (e.g., objects, attributes, and relationships) and requires compositional reasoning to answer. Existing VQA models can answer a compositional question well, but cannot work well in terms of reasoning consistency in…

Cited by 29PDFcodeScholar