paper-with-me

Papers

Random Edge Coding: One-Shot Bits-Back Coding of Large Labeled Graphs

2023-05-16 · Daniel Severo, James Townsend, Ashish Khisti, Alireza Makhzani

We present a one-shot method for compressing large labeled graphs called Random Edge Coding. When paired with a parameter-free model based on P\'olya's Urn, the worst-case computational and memory complexities scale quasi-linearly and linearly with the number of observed edges, making it efficient on sparse graphs, and requires only integer arithmetic. Key to our method is bits-back coding, which is used to sample edges and vertices without replacement from the edge-list in a way that preserves the structure of the graph. Optimality is proven under a class of random graph models that are invariant to permutations of the edges and of vertices within an edge. Experiments indicate Random Edge Coding can achieve competitive compression performance on real-world network datasets and scales to graphs with millions of nodes and edges.

📄 PDF Abstract BibTeX arXiv:2305.09705

Code (1)

dsevero/random-edge-coding 공식 구현

Similar Papers 제목 키워드 기반

Minimal Random Code Learning: Getting Bits Back from Compressed Model Parameters

2018-09-30 · ICLR 2019 5 · Marton Havasi, Robert Peharz, José Miguel Hernández-Lobato

While deep neural networks are a highly successful model class, their large memory footprint puts considerable strain on energy consumption, communication bandwidth, and storage requirements. Consequently, model size red…

Neural Network CompressionQuantization

Improving Lossless Compression Rates via Monte Carlo Bits-Back Coding

2021-02-22 · ICLR Workshop Neural_Compression 2021 5 · Yangjun Ruan, Karen Ullrich, Daniel Severo, James Townsend 외

Latent variable models have been successfully applied in lossless compression with the bits-back coding algorithm. However, bits-back suffers from an increase in the bitrate equal to the KL divergence between the approxi…

Data Compression

Encoding Explanatory Knowledge for Zero-shot Science Question Answering

2021-05-12 · IWCS (ACL) 2021 6 · Zili Zhou, Marco Valentino, Donal Landers, Andre Freitas

This paper describes N-XKT (Neural encoding based on eXplanatory Knowledge Transfer), a novel method for the automatic transfer of explanatory knowledge through neural encoding mechanisms. We demonstrate that N-XKT is ab…

Question AnsweringScience Question AnsweringTransfer LearningZero-shot Generalization

Bit-aware Randomized Response for Local Differential Privacy in Federated Learning

2021-09-29 · Phung Lai, Hai Phan, Li Xiong, Khang Phuc Tran 외

In this paper, we develop BitRand, a bit-aware randomized response algorithm, to preserve local differential privacy (LDP) in federated learning (FL). We encode embedded features extracted from clients' local data into b…

Federated Learningimage-classificationImage Classification

End-to-End Image Compression with Segmentation Guided Dual Coding for Wind Turbines

2026-03-31 · Raül Pérez-Gonzalo, Andreas Espersen, Søren Forchhammer, Antonio Agudo arxiv

Transferring large volumes of high-resolution images during wind turbine inspections introduces a bottleneck in assessing and detecting severe defects. Efficient coding must preserve high fidelity in blade regions while …

Image Compression