Retrieval Augmented Generation based Large Language Models for Causality Mining
Thushara Manjari Naduvilakandy, Hyeju Jang, Mohammad Al Hasan

TL;DR
This paper introduces retrieval-augmented generation (RAG) based dynamic prompting schemes to improve large language models' performance in causality detection and mining, addressing limitations of previous unsupervised and supervised methods.
Contribution
The paper proposes novel RAG-based dynamic prompting techniques for LLMs, enhancing causality mining accuracy across multiple datasets and models.
Findings
RAG-based dynamic prompting outperforms static prompting schemes
Significant performance gains across three datasets
Effective for multiple large language models
Abstract
Causality detection and mining are important tasks in information retrieval due to their enormous use in information extraction, and knowledge graph construction. To solve these tasks, in existing literature there exist several solutions -- both unsupervised and supervised. However, the unsupervised methods suffer from poor performance and they often require significant human intervention for causal rule selection, leading to poor generalization across different domains. On the other hand, supervised methods suffer from the lack of large training datasets. Recently, large language models (LLMs) with effective prompt engineering are found to be effective to overcome the issue of unavailability of large training dataset. Yet, in existing literature, there does not exist comprehensive works on causality detection and mining using LLM prompting. In this paper, we present several…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications · Data Quality and Management · Bayesian Modeling and Causal Inference
