Editing
Active 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> == * '''Active learning''' β A machine learning approach where the model selects its own training examples to query for labels. * '''Oracle''' β The entity providing labels in active learning; typically a human expert. * '''Query strategy''' β The criterion used to select which unlabeled examples to request labels for. * '''Uncertainty sampling''' β Query the example the model is least certain about (most uncertain prediction). * '''Query by committee''' β Train multiple models (committee); query examples where they disagree most. * '''Core-set selection''' β Select examples that best represent the overall data distribution geometrically. * '''Expected model change''' β Query the example that would cause the largest change in the model if labeled. * '''Expected error reduction''' β Query the example that would most reduce the model's expected error. * '''Batch active learning''' β Selecting a batch of K examples at once (more practical than one-at-a-time). * '''Pool-based sampling''' β Select from a pool of unlabeled examples (most common active learning setting). * '''Stream-based sampling''' β Examples arrive sequentially; decide whether to query each one. * '''Cold start''' β The initial problem in active learning: model is untrained, so uncertainty estimates are unreliable. * '''Annotation budget''' β The total number of labels the user is willing to provide. * '''Label efficiency''' β The ratio of performance improvement to annotation cost; active learning maximizes this. </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