paper-with-me

Papers

Causal Micro-Narratives

2024-10-07 · Mourad Heddaya, Qingcheng Zeng, Chenhao Tan, Rob Voigt, Alexander Zentefis

We present a novel approach to classify causal micro-narratives from text. These narratives are sentence-level explanations of the cause(s) and/or effect(s) of a target subject. The approach requires only a subject-specific ontology of causes and effects, and we demonstrate it with an application to inflation narratives. Using a human-annotated dataset spanning historical and contemporary US news articles for training, we evaluate several large language models (LLMs) on this multi-label classification task. The best-performing model--a fine-tuned Llama 3.1 8B--achieves F1 scores of 0.87 on narrative detection and 0.71 on narrative classification. Comprehensive error analysis reveals challenges arising from linguistic ambiguity and highlights how model errors often mirror human annotator disagreements. This research establishes a framework for extracting causal micro-narratives from real-world data, with wide-ranging applications to social science research.

📄 PDF Abstract BibTeX arXiv:2410.05252

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSentence

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…
Ontology 설명 없음

Similar Papers 제목 키워드 기반

Causality between Sentiment and Cryptocurrency Prices

2023-06-09 · Lubdhak Mondal, Udeshya Raj, Abinandhan S, Began Gowsik S 외

This study investigates the relationship between narratives conveyed through microblogging platforms, namely Twitter, and the value of crypto assets. Our study provides a unique technique to build narratives about crypto…

Sentiment Analysis

Indexing and Visualization of Climate Change Narratives Using BERT and Causal Extraction

2024-08-03 · Hiroki Sakaji, Noriyasu Kaneda

In this study, we propose a methodology to extract, index, and visualize ``climate change narratives'' (stories about the connection between causal and consequential events related to climate change). We use two natural …

Articles

Failure Modes of LLMs for Causal Reasoning on Narratives

2024-10-31 · Khurram Yamin, Shantanu Gupta, Gaurav R. Ghosal, Zachary C. Lipton 외

In this work, we investigate the causal reasoning abilities of large language models (LLMs) through the representative problem of inferring causal relationships from narratives. We find that even state-of-the-art languag…

CRAB: Assessing the Strength of Causal Relationships Between Real-world Events

2023-11-07 · Angelika Romanou, Syrielle Montariol, Debjit Paul, Leo Laugier 외

Understanding narratives requires reasoning about the cause-and-effect relationships between events mentioned in the text. While existing foundation models yield impressive results in many NLP tasks requiring reasoning, …

Once Upon A Time In Visualization: Understanding the Use of Textual Narratives for Causality

2020-09-06 · Arjun Choudhry, Mandar Sharma, Pramod Chundury, Thomas Kapler 외

Causality visualization can help people understand temporal chains of events, such as messages sent in a distributed system, cause and effect in a historical conflict, or the interplay between political actors over time.…