← Search

Zilei Wang

59 accepted papers

2026

Boosting Vision-Language Models Towards Cross-Domain Incremental Object Detection

CVPR 2026

Incremental Object Detection (IOD) aims to equip detectors with the ability to handle dynamic environments and emerging object categories, and the rise of vision-language models has substantially advanced this goal. However, existing studies often oversimplify real-world scenarios by assuming the in

Cited by 0SourcecodeScholar
2026

Bringing Code ALIVE: Optimizing Interactive Frontend Mini-Games via Automated Play and Reinforcement Learning at Scale

ICML 2026poster

The rapid evolution of Large Language Models (LLMs) has empowered even non-programmers to create visually appealing frontend mini-games with a single instruction. However, open-source models significantly lag behind proprietary counterparts in this domain. The core bottleneck is the lack of an evalu…

Cited by 0SourceScholar
2026

KBQA-R1: Reinforcing Large Language Models for Knowledge Base Question Answering

ICML 2026poster

Knowledge Base Question Answering (KBQA) challenges models to bridge the gap between natural language and strict knowledge graph schemas by generating executable logical forms. While Large Language Models (LLMs) have advanced this field, current approaches often struggle with a dichotomy of failure:…

Cited by 0SourceScholar
2026

PlotCraft: Pushing the Limits of LLMs for Complex and Interactive Data Visualization

ICML 2026poster

Recent Large Language Models (LLMs) have demonstrated remarkable proficiency in code generation. However, their ability to create complex visualizations for scaled and structured data remains largely unevaluated and underdeveloped. To address this gap, we introduce **PlotCraft**, a new benchmark fea…

Cited by 0SourceScholar
2026

PosPrune: Visual Token Pruning with Positional Bias Correction for Efficient Large Vision-Language Models

AAAI 2026technical

Large Vision-Language Models (LVLMs) enhance performance on vision-language tasks by integrating visual features from pre-trained vision encoders into large language models (LLMs). However, the large number of visual tokens introduces significant computational overhead. Existing token pruning method

Cited by 0SourcePDFScholar
2026

Predict the Retrieval! Test Time Adaptation for Retrieval Augmented Generation

ICASSP 2026poster

Retrieval-Augmented Generation (RAG) has emerged as a powerful approach for enhancing large language models' question-answering capabilities through the integration of external knowledge. However, when adapting RAG systems to specialized domains, challenges arise from distribution shifts, resulting…

Cited by 0SourcePDFScholar
2026

Rethinking Open-world Prompt Tuning: A Systematic Framework for Evaluation and Optimization

AAAI 2026technical

Prompt Tuning (PT) is a widely used strategy for adapting pre-trained Vision-Language Models (VLMs) to various downstream tasks. Conventional PT methods evaluate performance separately on known (base) and unknown (new) classes. However, in real-world scenarios, models often encounter inputs without

Cited by 0SourcePDFScholar
2026

Taming Momentum: Rethinking Optimizer States Through Low-Rank Approximation

ICLR 2026oral

Modern optimizers like Adam and Muon are central to training large language models, but their reliance on first- and second-order momenta introduces significant memory overhead, which constrains scalability and computational efficiency. In this work, we re-frame the exponential moving average (EMA)…

Cited by 0SourceScholar
2026

Training-free Boosting for Few-shot Segmentation via Generalizing Semantic Mining

AAAI 2026technical

Few-shot Semantic Segmentation (FSS) aims to segment the novel target objects with the guidance of minimal annotated reference examples. The affinity-based method has great advantages in the FSS inference stage for both specialist model and foundation model. However, current affinity calculation me

Cited by 0SourcePDFScholar
2025

ClearSight: Visual Signal Enhancement for Object Hallucination Mitigation in Multimodal Large Language Models

CVPR 2025poster

Contrastive decoding strategies are widely used to mitigate object hallucinations in multimodal large language models (MLLMs). By reducing over-reliance on language priors, these strategies ensure that generated content remains closely grounded in visual inputs, producing contextually accurate outpu…

2025

Cooperative Pseudo Labeling for Unsupervised Federated Classification

ICCV 2025poster

Unsupervised federated learning (UFL) aims to collaboratively train a global model across distributed clients without data sharing and label information. Previous UFL works have predominantly focused on representation learning and clustering tasks. Recently, vision language models (e.g., CLIP) have…

2025

Divide-Then-Align: Honest Alignment based on the Knowledge Boundary of RAG

ACL 2025long

Large language models (LLMs) augmented with retrieval systems have significantly advanced natural language processing tasks by integrating external knowledge sources, enabling more accurate and contextually rich responses. To improve the robustness of such systems against noisy retrievals, Retrieval…

Cited by 0SourcePDFScholar
2025

Exploring Vacant Classes in Label-Skewed Federated Learning

AAAI 2025technical

Label skews, characterized by disparities in local label distribution across clients, pose a significant challenge in federated learning. As minority classes suffer from worse accuracy due to overfitting on local imbalanced data, prior methods often incorporate class-balanced learning techniques du…

2025

GCD: Advancing Vision-Language Models for Incremental Object Detection via Global Alignment and Correspondence Distillation

AAAI 2025technical

Incremental object detection (IOD) is a challenging task that requires detection models to continuously learn from newly arriving data. This work focuses on incremental learning for vision-language detectors (VLDs), an under explored domain. Existing research typically adopts a local alignment parad…

2025

Lifting the Veil on Visual Information Flow in MLLMs: Unlocking Pathways to Faster Inference

CVPR 2025poster

Multimodal large language models (MLLMs) improve performance on vision-language tasks by integrating visual features from pre-trained vision encoders into large language models (LLMs). However, how MLLMs process and utilize visual information remains unclear. In this paper, a shift in the dominant f…

2025

LoRA-Pro: Are Low-Rank Adapters Properly Optimized?

ICLR 2025spotlight

Low-rank adaptation, also known as LoRA, has emerged as a prominent method for parameter-efficient fine-tuning of foundation models. Despite its computational efficiency, LoRA still yields inferior performance compared to full fine-tuning. In this paper, we first uncover a fundamental connection bet…

2025

Progressive Distribution Bridging: Unsupervised Adaptation for Large-scale Pre-trained Models via Adaptive Auxiliary Data

ICCV 2025poster

Large-scale pre-trained Vision-Language Models (VLMs) like CLIP have demonstrated promising zero-shot transfer capabilities to downstream tasks. However, their performance deteriorates when facing significant domain shifts. In this paper, we focus on cost-effective adaptation of large-scale pre-trai…

Cited by 0SourcePDFScholar
2025

Protecting Model Adaptation from Trojans in the Unlabeled Data

AAAI 2025technical

Model adaptation tackles the distribution shift problem with a pre-trained model instead of raw data, which has become a popular paradigm due to its great privacy protection. Existing methods always assume adapting to a clean target domain, overlooking the security risks of unlabeled samples. This p…

2025

R-TPT: Improving Adversarial Robustness of Vision-Language Models through Test-Time Prompt Tuning

CVPR 2025poster

Vision-language models (VLMs), such as CLIP, have gained significant popularity as foundation models, with numerous fine-tuning methods developed to enhance performance on downstream tasks. However, due to their inherent vulnerability and the common practice of selecting from a limited set of open-s…

2025

Target Semantics Clustering via Text Representations for Robust Universal Domain Adaptation

AAAI 2025technical

Universal Domain Adaptation (UniDA) focuses on transferring source domain knowledge to the target domain under both domain shift and unknown category shift. Its main challenge lies in identifying common class samples and aligning them. Current methods typically obtain target domain semantics centers…

2025

Task Preference Optimization: Improving Multimodal Large Language Models with Vision Task Alignment

CVPR 2025poster

Current multimodal large language models (MLLMs) struggle with fine-grained or precise understanding of visuals although they give comprehensive perception and reasoning in a spectrum of vision applications. Recent studies either develop tool-using or unify specific visual tasks into the autoregress…

2025

The Illusion of Progress? A Critical Look at Test-Time Adaptation for Vision-Language Models

NeurIPS 2025poster

Test-time adaptation (TTA) methods have gained significant attention for enhancing the performance of vision-language models (VLMs) such as CLIP during inference, without requiring additional labeled data. However, current TTA researches generally suffer from major limitations such as duplication of…

Cited by 0SourcecodeScholar
2025

The Mirage of Performance Gains: Why Contrastive Decoding Fails to Mitigate Object Hallucinations in MLLMs?

NeurIPS 2025poster

Contrastive decoding strategies are widely used to reduce object hallucinations in multimodal large language models (MLLMs). These methods work by constructing contrastive samples to induce hallucinations and then suppressing them in the output distribution. However, this paper demonstrates that suc…

Cited by 0SourceScholar
2024

A Hard-to-Beat Baseline for Training-free CLIP-based Adaptation

ICLR 2024poster

Contrastive Language-Image Pretraining (CLIP) has gained popularity for its remarkable zero-shot capacity. Recent research has focused on developing efficient fine-tuning methods, such as prompt learning and adapter, to enhance CLIP's performance in downstream tasks. However, these methods still req…

2024

Connecting the Dots: Collaborative Fine-tuning for Black-Box Vision-Language Models

ICML 2024poster

With the emergence of pretrained vision-language models (VLMs), considerable efforts have been devoted to fine-tuning them for downstream tasks. Despite the progress made in designing efficient fine-tuning methods, such methods require access to the model's parameters, which can be challenging as mo…

2024

Infer from What You Have Seen Before: Temporally-dependent Classifier for Semi-supervised Video Segmentation

CVPR 2024poster

Due to high expense of human labor one major challenge for semantic segmentation in real-world scenarios is the lack of sufficient pixel-level labels which is more serious when processing video data. To exploit unlabeled data for model training semi-supervised learning methods attempt to construct p…

2024

Probabilistic Contrastive Learning for Domain Adaptation

IJCAI 2024poster

Contrastive learning has shown impressive success in enhancing feature discriminability for various visual tasks in a self-supervised manner, but the standard contrastive paradigm (features+l2 normalization) has limited benefits when applied in domain adaptation. We find that this is mainly because…

2024

Semantic-guided Robustness Tuning for Few-Shot Transfer Across Extreme Domain Shift

ECCV 2024poster

"In this work, we focus on the cross-domain few-shot classification (CDFSC), which is mostly challenged by the low-data problem as well as extreme domain shift between base and novel target classes. Current methods always employ a lightweight backbone and continue to use a linear-probe-like traditio…

Cited by 0SourcePDFScholar
2023

Actionness Inconsistency-Guided Contrastive Learning for Weakly-Supervised Temporal Action Localization

AAAI 2023technical

Weakly-supervised temporal action localization (WTAL) aims to detect action instances given only video-level labels. To address the challenge, recent methods commonly employ a two-branch framework, consisting of a class-aware branch and a class-agnostic branch. In principle, the two branches are sup…

2023

Boundary-Enhanced Co-Training for Weakly Supervised Semantic Segmentation

CVPR 2023poster

The existing weakly supervised semantic segmentation (WSSS) methods pay much attention to generating accurate and complete class activation maps (CAMs) as pseudo-labels, while ignoring the importance of training the segmentation networks. In this work, we observe that there is an inconsistency betwe…

2023

Class Relationship Embedded Learning for Source-Free Unsupervised Domain Adaptation

CVPR 2023poster

This work focuses on a practical knowledge transfer task defined as Source-Free Unsupervised Domain Adaptation (SFUDA), where only a well-trained source model and unlabeled target data are available. To fully utilize source knowledge, we propose to transfer the class relationship, which is domain-in…

2023

Exploit Domain-Robust Optical Flow in Domain Adaptive Video Semantic Segmentation

AAAI 2023technical

Domain adaptive semantic segmentation aims to exploit the pixel-level annotated samples on source domain to assist the segmentation of unlabeled samples on target domain. For such a task, the key is to construct reliable supervision signals on target domain. However, existing methods can only provid…

2023

Noise-Robust Semi-Supervised Learning for Distantly Supervised Relation Extraction

EMNLP 2023long findings

Distantly supervised relation extraction (DSRE) aims to extract relational facts from texts but suffers from noisy instances. To mitigate the influence of noisy labels, current methods typically use the Multi-Instance-Learning framework to extract relations for each bag. However, these approaches a…

Cited by 0SourceScholar
2023

Revisiting Foreground and Background Separation in Weakly-supervised Temporal Action Localization: A Clustering-based Approach

ICCV 2023poster

Weakly-supervised temporal action localization aims to localize action instances in videos with only video-level action labels. Existing methods mainly embrace a localization-by-classification pipeline that optimizes the snippet-level prediction with a video classification loss. However, this formul…

Cited by 19PDFcodeScholar
2023

SimpleNet: A Simple Network for Image Anomaly Detection and Localization

CVPR 2023poster

We propose a simple and application-friendly network (called SimpleNet) for detecting and localizing anomalies. SimpleNet consists of four components: (1) a pre-trained Feature Extractor that generates local features, (2) a shallow Feature Adapter that transfers local features towards target domain,…

2023

Towards Effective Instance Discrimination Contrastive Loss for Unsupervised Domain Adaptation

ICCV 2023poster

Domain adaptation (DA) aims to transfer knowledge from a label-rich source domain to a related but label-scarce target domain. Recently, increasing research has focused on exploring data structure of the target domain. In light of the recent success of Instance Discrimination Contrastive (IDCo) loss…

Cited by 16PDFcodeScholar
2022

Collaborating Domain-Shared and Target-Specific Feature Clustering for Cross-Domain 3D Action Recognition

ECCV 2022poster

"In this work, we consider the problem of cross-domain 3D action recognition in the open-set setting, which has been rarely explored before. Specifically, there is a source domain and a target domain that contain the skeleton sequences with different styles and categories, and our purpose is to clus…

2022

Continual Semantic Segmentation via Structure Preserving and Projected Feature Alignment

ECCV 2022poster

"Deep networks have been shown to suffer from catastrophic forgetting. In this work, we try to alleviate this phenomenon in the field of continual semantic segmentation (CSS). We observe that two main problems lie in existing arts. First, attention is only paid to designing constraints for encoder (…

Cited by 21SourcePDFScholar
2022

Cross-Domain Cross-Set Few-Shot Learning via Learning Compact and Aligned Representations

ECCV 2022poster

"Few-shot learning (FSL) aims to recognize novel queries with only a few support samples through leveraging prior knowledge from a base dataset. In this paper, we consider the domain shift problem in FSL and aim to address the domain gap between the support set and the query set. Different from prev…

2022

Disentangled Federated Learning for Tackling Attributes Skew via Invariant Aggregation and Diversity Transferring

ICML 2022spotlight

Attributes skew hinders the current federated learning (FL) frameworks from consistent optimization directions among the clients, which inevitably leads to performance reduction and unstable convergence. The core problems lie in that: 1) Domain-specific attributes, which are non-causal and only loca…

2022

Semi-Supervised Video Semantic Segmentation With Inter-Frame Feature Reconstruction

CVPR 2022poster

One major challenge for semantic segmentation in real-world scenarios is only limited pixel-level labels available due to high expense of human labor though a vast volume of video data is provided. Existing semi-supervised methods attempt to exploit unlabeled data in model training, but they just re…

Cited by 16PDFcodeScholar
2021

Few-Shot Learning with Part Discovery and Augmentation from Unlabeled Images

IJCAI 2021poster

Few-shot learning is a challenging task since only few instances are given for recognizing an unseen class. One way to alleviate this problem is to acquire a strong inductive bias via meta-learning on similar tasks. In this paper, we show that such inductive bias can be learned from a flat collectio…

Cited by 13SourcePDFScholar
2021

Learning Intact Features by Erasing-Inpainting for Few-shot Classification

AAAI 2021technical

Few-shot classification aims to categorize the samples from unseen classes with only few labeled samples. To address such a challenge, many methods exploit a base set consisting of massive labeled samples to learn an instance embedding function, i.e., image feature extractor, and it is expected to p…

Cited by 68SourcePDFScholar
2019

Learning a Unified Classifier Incrementally via Rebalancing

CVPR 2019poster

Conventionally, deep neural networks are trained offline, relying on a large dataset prepared in advance. This paradigm is often challenged in real-world applications, e.g. online services that involve continuous streams of incoming data. Recently, incremental learning receives increasing attention,…

Cited by 1518PDFScholar
2019

Meta-SR: A Magnification-Arbitrary Network for Super-Resolution

CVPR 2019poster

Recent research on super-resolution has achieved greatsuccess due to the development of deep convolutional neu-ral networks (DCNNs). However, super-resolution of arbi-trary scale factor has been ignored for a long time. Mostprevious researchers regard super-resolution of differentscale facto…

Cited by 568PDFScholar
2018

End-to-end View Synthesis for Light Field Imaging with Pseudo 4DCNN

ECCV 2018poster

Limited angular resolution has become the main bottleneck of microlens-based plenoptic cameras towards practical vision applications. Existing view synthesis methods mainly break the task into two steps, i.e. depth estimating and view warping, which are usually inefficient and produce artifacts over…

Cited by 139SourcePDFScholar
2018

Lifelong Learning via Progressive Distillation and Retrospection

ECCV 2018poster

Lifelong learning aims at adapting a learned model to new tasks while retaining the knowledge gained earlier. A key challenge for lifelong learning is how to strike a balance between the preservation on old tasks and the adaptation to a new one within a given model. Approaches that combine both obje…

Cited by 256SourcePDFScholar
2015

Look and Think Twice: Capturing Top-Down Visual Attention With Feedback Convolutional Neural Networks

ICCV 2015poster

While feedforward deep convolutional neural networks (CNNs) have been a great success in computer vision, it is important to remember that the human visual contex contains generally more feedback connections than foward connections. In this paper, we will briefly introduce the background of feedback…

Cited by 530PDFcodeScholar