paper-with-me

홈 › Papers

Unsupervised Finetuning

2021-10-18 · Suichan Li, Dongdong Chen, Yinpeng Chen, Lu Yuan, Lei Zhang, Qi Chu, Bin Liu, Nenghai Yu

This paper studies "unsupervised finetuning", the symmetrical problem of the well-known "supervised finetuning". Given a pretrained model and small-scale unlabeled target data, unsupervised finetuning is to adapt the representation pretrained from the source domain to the target domain so that better transfer performance can be obtained. This problem is more challenging than the supervised counterpart, as the low data density in the small-scale target data is not friendly for unsupervised learning, leading to the damage of the pretrained representation and poor representation in the target domain. In this paper, we find the source data is crucial when shifting the finetuning paradigm from supervise to unsupervise, and propose two simple and effective strategies to combine source and target data into unsupervised finetuning: "sparse source data replaying", and "data mixing". The motivation of the former strategy is to add a small portion of source data back to occupy their pretrained representation space and help push the target data to reside in a smaller compact space; and the motivation of the latter strategy is to increase the data density and help learn more compact representation. To demonstrate the effectiveness of our proposed ``unsupervised finetuning'' strategy, we conduct extensive experiments on multiple different target datasets, which show better transfer performance than the naive strategy.

📄 PDF Abstract BibTeX arXiv:2110.09510

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unsupervised Pronoun Resolution via Masked Noun-Phrase Prediction

2021-05-26 · ACL 2021 5 · Ming Shen, Pratyay Banerjee, Chitta Baral

In this work, we propose Masked Noun-Phrase Prediction (MNPP), a pre-training strategy to tackle pronoun resolution in a fully unsupervised setting. Firstly, We evaluate our pre-trained model on various pronoun resolutio…

PredictionWinogrande

Unsupervised Domain Adaptation within Deep Foundation Latent Spaces

2024-02-22 · Dmitry Kangin, Plamen Angelov

The vision transformer-based foundation models, such as ViT or Dino-V2, are aimed at solving problems with little or no finetuning of features. Using a setting of prototypical networks, we analyse to what extent such fou…

Decision MakingDomain AdaptationUnsupervised Domain Adaptation

Are Fewer Labels Possible for Few-shot Learning?

2020-12-10 · Suichan Li, Dongdong Chen, Yinpeng Chen, Lu Yuan 외

Few-shot learning is challenging due to its very limited data and labels. Recent studies in big transfer (BiT) show that few-shot learning can greatly benefit from pretraining on large scale labeled dataset in a differen…

ClusteringFew-Shot Learning

Active Finetuning: Exploiting Annotation Budget in the Pretraining-Finetuning Paradigm

2023-03-25 · CVPR 2023 1 · Yichen Xie, Han Lu, Junchi Yan, Xiaokang Yang 외

Given the large-scale data and the high annotation cost, pretraining-finetuning becomes a popular paradigm in multiple computer vision tasks. Previous research has covered both the unsupervised pretraining and supervised…

Diversityimage-classificationImage ClassificationSemantic Segmentation

Unsupervised Chunking with Hierarchical RNN

2023-09-10 · Zijun Wu, Anup Anand Deshmukh, Yongkang Wu, Jimmy Lin 외

In Natural Language Processing (NLP), predicting linguistic structures, such as parsing and chunking, has mostly relied on manual annotations of syntactic structures. This paper introduces an unsupervised approach to chu…

ChunkingSentence