← Search

Yongqin Xian

28 accepted papers

2026

FINER: MLLMs Hallucinate under Fine-grained Negative Queries

CVPR 2026

Multimodal large language models (MLLMs) struggle with hallucinations, particularly with fine-grained queries, a challenge underrepresented by existing benchmarks that focus on coarse image-related questions. We introduce **FI**ne-grained **NE**gative que**R**ies (**FINER**), alongside two benchmark

Cited by 0SourcecodeScholar
2025

Active Data Curation Effectively Distills Large-Scale Multimodal Models

CVPR 2025poster

Knowledge distillation (KD) is the de facto standard for compressing large-scale models into smaller ones. Prior works have explored ever more complex KD strategies involving different objective functions, teacher-ensembles, and weight inheritance. In this work we explore an alternative, yet simple…

Cited by 6SourcePDFScholar
2025

LOGICZSL: Exploring Logic-induced Representation for Compositional Zero-shot Learning

CVPR 2025poster

Compositional zero-shot learning (CZSL) aims to recognize unseen attribute-object compositions by learning the primitive concepts (*i.e.*, attribute and object) from the training set. While recent works achieve impressive results in CZSL by leveraging large vision-language models like CLIP, they ign…

2025

MOBIUS: Big-to-Mobile Universal Instance Segmentation via Multi-modal Bottleneck Fusion and Calibrated Decoder Pruning

ICCV 2025poster

Scaling up model size and training data has advanced foundation models for instance-level perception, achieving state-of-the-art in-domain and zero-shot performance across object detection and segmentation. However, their high computational cost limits adoption on resource-constrained platforms. We…

2025

Omnia de EgoTempo: Benchmarking Temporal Understanding of Multi-Modal LLMs in Egocentric Videos

CVPR 2025poster

Understanding fine-grained temporal dynamics is crucial in egocentric videos, where continuous streams capture frequent, close-up interactions with objects. In this work, we bring to light that current egocentric video question-answering datasets often include questions that can be answered using on…

2025

TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parameters

ICLR 2025spotlight

Transformers have become the predominant architecture in foundation models due to their excellent performance across various domains. However, the substantial cost of scaling these models remains a significant concern. This problem arises primarily from their dependence on a fixed number of paramete…

2025

UIP2P: Unsupervised Instruction-based Image Editing via Edit Reversibility Constraint

ICCV 2025poster

We propose an unsupervised instruction-based image editing approach that removes the need for ground-truth edited images during training. Existing methods rely on supervised learning with triplets of input images, ground-truth edited images, and edit instructions. These triplets are typically genera…

Cited by 0SourcePDFScholar
2024

LocCa: Visual Pretraining with Location-aware Captioners

NeurIPS 2024poster

Image captioning was recently found to be an effective pretraining method similar to contrastive pretraining. This opens up the largely-unexplored potential of using natural language as a flexible and powerful interface for handling diverse pretraining tasks. In this paper, we demonstrate this with…

2024

PALM: Predicting Actions through Language Models

ECCV 2024poster

"Understanding human activity is a crucial yet intricate task in egocentric vision, a field that focuses on capturing visual perspectives from the camera wearer’s viewpoint. Traditional methods heavily rely on representation learning that is trained on a large amount of video data. However, a major…

2024

SILC: Improving Vision Language Pretraining with Self-Distillation

ECCV 2024poster

"Image-Text pretraining on web-scale image caption datasets has become the default recipe for open vocabulary classification and retrieval models thanks to the success of CLIP and its variants. Several works have also used CLIP features for dense prediction tasks and have shown the emergence of open…

Cited by 27SourcePDFScholar
2024

Text-Conditioned Resampler For Long Form Video Understanding

ECCV 2024poster

"In this paper we present a text-conditioned video resampler (TCR) module that uses a pre-trained and frozen visual encoder and large language model (LLM) to process long video sequences for a task. TCR localises relevant visual features from the video given a text condition and provides them to a L…

Cited by 12SourcePDFScholar
2023

CiaoSR: Continuous Implicit Attention-in-Attention Network for Arbitrary-Scale Image Super-Resolution

CVPR 2023poster

Learning continuous image representations is recently gaining popularity for image super-resolution (SR) because of its ability to reconstruct high-resolution images with arbitrary scales from low-resolution inputs. Existing methods mostly ensemble nearby features to predict the new pixel at any que…

2023

Detecting Adversarial Faces Using Only Real Face Self-Perturbations

IJCAI 2023poster

Adversarial attacks aim to disturb the functionality of a target system by adding specific noise to the input samples, bringing potential threats to security and robustness when applied to facial recognition systems. Although existing defense techniques achieve high accuracy in detecting some specif…

2023

I2MVFormer: Large Language Model Generated Multi-View Document Supervision for Zero-Shot Image Classification

CVPR 2023highlight

Recent works have shown that unstructured text (documents) from online sources can serve as useful auxiliary information for zero-shot image classification. However, these methods require access to a high-quality source like Wikipedia and are limited to a single source of information. Large Language…

2023

Learning Prototype Classifiers for Long-Tailed Recognition

IJCAI 2023poster

The problem of long-tailed recognition (LTR) has received attention in recent years due to the fundamental power-law distribution of objects in the real-world. Most recent works in LTR use softmax classifiers that are biased in that they correlate classifier norm with the amount of training data for…

2023

Weakly-Supervised Domain Adaptive Semantic Segmentation With Prototypical Contrastive Learning

CVPR 2023poster

There has been a lot of effort in improving the performance of unsupervised domain adaptation for semantic segmentation task, however there is still a huge gap in performance when compared with supervised learning. In this work, we propose a common framework to use different weak labels, e.g. image,…

2022

3D Compositional Zero-Shot Learning with DeCompositional Consensus

ECCV 2022poster

"Parts represent a basic unit of geometric and semantic similarity across different objects. We argue that part knowledge should be composable beyond the observed object classes. Towards this, we present 3D Compositional Zero-shot Learning as a problem of part generalization from seen to unseen obje…

Cited by 15SourcePDFScholar
2022

I2DFormer: Learning Image to Document Attention for Zero-Shot Image Classification

NeurIPS 2022accept

Despite the tremendous progress in zero-shot learning (ZSL), the majority of existing methods still rely on human-annotated attributes, which are difficult to annotate and scale. An unsupervised alternative is to represent each class using the word embedding associated with its semantic class name.…

Cited by 55SourcePDFScholar
2022

VGSE: Visually-Grounded Semantic Embeddings for Zero-Shot Learning

CVPR 2022poster

Human-annotated attributes serve as powerful semantic embeddings in zero-shot learning. However, their annotation process is labor-intensive and needs expert supervision. Current unsupervised semantic embeddings, i.e., word embeddings, enable knowledge transfer between classes. However, word embeddi…

Cited by 76PDFcodeScholar
2021

Distilling Audio-Visual Knowledge by Compositional Contrastive Learning

CVPR 2021poster

Having access to multi-modal cues (e.g. vision and audio) empowers some cognitive tasks to be done faster compared to learning from a single modality. In this work, we propose to transfer knowledge across heterogeneous modalities, even though these data modalities may not be semantically correlated.…

Cited by 95PDFcodeScholar
2021

Learning Graph Embeddings for Compositional Zero-Shot Learning

CVPR 2021poster

In compositional zero-shot learning, the goal is to recognize unseen compositions (e.g. old dog) of observed visual primitives states (e.g. old, cute) and objects (e.g. car, dog)in the training set. This is challenging because the same state can for example alter the visual appearance of a dog drast…

Cited by 199PDFcodeScholar
2021

Open World Compositional Zero-Shot Learning

CVPR 2021poster

Compositional Zero-Shot learning (CZSL) requires to recognize state-object compositions unseen during training. In this work, instead of assuming prior knowledge about the unseen compositions, we operate in the open world setting, where the search space includes a large number of unseen compositions…

Cited by 168PDFcodeScholar
2020

Attribute Prototype Network for Zero-Shot Learning

NeurIPS 2020poster

From the beginning of zero-shot learning research, visual attributes have been shown to play an important role. In order to better transfer attribute-based knowledge from known to unknown classes, we argue that an image representation with integrated attribute localization ability would be beneficia…

Cited by 378SourcePDFScholar
2019

F-VAEGAN-D2: A Feature Generating Framework for Any-Shot Learning

CVPR 2019poster

When labeled training data is scarce, a promising data augmentation approach is to generate visual features of unknown classes using their attributes. To learn the class conditional distribution of CNN features, these models rely on pairs of image features and class attributes. Hence, they can not m…

Cited by 647PDFScholar
2019

Semantic Projection Network for Zero- and Few-Label Semantic Segmentation

CVPR 2019poster

Semantic segmentation is one of the most fundamental problems in computer vision and pixel-level labelling in this context is particularly expensive. Hence, there have been several attempts to reduce the annotation effort such as learning from image level labels and bounding box annotations. In this…

Cited by 294PDFScholar
2016

Latent Embeddings for Zero-Shot Classification

CVPR 2016spotlight

We present a novel latent embedding model for learning a compatibility function between image and class embeddings, in the context of zero-shot classification. The proposed method augments the state-of-the-art bilinear compatibility model by incorporating latent variables. Instead of learning a sing…

Cited by 888PDFScholar