DecompressionLM: Deterministic, Diagnostic, and Zero-Shot Concept Graph Extraction from Language Models
Zhaochen Hong, Jiaxuan You

TL;DR
DecompressionLM is a novel zero-shot framework that enables deterministic, parallel extraction of concept graphs from language models without pre-defined queries, addressing limitations of existing probing methods.
Contribution
It introduces a stateless, deterministic decoding approach using low-discrepancy sequences for comprehensive concept graph extraction from language models.
Findings
Activation-aware quantization increases concept coverage by up to 170%.
Uniform quantization causes significant coverage collapse.
Identifies a 19.6-point hallucination gap between top and bottom models.
Abstract
Existing knowledge probing methods rely on pre-defined queries, limiting extraction to known concepts. We introduce DecompressionLM, a stateless framework for zero-shot concept graph extraction that discovers what language models encode without pre-specified queries or shared cross-sequence state. Our method targets three limitations of common decoding-based probing approaches: (i) cross-sequence coupling that concentrates probability mass on high-frequency prefixes, (ii) competitive decoding effects that suppress long-tail concepts, and (iii) scalability constraints arising from sequential exploration. Using Van der Corput low-discrepancy sequences with arithmetic decoding, DecompressionLM enables deterministic, embarrassingly parallel generation without shared state across sequences. Across two model families and five quantization variants, we find that activation-aware quantization…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Multimodal Machine Learning Applications
