LLM-Powered Approximate Intermittent Computing

Abdur-Rahman Ibrahim Sayyid-Ali,Abdul Rafay,Muhammad Abdullah Soomro,Muhammad Hamad Alizai,Naveed Anwar Bhatti
2024-11-22
Abstract:Batteryless IoT systems face energy constraints exacerbated by checkpointing overhead. Approximate computing offers solutions but demands manual expertise, limiting scalability. This paper presents CheckMate, an automated framework leveraging LLMs for context-aware code approximations. CheckMate integrates validation of LLM-generated approximations to ensure correct execution and employs Bayesian optimization to fine-tune approximation parameters autonomously, eliminating the need for developer input. Tested across six IoT applications, it reduces power cycles by up to 60% with an accuracy loss of just 8%, outperforming semi-automated tools like ACCEPT in speedup and accuracy. CheckMate's results establish it as a robust, user-friendly tool and a foundational step toward automated approximation frameworks for intermittent computing.
Distributed, Parallel, and Cluster Computing
What problem does this paper attempt to address?