← Search

Lingchen Meng

9 accepted papers

2026

Unified Multimodal Autoregressive Modeling with Shared Context—Visual Tokenizer is Key to Unification

ICML 2026poster

Unified Multimodal Modeling aims to integrate visual understanding and generation within a single system. However, existing approaches typically rely on two disparate visual tokenizers, which splits the representation space and hinder truly unified modeling. We propose UniAR, a unified autoregressiv…

Cited by 0SourceScholar
2025

Comprehensive Multi-Modal Prototypes Are Simple and Effective Classifiers for Vast-Vocabulary Object Detection

AAAI 2025technical

Enabling models to recognize vast open-world categories has been a longstanding pursuit in object detection. By leveraging the generalization capabilities of vision-language models, current open-world detectors can recognize a broader range of vocabularies, despite being trained on limited categorie…

2025

INST-IT: Boosting Instance Understanding via Explicit Visual Prompt Instruction Tuning

NeurIPS 2025poster

Large Multimodal Models (LMMs) have made significant breakthroughs with the advancement of instruction tuning. However, while existing models can understand images and videos at a holistic level, they still struggle with instance-level understanding that requires a more fine-grained comprehension an…

Cited by 0SourceScholar
2024

DeepStack: Deeply Stacking Visual Tokens is Surprisingly Simple and Effective for LMMs

NeurIPS 2024poster

Most large multimodal models (LMMs) are implemented by feeding visual tokens as a sequence into the first layer of a large language model (LLM). The resulting architecture is simple but significantly increases computation and memory costs, as it has to handle a large number of additional tokens in…

Cited by 13SourcePDFScholar
2024

SEGIC: Unleashing the Emergent Correspondence for In-Context Segmentation

ECCV 2024poster

"In-context segmentation aims at segmenting novel images using a few labeled example images, termed as “in-context examples”, exploring content similarities between examples and the target. The resulting models can be generalized seamlessly to novel segmentation tasks, significantly reducing the lab…

2023

Detection Hub: Unifying Object Detection Datasets via Query Adaptation on Language Embedding

CVPR 2023poster

Combining multiple datasets enables performance boost on many computer vision tasks. But similar trend has not been witnessed in object detection when combining multiple datasets due to two inconsistencies among detection datasets: taxonomy difference and domain gap. In this paper, we address these…

Cited by 26SourcePDFScholar
2023

Learning from Rich Semantics and Coarse Locations for Long-tailed Object Detection

NeurIPS 2023poster

Long-tailed object detection (LTOD) aims to handle the extreme data imbalance in real-world datasets, where many tail classes have scarce instances. One popular strategy is to explore extra data with image-level labels, yet it produces limited results due to (1) semantic ambiguity---an image-level l…

2022

AdaViT: Adaptive Vision Transformers for Efficient Image Recognition

CVPR 2022poster

Built on top of self-attention mechanisms, vision transformers have demonstrated remarkable performance on a variety of vision tasks recently. While achieving excellent performance, they still require relatively intensive computational cost that scales up drastically as the numbers of patches, self-…

Cited by 301PDFcodeScholar