Skip to content

Ethan-yxx/ARAG_Eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARAG: Analysis and Retrieval Augmented Generation for Comprehensive Reasoning over Socioeconomic Data (Performance Evaluation)

Abstract

Recent advancements in Large Language Models (LLMs) have significantly impacted the field of question answering systems, particularly with LLM-based data analysis and Retrieval-Augmented Generation (RAG). Yet, their independent application has limited the scope in scenarios requiring a synthesis of both data analysis and contemporary information retrieval. To bridge this gap, we introduce the Analysis and Retrieval Augmented Generation (ARAG) framework, which blends data analysis with the retrieval of up-to-date information. Based on the framework, we build a system for interpreting the dynamics of socioeconomic indicators and how ARAG explores the reasons behind the indicators' dynamics through data analysis of correlated indicators and retrieval of relevant facts from news sources. The comparison of ARAG with Microsoft Copilot and Perplexity showed that ARAG significantly outperformed in delivering in-depth analytical insights and was remarkably more robust to misinformation across various queries.

Results

Chart 1
Comparison of ARAG with Microsoft Copilot and Perplexity.
Chart 2
Ablation study of ARAG.

Data

  • arag_results.xlsx: Responses of ARAG, MS Copilot, and Perplexity over 50 queries (Chinese).
  • arag_results_en.xlsx: Responses of ARAG, MS Copilot, and Perplexity in English traslated via ERNIE Bot 4.0.
  • negative_sample_results_arag.xlsx: Responses of ARAG over 20 queries with misleading information.
  • negative_sample_results_copilot.xlsx: Responses of MS Copilot over 20 queries with misleading information.
  • negative_sample_results_perplexity.xlsx: Responses of Perplexity over 20 queries with misleading information.

Result Files

  • arag_results.xlsx: Evaluation results ARAG, MS Copilot, and Perplexity over 50 queries and 10 realizations.
  • average_scores.csv: Average socres of ARAG, MS Copilot, and Perplexity over 50 queries.

About

Evaluation methods and results of ARAG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages