Corrective RAG

2026. 2. 22. 18:09·AI/LangGraph
반응형


⭐ 정의

RAG + 웹서치

 

❓Self RAG와 다른점

  • re-write 목적이 다름
    • Self RAG는 retrieve를 잘하려고 rewrite
    • retrieve는 기존의 가지고 있는 VectorStore 기반
    • Corrective RAG는 Web Search를 잘하기위해 rewrite

 

🌊 흐름

  • 관련성 평가
    • 통과 시, generate
    • 실패 시, rewrite
  • rewrite
    • Web Seach를 위해, rewrite
  • Web Search
    • 검색 결과를 기반으로 generate
💡웹서치 전에 rewrite가 꼭 필요할까??

rewrite 역시 llm 호출이 필요하기 때문에, 굳이 필수는 아니다.
공식문서는 rewrite노드가 있지만, 결과물에 크게 영향을 주지 않는다.


출처

https://wikidocs.net/270686

 

03. CRAG(Corrective RAG)

.custom { background-color: #008d8d; color: white; padding: 0.25em 0.5…

wikidocs.net

 

https://arxiv.org/abs/2401.15884

 

Corrective Retrieval Augmented Generation

Large language models (LLMs) inevitably exhibit hallucinations since the accuracy of generated texts cannot be secured solely by the parametric knowledge they encapsulate. Although retrieval-augmented generation (RAG) is a practicable complement to LLMs, i

arxiv.org

 

반응형

'AI > LangGraph' 카테고리의 다른 글

RunnablePassthrough  (0) 2026.02.23
SubGraph와 Router  (0) 2026.02.22
Self RAG  (0) 2026.02.22
Conditional Edge  (0) 2026.02.22
PDF 전처리 해보기  (0) 2026.02.21
'AI/LangGraph' 카테고리의 다른 글
  • RunnablePassthrough
  • SubGraph와 Router
  • Self RAG
  • Conditional Edge
Hamp
Hamp
남들에게 보여주기 부끄러운 잡다한 글을 적어 나가는 자칭 기술 블로그입니다.
  • Hamp
    Hamp의 분리수거함
    Hamp
  • 전체
    오늘
    어제
    • 분류 전체보기 (339)
      • CS (30)
        • 객체지향 (2)
        • Network (7)
        • OS (6)
        • 자료구조 (1)
        • LiveStreaming (3)
        • 이미지 (1)
        • 잡다한 질문 정리 (0)
        • Hardware (2)
        • 이론 (6)
        • 컴퓨터 그래픽스 (0)
      • Firebase (3)
      • Programing Langauge (41)
        • swift (34)
        • python (6)
        • Kotlin (1)
      • iOS (134)
        • UIKit (37)
        • Combine (1)
        • SwiftUI (34)
        • Framework (7)
        • Swift Concurrency (22)
        • Tuist (6)
        • Setting (11)
        • Modularization (1)
        • Instruments (6)
      • PS (59)
        • 프로그래머스 (24)
        • 백준 (13)
        • LeetCode (19)
        • 알고리즘 (3)
      • Git (18)
        • 명령어 (4)
        • 이론 (2)
        • hooks (1)
        • config (2)
        • action (7)
      • Shell Script (2)
      • Linux (6)
        • 명령어 (5)
      • Spring (21)
        • 어노테이션 (6)
        • 튜토리얼 (14)
      • CI-CD (4)
      • Android (0)
        • Jetpack Compose (0)
      • AI (21)
        • 이론 (10)
        • MCP (1)
        • LangGraph (10)
  • 블로그 메뉴

    • 홈
    • 태그
  • 링크

  • 공지사항

  • 인기 글

  • 태그

    dfs
    AVFoundation
    Tuist
    protocol
    boostcamp
    UIKit
    IOS
    CS
    프로그래머스
    dispatch
    Swift
    투포인터
    Spring
    SwiftUI
    lifecycle
    dp
    GIT
    property
    concurrency
    백준
  • 최근 댓글

  • 최근 글

  • 반응형
  • hELLO· Designed By정상우.v4.10.0
Hamp
Corrective RAG
상단으로

티스토리툴바