@@ -263,29 +263,7 @@ <h1 class="title is-1 publication-title">
263263 }
264264</ style >
265265
266- <!-- 重新來過好了, 我的架構會變成:
267-
268- Overview
269- 簡短的話大概介紹main contribution
270-
271- Preliminary (2 columns)
272- Col1: VisRAG
273- [三四行介紹+R
274- top-kretrieved doc images
275- = Rq, Er(V) , Y= Gq, Eg(R), (1)]
276-
277- Col2: Causal Formulation of Degradation in VisRAG
278- [三四行介紹+定義non-causal path D→X →Z →A
279- while preserving the causal route S→X→Z→A]
280-
281- 接著下面銜接主要contribution (2*2)
282- Row1-col1: Non-Causal Path.
283- Row2-col1: Non-Causal Distortion Modeling
284- Row1-col2: Causal Path
285- Row2-col2: Causal Semantic Alignment
286-
287- 我希望每個都盡量精簡, 請從論文幫我整理要放上網頁的文字和公式 -->
288-
266+ < hr />
289267< section class ="section ">
290268 < div class ="container is-max-desktop ">
291269 < div class ="content has-text-justified ">
@@ -390,6 +368,27 @@ <h3 class="title is-4 has-text-centered">RobustVisRAG</h3>
390368 </ div >
391369</ section >
392370
371+
372+ < hr />
373+ < section class ="section ">
374+ < div class ="container is-max-desktop ">
375+ < div class ="content has-text-justified ">
376+ < h2 class ="title is-3 has-text-centered "> Distortion-VisRAG Dataset</ h2 >
377+ < div class ="has-text-centered ">
378+ < img style ="width: 100%; " src ="./robustvisrag_files/DVisRAG.png "
379+ alt ="Samples of DVisRAG. "/>
380+ < div class ="content has-text-justified ">
381+ < p >
382+ Distortion-VisRAG (DVisRAG) extends VisRAG with large-scale synthetic and real-world degradations
383+ to systematically evaluate robustness in vision-based RAG systems.
384+ The benchmark contains 367,608 Q–D pairs across seven document domains,
385+ including 12 synthetic distortion types (five severity levels) and 5 real-world recapture conditions.
386+ </ p >
387+ </ div >
388+ </ div >
389+ </ div >
390+ </ div >
391+
393392< script type ="text/javascript " src ="./static/slick/slick.min.js "> </ script >
394393</ body >
395394</ html >
0 commit comments