Pith. sign in

REVIEW 1 cited by

On-Device LLMs for Home Assistant: Dual Role in Intent Detection and Response Generation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2502.12923 v2 pith:GX5CFTOA submitted 2025-02-18 cs.CL

classification cs.CL
keywords whileaccuracydetectiongenerationhomeintentllmsresponse
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

This paper investigates whether Large Language Models (LLMs), fine-tuned on synthetic but domain-representative data, can perform the twofold task of (i) slot and intent detection and (ii) natural language response generation for a smart home assistant, while running solely on resource-limited, CPU-only edge hardware. We fine-tune LLMs to produce both JSON action calls and text responses. Our experiments show that 16-bit and 8-bit quantized variants preserve high accuracy on slot and intent detection and maintain strong semantic coherence in generated text, while the 4-bit model, while retaining generative fluency, suffers a noticeable drop in device-service classification accuracy. Further evaluations on noisy human (non-synthetic) prompts and out-of-domain intents confirm the models' generalization ability, obtaining around 80--86\% accuracy. While the average inference time is 5--6 seconds per query -- acceptable for one-shot commands but suboptimal for multi-turn dialogue -- our results affirm that an on-device LLM can effectively unify command interpretation and flexible response generation for home automation without relying on specialized hardware.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Talk with the Things: Integrating LLMs into IoT Networks

    cs.NI 2025-07 conditional novelty 4.0 of 10

    A framework for placing small RAG-based LLMs at the edge of IoT networks is prototyped with a smart home setup, showing a trade-off between LLaMA 3 accuracy and slower inference versus Gemma 2B speed.

Pith tools