paper-with-me

홈 › Papers

Constraint-Aware Deep Neural Network Compression

2018-09-01 · ECCV 2018 9 · Changan Chen, Frederick Tung, Naveen Vedula, Greg Mori

Deep neural network compression has the potential to bring modern resource-hungry deep networks to resource-limited devices. However, in many of the most compelling deployment scenarios of compressed deep networks, the operational constraints matter: for example, a pedestrian detection network on a self-driving car may have to satisfy a latency constraint for safe operation. We propose the first principled treatment of deep network compression under operational constraints. We formulate the compression learning problem from the perspective of constrained Bayesian optimization, and introduce a cooling (annealing) strategy to guide the network compression towards the target constraints. Experiments on ImageNet demonstrate the value of modelling constraints directly in network compression.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationNeural Network CompressionPedestrian Detection

Similar Papers 제목 키워드 기반

EAST: Encoding-Aware Sparse Training for Deep Memory Compression of ConvNets

2019-12-20 · Matteo Grimaldi, Valentino Peluso, Andrea Calimera

The implementation of Deep Convolutional Neural Networks (ConvNets) on tiny end-nodes with limited non-volatile memory space calls for smart compression strategies capable of shrinking the footprint yet preserving predic…

Quantization

PoC: Performance-oriented Context Compression for Large Language Models via Performance Prediction

2026-03-20 · Runsong Zhao, Shilei Liu, Jiwei Tang, Langming Liu 외 arxiv

While context compression can mitigate the growing inference costs of Large Language Models (LLMs) by shortening contexts, existing methods that specify a target compression ratio or length suffer from unpredictable perf…

SCONE: A Practical, Constraint-Aware Plug-in for Latent Encoding in Learned DNA Storage

2026-02-05 · Cihan Ruan, Lebin Zhou, Rongduo Han, Linyi Han 외 arxiv

DNA storage has matured from concept to practical stage, yet its integration with neural compression pipelines remains inefficient. Early DNA encoders applied redundancy-heavy constraint layers atop raw binary data - wor…

Beyond Independent Optimization: Compression, MoE Routing, and Quantization Interactions in Multimodal Edge Intelligence

2026-07-23 · Jay Gor, Karm Dave, Akshita Abrol, Rajesh Gupta 외 arxiv

Efficient multimodal inference is increasingly constrained not only by model quality or FLOP count, but also by the cost of preserving, moving, routing, caching, and quantizing multimodal representations under latency, m…

Prompt Compression with Context-Aware Sentence Encoding for Fast and Improved LLM Inference

2024-09-02 · Barys Liskavets, Maxim Ushakov, Shuvendu Roy, Mark Klibanov 외

Large language models (LLMs) have triggered a new stream of research focusing on compressing the context length to reduce the computational cost while ensuring the retention of helpful information for LLMs to answer the …

Computational EfficiencySentence