Towards Defining an Efficient and Expandable File Format for AI-Generated Contents
Yixin Gao, Runsen Feng, Xin Li, Weiping Li, Zhibo Chen

TL;DR
This paper introduces AIGIF, a novel file format for AI-generated images that compresses generation syntax instead of pixel data, achieving ultra-low bitrate compression and supporting future model extensions.
Contribution
We propose AIGIF, a new expandable file format that compresses AI-generated content by encoding generation syntax, significantly reducing storage needs while maintaining high fidelity.
Findings
Achieves up to 1/10,000 compression ratio
Systematic analysis of platform, model, and data factors
Supports future extension of generation models
Abstract
Recently, AI-generated content (AIGC) has gained significant traction due to its powerful creation capability. However, the storage and transmission of large amounts of high-quality AIGC images inevitably pose new challenges for recent file formats. To overcome this, we define a new file format for AIGC images, named AIGIF, enabling ultra-low bitrate coding of AIGC images. Unlike compressing AIGC images intuitively with pixel-wise space as existing file formats, AIGIF instead compresses the generation syntax. This raises a crucial question: Which generation syntax elements, e.g., text prompt, device configuration, etc, are necessary for compression/transmission? To answer this question, we systematically investigate the effects of three essential factors: platform, generative model, and data configuration. We experimentally find that a well-designed composable bitstream structure…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Scientific Computing and Data Management
