LLMを用いた説明可能な法令予測
分析
本論文は、信頼できるリーガルAIシステム構築に不可欠な、説明可能な法令予測という重要な問題に取り組んでいます。注意機構ベースのモデル(AoS)とLLMプロンプティング(LLMPrompt)の2つのアプローチを提案し、関連する法令を予測し、人間が理解できる説明を提供することを目指しています。教師あり学習とゼロショット学習の両方の方法の使用、複数のデータセットでの評価、および説明の品質評価は、この問題に対する包括的なアプローチを示唆しています。
重要ポイント
引用・出典
原文を見る"The paper proposes two techniques for addressing this problem of statute prediction with explanations -- (i) AoS (Attention-over-Sentences) which uses attention over sentences in a case description to predict statutes relevant for it and (ii) LLMPrompt which prompts an LLM to predict as well as explain relevance of a certain statute."