paper-with-me

Papers

Beyond Logical Forms: LLM-Extracted Patterns for Fallacy Classification

2026-06-25 · Eleni Papadopulos, Firoj Alam, Giovanni Da San Martino arxiv

In today's fast-paced information era, logical fallacies, defined as defective patterns of reasoning, inevitably contribute to the growth of information disorder. However, often fallacies appear in nuanced forms that complicate automated classification. In this study, we investigate whether merging abstract logical structures with context-level linguistic cues proves beneficial for fallacy classification, developing a framework that inductively extracts such patterns from fallacious examples and their explanations using Large Language Models (LLMs). We evaluate the impact of these patterns across different LLMs and experimental zero- and one-shot configurations, showing statistically significant improvements over zero-shot baselines and outperforming competing approaches. Cross-dataset experiments validate generalization, establishing data-driven pattern extraction as an effective method for generating logical representations.

📄 PDF Abstract BibTeX arXiv:2606.26698

Code (0)

등록된 구현이 없습니다.

Tasks

Logical Fallacies

Similar Papers 제목 키워드 기반

Truth or Sophistry? LoFa: A Benchmark for LLM Robustness Against Logical Fallacies

2026-06-30 · Xudong Shen, Li Yuan, Ye Chen, Xin Wu 외 arxiv

Large Language Models (LLMs) exhibit strong semantic capabilities, yet their resilience to manipulative linguistic patterns such as logical fallacies remains underexplored. Prior work has primarily examined whether LLMs …

Logical Fallacies

A Logical Fallacy-Informed Framework for Argument Generation

2024-08-07 · Luca Mouchel, Debjit Paul, Shaobo Cui, Robert West 외

Despite the remarkable performance of Large Language Models (LLMs) in natural language processing tasks, they still struggle with generating logically sound arguments, resulting in potential risks such as spreading misin…

Logical FallaciesMisinformation

Logical Fallacy Detection

2022-02-28 · Zhijing Jin, Abhinav Lalwani, Tejas Vaidhya, Xiaoyu Shen 외

Reasoning is central to human intelligence. However, fallacious arguments are common, and some exacerbate problems such as spreading misinformation about climate change. In this paper, we propose the task of logical fall…

Language ModelingLanguage ModellingLogical FallaciesLogical Fallacy Detection+1

Boosting Logical Fallacy Reasoning in LLMs via Logical Structure Tree

2024-10-15 · Yuanyuan Lei, Ruihong Huang

Logical fallacy uses invalid or faulty reasoning in the construction of a statement. Despite the prevalence and harmfulness of logical fallacies, detecting and classifying logical fallacies still remains a challenging ta…

Logical FallaciesRelation

A Peek into Token Bias: Large Language Models Are Not Yet Genuine Reasoners

2024-06-16 · Bowen Jiang, Yangxinyu Xie, Zhuoqun Hao, Xiaomeng Wang 외

This study introduces a hypothesis-testing framework to assess whether large language models (LLMs) possess genuine reasoning abilities or primarily depend on token bias. We go beyond evaluating LLMs on accuracy; rather,…

Logical Reasoning