CLMay 9, 2024

Can Perplexity Reflect Large Language Model's Ability in Long Text Understanding?

arXiv:2405.06105v156 citationsTiny Papers @ ICLR
Originality Synthesis-oriented
AI Analysis

This work highlights a critical limitation in evaluating long-text understanding for researchers and practitioners, cautioning against over-reliance on PPL as a metric.

The study found that perplexity (PPL) does not correlate with large language models' ability to understand long text, as it primarily reflects local information modeling rather than long-range dependencies, making it an inappropriate sole metric for evaluating long-text processing.

Recent studies have shown that Large Language Models (LLMs) have the potential to process extremely long text. Many works only evaluate LLMs' long-text processing ability on the language modeling task, with perplexity (PPL) as the evaluation metric. However, in our study, we find that there is no correlation between PPL and LLMs' long-text understanding ability. Besides, PPL may only reflect the model's ability to model local information instead of catching long-range dependency. Therefore, only using PPL to prove the model could process long text is inappropriate. The local focus feature of PPL could also explain some existing phenomena, such as the great extrapolation ability of the position method ALiBi. When evaluating a model's ability in long text, we might pay more attention to PPL's limitation and avoid overly relying on it.

Foundations

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

Your Notes