🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

Contention

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

📖
용어

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.

📖
용어

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.

📖
용어

Jailbreaking

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

📖
용어

Safety Layer

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

📖
용어

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.

📖
용어

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.

📖
용어

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.

📖
용어

Preference Modeling

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

📖
용어

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.

📖
용어

Harmlessness Classification

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

📖
용어

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.

📖
용어

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.

🔍

결과를 찾을 수 없습니다