IJCAI 2023poster14 citations

Case-Based Reasoning with Language Models for Classification of Logical Fallacies

Zhivar Sourati, Filip Ilievski, Hông-Ân Sandlin, Alain Mermoud

Abstract

The ease and speed of spreading misinformation and propaganda on the Web motivate the need to develop trustworthy technology for detecting fallacies in natural language arguments. However, state-of-the-art language modeling methods exhibit a lack of robustness on tasks like logical fallacy classification that require complex reasoning. In this paper, we propose a Case-Based Reasoning method that classifies new cases of logical fallacy by language-modeling-driven retrieval and adaptation of historical cases. We design four complementary strategies to enrich input representation for our model, based on external information about goals, explanations, counterarguments, and argument structure. Our experiments in in-domain and out-of-domain settings indicate that Case-Based Reasoning improves the accuracy and generalizability of language models. Our ablation studies suggest that representations of similar cases have a strong impact on the model performance, that models perform well with fewer retrieved cases, and that the size of the case database has a negligible effect on the performance. Finally, we dive deeper into the relationship between the properties of the retrieved cases and the model performance.

Natural Language Processing: NLP: Information retrieval and text miningAI Ethics, Trust, Fairness: ETF: Explainability and interpretabilityKnowledge Representation and Reasoning: KRR: Case-based reasoning
BibTeX
@inproceedings{ijcai2023p576,
  title     = {Case-Based Reasoning with Language Models for Classification of Logical Fallacies},
  author    = {Sourati, Zhivar and Ilievski, Filip and Sandlin, Hông-Ân and Mermoud, Alain},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {5188--5196},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/576},
  url       = {https://doi.org/10.24963/ijcai.2023/576},
}
Case-Based Reasoning with Language Models for Classification of Logical Fallacies · IJCAI 2023