Editing
Meta-Learning
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Remembering</span> == * '''Meta-learning''' β Learning to learn; training models to adapt quickly to new tasks using experience across many tasks. * '''Meta-learner''' β The higher-level model that learns across tasks and produces or adapts base learners. * '''Base learner''' β The model that is applied to individual tasks; updated by the meta-learner. * '''Support set''' β The small labeled dataset provided at test time to adapt to a new task (analogous to training data for the base learner). * '''Query set''' β The test examples for the new task on which performance is evaluated after adaptation. * '''N-way K-shot learning''' β A meta-learning task setting: N classes, K labeled examples per class in the support set. * '''Episode''' β One meta-learning training iteration, consisting of a sampled task with its support and query sets. * '''MAML (Model-Agnostic Meta-Learning)''' β A gradient-based meta-learning algorithm that finds initialization parameters enabling rapid fine-tuning on new tasks. * '''Prototypical Networks''' β A metric-based meta-learning approach that classifies by distance to class prototype embeddings. * '''Matching Networks''' β A metric-based approach using an attention mechanism over support set embeddings. * '''Meta-SGD''' β An extension of MAML that also meta-learns per-parameter learning rates. * '''In-context learning''' β The emergent ability of large LLMs to learn new tasks from examples provided in the prompt, without gradient updates. * '''Hyperparameter optimization (HPO)''' β Automatically finding optimal hyperparameters; meta-learning approaches (BOHB, SMAC) use experience across runs. </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information