paper-with-me

Papers

Compression Represents Intelligence Linearly

2024-04-15 · Yuzhen Huang, Jinghan Zhang, Zifei Shan, Junxian He

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.

📄 PDF Abstract BibTeX arXiv:2404.09937

Code (1)

hkust-nlp/llm-compression-intelligence 공식 구현

Tasks

Language ModelingLanguage ModellingMathematical Reasoning

Similar Papers 제목 키워드 기반

Innovation Compression for Communication-efficient Distributed Optimization with Linear Convergence

2021-05-14 · JiaQi Zhang, Keyou You, Lihua Xie

Information compression is essential to reduce communication cost in distributed optimization over peer-to-peer networks. This paper proposes a communication-efficient linearly convergent distributed (COLD) algorithm to …

Distributed Optimization

Tensor Star Tensor Decomposition and Its Applications to Higher-order Compression and Completion

2024-03-15 · Wuyang Zhou, Yu-Bang Zheng, Qibin Zhao, Danilo Mandic

A novel tensor decomposition framework, termed Tensor Star (TS) decomposition, is proposed which represents a new type of tensor network decomposition based on tensor contractions. This is achieved by connecting the core…

Tensor Decomposition

The State of Applying Artificial Intelligence to Tissue Imaging for Cancer Research and Early Detection

2023-06-29 · Michael Robben, Amir Hajighasemi, Mohammad Sadegh Nasr, Jai Prakesh Veerla 외

Artificial intelligence represents a new frontier in human medicine that could save more lives and reduce the costs, thereby increasing accessibility. As a consequence, the rate of advancement of AI in cancer medical ima…

Distributed and Stochastic Optimization Methods with Gradient Compression and Local Steps

2021-12-20 · Eduard Gorbunov

In this thesis, we propose new theoretical frameworks for the analysis of stochastic and distributed methods with error compensation and local updates. Using these frameworks, we develop more than 20 new optimization met…

Stochastic Optimization

A Linearly Convergent Algorithm for Decentralized Optimization: Sending Less Bits for Free!

2020-11-03 · Dmitry Kovalev, Anastasia Koloskova, Martin Jaggi, Peter Richtarik 외

Decentralized optimization methods enable on-device training of machine learning models without a central coordinator. In many scenarios communication between devices is energy demanding and time consuming and forms the …

Quantization