PCA-Driven Adaptive Sensor Triage for Edge AI Inference

arXiv cs.LG / 4/8/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • 提案手法「PCA-Triage」は、エッジAI推論の前段となるマルチチャネルセンサーのトリアージを、PCAの増分ロードを使って帯域制約下で各チャネルのサンプリング率に自動変換するストリーミングアルゴリズムです。
  • PCA-Triageは学習可能パラメータを持たず、O(wdk)時間で1回の意思決定あたり0.67msと低遅延を特徴としています。
  • 7つのベンチマーク(8〜82チャネル)と9つのベースライン比較で、帯域50%条件のもとで未教師手法として複数データセットで最良となり、さらに複数条件で毎回ベースラインに勝つ結果(効果量 r=0.71〜0.91)を報告しています。
  • TEPでは30%帯域でもF1>0.90を維持し、フルデータ性能に非常に近いF1=0.961±0.001を示しつつ、パケットロスやセンサノイズにも頑健である(悪化3.7〜4.8%)としています。

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).