diff --git a/documents/figures/DP-RAG.svg b/documents/figures/DP-RAG.svg new file mode 100644 index 0000000..243d512 --- /dev/null +++ b/documents/figures/DP-RAG.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/documents/report.md b/documents/report.md index fbf0921..b86cf21 100644 --- a/documents/report.md +++ b/documents/report.md @@ -107,6 +107,8 @@ See [@dwork2014algorithmic] for more background on DP. ![A broad picture of how RAG works](figures/noDP-RAG-privacy.svg){ width=100mm } +![In DP-RAG k small queries are sent to the LLM, instead of 1 ~k-fold larger query](figures/DP-RAG.svg){ width=100mm } + ## Privacy Unit Preserving Document Retrieval