paper-with-me

Papers

Entropy Coding of Unordered Data Structures

2024-08-16 · Julius Kunze, Daniel Severo, Giulio Zani, Jan-Willem van de Meent, James Townsend

We present shuffle coding, a general method for optimal compression of sequences of unordered objects using bits-back coding. Data structures that can be compressed using shuffle coding include multisets, graphs, hypergraphs, and others. We release an implementation that can easily be adapted to different data types and statistical models, and demonstrate that our implementation achieves state-of-the-art compression rates on a range of graph datasets including molecular data.

📄 PDF Abstract BibTeX arXiv:2408.08837

Code (1)

juliuskunze/shuffle-coding 공식 구현

Similar Papers 제목 키워드 기반

Set Generation Networks for End-to-End Knowledge Base Population

2021-11-01 · EMNLP 2021 11 · Dianbo Sui, Chenhao Wang, Yubo Chen, Kang Liu 외

The task of knowledge base population (KBP) aims to discover facts about entities from texts and expand a knowledge base with these facts. Previous studies shape end-to-end KBP as a machine translation task, which is req…

DecoderKnowledge Base PopulationMachine TranslationSentence

Spatial Transformer Point Convolution

2020-09-03 · Yuan Fang, Chunyan Xu, Zhen Cui, Yuan Zong 외

Point clouds are unstructured and unordered in the embedded 3D space. In order to produce consistent responses under different permutation layouts, most existing methods aggregate local spatial points through maximum or …

Dictionary LearningSemantic Segmentation

Deep Semantic Instance Segmentation of Tree-like Structures Using Synthetic Data

2018-11-08 · Kerry Halupka, Rahil Garnavi, Stephen Moore

Tree-like structures, such as blood vessels, often express complexity at very fine scales, requiring high-resolution grids to adequately describe their shape. Such sparse morphology can alternately be represented by loca…

Instance SegmentationSegmentationSemantic Segmentation

On Broken Symmetry in Cognition

2023-03-07 · Xin Li

Cognition is not passive data accumulation but the active resolution of uncertainty through symmetry breaking. This paper argues that both cognitive evolution and development unfold via sequential symmetry-breaking trans…

Specificity

Gotta be SAFE: A New Framework for Molecular Design

2023-10-16 · Emmanuel Noutahi, Cristian Gabellini, Michael Craig, Jonathan S. C Lim 외

Traditional molecular string representations, such as SMILES, often pose challenges for AI-driven molecular design due to their non-sequential depiction of molecular substructures. To address this issue, we introduce Seq…