タイトル & 超要約
複数人🚶♀️歩行識別、ESP32でどこまで?課題を徹底解剖🔎
ギャル的キラキラポイント✨
● WiFiで人の動きをキャッチ!スマートホームとかに使えるかも💖 ● ESP32って安いやつで色んな手法を試したんだって!コスパ最強じゃん?💰 ● 新しい評価方法で、なんで精度が出ないか分析!すごい👏
詳細解説
続きは「らくらく論文」アプリで
WiFi Channel State Information (CSI) has shown promise for single-person gait identification, with numerous studies reporting high accuracy. However, multi-person identification remains largely unexplored, with the limited existing work relying on complex, expensive setups requiring modified firmware. A critical question remains unanswered: is poor multi-person performance an algorithmic limitation or a fundamental hardware constraint? We systematically evaluate six diverse signal separation methods (FastICA, SOBI, PCA, NMF, Wavelet, Tensor Decomposition) across seven scenarios with 1-10 people using commodity ESP32 WiFi sensors--a simple, low-cost, off-the-shelf solution. Through novel diagnostic metrics (intra-subject variability, inter-subject distinguishability, performance degradation rate), we reveal that all methods achieve similarly low accuracy (45-56\%, $\sigma$=3.74\%) with statistically insignificant differences (p $>$ 0.05). Even the best-performing method, NMF, achieves only 56\% accuracy. Our analysis reveals high intra-subject variability, low inter-subject distinguishability, and severe performance degradation as person count increases, indicating that commodity ESP32 sensors cannot provide sufficient signal quality for reliable multi-person separation.