← Search

Zelin Peng

18 accepted papers

2026

CP-CLIP: Customized Parameter Generation for Open-vocabulary Semantic Segmentation

AAAI 2026technical

Open-vocabulary semantic segmentation aims to assign pixel-level labels to images based on textual descriptions, even for categories beyond predefined closed sets. While vision-language foundation models like CLIP are widely used for this task, fine-tuning them for pixel-level predictions often comp

Cited by 0SourcePDFScholar
2026

Efficient Segmentation with Multimodal Large Language Model via Token Routing

AAAI 2026technical

Recent advances in multimodal large language models (MLLMs) have demonstrated strong capabilities in addressing open-world segmentation tasks. However, the substantial computational cost of the LLM components presents a significant challenge, especially in segmentation tasks, where efficiency has lo

Cited by 0SourcePDFScholar
2026

OneCAT: Decoder-Only Auto-Regressive Model for Unified Understanding and Generation

CVPR 2026

We introduce OneCAT, a unified multimodal model that seamlessly integrates understanding, generation, and editing within a single decoder-only transformer architecture. OneCAT uniquely eliminates the need for external components such as Vision Transformers (ViT) or vision tokenizer during inference,

Cited by 0SourcecodeScholar
2025

Domain Generalization in CLIP via Learning with Diverse Text Prompts

CVPR 2025poster

Domain generalization (DG) aims to train a model on source domains that can generalize well to unseen domains. Recent advances in Vision-Language Models (VLMs), such as CLIP, exhibit remarkable generalization capabilities across a wide range of data distributions, benefiting tasks like DG. However,…

Cited by 0SourcePDFScholar
2025

FATE: Feature-Adapted Parameter Tuning for Vision-Language Models

AAAI 2025technical

Following the recent popularity of vision language models, several attempts, e.g., parameter-efficient fine-tuning (PEFT), have been made to extend them to different downstream tasks. Previous PEFT works motivate their methods from the view of introducing new parameters for adaptation but still need…

Cited by 0SourcePDFScholar
2025

HyperET: Efficient Training in Hyperbolic Space for Multi-modal Large Language Models

NeurIPS 2025oral

Multi-modal large language models (MLLMs) have emerged as a transformative approach for aligning visual and textual understanding. They typically require extremely high computational resources (e.g., thousands of GPUs) for training to achieve cross-modal alignment at multi-granularity levels. We arg…

Cited by 0SourceScholar
2025

OphCLIP: Hierarchical Retrieval-Augmented Learning for Ophthalmic Surgical Video-Language Pretraining

ICCV 2025poster

Vision-language pretraining (VLP) enables open-world generalization beyond predefined labels, a critical capability in surgery due to the diversity of procedures, instruments, and patient anatomies. However, applying VLP to ophthalmic surgery presents unique challenges, including limited vision-lang…

2025

Retaining Knowledge and Enhancing Long-Text Representations in CLIP through Dual-Teacher Distillation

CVPR 2025poster

Contrastive language-image pretraining models such as CLIP have demonstrated remarkable performance in various text-image alignment tasks. However, the inherent 77-token input limitation and reliance on predominantly short-text training data restrict its ability to handle long-text tasks effectively…

Cited by 0SourcePDFScholar
2025

Seeing Far and Clearly: Mitigating Hallucinations in MLLMs with Attention Causal Decoding

CVPR 2025poster

Recent advancements in multimodal large language models (MLLMs) have significantly improved performance in visual question answering. However, they often suffer from hallucinations. In this work, hallucinations are categorized into two main types: initial hallucinations and snowball hallucinations.…

Cited by 0SourcePDFScholar
2025

Understanding Fine-tuning CLIP for Open-vocabulary Semantic Segmentation in Hyperbolic Space

CVPR 2025poster

CLIP, a foundational vision-language model, has emerged as a powerful tool for open-vocabulary semantic segmentation. While freezing the text encoder preserves its powerful embeddings, recent studies show that fine-tuning both the text and image encoders jointly significantly enhances segmentation p…

2024

LERE: Learning-Based Low-Rank Matrix Recovery with Rank Estimation

AAAI 2024technical

A fundamental task in the realms of computer vision, Low-Rank Matrix Recovery (LRMR) focuses on the inherent low-rank structure precise recovery from incomplete data and/or corrupted measurements given that the rank is a known prior or accurately estimated. However, it remains challenging for exist…

2024

Parameter Efficient Fine-tuning via Cross Block Orchestration for Segment Anything Model

CVPR 2024poster

Parameter-efficient fine-tuning (PEFT) is an effective methodology to unleash the potential of large foundation models in novel scenarios with limited training data. In the computer vision community PEFT has shown effectiveness in image classification but little research has studied its ability for…

Cited by 11SourcePDFScholar
2024

SAM-PARSER: Fine-Tuning SAM Efficiently by Parameter Space Reconstruction

AAAI 2024technical

Segment Anything Model (SAM) has received remarkable attention as it offers a powerful and versatile solution for object segmentation in images. However, fine-tuning SAM for downstream segmentation tasks under different scenarios remains a challenge, as the varied characteristics of different scenar…

Cited by 23SourcePDFScholar
2023

USAGE: A Unified Seed Area Generation Paradigm for Weakly Supervised Semantic Segmentation

ICCV 2023poster

Seed area generation is usually the starting point of weakly supervised semantic segmentation (WSSS). Computing the Class Activation Map (CAM) from a multi-label classification network is the de facto paradigm for seed area generation, but CAMs generated from Convolutional Neural Networks (CNNs) and…

Cited by 36PDFScholar
2022

Absolute Wrong Makes Better: Boosting Weakly Supervised Object Detection via Negative Deterministic Information

IJCAI 2022poster

Weakly supervised object detection (WSOD) is a challenging task, in which image-level labels (e.g., categories of the instances in the whole image) are used to train an object detector. Many existing methods follow the standard multiple instance learning (MIL) paradigm and have achieved promising pe…

Cited by 16SourcePDFScholar