English

PCA-Driven Adaptive Sensor Triage for Edge AI Inference

Machine Learning 2026-04-24 v1 Artificial Intelligence Systems and Control Systems and Control Machine Learning

Abstract

Multi-channel sensor networks in industrial IoT often exceed available bandwidth. We propose PCA-Triage, a streaming algorithm that converts incremental PCA loadings into proportional per-channel sampling rates under a bandwidth budget. PCA-Triage runs in O(wdk) time with zero trainable parameters (0.67 ms per decision). We evaluate on 7 benchmarks (8--82 channels) against 9 baselines. PCA-Triage is the best unsupervised method on 3 of 6 datasets at 50% bandwidth, winning 5 of 6 against every baseline with large effect sizes (r = 0.71--0.91). On TEP, it achieves F1 = 0.961 +/- 0.001 -- within 0.1% of full-data performance -- while maintaining F1 > 0.90 at 30% budget. Targeted extensions push F1 to 0.970. The algorithm is robust to packet loss and sensor noise (3.7--4.8% degradation under combined worst-case).

Keywords

Cite

@article{arxiv.2604.05045,
  title  = {PCA-Driven Adaptive Sensor Triage for Edge AI Inference},
  author = {Ankit Hemant Lade and Sai Krishna Jasti and Nikhil Sinha and Indar Kumar and Akanksha Tiwari},
  journal= {arXiv preprint arXiv:2604.05045},
  year   = {2026}
}

Comments

16 pages, 13 figures, 7 benchmarks

R2 v1 2026-07-01T11:55:53.031Z