← Search

Wenbin An

14 accepted papers

2026

Cross-Domain Few-Shot Segmentation via Multi-view Progressive Adaptation

CVPR 2026

Cross-Domain Few-Shot Segmentation aims to segment categories in data-scarce domains conditioned on a few exemplars. Typical methods first establish few-shot capability in a large-scale source domain and then adapt it to target domains. However, due to the limited quantity and diversity of target sa

Cited by 0SourcecodeScholar
2026

Enhancing Retrieval-Augmented Large Vision Language Models via Knowledge Conflict Mitigation

AAAI 2026technical

Multimodal Retrieval-Augmented Generation (MRAG) has recently been explored to empower Large Vision Language Models (LVLMs) with more comprehensive and up-to-date contextual knowledge, aiming to compensate for their limited and coarse-grained parametric knowledge in knowledge-intensive tasks. Howeve

Cited by 0SourcePDFScholar
2025

Boosting Knowledge Utilization in Multimodal Large Language Models via Adaptive Logits Fusion and Attention Reallocation

NeurIPS 2025oral

Despite their recent progress, Multimodal Large Language Models (MLLMs) often struggle in knowledge-intensive tasks due to the limited and outdated parametric knowledge acquired during training. Multimodal Retrieval Augmented Generation addresses this issue by retrieving contextual knowledge from ex…

Cited by 0SourcecodeScholar
2025

Mitigating Object Hallucinations in Large Vision-Language Models with Assembly of Global and Local Attention

CVPR 2025poster

Despite great success across various multimodal tasks, Large Vision-Language Models (LVLMs) often encounter object hallucinations with generated textual responses being inconsistent with the actual objects in images. We examine different LVLMs and pinpoint that one root cause of object hallucination…

2025

Unleashing the Potential of Model Bias for Generalized Category Discovery

AAAI 2025technical

Generalized Category Discovery is a significant and complex task that aims to identify both known and undefined novel categories from a set of unlabeled data, leveraging another labeled dataset containing only known categories. The primary challenges stem from model bias induced by pre-training on o…

2024

A Unified Knowledge Transfer Network for Generalized Category Discovery

AAAI 2024technical

Generalized Category Discovery (GCD) aims to recognize both known and novel categories in an unlabeled dataset by leveraging another labeled dataset with only known categories. Without considering knowledge transfer from known to novel categories, current methods usually perform poorly on novel cate…

2024

Flipped Classroom: Aligning Teacher Attention with Student in Generalized Category Discovery

NeurIPS 2024oral

Recent advancements have shown promise in applying traditional Semi-Supervised Learning strategies to the task of Generalized Category Discovery (GCD). Typically, this involves a teacher-student framework in which the teacher imparts knowledge to the student to classify categories, even in the absen…

Cited by 2SourcePDFScholar
2024

Generalized Category Discovery with Large Language Models in the Loop

ACL 2024findings

Generalized Category Discovery (GCD) is a crucial task that aims to recognize both known and novel categories from a set of unlabeled data by utilizing a few labeled data with only known categories. Due to the lack of supervision and category information, current methods usually perform poorly on no…

2024

Schedule Your Edit: A Simple yet Effective Diffusion Noise Schedule for Image Editing

NeurIPS 2024poster

Text-guided diffusion models have significantly advanced image editing, enabling high-quality and diverse modifications driven by text prompts. However, effective editing requires inverting the source image into a latent space, a process often hindered by prediction errors inherent in DDIM inversion…

2024

Transfer and Alignment Network for Generalized Category Discovery

AAAI 2024technical

Generalized Category Discovery (GCD) is a crucial real-world task that aims to recognize both known and novel categories from an unlabeled dataset by leveraging another labeled dataset with only known categories. Despite the improved performance on known categories, current methods perform poorly on…

2023

A Diffusion Weighted Graph Framework for New Intent Discovery

EMNLP 2023long main

New Intent Discovery (NID) aims to recognize both new and known intents from unlabeled data with the aid of limited labeled data containing only known intents. Without considering structure relationships between samples, previous methods generate noisy supervisory signals which cannot strike a balan…

Cited by 0SourcecodeScholar
2023

DNA: Denoised Neighborhood Aggregation for Fine-grained Category Discovery

EMNLP 2023long main

Discovering fine-grained categories from coarsely labeled data is a practical and challenging task, which can bridge the gap between the demand for fine-grained analysis and the high annotation cost. Previous works mainly focus on instance-level discrimination to learn low-level features, but ignore…

Cited by 0SourcecodeScholar
2023

Generalized Category Discovery with Decoupled Prototypical Network

AAAI 2023technical

Generalized Category Discovery (GCD) aims to recognize both known and novel categories from a set of unlabeled data, based on another dataset labeled with only known categories. Without considering differences between known and novel categories, current methods learn about them in a coupled manner,…

2022

Fine-grained Category Discovery under Coarse-grained supervision with Hierarchical Weighted Self-contrastive Learning

EMNLP 2022main

Novel category discovery aims at adapting models trained on known categories to novel categories. Previous works only focus on the scenario where known and novel categories are of the same granularity.In this paper, we investigate a new practical scenario called Fine-grained Category Discovery under…