paper-with-me

홈 › Papers

Multi-pretrained Deep Neural Network

2016-06-02 · Zhen Hu, Zhuyin Xue, Tong Cui, Shiqiang Zong, Chenglong He

Pretraining is widely used in deep neutral network and one of the most famous pretraining models is Deep Belief Network (DBN). The optimization formulas are different during the pretraining process for different pretraining models. In this paper, we pretrained deep neutral network by different pretraining models and hence investigated the difference between DBN and Stacked Denoising Autoencoder (SDA) when used as pretraining model. The experimental results show that DBN get a better initial model. However the model converges to a relatively worse model after the finetuning process. Yet after pretrained by SDA for the second time the model converges to a better model if finetuned.

📄 PDF Abstract BibTeX arXiv:1606.00540

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Deep Belief Network A Deep Belief Network (DBN) is a multi-layer generative graphical model. DBNs have bi-directional connections…

Similar Papers 제목 키워드 기반

Extending the Subwording Model of Multilingual Pretrained Models for New Languages

2022-11-29 · Kenji Imamura, Eiichiro Sumita

Multilingual pretrained models are effective for machine translation and cross-lingual processing because they contain multiple languages in one model. However, they are pretrained after their tokenizers are fixed; there…

Machine TranslationTranslation

DeltaLM: Encoder-Decoder Pre-training for Language Generation and Translation by Augmenting Pretrained Multilingual Encoders

2021-06-25 · Shuming Ma, Li Dong, Shaohan Huang, Dongdong Zhang 외

While pretrained encoders have achieved success in various natural language understanding (NLU) tasks, there is a gap between these pretrained encoders and natural language generation (NLG). NLG tasks are often based on …

Abstractive Text SummarizationDecoderMachine TranslationNatural Language Understanding+5

Quick-Tune: Quickly Learning Which Pretrained Model to Finetune and How

2023-06-06 · Sebastian Pineda Arango, Fabio Ferreira, Arlind Kadra, Frank Hutter 외

With the ever-increasing number of pretrained models, machine learning practitioners are continuously faced with which pretrained model to use, and how to finetune it for a new dataset. In this paper, we propose a method…

Hyperparameter Optimizationimage-classificationImage Classification

Transfer Learning of Linear Regression with Multiple Pretrained Models: Benefiting from More Pretrained Models via Overparameterization Debiasing

2026-02-18 · Daniel Boharon, Yehuda Dar arxiv

We study transfer learning for a linear regression task using several least-squares pretrained models that can be overparameterized. We formulate the target learning task as optimization that minimizes squared errors on …

Transfer Learning

Stealthy and Adjustable Text-Guided Backdoor Attacks on Multimodal Pretrained Models

2026-04-07 · Yiyang Zhang, Chaojian Yu, Ziming Hong, Yuanjie Shao 외 arxiv

Multimodal pretrained models are vulnerable to backdoor attacks, yet most existing methods rely on visual or multimodal triggers, which are impractical since visually embedded triggers rarely occur in real-world data. To…

Visual Question AnsweringImage Retrieval