Empirical evaluation of LLMs in predicting fixes of Configuration bugs in Smart Home System
Sheikh Moonwara Anjum Monisha, Atul Bharadwaj

TL;DR
This study empirically evaluates GPT-4, GPT-4o, and Claude 3.5 Sonnet in predicting fixes for configuration bugs in smart home systems, highlighting prompt design's impact on accuracy and efficiency.
Contribution
It provides the first comprehensive comparison of LLMs for fixing smart home configuration bugs, emphasizing prompt design's role in performance.
Findings
GPT-4 and Claude 3.5 Sonnet achieved 80% accuracy in bug fix prediction.
Prompt design significantly influences model effectiveness.
GPT-4 offers consistent performance across prompts.
Abstract
This empirical study evaluates the effectiveness of Large Language Models (LLMs) in predicting fixes for configuration bugs in smart home systems. The research analyzes three prominent LLMs - GPT-4, GPT-4o (GPT-4 Turbo), and Claude 3.5 Sonnet - using four distinct prompt designs to assess their ability to identify appropriate fix strategies and generate correct solutions. The study utilized a dataset of 129 debugging issues from the Home Assistant Community, focusing on 21 randomly selected cases for in-depth analysis. Results demonstrate that GPT-4 and Claude 3.5 Sonnet achieved 80\% accuracy in strategy prediction when provided with both bug descriptions and original scripts. GPT-4 exhibited consistent performance across different prompt types, while GPT-4o showed advantages in speed and cost-effectiveness despite slightly lower accuracy. The findings reveal that prompt design…
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
TopicsEnergy and Environmental Systems · Technology and Data Analysis · Innovation in Digital Healthcare Systems
MethodsAttention Is All You Need · Linear Layer · Byte Pair Encoding · Layer Normalization · Residual Connection · Dense Connections · Multi-Head Attention · Position-Wise Feed-Forward Layer · Adam · Softmax
