Difference between revisions of "Hypernetworks"

From
Jump to: navigation, search
m (Text replacement - "http:" to "https:")
m
 
Line 3: Line 3:
  
 
* [[Algorithm Administration]]
 
* [[Algorithm Administration]]
 +
* [[Fine-tuning]]
 
* [https://www.quantamagazine.org/researchers-build-ai-that-builds-ai-20220125/ Researchers Build AI That Builds AI] By using hypernetworks, researchers can now preemptively fine-tune artificial neural networks, saving some of the time and expense of training
 
* [https://www.quantamagazine.org/researchers-build-ai-that-builds-ai-20220125/ Researchers Build AI That Builds AI] By using hypernetworks, researchers can now preemptively fine-tune artificial neural networks, saving some of the time and expense of training
  

Latest revision as of 20:44, 16 August 2023

YouTube search... ...Google search

A hypernetwork is a network that generates the weights of another network (Ha et al., 2017). The hypernetworks capture the shared information, while the generated task conditional adapters and layer normalization allow the model to adapt to each individual task to reduce negative task interference. Parameter-efficient Multi-task Fine-tuning for Transformers via Shared Hypernetworks R.K. Mahabadi, S. Ruder, M. Dehghani, & J. Hernderson