🏠 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

Semantic Embedding

Dense vector representation of classes in a semantic space where relationships between concepts are preserved, allowing the model to understand similarities between unseen classes.

📖
terms

Attribute-Based Classification

Approach where objects are described by a set of interpretable semantic attributes, enabling classification of new classes by combining these predefined attributes.

📖
terms

Seen Classes

Set of object categories used during the model's training phase, for which visual examples are available for learning representations.

📖
terms

Unseen Classes

Object categories absent from training data but that the model must identify during inference using only semantic descriptions or attributes.

📖
terms

Visual-Semantic Mapping

Learning function that projects visual features of images into the semantic space where textual descriptions of classes reside.

📖
terms

Compatibility Function

Function measuring the similarity between a visual representation and a semantic representation, used to assign the most probable class to a given instance.

📖
terms

Generalized Zero-Shot Learning

Extension of ZSL where the model must classify both seen and unseen classes, introducing a classification bias toward familiar classes encountered during training.

📖
terms

Transductive Zero-Shot Learning

ZSL variant where the model has access to test data from unseen classes during training, but without their labels, allowing better alignment of spaces.

📖
terms

Inductive Zero-Shot Learning

Classic ZSL approach where the model learns only from seen classes and must completely generalize to unseen classes without access to test data.

📖
terms

Cross-Modal Transfer

Transfer of knowledge between different data modalities, such as from text to images, essential for ZSL where textual descriptions guide visual recognition.

📖
terms

Semantic Space

High-dimensional vector space where concepts and classes are represented, preserving semantic relationships and enabling reasoning about conceptual similarities.

📖
terms

Label Embedding

Technique transforming class labels into continuous vectors in a semantic space, allowing models to treat classification outputs as regression problems.

📖
terms

Feature Projection

Mathematical operation transforming visual features extracted from images to align them with semantic representations of classes in a common space.

📖
terms

Zero-Shot Domain Adaptation

Combination of ZSL and domain adaptation where the model must classify unseen classes in a target domain different from the training data domain.

📖
terms

Hierarchical Zero-Shot Learning

Approach leveraging the hierarchical structure of classes to improve generalization to unseen categories using parent-child relationships between concepts.

📖
terms

Generative Zero-Shot Learning

Method using generative models to synthesize visual features of unseen classes, transforming ZSL into a classical supervised classification problem.

🔍

No results found