中文
相关论文

相关论文: Domain Pre-training Impact on Representations

200 篇论文

Collecting more diverse and representative training data is often touted as a remedy for the disparate performance of machine learning predictors across subpopulations. However, a precise framework for understanding how dataset properties…

机器学习 · 计算机科学 2021-06-08 Esther Rolf , Theodora Worledge , Benjamin Recht , Michael I. Jordan

End-to-end speech-to-text translation can provide a simpler and smaller system but is facing the challenge of data scarcity. Pre-training methods can leverage unlabeled data and have been shown to be effective on data-scarce settings. In…

音频与语音处理 · 电气工程与系统科学 2020-10-27 Anne Wu , Changhan Wang , Juan Pino , Jiatao Gu

The advent of transformer-based architectures and large language models (LLMs) have significantly advanced the performance of natural language processing (NLP) models. Since these LLMs are trained on huge corpuses of data from the web and…

计算与语言 · 计算机科学 2024-08-29 Arkadeep Baksi , Rahul Singh , Tarun Joshi

We empirically investigate how pre-training on data of different modalities, such as language and vision, affects fine-tuning of Transformer-based models to Mujoco offline reinforcement learning tasks. Analysis of the internal…

机器学习 · 计算机科学 2022-11-21 Shiro Takagi

Recent years have seen the emergence of pre-trained representations as a powerful abstraction for AI applications in computer vision, natural language, and speech. However, policy learning for control is still dominated by a tabula-rasa…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Simone Parisi , Aravind Rajeswaran , Senthil Purushwalkam , Abhinav Gupta

Self-supervised feature representations have been shown to be useful for supervised classification, few-shot learning, and adversarial robustness. We show that features obtained using self-supervised learning are comparable to, or better…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Isabela Albuquerque , Nikhil Naik , Junnan Li , Nitish Keskar , Richard Socher

In practical machine learning settings, the data on which a model must make predictions often come from a different distribution than the data it was trained on. Here, we investigate the problem of unsupervised multi-source domain…

机器学习 · 计算机科学 2020-09-17 Dustin Wright , Isabelle Augenstein

Recent automated essay scoring (AES) studies increasingly use pretrained transformer models, but these models are usually pretrained on general-domain English and may under-represent second-language learner writing. This study investigates…

计算与语言 · 计算机科学 2026-05-26 Duy Anh Nguyen

Visual domain randomization in simulated environments is a widely used method to transfer policies trained in simulation to real robots. However, domain randomization and augmentation hamper the training of a policy. As reinforcement…

机器学习 · 计算机科学 2021-04-30 Artemij Amiranashvili , Max Argus , Lukas Hermann , Wolfram Burgard , Thomas Brox

Self-supervised speech representation learning has recently been a prosperous research topic. Many algorithms have been proposed for learning useful representations from large-scale unlabeled data, and their applications to a wide range of…

音频与语音处理 · 电气工程与系统科学 2021-02-03 Yu-An Chung , Yonatan Belinkov , James Glass

Pre-training a deep neural network on the ImageNet dataset is a common practice for training deep learning models, and generally yields improved performance and faster training times. The technique of pre-training on one task and then…

机器学习 · 计算机科学 2020-01-03 Nishai Kooverjee , Steven James , Terence van Zyl

Unsupervised representation learning has recently received lots of interest due to its powerful generalizability through effectively leveraging large-scale unlabeled data. There are two prevalent approaches for this, contrastive learning…

机器学习 · 计算机科学 2021-06-14 Saehoon Kim , Sungwoong Kim , Juho Lee

Although the pre-training followed by fine-tuning paradigm is used extensively in many fields, there is still some controversy surrounding the impact of pre-training on the fine-tuning process. Currently, experimental findings based on text…

机器学习 · 计算机科学 2023-09-12 Jiashu Pu , Shiwei Zhao , Ling Cheng , Yongzhu Chang , Runze Wu , Tangjie Lv , Rongsheng Zhang

Tokenization and transfer learning are two critical components in building state of the art time series foundation models for forecasting. In this work, we systematically study the effect of tokenizer design, specifically scaling and…

机器学习 · 计算机科学 2025-11-18 Alexis Roger , Gwen Legate , Kashif Rasul , Yuriy Nevmyvaka , Irina Rish

Does the dominant approach to learn representations (as a side effect of optimizing an expected cost for a single training distribution) remain a good approach when we are dealing with multiple distributions? Our thesis is that such…

机器学习 · 计算机科学 2023-08-02 Jianyu Zhang , Léon Bottou

The success of machine learning algorithms generally depends on data representation, and we hypothesize that this is because different representations can entangle and hide more or less the different explanatory factors of variation behind…

机器学习 · 计算机科学 2014-04-24 Yoshua Bengio , Aaron Courville , Pascal Vincent

Pre-trained transformer language models have shown remarkable performance on a variety of NLP tasks. However, recent research has suggested that phrase-level representations in these models reflect heavy influences of lexical content, but…

计算与语言 · 计算机科学 2021-06-02 Lang Yu , Allyson Ettinger

This dissertation establishes the contexture theory to mathematically characterize the mechanism of representation learning, or pretraining. Despite the remarkable empirical success of foundation models, it is not very clear what…

机器学习 · 计算机科学 2025-04-29 Runtian Zhai

Recent advances in unsupervised learning have shown that unsupervised pre-training, followed by fine-tuning, can improve model generalization. However, a rigorous understanding of how the representation function learned on an unlabeled…

机器学习 · 计算机科学 2024-03-12 Yuyang Deng , Junyuan Hong , Jiayu Zhou , Mehrdad Mahdavi

Pre-trained Transformers are challenging human performances in many NLP tasks. The massive datasets used for pre-training seem to be the key to their success on existing tasks. In this paper, we explore how a range of pre-trained Natural…