Retrieval-augmented generation

RAAT

RAAT: Relation-Augmented Attention Transformer for Relation Modeling in Document-Level Event Extraction

Superseded baseline#41 of 1,179 most-superseded · first seen Jun 7, 2022

Superseded — cited as a baseline and beaten by newer methods

2 papers critique it · 3 beat it on benchmarks

What papers say

Verbatim critique sentences, each from a paper that cites RAAT as a baseline.

It is noted that the model trained with the RAAT method performs worse than the baseline model. This is because its training data follows the setting of {d_golden d_noise}. While this setting trains the model to be robust against noise, the inclusion of golden documents in all data deviates from the conventional RAG setup, resulting in poorer performance under the standard setting.
DACL-RAG: Data Augmentation Strategy with Curriculum Learning for Retrieval-Augmented Generation
However, these robust training approaches are primarily applied to small or weak LMs with fewer than 7 billion parameters. Thus, there's an urgent need to explore whether complex robust training is still necessary to improve the robustness and generalization of bigger or stronger models when dealing with noisy contexts.
On the Diminishing Returns of Complex Robust RAG Training in the Era of Powerful LLMs

Beaten on benchmarks

Head-to-head results where a newer method reports beating RAAT. Values are copied from the source paper's tables — verify against the cited paper.

What to use instead

Recent methods in the same sub-problem, not yet superseded in the knowledge base — arXiv benchmark leaders, not vetted production recommendations.