paper-with-me

홈 › Papers

Is Compression Really Linear with Code Intelligence?

2025-05-16 · Xianzhen Luo, Shijie Xuyang, Tianhao Cheng, Zheng Chu, Houyi Li, Ziqi Wang, Siming Huang, Qingfu Zhu, Qiufeng Wang, Xiangyu Zhang, Shuigeng Zhou, Wanxiang Che

Understanding the relationship between data compression and the capabilities of Large Language Models (LLMs) is crucial, especially in specialized domains like code intelligence. Prior work posited a linear relationship between compression and general intelligence. However, it overlooked the multifaceted nature of code that encompasses diverse programming languages and tasks, and struggled with fair evaluation of modern Code LLMs. We address this by evaluating a diverse array of open-source Code LLMs on comprehensive multi-language, multi-task code benchmarks. To address the challenge of efficient and fair evaluation of pre-trained LLMs' code intelligence, we introduce \textit{Format Annealing}, a lightweight, transparent training methodology designed to assess the intrinsic capabilities of these pre-trained models equitably. Compression efficacy, measured as bits-per-character (BPC), is determined using a novel, large-scale, and previously unseen code validation set derived from GitHub. Our empirical results reveal a fundamental logarithmic relationship between measured code intelligence and BPC. This finding refines prior hypotheses of linearity, which we suggest are likely observations of the logarithmic curve's tail under specific, limited conditions. Our work provides a more nuanced understanding of compression's role in developing code intelligence and contributes a robust evaluation framework in the code domain.

📄 PDF Abstract BibTeX arXiv:2505.11441

Code (0)

등록된 구현이 없습니다.

Tasks

Data Compression

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar 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 languag…

Language ModelingLanguage ModellingMathematical Reasoning

Large Language Models for Lossless Image Compression: Next-Pixel Prediction in Language Space is All You Need

2024-11-19 · Kecheng Chen, Pingping Zhang, Hui Liu, Jie Liu 외

We have recently witnessed that ``Intelligence" and `` Compression" are the two sides of the same coin, where the language large model (LLM) with unprecedented intelligence is a general-purpose lossless compressor for va…

AllAttributeImage Compression

Emerging Advances in Learned Video Compression: Models, Systems and Beyond

2025-04-30 · Chuanmin Jia, Feng Ye, Siwei Ma, Wen Gao 외

Video compression is a fundamental topic in the visual intelligence, bridging visual signal sensing/capturing and high-level visual analytics. The broad success of artificial intelligence (AI) technology has enriched the…

Video Compression

Universal Intelligence: A Definition of Machine Intelligence

2007-12-20 · Shane Legg, Marcus Hutter

A fundamental problem in artificial intelligence is that nobody really knows what intelligence is. The problem is especially acute when we need to consider artificial systems which are significantly different to humans. …

The Holy Grail of Quantum Artificial Intelligence: Major Challenges in Accelerating the Machine Learning Pipeline

2020-04-29 · Thomas Gabor, Leo Sünkel, Fabian Ritz, Thomy Phan 외

We discuss the synergetic connection between quantum computing and artificial intelligence. After surveying current approaches to quantum artificial intelligence and relating them to a formal model for machine learning p…

BIG-bench Machine Learning