paper-with-me

홈 › Papers

AutoBridge: Automating Smart Device Integration with Centralized Platform

2025-07-31 · Siyuan Liu, Zhice Yang, Huangxun Chen arxiv

Multimodal IoT systems coordinate diverse IoT devices to deliver human-centered services. The ability to incorporate new IoT devices under the management of a centralized platform is an essential requirement. However, it requires significant human expertise and effort to program the complex IoT integration code that enables the platform to understand and control the device functions. Therefore, we propose AutoBridge to automate IoT integration code generation. Specifically, AutoBridge adopts a divide-and-conquer strategy: it first generates device control logic by progressively retrieving device-specific knowledge, then synthesizes platformcompliant integration code using platform-specific knowledge. To ensure correctness, AutoBridge features a multi-stage debugging pipeline, including an automated debugger for virtual IoT device testing and an interactive hardware-in-the-loop debugger that requires only binary user feedback (yes and no) for real-device verification. We evaluate AutoBridge on a benchmark of 34 IoT devices across two open-source IoT platforms. The results demonstrate that AutoBridge can achieves an average success rate of 93.87% and an average function coverage of 94.87%, without any human involvement. With minimal binary yes and no feedback from users, the code is then revised to reach 100% function coverage. A user study with 15 participants further shows that AutoBridge outperforms expert programmers by 50% to 80% in code accuracy, even when the programmers are allowed to use commercial code LLMs.

📄 PDF Abstract BibTeX arXiv:2507.23178

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

Wyze Rule: Federated Rule Dataset for Rule Recommendation Benchmarking

2023-09-26 · NeurIPS 2023 11

In the rapidly evolving landscape of smart home automation, the potential of IoT devices is vast. In this realm, rules are the main tool utilized for this automation, which are predefined conditions or triggers that esta…

Recommendation Systems

Markovian Decentralized Ensemble Control for Demand Response

2022-06-04 · Guanze Peng, Robert Mieth, Deepjyoti Deka, Yury Dvorkin

With the advancement in smart grid and smart energy devices, demand response becomes one of the most economic and feasible solutions to ease the load stress of the power grids during peak hours. In this work, we propose …

Personal Devices for Contact Tracing: Smartphones and Wearables to Fight Covid-19

2021-08-02 · Pai Chet Ng, Petros Spachos, Stefano Gregori, Konstantinos Plataniotis

Digital contact tracing has emerged as a viable tool supplementing manual contact tracing. To date, more than 100 contact tracing applications have been published to slow down the spread of highly contagious Covid-19. De…

On-device Federated Learning in Smartphones for Detecting Depression from Reddit Posts

2024-10-17 · Mustofa Ahmed, Abdul Muntakim, Nawrin Tabassum, Mohammad Asifur Rahim 외

Depression detection using deep learning models has been widely explored in previous studies, especially due to the large amounts of data available from social media posts. These posts provide valuable information about …

Depression DetectionFederated Learning

Multi-Frequency Federated Learning for Human Activity Recognition Using Head-Worn Sensors

2025-12-02 · Dario Fenoglio, Mohan Li, Davide Casnici, Matias Laporte 외 arxiv

Human Activity Recognition (HAR) benefits various application domains, including health and elderly care. Traditional HAR involves constructing pipelines reliant on centralized user data, which can pose privacy concerns …

Human Activity RecognitionFederated Learning