← Search

Nanyi Fei

13 accepted papers

2025

Leveraging Large Vision-Language Model as User Intent-Aware Encoder for Composed Image Retrieval

AAAI 2025technical

Composed Image Retrieval (CIR) aims to retrieve target images from candidate set using a hybrid-modality query consisting of a reference image and a relative caption that describes the user intent. Recent studies attempt to utilize Vision-Language Pre-training Models (VLPMs) with various fusion stra…

Cited by 2SourcePDFScholar
2024

FineCLIP: Self-distilled Region-based CLIP for Better Fine-grained Understanding

NeurIPS 2024poster

Contrastive Language-Image Pre-training (CLIP) achieves impressive performance on tasks like image classification and image-text retrieval by learning on large-scale image-text datasets. However, CLIP struggles with dense prediction tasks due to the poor grasp of the fine-grained details. Although e…

Cited by 3SourcePDFScholar
2024

VDT: General-purpose Video Diffusion Transformers via Mask Modeling

ICLR 2024poster

This work introduces Video Diffusion Transformer (VDT), which pioneers the use of transformers in diffusion-based video generation. It features transformer blocks with modularized temporal and spatial attention modules to leverage the rich spatial-temporal representation inherited in transformers. A…

2022

BMU-MoCo: Bidirectional Momentum Update for Continual Video-Language Modeling

NeurIPS 2022accept

Video-language models suffer from forgetting old/learned knowledge when trained with streaming data. In this work, we thus propose a continual video-language modeling (CVLM) setting, where models are supposed to be sequentially trained on five widely-used video-text datasets with different data dist…

Cited by 5SourcePDFScholar
2022

COTS: Collaborative Two-Stream Vision-Language Pre-Training Model for Cross-Modal Retrieval

CVPR 2022poster

Large-scale single-stream pre-training has shown dramatic performance in image-text retrieval. Regrettably, it faces low inference efficiency due to heavy attention layers. Recently, two-stream methods like CLIP and ALIGN with high inference efficiency have also shown promising performance, however,…

Cited by 81PDFScholar
2022

LGDN: Language-Guided Denoising Network for Video-Language Modeling

NeurIPS 2022accept

Video-language modeling has attracted much attention with the rapid growth of web videos. Most existing methods assume that the video frames and text description are semantically correlated, and focus on video-language modeling at video level. However, this hypothesis often fails for two reasons: (1…

Cited by 14SourcePDFScholar
2022

Visual Prompt Tuning for Few-Shot Text Classification

COLING 2022main

Deploying large-scale pre-trained models in the prompt-tuning paradigm has demonstrated promising performance in few-shot learning. Particularly, vision-language pre-training models (VL-PTMs) have been intensively explored in various few-shot downstream tasks. However, most existing works only apply…

2021

Contrastive prototype learning with augmented embeddings for few-shot learning

UAI 2021poster

Most recent few-shot learning (FSL) methods are based on meta-learning with episodic training. In each meta-training episode, a discriminative feature embedding and/or classifier are first constructed from a support set in an inner loop, and then evaluated in an outer loop using a query set for mode…

Cited by 43SourcePDFScholar
2021

L2M-GAN: Learning To Manipulate Latent Space Semantics for Facial Attribute Editing

CVPR 2021poster

A deep facial attribute editing model strives to meet two requirements: (1) attribute correctness -- the target attribute should correctly appear on the edited face image; (2) irrelevance preservation -- any irrelevant information (e.g., identity) should not be changed after editing. Meeting both re…

Cited by 86PDFcodeScholar
2021

MELR: Meta-Learning via Modeling Episode-Level Relationships for Few-Shot Learning

ICLR 2021poster

Most recent few-shot learning (FSL) approaches are based on episodic training whereby each episode samples few training instances (shots) per class to imitate the test condition. However, this strict adhering to test condition has a negative side effect, that is, the trained model is susceptible to…

Cited by 133SourcePDFScholar