Residual-INR: Communication Efficient On-Device Learning Using Implicit Neural Representation

August 10, 2024 ยท Entered Twilight ยท ๐Ÿ› International Conference on Computer Aided Design

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: B_INR_encode, LICENSE, O_INR_encode, README.md, area_info, data, requirements.txt

Authors Hanqiu Chen, Xuebin Yao, Pradeep Subedi, Cong Hao arXiv ID 2408.05617 Category cs.LG: Machine Learning Cross-listed cs.AI, cs.CV, cs.DC, cs.IT Citations 0 Venue International Conference on Computer Aided Design Repository https://github.com/sharc-lab/Residual-INR โญ 2 Last Checked 4 months ago
Abstract
Edge computing is a distributed computing paradigm that collects and processes data at or near the source of data generation. The on-device learning at edge relies on device-to-device wireless communication to facilitate real-time data sharing and collaborative decision-making among multiple devices. This significantly improves the adaptability of the edge computing system to the changing environments. However, as the scale of the edge computing system is getting larger, communication among devices is becoming the bottleneck because of the limited bandwidth of wireless communication leads to large data transfer latency. To reduce the amount of device-to-device data transmission and accelerate on-device learning, in this paper, we propose Residual-INR, a fog computing-based communication-efficient on-device learning framework by utilizing implicit neural representation (INR) to compress images/videos into neural network weights. Residual-INR enhances data transfer efficiency by collecting JPEG images from edge devices, compressing them into INR format at the fog node, and redistributing them for on-device learning. By using a smaller INR for full image encoding and a separate object INR for high-quality object region reconstruction through residual encoding, our technique can reduce the encoding redundancy while maintaining the object quality. Residual-INR is a promising solution for edge on-device learning because it reduces data transmission by up to 5.16 x across a network of 10 edge devices. It also facilitates CPU-free accelerated on-device learning, achieving up to 2.9 x speedup without sacrificing accuracy. Our code is available at: https://github.com/sharc-lab/Residual-INR.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning