← Search

Yuanhong Xu

8 accepted papers

2024

SeA: Semantic Adversarial Augmentation for Last Layer Features from Unsupervised Representation Learning

ECCV 2024poster

"Deep features extracted from certain layers of a pre-trained deep model show superior performance over the conventional hand-crafted features. Compared with fine-tuning or linear probing that can explore diverse augmentations, , random crop/flipping, in the original input space, the appropriate aug…

2023

Improved Visual Fine-tuning with Natural Language Supervision

ICCV 2023oral

Fine-tuning a visual pre-trained model can leverage the semantic information from large-scale pre-training data and mitigate the over-fitting problem on downstream vision tasks with limited training examples. While the problem of catastrophic forgetting in pre-trained backbone has been extensively s…

Cited by 7PDFcodeScholar
2023

K2NN: Self-Supervised Learning with Hierarchical Nearest Neighbors for Remote Sensing

ICASSP 2023accepted

Self-supervised learning aims to learn applicable pre-trained models from massive unlabeled data. Besides image-level pretext tasks, many recent pixel-level studies have been pro-posed to learn dense information in each image. However, most of those methods focus on obtaining pair of matched patches…

Cited by 0SourceScholar
2023

mPLUG-2: A Modularized Multi-modal Foundation Model Across Text, Image and Video

ICML 2023poster

Recent years have witnessed a big convergence of language, vision, and multi-modal pretraining. In this work, we present mPLUG-2, a new unified paradigm with modularized design for multi-modal pretraining, which can benefit from modality collaboration while addressing the problem of modality entangl…

2022

Improved Fine-Tuning by Better Leveraging Pre-Training Data

NeurIPS 2022accept

As a dominant paradigm, fine-tuning a pre-trained model on the target data is widely used in many deep learning applications, especially for small data sets. However, recent studies have empirically shown that training from scratch has the final performance that is no worse than this pre-training st…

2022

Unsupervised Visual Representation Learning by Online Constrained K-Means

CVPR 2022poster

Cluster discrimination is an effective pretext task for unsupervised representation learning, which often consists of two phases: clustering and discrimination. Clustering is to assign each instance a pseudo label that will be used to learn representations in discrimination. The main challenge resid…

Cited by 40PDFcodeScholar