CLAIJun 10, 2024

Evaluating Zero-Shot Long-Context LLM Compression

arXiv:2406.06773v2
Originality Synthesis-oriented
AI Analysis

This is an incremental study addressing performance issues in LLM compression for long-context applications, relevant for researchers and practitioners in machine learning systems.

This study evaluated zero-shot compression techniques for large language models under long-context conditions, identifying increased computational errors and proposing a hypothesis and remedies to mitigate performance decline, with experiments limited to LLaMA-2-7B-32K due to resource constraints.

This study evaluates the effectiveness of zero-shot compression techniques on large language models (LLMs) under long-context. We identify the tendency for computational errors to increase under long-context when employing certain compression methods. We propose a hypothesis to explain the varied behavior of different LLM compression techniques and explore remedies to mitigate the performance decline observed in some techniques under long-context. This is a course report for COS 598D Machine Learning and Systems by Prof. Kai Li at Princeton University. Due to limited computational resources, our experiments were conducted only on LLaMA-2-7B-32K.

Foundations

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

Your Notes