Learn Before
Concept
Fully-Adaptive Feature Sharing
Fully-adaptive feature sharing is a bottom-up approach. It starts with a thin network and dynamically widens it greedily during training using a criterion that promotes grouping of similar tasks. However, the greedy method might not be able to discover a model that is globally optimal, while assigning each branch to exactly one task does not allow the model to learn more complex interactions between tasks.

0
1
Updated 2022-05-26
Tags
Data Science