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

AI 용어집

인공지능 완전 사전

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

Retriever-Reader

Two-step QA architecture where a 'retriever' first selects relevant documents, then a 'reader' extracts the precise answer from these documents to maximize efficiency and accuracy.

📖
용어

Answer Span Prediction

Task of predicting the start and end positions of the exact answer in a given context, typically performed by classification layers on the text tokens.

📖
용어

Knowledge-Intensive QA

QA systems requiring access to extensive external knowledge bases to answer complex questions that cannot be solved by reasoning alone on the provided context.

📖
용어

Open-Domain Fact Verification

Process of validating the accuracy of a claim by searching and analyzing evidence across unrestricted sources on the web or in large document collections.

📖
용어

Question Decomposition

Technique that divides a complex question into multiple simpler and individually tractable sub-questions, facilitating information retrieval and composition of complete answers.

📖
용어

Answer Triggering

Binary classification mechanism that determines whether a retrieved passage actually contains an answer to the asked question, avoiding generating incorrect answers from irrelevant contexts.

📖
용어

Reader Confidence Score

Metric calculated by the 'reader' model indicating the certainty level of the extracted answer, often used for reranking or filtering candidate answers in QA pipelines.

📖
용어

Reranking Model

Specialized model that reevaluates and reorders an initial list of retrieved documents or passages to improve the precision of the most relevant results before the answer extraction step.

📖
용어

Passage Overlap

Phenomenon where several retrieved passages contain redundant or overlapping information, requiring deduplication or merging techniques to optimize answer presentation.

📖
용어

Knowledge Graph Integration

Incorporation of structured knowledge graphs into QA systems to provide verifiable factual information and complement answers based on unstructured text.

📖
용어

Answer Aggregation

Process of combining multiple candidate answers from different passages or documents to form a single, coherent, and complete answer to the asked question.

🔍

결과를 찾을 수 없습니다