paper-with-me

Papers

Environmental Claim Detection

2022-09-01 · Dominik Stammbach, Nicolas Webersinke, Julia Anna Bingler, Mathias Kraus, Markus Leippold

To transition to a green economy, environmental claims made by companies must be reliable, comparable, and verifiable. To analyze such claims at scale, automated methods are needed to detect them in the first place. However, there exist no datasets or models for this. Thus, this paper introduces the task of environmental claim detection. To accompany the task, we release an expert-annotated dataset and models trained on this dataset. We preview one potential application of such models: We detect environmental claims made in quarterly earning calls and find that the number of environmental claims has steadily increased since the Paris Agreement in 2015.

📄 PDF Abstract BibTeX arXiv:2209.00507

Code (1)

dominiksinsaarland/environmental_claims 공식 구현 pytorch

Similar Papers 제목 키워드 기반

EmeraldMind: A Knowledge Graph-Augmented Framework for Greenwashing Detection

2025-12-12 · Georgios Kaoukis, Ioannis Aris Koufopoulos, Eleni Psaroudaki, Danae Pla Karidi 외 arxiv

As AI and web agents become pervasive in decision-making, it is critical to design intelligent systems that not only support sustainability efforts but also guard against misinformation. Greenwashing, i.e., misleading co…

Non-Euclidean Hierarchical Representational Learning using Hyperbolic Graph Neural Networks for Environmental Claim Detection

2025-02-19 · Darpan Aswal, Manjira Sinha

Transformer-based models dominate NLP tasks like sentiment analysis, machine translation, and claim verification. However, their massive computational demands and lack of interpretability pose challenges for real-world a…

Claim VerificationDependency ParsingGraph ClassificationMachine Translation+2

A Zero-Shot Claim Detection Framework Using Question Answering

2022-10-01 · COLING 2022 10 · Revanth Gangi Reddy, Sai Chetan Chinthakindi, Yi R. Fung, Kevin Small 외

In recent years, there has been an increasing interest in claim detection as an important building block for misinformation detection. This involves detecting more fine-grained attributes relating to the claim, such as t…

MisinformationObjectobject-detectionObject Detection+1

NewsClaims: A New Benchmark for Claim Detection from News with Background Knowledge

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Claim detection and verification are crucial for news understanding and have emerged as promising technologies for mitigating news misinformation. However, most existing work has focused on claim sentence analysis while …

ArticlesMisinformationSentence

Generating Fact Checking Summaries for Web Claims

2020-10-16 · EMNLP (WNUT) 2020 11 · Rahul Mishra, Dhruv Gupta, Markus Leippold

We present SUMO, a neural attention-based approach that learns to establish the correctness of textual claims based on evidence in the form of text documents (e.g., news articles or Web documents). SUMO further generates…

ArticlesFact CheckingWord Embeddings