Method Decoration (DeMe): A Framework for LLM-Driven Adaptive Method Generation in Dynamic IoT Environments
Hong Su

TL;DR
DeMe is a flexible framework that enhances LLM-driven method generation for IoT systems, enabling adaptive, context-aware, and safe responses to dynamic and unforeseen environmental conditions.
Contribution
DeMe introduces a novel decoration-based approach to dynamically modify LLM-generated methods, improving adaptability without hardcoded rules.
Findings
Enables IoT devices to generate more appropriate methods in unknown conditions.
Improves safety and environmental adaptation of generated methods.
Demonstrates effectiveness through experimental validation.
Abstract
Intelligent IoT systems increasingly rely on large language models (LLMs) to generate task-execution methods for dynamic environments. However, existing approaches lack the ability to systematically produce new methods when facing previously unseen situations, and they often depend on fixed, device-specific logic that cannot adapt to changing environmental conditions.In this paper, we propose Method Decoration (DeMe), a general framework that modifies the method-generation path of an LLM using explicit decorations derived from hidden goals, accumulated learned methods, and environmental feedback. Unlike traditional rule augmentation, decorations in DeMe are not hardcoded; instead, they are extracted from universal behavioral principles, experience, and observed environmental differences. DeMe enables the agent to reshuffle the structure of its method path-through pre-decoration,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpreadsheets and End-User Computing · Software System Performance and Reliability · Software Engineering Techniques and Practices
