Quiz 1 Question 12 of 20

An asset management firm builds a Retrieval-Augmented Generation (RAG) system to answer portfolio manager questions using 10 years of internal analyst reports stored in a vector database. During user acceptance testing, the system consistently surfaces semantically similar but temporally outdated documents — for example, returning a 2015 sector analysis for a company that has since divested its core business and pivoted to a new industry. The embedding model scores these stale documents highly because topic vocabulary has not meaningfully changed. Which combination of techniques BEST addresses this temporal drift problem in a production financial RAG system?

Select an answer to reveal the explanation.

Motivation