paper-with-me

홈 › Papers

Task-Based Graph Signal Compression

2021-10-24 · Pei Li, Nir Shlezinger, Haiyang Zhang, Baoyun Wang, Yonina C. Eldar

Graph signals arise in various applications, ranging from sensor networks to social media data. The high-dimensional nature of these signals implies that they often need to be compressed in order to be stored and transmitted. The common framework for graph signal compression is based on sampling, resulting in a set of continuous-amplitude samples, which in turn have to be quantized into a finite bit representation. In this work we study the joint design of graph signal sampling along with quantization, for graph signal compression. We focus on bandlimited graph signals, and show that the compression problem can be represented as a task-based quantization setup, in which the task is to recover the spectrum of the signal. Based on this equivalence, we propose a joint design of the sampling and recovery mechanisms for a fixed quantization mapping, and present an iterative algorithm for dividing the available bit budget among the discretized samples. Furthermore, we show how the proposed approach can be realized using graph filters combining elements corresponding the neighbouring nodes of the graph, thus facilitating distributed implementation at reduced complexity. Our numerical evaluations on both synthetic and real world data shows that the joint sampling and quantization method yields a compact finite bit representation of high-dimensional graph signals, which allows reconstruction of the original signal with accuracy within a small gap of that achievable with infinite resolution quantizers.

📄 PDF Abstract BibTeX arXiv:2110.12387

Code (1)

pei65536/graph_signal_compression 공식 구현

Tasks

Quantization

Similar Papers 제목 키워드 기반

Does Graph Compression Preserve Signal Propagation?

2026-07-25 · Kawshik Banerjee, Khaled Mohammed Saifuddin arxiv

Graph compression reduces the computational cost of graph learning, but its effect on signal propagation remains largely underexplored. Existing work evaluates compression through downstream task performance or structura…

Graph Learning

Graph Wedgelets: Adaptive Data Compression on Graphs based on Binary Wedge Partitioning Trees and Geometric Wavelets

2021-10-17 · Wolfgang Erb

We introduce graph wedgelets - a tool for data compression on graphs based on the representation of signals by piecewise constant functions on adaptively generated binary graph partitionings. The adaptivity of the partit…

Data Compression

Lossy Compression of Adjacency Matrices by Graph Filter Banks

2024-02-05 · Kenta Yanagiya, Junya Hara, Hiroshi Higashi, Yuichi Tanaka 외

This paper proposes a compression framework for adjacency matrices of weighted graphs based on graph filter banks. Adjacency matrices are widely used mathematical representations of graphs and are used in various applica…

Fast Fourier-Based Generation of the Compression Matrix for Deterministic Compressed Sensing

2018-07-01 · Sai Charan Jajimi

The primary goal of this work is to review the importance of data compression and present a fast Fourier-based method for generating the deterministic compression matrix in the area of deterministic compressed sensing. T…

compressed sensingData Compression

Multilevel Graph Wavelet Compressed Sensing with Scale-Aware Neural Recovery

2026-07-23 · Amirhossein Nouranizadeh, Sarang Rajendra Patil, Alan John Varghese, Varsha Narayanan 외 arxiv

Scientific machine learning methods such as neural operators and physics-informed neural networks have advanced engineering applications and inverse problems, but their training typically requires large volumes of simula…

Graph Neural Network