paper-with-me

Papers

Skilled AI Agents for Embedded and IoT Systems Development

2026-03-20 · Yiming Li, Yuhan Cheng, Mingchen Ma, Yihang Zou, Ningyuan Yang, Wei Cheng, Hai "Helen" Li, Yiran Chen, Tingjun Chen arxiv

Large language models (LLMs) and agentic systems have shown promise for automated software development, but applying them to hardware-in-the-loop (HIL) embedded and Internet-of-Things (IoT) systems remains challenging due to the tight coupling between software logic and physical hardware behavior. Code that compiles successfully may still fail when deployed on real devices because of timing constraints, peripheral initialization requirements, or hardware-specific behaviors. To address this challenge, we introduce a skills-based agentic framework for HIL embedded development together with IoT-SkillsBench, a benchmark designed to systematically evaluate AI agents in real embedded programming environments. IoT-SkillsBench spans three representative embedded platforms, 23 peripherals, and 42 tasks across three difficulty levels, where each task is evaluated under three agent configurations (no-skills, LLM-generated skills, and human-expert skills) and validated through real hardware execution. Across 378 hardware validated experiments, we show that concise human-expert skills with structured expert knowledge enable near-perfect success rates across platforms.

📄 PDF Abstract BibTeX arXiv:2603.19583

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generative AI at Work

2023-04-23 · Erik Brynjolfsson, Danielle Li, Lindsey Raymond

We study the staggered introduction of a generative AI-based conversational assistant using data from 5,172 customer support agents. Access to AI assistance increases worker productivity, as measured by issues resolved p…

Few-Shot Teamwork

2022-07-19 · Elliot Fosong, Arrasy Rahman, Ignacio Carlucho, Stefano V. Albrecht

We propose the novel few-shot teamwork (FST) problem, where skilled agents trained in a team to complete one task are combined with skilled agents from different tasks, and together must learn to adapt to an unseen but r…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Towards AI-Driven Human-Machine Co-Teaming for Adaptive and Agile Cyber Security Operation Centers

2025-05-09 · Massimiliano Albanese, Xinming Ou, Kevin Lybarger, Daniel Lende 외

Security Operations Centers (SOCs) face growing challenges in managing cybersecurity threats due to an overwhelming volume of alerts, a shortage of skilled analysts, and poorly integrated tools. Human-AI collaboration of…

Designing Skill-Compatible AI: Methodologies and Frameworks in Chess

2024-05-08 · Karim Hamade, Reid McIlroy-Young, Siddhartha Sen, Jon Kleinberg 외

Powerful artificial intelligence systems are often used in settings where they must interact with agents that are computationally much weaker, for example when they work alongside humans or operate in complex environment…

OpenHands: An Open Platform for AI Software Developers as Generalist Agents

2024-07-23 · Xingyao Wang, Boxuan Li, Yufan Song, Frank F. Xu 외

Software is one of the most powerful tools that we humans have at our disposal; it allows a skilled programmer to interact with the world in complex and profound ways. At the same time, thanks to improvements in large la…