paper-with-me

홈 › Papers

SCENIC: Semantic-Conditioned Edge-Aware Neural Framework for Structured IoT Command Generation

2026-06-21 · Luke Ztz Hu, Hongbing Lang, Songping Mai arxiv

Edge Internet of Things (IoT) agents are often constrained by memory capacity, privacy requirements, communication latency, and recurring inference cost. Current smart-home assistants commonly rely on API-level command interfaces or cloud-based language models that remain difficult to deploy on edge devices. This paper addresses edge IoT command generation as a many-to-one structured output task, where multiple natural-language instructions map to the same canonical command string for deterministic smart-home parsing. To support this setting, we propose Semantic-Conditioned Edge-Aware Neural Framework for Structured IoT Command Generation (SCENIC), an end-to-end framework covering model architecture selection, Smart Home Instruct data generation, triplet-loss contrastive supervised fine-tuning, pruning and quantization, and deployment-oriented export. We evaluate sub-0.2B-scale transformer backbones, which are, to the best of our knowledge, among the smallest language-model backbones studied for edge IoT structured command generation. On Smart Home Instruct-Bench, the strongest dense decoder-only row reaches 99.0% EM@1, while the encoder-decoder model retains stronger high-sparsity behavior. A representative pruned INT8 encoder-decoder export preserves 91.0% EM@1 and 99.0% EM@5 while reducing exported model size by 25.38%. TensorRT profiling of the NVIDIA 2:4 sparse encoder export further shows up to 1.8x encoder-component speedup, indicating that the selected encoder-decoder deployment path can retain structured command accuracy under edge-oriented compression while hardware acceleration evidence remains component-level. The SCENIC code and experimental artifacts are open sourced to support reproducibility.

📄 PDF Abstract BibTeX arXiv:2606.22296

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AudioScenic: Audio-Driven Video Scene Editing

2024-04-25 · Kaixin Shen, Ruijie Quan, Linchao Zhu, Jun Xiao 외

Audio-driven visual scene editing endeavors to manipulate the visual background while leaving the foreground content unchanged, according to the given audio signals. Unlike current efforts focusing primarily on image edi…

Understanding and Mapping Natural Beauty

2016-12-09 · ICCV 2017 10 · Scott Workman, Richard Souvenir, Nathan Jacobs

While natural beauty is often considered a subjective property of images, in this paper, we take an objective approach and provide methods for quantifying and predicting the scenicness of an image. Using a dataset contai…

SCENIC: Scene-aware Semantic Navigation with Instruction-guided Control

2024-12-20 · Xiaohan Zhang, Sebastian Starke, Vladimir Guzov, Zhensong Zhang 외

Synthesizing natural human motion that adapts to complex environments while allowing creative control remains a fundamental challenge in motion synthesis. Existing models often fall short, either by assuming flat terrain…

Motion Synthesis

Chat2Scenic: An Iterative RAG-Based Framework for Scenario Generation in Autonomous Driving

2026-07-15 · Yuan Gao, Wenting Miao, Mattia Piccinini, Haoyu Wang 외 arxiv

Validating autonomous driving systems requires diverse, regulation-compliant test scenarios. In simulation-based testing, scenarios are defined as executable scripts. Yet automatically generating such scripts from regula…

Autonomous Driving

Addressing the IEEE AV Test Challenge with Scenic and VerifAI

2021-08-20 · Kesav Viswanadha, Francis Indaheng, Justin Wong, Edward Kim 외

This paper summarizes our formal approach to testing autonomous vehicles (AVs) in simulation for the IEEE AV Test Challenge. We demonstrate a systematic testing framework leveraging our previous work on formally-driven s…

Autonomous VehiclesProbabilistic Programming