[태그:] SR-NLE

  • * Self-Critique and Refinement for Faithful Natural Language Explanations (EMNLP 2025)

    * Self-Critique and Refinement for Faithful Natural Language Explanations (EMNLP 2025)

    https://www.dropbox.com/scl/fi/i5vv8jdkavzfuvz83bcc8/emnlp25_Illuminating_the_LLM_Black_Box.pdf?rlkey=hepgxjcewg5xxyljt6w8xh9iv&dl=0 아래는 EMNLP 2025“Self-Critique and Refinement for Faithful Natural Language Explanations (SR-NLE)”논문에 대한 설명입니다. 특히 **방법론(Method)**과 **실험 결과(Experiments)**를 중심으로 설명하겠습니다.   1. 연구 배경 최근 LLM은 답뿐 아니라 Natural Language Explanation(NLE) 도 함께 생성한다. 예를 들어 NLI에서는 처럼 prediction은 맞지만 explanation은 전혀 prediction 이유를 설명하지 못하는 경우가 많다. 논문에서는 이것을 Unfaithful Explanation 이라고 부른다. 즉,…

  • * Self-Critique and Refinement for Faithful Natural Language Explanations (EMNLP 2025)

    * Self-Critique and Refinement for Faithful Natural Language Explanations (EMNLP 2025)

    https://www.dropbox.com/scl/fi/ei33lu8j3vn1nmxuqbvnb/emnlp25_Faithful_AI_Explanations_via_SR-NLE.pdf?rlkey=o6pk8c120i861aiiz78866whb&dl=0 다음 논문은 LLM이 생성하는 자연어 설명(NLE)의 “faithfulness(충실성)”을 어떻게 개선할 것인가를 다룬 매우 중요한 연구입니다. 핵심은 모델이 스스로 자신의 설명을 비판하고 수정할 수 있는가입니다. 1. 문제 정의 (Why this paper?) 핵심 문제: NLE의 “비충실성 (Unfaithfulness)” 예: 즉, plausible explanation ≠ faithful explanation 2. 핵심 아이디어: SR-NLE Self-Critique + Refinement 논문에서 제안한 프레임워크: SR-NLE (Self-critique and…