paper-with-me

Papers

A framework for compressing unstructured scientific data via serialization

2024-10-10 · Viktor Reshniak, Qian Gong, Rick Archibald, Scott Klasky, Norbert Podhorszki

We present a general framework for compressing unstructured scientific data with known local connectivity. A common application is simulation data defined on arbitrary finite element meshes. The framework employs a greedy topology preserving reordering of original nodes which allows for seamless integration into existing data processing pipelines. This reordering process depends solely on mesh connectivity and can be performed offline for optimal efficiency. However, the algorithm's greedy nature also supports on-the-fly implementation. The proposed method is compatible with any compression algorithm that leverages spatial correlations within the data. The effectiveness of this approach is demonstrated on a large-scale real dataset using several compression methods, including MGARD, SZ, and ZFP.

📄 PDF Abstract BibTeX arXiv:2410.08059

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Guaranteed Conditional Diffusion: 3D Block-based Models for Scientific Data Compression

2025-02-18 · Jaemoon Lee, Xiao Li, Liangji Zhu, Sanjay Ranka 외

This paper proposes a new compression paradigm -- Guaranteed Conditional Diffusion with Tensor Correction (GCDTC) -- for lossy scientific data compression. The framework is based on recent conditional diffusion (CD) gene…

Data CompressionDecoderDenoising

Towards Better Serialization of Tabular Data for Few-shot Classification with Large Language Models

2023-12-18 · Sukriti Jaitly, Tanay Shah, Ashish Shugani, Razik Singh Grewal

We present a study on the integration of Large Language Models (LLMs) in tabular data classification, emphasizing an efficient framework. Building upon existing work done in TabLLM (arXiv:2210.10723), we introduce three …

Scientific Statement Classification over arXiv.org

2019-08-29 · LREC 2020 5 · Deyan Ginev, Bruce R. Miller

We introduce a new classification task for scientific statements and release a large-scale dataset for supervised learning. Our resource is derived from a machine-readable representation of the arXiv.org collection of pr…

ArticlesDecoderGeneral Classification

When 2D Tasks Meet 1D Serialization: On Serialization Friction in Structured Tasks

2026-04-29 · Chung-Hsiang Lo, Lu Li, Diji Yang, Tianyu Zhang 외 arxiv

In the LLM era, many symbolic and structured problems are presented to models through 1D text serialization. Yet some such problems are natively two-dimensional: their relevant relations, such as row--column corresponden…

Learning by stochastic serializations

2019-05-27 · Pablo Strasser, Stephane Armand, Stephane Marchand-Maillet, Alexandros Kalousis

Complex structures are typical in machine learning. Tailoring learning algorithms for every structure requires an effort that may be saved by defining a generic learning procedure adaptive to any complex structure. In th…