paper-with-me

홈 › Papers

OneComp: One-Line Revolution for Generative AI Model Compression

2026-03-30 · Yuma Ichikawa, Keiji Kimura, Akihiro Yoshida, Yudai Fujimoto, Hiroki Tokura, Yamato Arai, Yoshiyuki Ishii, Yusei Kawakami, Genki Shikada, Achille Jacquemond, Yoshihiko Fujisawa, Katsuki Fujisawa, Takumi Honda, Akira Sakai arxiv

Deploying foundation models is increasingly constrained by memory footprint, latency, and hardware costs. Post-training compression can mitigate these bottlenecks by reducing the precision of model parameters without significantly degrading performance; however, its practical implementation remains challenging as practitioners navigate a fragmented landscape of quantization algorithms, precision budgets, data-driven calibration strategies, and hardware-dependent execution regimes. We present OneComp, an open-source compression framework that transforms this expert workflow into a reproducible, resource-adaptive pipeline. Given a model identifier and available hardware, OneComp automatically inspects the model, plans mixed-precision assignments, and executes progressive quantization stages, ranging from layer-wise compression to block-wise refinement and global refinement. A key architectural choice is treating the first quantized checkpoint as a deployable pivot, ensuring that each subsequent stage improves the same model and that quality increases as more compute is invested. By converting state-of-the-art compression research into an extensible, open-source, hardware-aware pipeline, OneComp bridges the gap between algorithmic innovation and production-grade model deployment.

📄 PDF Abstract BibTeX arXiv:2603.28845

Code (0)

등록된 구현이 없습니다.

Tasks

Model Compression

Similar Papers 제목 키워드 기반

Generative Visual Compression: A Review

2024-02-03 · Bolin Chen, Shanzhi Yin, Peilin Chen, Shiqi Wang 외

Artificial Intelligence Generated Content (AIGC) is leading a new technical revolution for the acquisition of digital content and impelling the progress of visual compression towards competitive performance gains and div…

Data Compression

A Taxonomy of Miscompressions: Preparing Image Forensics for Neural Compression

2024-09-09 · Nora Hofer, Rainer Böhme

Neural compression has the potential to revolutionize lossy image compression. Based on generative models, recent schemes achieve unprecedented compression rates at high perceptual quality but compromise semantic fidelit…

Image CompressionImage Forensics

Generative AI Meets Semantic Communication: Evolution and Revolution of Communication Tasks

2024-01-10 · Eleonora Grassucci, Jihong Park, Sergio Barbarossa, Seong-Lyun Kim 외

While deep generative models are showing exciting abilities in computer vision and natural language processing, their adoption in communication frameworks is still far underestimated. These methods are demonstrated to ev…

DenoisingSemantic Communication

Power-Efficient Image Storage: Leveraging Super Resolution Generative Adversarial Network for Sustainable Compression and Reduced Carbon Footprint

2024-04-06 · Ashok Mondal, Satyam Singh

In recent years, large-scale adoption of cloud storage solutions has revolutionized the way we think about digital data storage. However, the exponential increase in data volume, especially images, has raised environment…

Data CompressionGenerative Adversarial NetworkImage CompressionSSIM+1

End-to-End Learning of Video Compression Using Spatio-Temporal Autoencoders

2018-09-27 · Jorge Pessoa, Helena Aidos, Pedro Tomás, Mário A. T. Figueiredo

Deep learning (DL) is having a revolutionary impact in image processing, with DL-based approaches now holding the state of the art in many tasks, including image compression. However, video compression has so far resiste…

Image CompressionMotion EstimationVideo Compression