🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

Prototype Learning

Supervised learning where the model builds and uses representative examples (prototypes) to classify new instances based on their similarity.

📖
termini

Case-Based Reasoning

Problem-solving methodology that uses similar past cases as analogies to solve new problems, relying on memory of experiences.

📖
termini

Nearest Prototype Classifier

Classification algorithm that assigns a label to a new instance by comparing it to the nearest prototype in the feature space according to a defined distance metric.

📖
termini

Prototype Selection

Algorithmic process of identifying and retaining the most representative examples of a dataset while eliminating redundancies to optimize performance and interpretability.

📖
termini

Concept Activation Vectors

Directional vectors in the latent space of a neural network that capture the direction of maximum variation for a specific semantic concept, enabling the identification of conceptual prototypes.

📖
termini

K-Means Prototypes

Use of centroids resulting from the K-Means algorithm as representative prototypes of clusters, allowing predictions to be explained by proximity to class centroids.

📖
termini

Medoids

Real points of a cluster that minimize the sum of distances to all other points in the cluster, serving as more robust prototypes than centroids because they actually belong to the data.

📖
termini

Prototype-based Neural Networks

Neural network architectures that explicitly incorporate learnable prototype layers, enabling decisions based on similarity with representative examples.

📖
termini

Similarity Metrics

Mathematical functions quantifying the resemblance between two instances in the feature space, fundamental for identifying and comparing prototypes in explanatory systems.

📖
termini

Prototype Space

Dimensional subspace of the feature space where prototypes are projected and organized to facilitate visual interpretation and analysis of relationships between representative examples.

📖
termini

Critical Prototypes

Subset of prototypes having the greatest discriminatory impact on decision boundaries, identified by their maximum contribution to the separation between different classes.

📖
termini

Prototype Diversity

Measure of intra-class dissimilarity between selected prototypes, ensuring representative and comprehensive coverage of data variability in each category.

📖
termini

Prototype Relevance

Score quantifying the importance of a prototype for explaining a specific prediction, generally calculated as the inverse of the weighted distance between the instance and the prototype.

📖
termini

Interpretability by Examples

Explainability paradigm where predictions are interpreted through the presentation of similar examples and relevant counter-examples, making decisions understandable by analogy.

📖
termini

Instance-based Explanation

Explanatory approach that justifies a prediction by identifying and presenting the most similar training instances that influenced the model's decision.

📖
termini

Prototype Distance

Quantitative measure of the gap between an instance to be explained and its reference prototypes, used as the main criterion for generating similarity-based explanations.

📖
termini

Prototype Clustering

Hierarchical clustering technique of instances to automatically identify representative candidates of the different intra-class data structures.

📖
termini

Case-Based Explanation

Explanatory method adapted from case-based reasoning, where decisions are justified by presenting similar historical cases with their known and interpretable outcomes.

🔍

Nessun risultato trovato