🏠 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

Graph Self-Supervised Learning

Learning paradigm where graph models learn representations without explicit labels by automatically generating supervision tasks from the graph structure itself.

📖
termini

Contrastive Graph Learning

Self-supervised learning approach that learns graph representations by maximizing agreement between different augmented views of the same node or graph while minimizing agreement between different instances.

📖
termini

Graph Masking

Proxy task consisting of randomly masking nodes, edges, or attributes in a graph and training the model to reconstruct the missing elements, thereby forcing the learning of robust representations.

📖
termini

Graph Augmentation

Technique for creating alternative views of a graph through structural or attributive transformations that preserve semantics, used to generate positive pairs in contrastive learning.

📖
termini

Node Representation Learning

Process of learning dense vectors (embeddings) that capture the structural and semantic characteristics of nodes in a low-dimensional vector space.

📖
termini

Edge Representation Learning

Learning embeddings for graph edges that encode relationships and interactions between nodes, crucial for link prediction and edge classification.

📖
termini

Graph Pretext Tasks

Artificially constructed tasks derived from the graph structure itself, serving as training signals for self-supervised learning before transfer to downstream tasks.

📖
termini

Graph Context Prediction

Self-supervised task consisting of predicting the structural context of a node (such as its k-hop neighbors) or global properties of the graph from local representations.

📖
termini

Graph Clustering

Unsupervised proxy task used for representation learning where nodes are grouped into clusters based on their structural or attributional similarity in the embedding space.

📖
termini

Graph Attention Mechanisms

Mechanisms that dynamically compute attention weights for neighbors during information aggregation, allowing the model to focus on the most relevant parts of the neighborhood.

📖
termini

Graph Autoencoders

Encoding-decoding models that learn compressed representations of graphs by reconstructing the original graph structure or attributes, often used for self-supervised learning.

📖
termini

Graph Message Passing

Fundamental paradigm where nodes exchange and aggregate information with their neighbors through multiple iterations, enabling information propagation across the graph structure.

🔍

Nessun risultato trovato