CLFeb 16, 2024

When LLMs Meet Cunning Texts: A Fallacy Understanding Benchmark for Large Language Models

arXiv:2402.11100v228 citationsh-index: 25Has CodeNIPS
AI Analysis

This addresses the need for better benchmarks to assess LLMs' fallacy understanding, though it is incremental as it builds on existing evaluation frameworks.

The authors tackled the problem of evaluating LLMs' reasoning and understanding abilities by introducing the FaLlacy Understanding Benchmark (FLUB), which uses cunning texts from the internet to test models, and found that it is challenging for current LLMs, highlighting the need for improvement.

Recently, Large Language Models (LLMs) make remarkable evolutions in language understanding and generation. Following this, various benchmarks for measuring all kinds of capabilities of LLMs have sprung up. In this paper, we challenge the reasoning and understanding abilities of LLMs by proposing a FaLlacy Understanding Benchmark (FLUB) containing cunning texts that are easy for humans to understand but difficult for models to grasp. Specifically, the cunning texts that FLUB focuses on mainly consist of the tricky, humorous, and misleading texts collected from the real internet environment. And we design three tasks with increasing difficulty in the FLUB benchmark to evaluate the fallacy understanding ability of LLMs. Based on FLUB, we investigate the performance of multiple representative and advanced LLMs, reflecting our FLUB is challenging and worthy of more future study. Interesting discoveries and valuable insights are achieved in our extensive experiments and detailed analyses. We hope that our benchmark can encourage the community to improve LLMs' ability to understand fallacies. Our data and codes are available at https://github.com/THUKElab/FLUB.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes