paper-with-me

Papers

ClimRetrieve: A Benchmarking Dataset for Information Retrieval from Corporate Climate Disclosures

2024-06-14 · Tobias Schimanski, Jingwei Ni, Roberto Spacey, Nicola Ranger, Markus Leippold

To handle the vast amounts of qualitative data produced in corporate climate communication, stakeholders increasingly rely on Retrieval Augmented Generation (RAG) systems. However, a significant gap remains in evaluating domain-specific information retrieval - the basis for answer generation. To address this challenge, this work simulates the typical tasks of a sustainability analyst by examining 30 sustainability reports with 16 detailed climate-related questions. As a result, we obtain a dataset with over 8.5K unique question-source-answer pairs labeled by different levels of relevance. Furthermore, we develop a use case with the dataset to investigate the integration of expert knowledge into information retrieval with embeddings. Although we show that incorporating expert knowledge works, we also outline the critical limitations of embeddings in knowledge-intensive downstream domains like climate change communication.

📄 PDF Abstract BibTeX arXiv:2406.09818

Code (1)

tobischimanski/climretrieve 공식 구현

Tasks

Answer GenerationBenchmarkingInformation RetrievalRAGRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Bilingual BSARD: Extending Statutory Article Retrieval to Dutch

2024-12-10 · Ehsan Lotfi, Nikolay Banar, Nerses Yuzbashyan, Walter Daelemans

Statutory article retrieval plays a crucial role in making legal information more accessible to both laypeople and legal professionals. Multilingual countries like Belgium present unique challenges for retrieval models d…

ArticlesBenchmarkingRetrieval

FinCPRG: A Bidirectional Generation Pipeline for Hierarchical Queries and Rich Relevance in Financial Chinese Passage Retrieval

2025-08-04 · Xuan Xu, Beilin Chu, Qinhong Lin, Yixiao Zhong 외 arxiv

In recent years, large language models (LLMs) have demonstrated significant potential in constructing passage retrieval datasets. However, existing methods still face limitations in expressing cross-doc query needs and c…

Passage Retrieval

UniIR: Training and Benchmarking Universal Multimodal Information Retrievers

2023-11-28 · Cong Wei, Yang Chen, Haonan Chen, Hexiang Hu 외

Existing information retrieval (IR) models often assume a homogeneous format, limiting their applicability to diverse user needs, such as searching for images with text descriptions, searching for a news article with a h…

BenchmarkingInformation RetrievalRetrievalZero-shot Generalization

Rankify: A Comprehensive Python Toolkit for Retrieval, Re-Ranking, and Retrieval-Augmented Generation

2025-02-04 · Abdelrahman Abdallah, Bhawna Piryani, Jamshid Mozafari, Mohammed Ali 외

Retrieval, re-ranking, and retrieval-augmented generation (RAG) are critical components of modern applications in information retrieval, question answering, or knowledge-based text generation. However, existing solutions…

BenchmarkingInformation RetrievalQuestion AnsweringRAG+5

CorporateBench: Large-Scale Q&A Benchmarking with Temporal Knowledge Bases

2026-08-27 · Sil Hamilton, Albert Yu Sun, Oscar J. Romero, Carl-Leander Henneking 외 arxiv

LLMs are increasingly able to answer complex questions about enterprise-scale document collections. But evaluation is hard: companies don't want to share internal communications, and synthetic datasets have been overly s…

Information Extraction