paper-with-me

Papers

Bridging the Training-Deployment Gap: Gated Encoding and Multi-Scale Refinement for Efficient Quantization-Aware Image Enhancement

2026-04-23 · Dat To-Thanh, Nghia Nguyen-Trong, Hoang Vo, Hieu Bui-Minh, Tinh-Anh Nguyen-Nhu arxiv

Image enhancement models for mobile devices often struggle to balance high output quality with the fast processing speeds required by mobile hardware. While recent deep learning models can enhance low-quality mobile photos into high-quality images, their performance is often degraded when converted to lower-precision formats for actual use on mobile phones. To address this training-deployment mismatch, we propose an efficient image enhancement model designed specifically for mobile deployment. Our approach uses a hierarchical network architecture with gated encoder blocks and multiscale refinement to preserve fine-grained visual features. Moreover, we incorporate Quantization-Aware Training (QAT) to simulate the effects of low-precision representation during the training process. This allows the network to adapt and prevents the typical drop in quality seen with standard post-training quantization (PTQ). Experimental results demonstrate that the proposed method produces high-fidelity visual output while maintaining the low computational overhead needed for practical use on standard mobile devices. The code will be available at https://github.com/GenAI4E/QATIE.git.

📄 PDF Abstract BibTeX arXiv:2604.21743

Code (0)

등록된 구현이 없습니다.

Tasks

Image Enhancement

Similar Papers 제목 키워드 기반

Safety-Aware Multi-Agent Learning for Dynamic Network Bridging

2024-04-02 · Raffaele Galliera, Konstantinos Mitsopoulos, Niranjan Suri, Raffaele Romagnoli

Addressing complex cooperative tasks in safety-critical environments poses significant challenges for multi-agent systems, especially under conditions of partial observability. We focus on a dynamic network bridging task…

Collision AvoidanceMulti-agent Reinforcement Learning

Multi-Stream Temporal Fusion for Financial Fraud Detection

2026-06-23 · Mohammadamin Dashti Moghaddam, Nick Sciarrilli arxiv

Financial fraud detection in digital banking requires reasoning over multiple heterogeneous event streams -- transactions, login sessions, risk signals -- that individually appear benign but collectively reveal fraudulen…

Fraud Detection

DRAMA: Diverse Augmentation from Large Language Models to Smaller Dense Retrievers

2025-02-25 · Xueguang Ma, Xi Victoria Lin, Barlas Oguz, Jimmy Lin 외

Large language models (LLMs) have demonstrated strong effectiveness and robustness while fine-tuned as dense retrievers. However, their large parameter size brings significant inference time computational challenges, inc…

Contrastive Learning

Chorus: Harmonizing Context and Sensing Signals for Data-Free Model Customization in IoT

2025-12-17 · Liyu Zhang, Yejia Liu, Kwun Ho Liu, Runxi Huang 외 arxiv

A key bottleneck toward scalable IoT sensing is efficiently adapting trained AI models to new deployment conditions. Context shifts, such as changes in sensor placement or ambient environments, can substantially alter se…

Speech EnhancementDomain Adaptation

AutoLoRA: Automatic LoRA Retrieval and Fine-Grained Gated Fusion for Text-to-Image Generation

2025-08-04 · Zhiwen Li, Zhongjie Duan, Die Chen, Cen Chen 외 arxiv

Despite recent advances in photorealistic image generation through large-scale models like FLUX and Stable Diffusion v3, the practical deployment of these architectures remains constrained by their inherent intractabilit…

Text-to-Image Generation