paper-with-me

Papers

Improving Narrative Classification and Explanation via Fine Tuned Language Models

2025-09-04 · Rishit Tyagi, Rahul Bouri, Mohit Gupta arxiv

Understanding covert narratives and implicit messaging is essential for analyzing bias and sentiment. Traditional NLP methods struggle with detecting subtle phrasing and hidden agendas. This study tackles two key challenges: (1) multi-label classification of narratives and sub-narratives in news articles, and (2) generating concise, evidence-based explanations for dominant narratives. We fine-tune a BERT model with a recall-oriented approach for comprehensive narrative detection, refining predictions using a GPT-4o pipeline for consistency. For narrative explanation, we propose a ReACT (Reasoning + Acting) framework with semantic retrieval-based few-shot prompting, ensuring grounded and relevant justifications. To enhance factual accuracy and reduce hallucinations, we incorporate a structured taxonomy table as an auxiliary knowledge base. Our results show that integrating auxiliary knowledge in prompts improves classification accuracy and justification reliability, with applications in media analysis, education, and intelligence gathering.

📄 PDF Abstract BibTeX arXiv:2509.04077

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label ClassificationSemantic Retrieval

Similar Papers 제목 키워드 기반

Causal Micro-Narratives

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

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-speci…

ArticlesMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSentence

Communicating Credit Risk with Large Language Models: Evaluation of Explanations from Standard and Alternative Data-Based Models

2026-08-18 · Sahab Zandi, Noah Kostesku, Christophe Mues, María Óskarsdóttir 외 arxiv

Credit decisioning is a high-stakes task in which model outputs must be accurate and explainable to support compliant decisions. Although modern credit risk models such as eXtreme Gradient Boosting (XGBoost) and Graph Ne…

From Prediction to Explanation: Multimodal, Explainable, and Interactive Deepfake Detection Framework for Non-Expert Users

2025-08-11 · Shahroz Tariq, Simon S. Woo, Priyanka Singh, Irena Irmalasari 외 arxiv

The proliferation of deepfake technologies poses urgent challenges and serious risks to digital integrity, particularly within critical sectors such as forensics, journalism, and the legal system. While existing detectio…

DeepFake Detection

Human Decision-Making with Persuasive and Narrative LLM Explanations

2026-05-22 · Laura R. Marusich, Mary Grace Kozuch Dhooghe, Jonathan Z. Bakdash, Murat Kantarcioglu arxiv

Large language models (LLMs) have the potential to aid and improve human decision-making in classification tasks, not only by providing fairly accurate predictions, but also in their ability to generate cogent narrative …

Feature Importance

It's 2025 -- Narrative Learning is the new baseline to beat for explainable machine learning

2025-10-10 · Gregory D. Baker arxiv

In this paper, we introduce Narrative Learning, a methodology where models are defined entirely in natural language and iteratively refine their classification criteria using explanatory prompts rather than traditional n…