🏠 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

Contention

Mechanism designed to restrict or guide the output of an LLM to prevent the generation of unwanted, dangerous, or out-of-scope content.

📖
termini

Prompt Guardrails

Set of rules and filters applied upstream to user input to detect and block malicious, inappropriate requests, or those attempting to bypass the model's security policies.

📖
termini

Output Filtering

Post-generation security mechanism that analyzes the LLM's response to identify and remove prohibited content before it is presented to the user.

📖
termini

Jailbreaking

Set of reverse engineering techniques aimed at bypassing an LLM's contention and security mechanisms to force it to produce normally prohibited responses.

📖
termini

Safety Layer

Distinct software component, often a classification model, that intercepts LLM inputs and outputs to evaluate their compliance with security policies.

📖
termini

Decoding Alignment

Strategy of modifying the decoding process (e.g., beam search, sampling) to penalize the generation of tokens or token sequences associated with unsafe content.

📖
termini

Self-Critique

Ability of an LLM to evaluate its own generated response against a set of predefined criteria (coherence, safety, accuracy) and revise it if necessary.

📖
termini

Adversarial Suffix

Learned character sequence added to the end of a prompt to manipulate the LLM's internal behavior and force a specific output, often used in jailbreaking attacks.

📖
termini

Preference Modeling

Process of creating a reward model that learns human preferences from pairwise response comparisons, essential for RLHF.

📖
termini

Refusal Training

Specialized training phase where the LLM learns to identify inappropriate requests and generate polite and informative refusal responses instead of attempting to answer.

📖
termini

Harmlessness Classification

Binary classification task to determine if an LLM output is 'harmless' or 'harmful', often implemented as a safety filter.

📖
termini

Sycophancy Mitigation

Set of techniques aimed at reducing an LLM's tendency to agree with incorrect user premises to please them, an undesirable behavior that compromises truthfulness.

📖
termini

Model Steering

Technique for dynamically adjusting an LLM's behavior during inference, often by modifying logits, to guide generation towards a desired and safe response space.

🔍

Nessun risultato trovato