🏠 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

Hard Attention to the Task (HAT)

Technique using learned binary attention masks to select subnetworks dedicated to each task, ensuring complete parameter isolation between different sequential tasks.

📖
terms

SupSup

Continual learning method superimposing weight masks on top of a shared neural network, allowing the addition of new tasks without modifying previously learned weights.

📖
terms

Network Gating

Mechanism controlling the activation of different parts of the neural network based on the current task, using learnable gates to isolate task-specific parameters.

📖
terms

Task-specific Subnetworks

Specialized subnetworks identified or created within a main network, each optimized for a particular task while remaining functionally independent from other subnetworks.

📖
terms

Binary Mask Learning

Process of learning binary masks that determine which network parameters are active for a given task, ensuring strict separation between parameter sets of different tasks.

📖
terms

Progressive Network Expansion

Strategy where the network progressively expands with new units or layers dedicated to each new task, while keeping existing parameters unchanged to preserve prior knowledge.

📖
terms

Neural Network Pruning for Continual Learning

Selective application of neural pruning to free up parameters in an existing network, thereby creating space for learning new tasks without disrupting performance of previous tasks.

📖
terms

Isolated Parameter Allocation

Systematic process of assigning neural parameters to specific tasks in a way that ensures no shared parameters can be modified when learning new tasks.

📖
terms

Subnetwork Discovery

Automatic technique identifying optimal subnetworks within a larger architecture, each specialized for a particular task while maintaining the functional integrity of the overall system.

📖
terms

Mask-based Continual Learning

Continual learning paradigm using parameter masks to segment the network's weight space into regions dedicated to different tasks, thus eliminating the need for parameter replication.

📖
terms

Fixed Backbone Networks

Architecture where the fundamental layers of the network remain frozen after initial learning, with only classification heads or specialized subnetworks added for new tasks.

📖
terms

Adaptive Parameter Selection

Intelligent mechanism dynamically selecting parameters to use or modify when learning a new task, based on their relevance and usage history.

📖
terms

Continual Learning with Parameter Isolation

Continual learning theoretical framework based on the principle of strict parameter isolation between tasks, contrasting with regularization-based or rehearsal-based approaches.

📖
terms

Task-aware Parameter Routing

Intelligent routing system directing information through specific parameters based on task identity, ensuring functional isolation while optimizing resource utilization.

🔍

No results found