超要約: 航空宇宙分野の情報検索を爆上げ🚀する、専門用語に強い検索の基準(STELLA)が登場!
ギャル的キラキラポイント✨ ● 宇宙用語に特化した検索ができるようになるって、マジ神じゃん?💫 ● AIがクエリ(検索ワード)を自分で改善する機能、エモくない?🥺 ● いろんな言語に対応してるから、世界中の人と情報共有できるってこと🫶
詳細解説 ● 背景 航空宇宙(ロケットとか飛行機✈️)の情報って、専門用語だらけで検索が難しい😭既存の検索基準じゃ、うまく検索できなかったんだよね。
● 方法 STELLAは、宇宙用語をちゃんと理解できる検索基準✨ NASAの資料を元に、AIがより良い検索ワードを考えてくれるから、すごい情報が出てくるよ!
続きは「らくらく論文」アプリで
Tasks in the aerospace industry heavily rely on searching and reusing large volumes of technical documents, yet there is no public information retrieval (IR) benchmark that reflects the terminology- and query-intent characteristics of this domain. To address this gap, this paper proposes the STELLA (Self-Reflective TErminoLogy-Aware Framework for BuiLding an Aerospace Information Retrieval Benchmark) framework. Using this framework, we introduce the STELLA benchmark, an aerospace-specific IR evaluation set constructed from NASA Technical Reports Server (NTRS) documents via a systematic pipeline that comprises document layout detection, passage chunking, terminology dictionary construction, synthetic query generation, and cross-lingual extension. The framework generates two types of queries: the Terminology Concordant Query (TCQ), which includes the terminology verbatim to evaluate lexical matching, and the Terminology Agnostic Query (TAQ), which utilizes the terminology's description to assess semantic matching. This enables a disentangled evaluation of the lexical and semantic matching capabilities of embedding models. In addition, we combine Chain-of-Density (CoD) and the Self-Reflection method with query generation to improve quality and implement a hybrid cross-lingual extension that reflects real user querying practices. Evaluation of seven embedding models on the STELLA benchmark shows that large decoder-based embedding models exhibit the strongest semantic understanding, while lexical matching methods such as BM25 remain highly competitive in domains where exact lexical matching technical term is crucial. The STELLA benchmark provides a reproducible foundation for reliable performance evaluation and improvement of embedding models in aerospace-domain IR tasks. The STELLA benchmark can be found in https://huggingface.co/datasets/telepix/STELLA.