← Search

Xiu-Shen Wei

30 accepted papers

2026

Benchmarking Large Vision-Language Models on Fine-Grained Image Tasks: A Comprehensive Evaluation

ICLR 2026poster

Recent advancements in Large Vision-Language Models (LVLMs) have demonstrated remarkable multimodal perception capabilities, garnering significant attention. While numerous evaluation studies have emerged, assessing LVLMs both holistically and on specialized tasks, fine-grained image tasks—fundament…

Cited by 0SourcecodeScholar
2026

Efficient and Effective In-context Demonstration Selection with Coreset

AAAI 2026technical

In-context learning (ICL) has emerged as a powerful paradigm for Large Visual Language Models (LVLMs), enabling them to leverage a few examples directly from input contexts. However, the effectiveness of this approach is heavily reliant on the selection of demonstrations, a process that is NP-hard.

Cited by 0SourcePDFScholar
2026

RAAP: Retrieval-Augmented Affordance Prediction with Cross-Image Action Alignment

ICRA 2026poster

Understanding object affordances is essential for enabling robots to perform purposeful and fine-grained interactions in diverse and unstructured environments. However, existing approaches either rely on retrieval, which is fragile due to sparsity and coverage gaps, or on large-scale models, which f…

2026

Towards Fine-grained Robustness: Attention-guided Test-time Prompt Tuning for Vision-Language Models

ICML 2026poster

Visual-Language Models (VLMs), such as CLIP, have achieved significant zero-shot performance on downstream tasks with various fine-tuning adaptation methods. However, recent studies have proven that adversarial attacks can significantly degrade the inference ability of VLMs, posing substantial risks…

Cited by 0SourceScholar
2025

Explanatory Instructions: Towards Unified Vision Tasks Understanding and Zero-shot Generalization

ICML 2025poster

Computer Vision (CV) has yet to fully achieve the zero-shot task generalization observed in Natural Language Processing (NLP), despite following many of the milestones established in NLP, such as large transformer models, extensive pre-training, and the auto-regression paradigm, among others. In thi…

2025

Learning Attribute-Aware Hash Codes for Fine-Grained Image Retrieval via Query Optimization

ICML 2025poster

Fine-grained hashing has become a powerful solution for rapid and efficient image retrieval, particularly in scenarios requiring high discrimination between visually similar categories. To enable each hash bit to correspond to specific visual attributes, we propose a novel method that harnesses lear…

Cited by 0SourcePDFScholar
2025

Object-level Correlation for Few-Shot Segmentation

ICCV 2025poster

Few-shot semantic segmentation (FSS) aims to segment objects of novel categories in the query images given only a few annotated support samples. Existing methods primarily build the image-level correlation between the support target object and the entire query image. However, this correlation contai…

Cited by 0SourcePDFScholar
2025

Prototype-based Contrastive Learning with Stage-wise Progressive Augmentation for Self-Supervised Fine-Grained Learning

ICCV 2025poster

In this paper, we mitigate the problem of Self-Supervised Learning (SSL) for fine-grained representation learning, aimed at distinguishing subtle differences within highly similar subordinate categories. Our preliminary analysis shows that SSL, especially the multi-stage alignment strategy, performs…

2024

An Asymmetric Augmented Self-Supervised Learning Method for Unsupervised Fine-Grained Image Hashing

CVPR 2024poster

Unsupervised fine-grained image hashing aims to learn compact binary hash codes in unsupervised settings addressing challenges posed by large-scale datasets and dependence on supervision. In this paper we first identify a granularity gap between generic and fine-grained datasets for unsupervised has…

Cited by 3SourcePDFScholar
2024

Long-tailed Object Detection Pretraining: Dynamic Rebalancing Contrastive Learning with Dual Reconstruction

NeurIPS 2024poster

Pre-training plays a vital role in various vision tasks, such as object recognition and detection. Commonly used pre-training methods, which typically rely on randomized approaches like uniform or Gaussian distributions to initialize model parameters, often fall short when confronted with long-taile…

Cited by 1SourcePDFScholar
2023

Hyperbolic Space with Hierarchical Margin Boosts Fine-Grained Learning from Coarse Labels

NeurIPS 2023poster

Learning fine-grained embeddings from coarse labels is a challenging task due to limited label granularity supervision, i.e., lacking the detailed distinctions required for fine-grained tasks. The task becomes even more demanding when attempting few-shot fine-grained recognition, which holds practic…

Cited by 7SourcePDFScholar
2022

An Embarrassingly Simple Approach to Semi-Supervised Few-Shot Learning

NeurIPS 2022accept

Semi-supervised few-shot learning consists in training a classifier to adapt to new tasks with limited labeled data and a fixed quantity of unlabeled data. Many sophisticated methods have been developed to address the challenges this problem comprises. In this paper, we propose a simple but quite ef…

Cited by 19SourcePDFScholar
2022

Automatic Check-Out via Prototype-Based Classifier Learning from Single-Product Exemplars

ECCV 2022poster

"Automatic Check-Out (ACO) aims to accurately predict the presence and count of each category of products in check-out images, where a major challenge is the significant domain gap between training data (single-product exemplars) and test data (check-out images). To mitigate the gap, we propose a me…

2022

Dual Attention Networks for Few-Shot Fine-Grained Recognition

AAAI 2022technical

The task of few-shot fine-grained recognition is to classify images belonging to subordinate categories merely depending on few examples. Due to the fine-grained nature, it is desirable to capture subtle but discriminative part-level patterns from limited training data, which makes it a challenging…

Cited by 35SourcePDFScholar
2022

Relieving Long-Tailed Instance Segmentation via Pairwise Class Balance

CVPR 2022poster

Long-tailed instance segmentation is a challenging task due to the extreme imbalance of training samples among classes. It causes severe biases of the head classes (with majority samples) against the tailed ones. This renders "how to appropriately define and alleviate the bias" one of the most impor…

Cited by 27PDFcodeScholar
2022

SEMICON: A Learning-to-Hash Solution for Large-Scale Fine-Grained Image Retrieval

ECCV 2022poster

"In this paper, we propose Suppression-Enhancing Mask based attention and Interactive Channel transformatiON (SEMICON) to learn binary hash codes for dealing with large-scale fine-grained image retrieval tasks. In SEMICON, we first develop a suppression-enhancing mask (SEM) based attention to dynami…

2022

Webly-Supervised Fine-Grained Recognition with Partial Label Learning

IJCAI 2022poster

The task of webly-supervised fine-grained recognition is to boost recognition accuracy of classifying subordinate categories (e.g., different bird species) by utilizing freely available but noisy web data. As the label noises significantly hurt the network training, it is desirable to distinguish an…

Cited by 3SourcePDFScholar
2021

A$^2$-Net: Learning Attribute-Aware Hash Codes for Large-Scale Fine-Grained Image Retrieval

NeurIPS 2021spotlight

Our work focuses on tackling large-scale fine-grained image retrieval as ranking the images depicting the concept of interests (i.e., the same sub-category labels) highest based on the fine-grained details in the query. It is desirable to alleviate the challenges of both fine-grained nature of small…

Cited by 40SourcePDFScholar
2021

Bag of Tricks for Long-Tailed Visual Recognition with Deep Convolutional Neural Networks

AAAI 2021technical

In recent years, visual recognition on challenging long-tailed distributions, where classes often exhibit extremely imbalanced frequencies, has made great progress mostly based on various complex paradigms (e.g., meta learning). Apart from these complex methods, simple refinements on training proced…

2021

Contrastive Learning Based Hybrid Networks for Long-Tailed Image Classification

CVPR 2021poster

Learning discriminative image representations plays a vital role in long-tailed image classification because it can ease the classifier learning in imbalanced cases. Given the promising performance contrastive learning has shown recently in representation learning, in this work, we explore effective…

Cited by 346PDFScholar
2021

Webly Supervised Fine-Grained Recognition: Benchmark Datasets and an Approach

ICCV 2021poster

Learning from the web can ease the extreme dependence of deep learning on large-scale manually labeled datasets. Especially for fine-grained recognition, which targets at distinguishing subordinate categories, it will significantly reduce the labeling costs by leveraging free web data. Despite its s…

Cited by 75PDFcodeScholar
2020

BBN: Bilateral-Branch Network With Cumulative Learning for Long-Tailed Visual Recognition

CVPR 2020oral

Our work focuses on tackling the challenging but natural visual recognition task of long-tailed data distribution (i.e., a few classes occupy most of the data, while most classes have rarely few samples). In the literature, class re-balancing strategies (e.g., re-weighting and re-sampling) are the p…

Cited by 1043PDFcodeScholar
2020

ExchNet: A Unified Hashing Network for Large-Scale Fine-Grained Image Retrieval

ECCV 2020poster

Retrieving content relevant images from a large-scale fine-grained dataset could suffer from intolerably slow query speed and highly redundant storage cost, due to high-dimensional real-valued embeddings which aim to distinguish subtle visual differences of fine-grained objects. In this paper, we st…

Cited by 52SourcePDFScholar
2020

Exploring Categorical Regularization for Domain Adaptive Object Detection

CVPR 2020poster

In this paper, we tackle the domain adaptive object detection problem, where the main challenge lies in significant domain gaps between source and target domains. Previous work seeks to plainly align image-level and instance-level shifts to eventually minimize the domain discrepancy. However, they s…

Cited by 378PDFcodeScholar
2020

Hierarchical Context Embedding for Region-based Object Detection

ECCV 2020poster

State-of-the-art two-stage object detectors apply a classifier to a sparse set of object proposals, relying on region-wise features extracted by RoIPool or RoIAlign as inputs. The region-wise features, in spite of aligning well with the proposal locations, may still lack the crucial context informat…

Cited by 35SourcePDFScholar
2017

Adversarial PoseNet: A Structure-Aware Convolutional Network for Human Pose Estimation

ICCV 2017poster

For human pose estimation in monocular images, joint occlusions and overlapping upon human bodies often result in deviated pose predictions. Under these circumstances, bi- ologically implausible pose predictions may be produced. In contrast, human vision is able to predict poses by exploiting geomet…

Cited by 461PDFScholar