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

AI 용어집

인공지능 완전 사전

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

Conversational Context Management

Ability of a QA system to retain and use the history of exchanges to understand implicit references and maintain response consistency across multiple dialogue turns.

📖
용어

Anaphora Resolution

NLP process that identifies and links pronouns or referential expressions (e.g., 'he', 'this solution') to their antecedents in the preceding conversational context.

📖
용어

Entity Tracking

Mechanism that keeps the values of entities (dates, names, places) up-to-date throughout the conversation, allowing their modification or reuse in subsequent questions.

📖
용어

Dialogue Policy

Decision-making component that, based on the current dialogue state, determines the next action to be executed by the system (ask a question, provide an answer, clarify).

📖
용어

Response Generator

Module that transforms the action decided by the dialogue policy into a natural and coherent sentence or message intended for the user.

📖
용어

Dialogue Turn

Atomic unit of a conversation, corresponding to a pair of exchanges (user utterance and system response) or to a single utterance in more complex models.

📖
용어

Question Rephrasing

Technique for rephrasing an ambiguous or incomplete question into a more precise query, often by relying on the context of previous turns.

📖
용어

Topic Change Detection

Ability of the system to identify when the user introduces a new topic, requiring a partial or total reset of the conversational context.

📖
용어

Conversational Memory

Storage architecture (short-term or long-term) for key information from a conversation, enabling interaction personalization and continuity across multiple sessions.

📖
용어

Interactive Clarification

A process where the system asks follow-up questions to the user to resolve ambiguity, get a missing detail, or refine its understanding before responding.

📖
용어

Conversational Language Model

A type of language model (e.g., GPT, BERT) specifically pre-trained or fine-tuned on conversational data to better handle the specificities of natural language in conversation.

📖
용어

Reasoning over History

The advanced ability of a QA system to not just retrieve past information, but to infer new knowledge by analyzing the logical sequence of exchanges.

📖
용어

Interruption Handling

A mechanism allowing the system to handle cases where a user interrupts a response, asks an off-topic question, or abruptly changes the subject, while trying to remain relevant.

📖
용어

Conversational Prompt Engineering

The art of designing instructions (prompts) for large language models by explicitly incorporating the conversation history to guide the generation of the next response.

📖
용어

Multi-turn System

Refers to a QA system capable of handling dialogues that span multiple exchanges, as opposed to single-turn systems that treat each question in isolation.

🔍

결과를 찾을 수 없습니다