CLAIITLGApr 15, 2024

Compression Represents Intelligence Linearly

arXiv:2404.09937v252 citationsh-index: 7Has Code
Originality Incremental advance
AI Analysis

This work offers empirical evidence for the belief that compression relates to intelligence in LLMs, potentially providing an unsupervised metric for model evaluation, though it is incremental in nature.

The study examined the relationship between compression ability and intelligence in large language models (LLMs), finding that average benchmark scores across 12 benchmarks almost linearly correlate with their compression performance on external text corpora, providing concrete evidence that superior compression indicates greater intelligence.

There is a belief that learning to compress well will lead to intelligence. Recently, language modeling has been shown to be equivalent to compression, which offers a compelling rationale for the success of large language models (LLMs): the development of more advanced language models is essentially enhancing compression which facilitates intelligence. Despite such appealing discussions, little empirical evidence is present for the interplay between compression and intelligence. In this work, we examine their relationship in the context of LLMs, treating LLMs as data compressors. Given the abstract concept of "intelligence", we adopt the average downstream benchmark scores as a surrogate, specifically targeting intelligence related to knowledge and commonsense, coding, and mathematical reasoning. Across 12 benchmarks, our study brings together 31 public LLMs that originate from diverse organizations. Remarkably, we find that LLMs' intelligence -- reflected by average benchmark scores -- almost linearly correlates with their ability to compress external text corpora. These results provide concrete evidence supporting the belief that superior compression indicates greater intelligence. Furthermore, our findings suggest that compression efficiency, as an unsupervised metric derived from raw text corpora, serves as a reliable evaluation measure that is linearly associated with the model capabilities. We open-source our compression datasets as well as our data collection pipelines to facilitate future researchers to assess compression properly.

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