paper-with-me

홈 › Papers

Explicit Induction Bias for Transfer Learning with Convolutional Networks

2018-01-01 · ICLR 2018 1 · Xuhong LI, Yves GRANDVALET, Franck Davoine

In inductive transfer learning, fine-tuning pre-trained convolutional networks substantially outperforms training from scratch. When using fine-tuning, the underlying assumption is that the pre-trained model extracts generic features, which are at least partially relevant for solving the target task, but would be difficult to extract from the limited amount of data available on the target task. However, besides the initialization with the pre-trained model and the early stopping, there is no mechanism in fine-tuning for retaining the features learned on the source task. In this paper, we investigate several regularization schemes that explicitly promote the similarity of the final solution with the initial model. We eventually recommend a simple $L^2$ penalty using the pre-trained model as a reference, and we show that this approach behaves much better than the standard scheme using weight decay on a partially frozen network.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Methods 이 논문이 사용한 방법론

Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Open-Domain Event Graph Induction for Mitigating Framing Bias

2023-05-22 · Siyi Liu, Hongming Zhang, Hongwei Wang, Kaiqiang Song 외

Researchers have proposed various information extraction (IE) techniques to convert news articles into structured knowledge for news understanding. However, none of the existing methods have explicitly addressed the issu…

Articles

Instilling Inductive Biases with Subnetworks

2023-10-17 · Enyan Zhang, Michael A. Lepori, Ellie Pavlick

Despite the recent success of artificial neural networks on a variety of tasks, we have little knowledge or control over the exact solutions these models implement. Instilling inductive biases -- preferences for some sol…

image-classificationImage Classification

Explicit Inductive Bias for Transfer Learning with Convolutional Networks

2018-02-05 · ICML 2018 7 · Xuhong Li, Yves GRANDVALET, Franck DAVOINE

In inductive transfer learning, fine-tuning pre-trained convolutional networks substantially outperforms training from scratch. When using fine-tuning, the underlying assumption is that the pre-trained model extracts gen…

Inductive BiasTransfer Learning

Structural Optimization Ambiguity and Simplicity Bias in Unsupervised Neural Grammar Induction

2024-07-23 · Jinwook Park, Kangil Kim

Neural parameterization has significantly advanced unsupervised grammar induction. However, training these models with a traditional likelihood loss for all possible parses exacerbates two issues: 1) $\textit{structural …

Constituency Grammar InductionConstituency ParsingSentence

Modeling Complex Behaviors: Multi-Personality Composition and Dynamic Switching in Vision-Language Models

2026-06-09 · Peiqi Jia, Haonan Jia, Ziqi Miao, Linkang Du 외 arxiv

With the widespread deployment of Multimodal Large Language Models (MLLMs) in social interaction, understanding and controlling their behavior under complex personality conditions is essential. This paper introduces expl…

Visual Question AnsweringImage Captioning