基于fpga的弱光增强自校准注意力算法及其实现

IF 1.5 4区 计算机科学 Q3 COMPUTER SCIENCE, SOFTWARE ENGINEERING
Jin Han, Haoyu Jiang
{"title":"基于fpga的弱光增强自校准注意力算法及其实现","authors":"Jin Han,&nbsp;Haoyu Jiang","doi":"10.1002/cpe.70255","DOIUrl":null,"url":null,"abstract":"<div>\n \n <p>Image enhancement methods in extreme low-light scenarios face noise amplification, insufficient brightness restoration, and high model complexity. Moreover, existing methods often fail to balance enhancement performance and efficiency on resource-constrained edge devices. To address these issues, we propose an ASCLE (Attention-based Self-Calibrating Low-light Enhancement) algorithm with FPGA-based hardware-software co-optimization. Building upon a self-calibrating illumination framework, ASCLE employs an attention mechanism and dual-path denoising to suppress noise in dark regions while sharpening edge details. An illumination correction module, with a brightness-aware mask and color fidelity loss constraint, is introduced to address insufficient brightness and color distortion. To reduce computational and storage demands, we employ optimization strategies such as BN layer fusion and approximate activation functions to improve the hardware adaptability of the core modules. For FPGA deployment, tiled computation and ping-pong double buffering optimize data flow, while parallel pipelining boosts hardware resource use and computational efficiency. Experimental results demonstrate that the ASCLE algorithm achieves PSNR and SSIM scores of 19.88 dB and 0.784 on the LOL dataset, outperforming baseline methods. On FPGA, the inference time for a single frame is 10.64 ms, surpassing that of an Intel i7-12800HX CPU (1.414 s) and an ARM Cortex-A9 processor (9.088 s), while system power consumption is reduced to 2.07 W.</p>\n </div>","PeriodicalId":55214,"journal":{"name":"Concurrency and Computation-Practice & Experience","volume":"37 23-24","pages":""},"PeriodicalIF":1.5000,"publicationDate":"2025-09-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"FPGA-Based Self-Calibrating Attention Algorithm for Low-Light Enhancement and Implementation\",\"authors\":\"Jin Han,&nbsp;Haoyu Jiang\",\"doi\":\"10.1002/cpe.70255\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div>\\n \\n <p>Image enhancement methods in extreme low-light scenarios face noise amplification, insufficient brightness restoration, and high model complexity. Moreover, existing methods often fail to balance enhancement performance and efficiency on resource-constrained edge devices. To address these issues, we propose an ASCLE (Attention-based Self-Calibrating Low-light Enhancement) algorithm with FPGA-based hardware-software co-optimization. Building upon a self-calibrating illumination framework, ASCLE employs an attention mechanism and dual-path denoising to suppress noise in dark regions while sharpening edge details. An illumination correction module, with a brightness-aware mask and color fidelity loss constraint, is introduced to address insufficient brightness and color distortion. To reduce computational and storage demands, we employ optimization strategies such as BN layer fusion and approximate activation functions to improve the hardware adaptability of the core modules. For FPGA deployment, tiled computation and ping-pong double buffering optimize data flow, while parallel pipelining boosts hardware resource use and computational efficiency. Experimental results demonstrate that the ASCLE algorithm achieves PSNR and SSIM scores of 19.88 dB and 0.784 on the LOL dataset, outperforming baseline methods. On FPGA, the inference time for a single frame is 10.64 ms, surpassing that of an Intel i7-12800HX CPU (1.414 s) and an ARM Cortex-A9 processor (9.088 s), while system power consumption is reduced to 2.07 W.</p>\\n </div>\",\"PeriodicalId\":55214,\"journal\":{\"name\":\"Concurrency and Computation-Practice & Experience\",\"volume\":\"37 23-24\",\"pages\":\"\"},\"PeriodicalIF\":1.5000,\"publicationDate\":\"2025-09-03\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Concurrency and Computation-Practice & Experience\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://onlinelibrary.wiley.com/doi/10.1002/cpe.70255\",\"RegionNum\":4,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q3\",\"JCRName\":\"COMPUTER SCIENCE, SOFTWARE ENGINEERING\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Concurrency and Computation-Practice & Experience","FirstCategoryId":"94","ListUrlMain":"https://onlinelibrary.wiley.com/doi/10.1002/cpe.70255","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0

摘要

极端弱光场景下的图像增强方法面临噪声放大、亮度恢复不足、模型复杂度高等问题。此外,在资源受限的边缘设备上,现有的方法往往无法平衡增强性能和效率。为了解决这些问题,我们提出了一种基于fpga的软硬件协同优化的ASCLE(基于注意力的自校准低光增强)算法。在自校准照明框架的基础上,ASCLE采用注意机制和双路径去噪来抑制黑暗区域的噪声,同时锐化边缘细节。为了解决亮度不足和色彩失真的问题,提出了一种具有亮度感知掩模和色彩保真度损失约束的照度校正模块。为了减少计算和存储需求,我们采用了BN层融合和近似激活函数等优化策略来提高核心模块的硬件适应性。对于FPGA部署,平铺计算和乒乓双缓冲优化数据流,并行流水线提高硬件资源利用率和计算效率。实验结果表明,ASCLE算法在LOL数据集上的PSNR和SSIM得分分别为19.88 dB和0.784,优于基线方法。在FPGA上,单帧推理时间为10.64 ms,超过了Intel i7-12800HX CPU (1.414 s)和ARM Cortex-A9处理器(9.088 s),而系统功耗降至2.07 W。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
FPGA-Based Self-Calibrating Attention Algorithm for Low-Light Enhancement and Implementation

Image enhancement methods in extreme low-light scenarios face noise amplification, insufficient brightness restoration, and high model complexity. Moreover, existing methods often fail to balance enhancement performance and efficiency on resource-constrained edge devices. To address these issues, we propose an ASCLE (Attention-based Self-Calibrating Low-light Enhancement) algorithm with FPGA-based hardware-software co-optimization. Building upon a self-calibrating illumination framework, ASCLE employs an attention mechanism and dual-path denoising to suppress noise in dark regions while sharpening edge details. An illumination correction module, with a brightness-aware mask and color fidelity loss constraint, is introduced to address insufficient brightness and color distortion. To reduce computational and storage demands, we employ optimization strategies such as BN layer fusion and approximate activation functions to improve the hardware adaptability of the core modules. For FPGA deployment, tiled computation and ping-pong double buffering optimize data flow, while parallel pipelining boosts hardware resource use and computational efficiency. Experimental results demonstrate that the ASCLE algorithm achieves PSNR and SSIM scores of 19.88 dB and 0.784 on the LOL dataset, outperforming baseline methods. On FPGA, the inference time for a single frame is 10.64 ms, surpassing that of an Intel i7-12800HX CPU (1.414 s) and an ARM Cortex-A9 processor (9.088 s), while system power consumption is reduced to 2.07 W.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Concurrency and Computation-Practice & Experience
Concurrency and Computation-Practice & Experience 工程技术-计算机:理论方法
CiteScore
5.00
自引率
10.00%
发文量
664
审稿时长
9.6 months
期刊介绍: Concurrency and Computation: Practice and Experience (CCPE) publishes high-quality, original research papers, and authoritative research review papers, in the overlapping fields of: Parallel and distributed computing; High-performance computing; Computational and data science; Artificial intelligence and machine learning; Big data applications, algorithms, and systems; Network science; Ontologies and semantics; Security and privacy; Cloud/edge/fog computing; Green computing; and Quantum computing.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信