paper-with-me

홈 › Papers

ClimateX: Do LLMs Accurately Assess Human Expert Confidence in Climate Statements?

2023-11-28 · Romain Lacombe, Kerrie Wu, Eddie Dilworth

Evaluating the accuracy of outputs generated by Large Language Models (LLMs) is especially important in the climate science and policy domain. We introduce the Expert Confidence in Climate Statements (ClimateX) dataset, a novel, curated, expert-labeled dataset consisting of 8094 climate statements collected from the latest Intergovernmental Panel on Climate Change (IPCC) reports, labeled with their associated confidence levels. Using this dataset, we show that recent LLMs can classify human expert confidence in climate-related statements, especially in a few-shot learning setting, but with limited (up to 47%) accuracy. Overall, models exhibit consistent and significant over-confidence on low and medium confidence statements. We highlight implications of our results for climate communication, LLMs evaluation strategies, and the use of LLMs in information retrieval systems.

📄 PDF Abstract BibTeX arXiv:2311.17107

Code (1)

rlacombe/climatex 공식 구현 pytorch

Tasks

Few-Shot LearningInformation RetrievalRetrieval

Similar Papers 제목 키워드 기반

Don't Think Twice! Over-Reasoning Impairs Confidence Calibration

2025-08-20 · Romain Lacombe, Kerrie Wu, Eddie Dilworth arxiv

Large Language Models deployed as question answering tools require robust calibration to avoid overconfidence. We systematically evaluate how reasoning capabilities and budget affect confidence assessment accuracy, using…

Question Answering

Fine-tuning ClimateBert transformer with ClimaText for the disclosure analysis of climate-related financial risks

2023-03-21 · Eduardo C. Garrido-Merchán, Cristina González-Barthe, María Coronado Vaca

In recent years there has been a growing demand from financial agents, especially from particular and institutional investors, for companies to report on climate-related financial risks. A vast amount of information, in …

text-classificationText ClassificationTransfer Learning

Interpretable Humans, Alien LLMs: Expert Analysis of Latent Structures in Assessment Responses

2026-08-18 · Alona Strugatski, Licol Zeinfeld, Jason Cooper, Shelley Rap 외 arxiv

The evaluation of large language models (LLMs) relies heavily on human-designed assessments, implicitly assuming that AI and humans employ similar underlying cognitive constructs. Challenging this assumption, we investig…

CyberMetric: A Benchmark Dataset based on Retrieval-Augmented Generation for Evaluating LLMs in Cybersecurity Knowledge

2024-02-12 · Norbert Tihanyi, Mohamed Amine Ferrag, Ridhi Jain, Tamas Bisztray 외

Large Language Models (LLMs) are increasingly used across various domains, from software development to cyber threat intelligence. Understanding all the different fields of cybersecurity, which includes topics such as cr…

General KnowledgeMultiple-choiceRAGRetrieval+1

A Computational Framework for Behavioral Assessment of LLM Therapists

2024-01-01 · Yu Ying Chiu, ASHISH SHARMA, Inna Wanyin Lin, Tim Althoff

The emergence of large language models (LLMs) like ChatGPT has increased interest in their use as therapists to address mental health challenges and the widespread lack of access to care. However, experts have emphasized…

In-Context Learning