ノートブックの表示結果を指し示してAIと分析する
Point, Revise, Review: Grounded Agentic Analysis in Reactive Notebooks with marimo-lens
この論文をやさしく読む
ひとことで言うと
ノートブックの図や出力を指して質問すると、その結果をつくったセルや計算へAIをつなぐ拡張機能です。
何に役立つ?
「この結果」の指示先を文章で説明し直す手間を減らし、AIの変更と根拠を人が確認する共同分析に役立ちます。
この研究の面白いところ
画面上の選択を生成元のセルと依存する計算へ結び、返ってきた結果と最初の選択をレビュー用に残します。視覚的な文脈と実行状態をつなぐ設計です。
どこまで分かった?
実公開データを使った探索的な分析例で流れを示しています。要旨には対照付き利用者研究や、分析精度・時間の定量比較はありません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
計算ノートブックでは、人間は表示された結果を指して「これ」について質問できる一方、エージェントはセル、依存関係、実行時の状態を通して行動する。人間が見ているものとエージェントが操作するものが切り離されていると、人間は意図を説明し、エージェントが行ったことを文章でたどる必要がある。その過程で、その場の視覚的・計算的文脈が失われる。 本研究は、リアクティブなPythonノートブックmarimoを拡張し、具体的な対象に根差した人間とエージェントの分析を支援するmarimo-lensを提示する。Lensは、人間が印を付けた出力とメモを、その出力を生成したセルおよび関連する計算に結び付け、依頼の計算上の文脈をエージェントに与える。エージェントの活動を見えるようにし、選択した結果をノートブックへ戻し、レビューや再度開く操作のために、最初に選択した対象を保持する。 実世界の公開データセットを使った人間とエージェントによる探索的分析を通して、この一連の過程を例示する。画面上の具体的な対象に根差した問いが、計算内容の調査、ノートブックでの操作、そして人間が確認するための根拠の提示につながる様子を示す。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-17(UTC)
- 最新改訂
- 2026-09-17 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-17 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
In a computational notebook, a human can point to a rendered result and ask about "this," while an agent acts through cells, dependencies, and runtime state. When what the human sees and what the agent operates on are disconnected, the human must describe what they mean and trace what the agent did in prose that strips away situated visual and computational context. We present marimo-lens, an extension to the reactive Python notebook marimo for grounded human-agent analysis. Lens connects a human's marked output and note to its producing cell and relevant contributing computation, giving the agent computational context for the request. It surfaces agent activity, returns selected results to the notebook, and preserves the initiating selection for human review and reopening. We illustrate the lifecycle through an exploratory human-agent analysis of a real-world open dataset, showing how visually situated questions lead to computational inspection, notebook action, and returned evidence for human review.
著者のコメント
5 pages, 4 figures. Accepted for presentation at the VISxGenAI Workshop, IEEE VIS 2026. Source code: https://github.com/marimo-team/marimo-lens
arXiv ID: 2609.19839 / 要約の誤りについて