arXiv論文メモ
新着一覧
cs.SE · 査読状況未確認

地域の歴史資料から出典ページ付きで答える質問支援

HistoRAG: A Citation-Grounded Question Answering Assistant for Teaching with Scanned Local History and Heritage Archives

Hongzhou Duan, Zikun Guo

この論文をやさしく読む

ひとことで言うと

スキャンした地域史の本や目録から、巻とページを示して質問に答える授業準備支援です。

何に役立つ?

教師が回答の根拠を原資料で確かめながら地域史の教材を作る際に役立ちます。

この研究の面白いところ

質問の種類に応じて文書検索、目録データベース、知識グラフを使い分けます。

どこまで分かった?

評価は一地域の36冊と目録から作った516問です。他地域の資料にそのまま適用した結果は要旨にありません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

地域史や文化遺産の授業を準備する教師は、文字データのないスキャン本や、表計算ファイルとして公開された行政の目録など、扱いにくい資料を使う。一般的なチャットボットは流暢に答えても、教師に最も必要な検証可能な出典を示さない。本研究では、地域の一つの資料群から回答し、各事実に巻とページを引用する質問応答支援システムHistoRAGを提示する。各ページを視覚言語モデルで文字起こしし、トークン確率に基づいて行ごとの信頼度を残す。同じ資料群から、文字情報を組み合わせた検索索引、関係データベース形式の目録、固有表現が密な段落だけから抽出した知識グラフという三つの保存先を作る。軽量な振り分け器が質問に必要な保存先を選び、件数を数える質問はデータベースへ、関係を問う質問はグラフへ送る。36冊のスキャン資料と同地域の文化遺産目録を対象に、統計、事実、時系列、複数段階の推論に関する516問のベンチマークを作成した。HistoRAGは段落検索を使う基準方式やグラフ検索方式より多くの質問に正しく答え、質問当たりの費用も大幅に低かった。チャット画面から各記述の元ページを教師が確認できる。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-24(UTC)
最新改訂
2026-09-24 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Teachers who prepare lessons on local history and cultural heritage work from material that is hard to use. The primary sources are scanned books without a text layer, and the supporting records are administrative catalogs released as spreadsheets. A general chatbot answers such questions fluently but without a verifiable source, which is the property a teacher needs most. This paper presents HistoRAG, a question answering assistant that answers from one regional collection and cites a volume and a page for every fact. HistoRAG transcribes each page with a vision language model and keeps a line level confidence from the token probabilities. It builds three stores from the same collection: a hybrid text index, a relational catalog database, and a knowledge graph extracted only from entity dense passages. A lightweight router sends each question to the stores it needs, so that counting questions reach the database and relational questions reach the graph. We build a benchmark of 516 questions over a collection of 36 scanned volumes and the heritage catalogs of the same region, covering statistical, factual, temporal, and multi-hop questions. HistoRAG answers more questions correctly than passage retrieval baselines and than a graph based retrieval system, at a far smaller cost per question. The assistant runs behind a chat interface, so a teacher can check any statement against the page it came from.

著者のコメント

6 pages, 2 figures

arXiv ID: 2609.29184 / 要約の誤りについて