www.semantic-web-journal.net
<contact@semantic-web-journal.net>unread,May 19, 2025, 4:43:37 AM5/19/25Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
to text2kg-swj@googlegroups.com, krzysztof.janowicz@univie.ac.at, eva.blomqvist@liu.se, cog-academics@coganshimizu.com, saideepthi.dondolu@newgen.co, mccain.32@wright.edu
Review submitted by: Fatima Zahra
Suggested decision: Accept
Review Comments:
The paper "Retrieval-Augmented Generation-based Relation Extraction (RAG4RE)"
presents a novel zero-shot approach to relation extraction that enhances
prompt quality for large language models (LLMs) by integrating semantically
similar sentences retrieved from training data. This RAG-based framework,
evaluated on benchmark datasets such as TACRED, TACREV, Re-TACRED, and
SemEval using models like Flan-T5, LLaMA2, and Mistral, demonstrates superior
performance over simple query-based prompting and several state-of-the-art
methods, particularly in reducing hallucinations and improving micro-F1
scores. The authors detail a well-structured pipeline consisting of
retrieval, data augmentation, and generation modules, and support their
claims with comprehensive ablation studies. However, the approach shows
limited generalization to the SemEval dataset, likely due to its dependence
on contextually inferable relations and the limitations of vanilla LLMs.
While the method is robust and innovative, further refinements—such as
improved domain adaptation and more accurate retrieval—could enhance its
applicability across diverse relation extraction tasks.