🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links

AI Glossary

The complete dictionary of Artificial Intelligence

162
categories
2,032
subcategories
23,060
terms
📖
terms

Active Learning for NLP

Learning paradigm where the model intelligently selects the most informative text examples to annotate, thereby optimizing the use of human annotation resources in natural language processing tasks.

📖
terms

Density-Weighted Active Learning

Approach combining model uncertainty with example density in the feature space, favoring uncertain text samples located in dense data regions.

📖
terms

Pool-Based Active Learning

Framework where the algorithm has access to a fixed pool of unlabeled text examples and iteratively selects the most informative instances for human annotation.

📖
terms

Stream-Based Active Learning

Paradigm where textual data arrives sequentially and the model must decide in real-time whether to annotate or reject each instance without the possibility of going back.

📖
terms

Batch Mode Active Learning

Variant selecting multiple text samples simultaneously for annotation, optimizing human annotation processes in batches while maintaining diversity among chosen instances.

📖
terms

Active Learning for Sequence Labeling

Specialization of active learning for sequence labeling tasks such as NER or POS tagging, where selection occurs at the level of entire sequences or tokens.

📖
terms

Core-Set Selection

Theoretical approach ensuring that the selected set well approximates the complete dataset, often used in the context of active learning for NLP with performance guarantees.

📖
terms

Annotation Cost Modeling

Technique integrating variable annotation costs (time, expertise required) into the sample selection process, optimizing cost-effectiveness in NLP projects.

📖
terms

Active Learning for Low-Resource Languages

Application spécialisée de l'apprentissage actif pour les langues avec peu de données disponibles, utilisant des stratégies de transfert et de sélection adaptées aux contraintes linguistiques.

📖
terms

Active Learning with Pre-trained Models

Intégration de l'apprentissage actif avec des modèles de langue pré-entraînés comme BERT, exploitant les représentations contextuelles pour améliorer la sélection d'échantillons informatifs.

📖
terms

Multi-Task Active Learning

Cadre où un seul ensemble d'annotations est utilisé pour améliorer plusieurs tâches NLP simultanément, optimisant la sélection d'échantillons bénéfiques pour l'ensemble des tâches.

📖
terms

Active Learning for Text Classification

Spécialisation de l'apprentissage actif pour les tâches de classification de documents, utilisant des stratégies adaptées aux particularités des données textuelles de grande dimension.

📖
terms

Cold Start Problem in Active Learning

Défi initial où le modèle manque de données étiquetées pour faire des prédictions fiables, nécessitant des stratégies d'initialisation comme l'échantillonnage aléatoire ou l'apprentissage semi-supervisé.

🔍

No results found