Data-Local Autonomous LLM-Guided Neural Architecture Search for Multiclass Multimodal Time-Series Classification
Emil Hardarson, Luka Biedebach, \'Omar Bessi \'Omarsson, Teitur Hr\'olfsson, Anna Sigridur Islind, Mar\'ia \'Oskarsd\'ottir

TL;DR
This paper introduces a privacy-preserving, LLM-guided neural architecture search framework for multimodal time-series classification that operates locally on sensitive data while remotely managing candidate exploration.
Contribution
It presents a novel data-local NAS framework that allows LLM-guided architecture search without exposing raw data or features, suitable for sensitive domains like healthcare.
Findings
Improved model performance over baseline on benchmark datasets
Reduced manual intervention in architecture design process
Maintained data privacy by local training and remote guidance
Abstract
Applying machine learning to sensitive time-series data is often bottlenecked by the iteration loop: Performance depends strongly on preprocessing and architecture, yet training often has to run on-premise under strict data-local constraints. This is a common problem in healthcare and other privacy-constrained domains (e.g., a hospital developing deep learning models on patient EEG). This bottleneck is particularly challenging in multimodal fusion, where sensor modalities must be individually preprocessed and then combined. LLM-guided neural architecture search (NAS) can automate this exploration, but most existing workflows assume cloud execution or access to data-derived artifacts that cannot be exposed. We present a novel data-local, LLM-guided search framework that handles candidate pipelines remotely while executing all training and evaluation locally under a fixed protocol. The…
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
TopicsTime Series Analysis and Forecasting · Machine Learning in Healthcare · EEG and Brain-Computer Interfaces
