Files
2nd/10_Wiki/Topics/AI_and_ML/Information-Retrieval-IR.md
T

2.2 KiB

id, title, category, status, canonical_id, aliases, duplicate_of, source_trust_level, confidence_score, tags, raw_sources, last_reinforced, github_commit, inferred_by
id title category status canonical_id aliases duplicate_of source_trust_level confidence_score tags raw_sources last_reinforced github_commit inferred_by
wiki-2026-0508-information-retrieval-ir Information Retrieval IR Redirect merged self
P-Reinforce-REDIRECT-IR-004
Information_Retrieval A 0.92
uncategorized
2026-05-08 pending Claude Opus 4.7 (auto-normalize 2026-05-08)

Information-Retrieval-IR

Note

본 문서는 **Information_Retrieval**로 통합되었습니다. 🫡🐟

📌 한 줄 통찰 (The Karpathy Summary)

IR은 대규모 코퍼스에서 의미적·어휘적으로 관련 있는 문서를 효율적으로 찾는 시스템으로, RAG의 핵심 컴포넌트다.

📖 구조화된 지식 (Synthesized Content)

추출된 패턴: "recall 우선 retrieval + precision 우선 reranker"의 2단 구조가 현대 RAG의 표준.

세부 내용:

  • 1단(retrieve): BM25 + dense (top-k 100~500).
  • 2단(rerank): cross-encoder (top-k 5~20).
  • 청크 전략: 의미 단위 + 메타데이터.
  • 평가: 라벨 데이터셋(BEIR, MS MARCO).
  • 최신 동향: ColBERT-v2, dense+sparse hybrid.

🤖 LLM 활용 힌트 (How to Use This Knowledge)

언제 이 지식을 쓰는가:

  • (TODO)

언제 쓰면 안 되는가:

  • (TODO)

🧪 검증 상태 (Validation)

  • 정보 상태: merged
  • 출처 신뢰도: A
  • 검토 이유: (P-Reinforce Phase 1 자동 정규화. 본문 검증 필요.)

🧬 중복 검사 (Duplicate Check)

  • 기존 유사 문서: (TODO: 인덱서 클러스터 리포트 참조)
  • 처리 방식: UPDATE (자동 정규화)
  • 처리 이유: Phase 1 정규화 — 옛 템플릿/누락 필드 보강.

⚠️ 모순 및 업데이트 (Contradictions & Updates)

  • 과거 데이터와의 충돌: 없음
  • 정책 변화: 없음

🔗 지식 연결 (Graph)

  • Parent: 10_Wiki/Topics
  • Related: (TODO: 최소 2개)
  • Opposite / Trade-off: (TODO)
  • Raw Source: 직접 입력

🕓 변경 이력 (Changelog)

날짜 변경 내용 처리 방식 신뢰도
2026-05-08 P-Reinforce Phase 1 정규화 (frontmatter + 헤더 표준화) UPDATE A