iconLogo
Published:2026/1/11 0:24:50

TRUEで検索の未来をツルピカに✨再現性バッチリの関連性評価フレームワーク爆誕!

超要約: LLMで検索の精度を上げる魔法🪄再現性も重視!企業も大喜びの研究だよ~!

🌟 ギャル的キラキラポイント ● 既存の評価方法じゃダメ🙅‍♀️再現性低いし、評価基準も曖昧だったんだって! ● TRUEは、プロンプトに左右されない✨再現性重視の評価フレームワークなんだって! ● 関連性の評価に「意図の合致」「網羅性」「具体性」…色んな要素を考慮してるのがスゴイ🫶

🌟 詳細解説 ● 背景 検索エンジン (検索結果を表示するシステム) の評価って大事じゃん?🧐 だけど、今までの方法は、プロンプト(検索する言葉)次第で結果が変わったり、再現性(同じ条件で試しても同じ結果が出ること)が低かったりしたんだって! それじゃあ、検索エンジンの改善も難しいよね😥

● 方法 TRUEは、LLM(大規模言語モデル)を使って、検索結果の関連性を評価するフレームワークなんだって! 具体的には、データの準備、LLMでの評価、評価基準の作成、評価の実行って流れ。ポイントは、評価の基準をちゃんと作って、誰がやっても同じような結果が出るように工夫してること💖

続きは「らくらく論文」アプリで

TRUE: A Reproducible Framework for LLM-Driven Relevance Judgment in Information Retrieval

Mouly Dewan / Jiqun Liu / Chirag Shah

LLM-based relevance judgment generation has become a crucial approach in advancing evaluation methodologies in Information Retrieval (IR). It has progressed significantly, often showing high correlation with human judgments as reflected in LLMJudge leaderboards \cite{rahmani2025judging}. However, existing methods for relevance judgments, rely heavily on sensitive prompting strategies, lacking standardized workflows for generating reliable labels. To fill this gap, we reintroduce our method, \textit{Task-aware Rubric-based Evaluation} (TRUE), for relevance judgment generation. Originally developed for usefulness evaluation in search sessions, we extend TRUE to mitigate the gap in relevance judgment due to its demonstrated effectiveness and reproducible workflow. This framework leverages iterative data sampling and reasoning to evaluate relevance judgments across multiple factors including intent, coverage, specificity, accuracy and usefulness. In this paper, we evaluate TRUE on the TREC DL 2019, 2020 and LLMJudge datasets and our results show that TRUE achieves strong performance on the system-ranking LLM leaderboards. The primary focus of this work is to provide a reproducible framework for LLM-based relevance judgments, and we further analyze the effectiveness of TRUE across multiple dimensions.

cs / cs.IR