Paper Overview
- Field: Machine Learning / Econometrics
- Authors: Masahiro Kato, Taka Kato
- Published: 2026-07-20
- arXiv: 2607.18225
- Categories: econ.EM, cs.LG, math.ST, stat.ME, stat.ML
Summary
The paper proposes one-step and two-step methods for policy learning based on retrieval-augmented generation (RAG). The authors formalize RAG-based action selection within the potential outcome framework of causal inference.
In the two-step method: 1. Vector search retrieves action-specific nearest-neighbor evidence in an embedding space. 2. A generator estimates the conditional expected outcome or its contrast. 3. A plug-in rule then selects the action.
This formulation connects action-specific vector search with nearest-neighbor matching in causal inference. The authors decompose the regret of the two-step method into candidate generation regret and within-candidate selection regret, bounding the latter using prediction error guarantees for nearest-neighbor estimators and transformers.
The one-step method is evaluated directly as a policy, because its intermediate computations are not observed.
Original Abstract (Refined)
We formulate RAG-based action selection under the potential outcome framework, connecting action-specific vector search with nearest-neighbor matching in causal inference. We decompose regret and evaluate one-step and two-step methods.
---
*Auto-collected on 2026-07-22.*