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.
@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