English

TStore: Rethinking AI Model Hub with Tensor-Centric Compression

Distributed, Parallel, and Cluster Computing 2026-05-14 v2 Artificial Intelligence Machine Learning

Abstract

Modern AI models are growing rapidly in size and redundancy, leading to significant storage and distribution challenges in model hubs. We present TStore, a tensor-centric system for reducing storage overhead through fine-grained deduplication and compression. TStore leverages tensor-level fingerprinting and clustering to identify redundancy across models without requiring annotations. Our design enables efficient storage reduction while preserving model usability and performance. Experiments on real-world model repositories demonstrate substantial storage savings with minimal overhead.

Keywords

Cite

@article{arxiv.2604.17104,
  title  = {TStore: Rethinking AI Model Hub with Tensor-Centric Compression},
  author = {Tingfeng Lan and Zirui Wang and Yunjia Zheng and Zhaoyuan Su and Juncheng Yang and Yue Cheng},
  journal= {arXiv preprint arXiv:2604.17104},
  year   = {2026}
}

Comments

12 pages, 6 figures. Systems paper on AI model storage

R2 v1 2026-07-01T12:16:14.176Z