arXiv論文メモ
新着一覧
cs.DC · 査読状況未確認

屋内位置推定で必要な局所モデルだけを実行する方法

Resource-Aware Model Selection for Scalable Indoor Localization on HPC Platforms

Fukuharu Tanaka, Hamada Rizk, Moustafa Youssef, Hirozumi Yamaguchi

この論文をやさしく読む

ひとことで言うと

広い建物内の位置推定で、必要そうな局所モデルだけを選び計算量を減らした。

何に役立つ?

建物や階を追加しやすいWiFi位置推定システムの推論負荷を抑えるのに役立つ。

この研究の面白いところ

階層と利用者の移動履歴の二つの枝刈りを比べ、735モデルの総当たりを最少10モデルへ減らした。

どこまで分かった?

実データで品質を維持したと述べるが、位置誤差などの数値は要旨にない。98.6%はモデル実行回数の削減率である。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

大学構内、スマートビル、工場、デジタルツインなどでは広い屋内の位置推定が求められる。無線環境やアクセスポイント、空間配置は変化するため、建物や階、部屋を追加するときに一つの巨大モデルを再学習せず拡張できることが重要である。建物、階、細かい領域ごとに独立したモデルを置けば拡張しやすいが、問い合わせごとに数百から数千のモデルから選んで実行する負担が大きい。著者らは高性能・分散計算環境で、WiFiのフィンガープリントを用いる屋内位置推定のため、計算資源を考慮したモジュール型推論を提案する。局所オートエンコーダーモデルを建物、階、地点の階層に整理し、多数の事前学習済みモデルからの選択として位置推定を定式化する。計算負荷を減らすため、粗い範囲から絞る階層的候補枝刈りと、利用者の移動の時間的連続性から近隣のモデルに絞る軌道考慮型枝刈りを導入する。実データでの実験では位置推定の品質を損なわず推論を拡張できた。735の地点モデルをすべて評価する場合と比べ、階層的枝刈りは67モデル、軌道考慮型は10モデルの評価で済み、後者は実行モデル数を98.6%削減した。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-24(UTC)
最新改訂
2026-09-24 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Large-scale indoor localization is increasingly needed in campuses, smart buildings, factories, and digital-twin infrastructures, where wireless conditions, access-point deployments, and spatial layouts evolve over time. Such systems must be accurate, extendable, and maintainable, allowing new buildings, floors, rooms, and service areas to be added without retraining a monolithic model. Modular learning-based localization supports this goal by assigning independent models to buildings, floors, and fine-grained spatial regions. However, this extendability introduces a high-performance inference challenge: each query may require selecting and executing among hundreds or thousands of local models, making exhaustive inference costly in computation, accelerator memory residency, model loading, and scheduling. This paper presents a resource-aware modular inference framework for WiFi fingerprint-based indoor localization on high-performance and distributed computing platforms. The framework organizes local autoencoder models into a building-floor-spot hierarchy and formulates localization as model selection over a large pretrained model ensemble. To reduce inference cost under resource constraints, we introduce two lightweight execution-pruning strategies: Hierarchical Candidate Pruning, which performs coarse-to-fine model selection, and Trajectory-Aware Pruning, which uses temporal locality in user movement to restrict inference to spatially plausible neighboring models. Experiments on a real-world dataset demonstrate that the proposed framework delivers scalable inference without sacrificing localization quality. Compared with exhaustive evaluation over 735 spot models, Hierarchical Candidate Pruning requires only 67 model evaluations, while Trajectory-Aware Pruning reduces this number to just 10, cutting model executions by 98.6%.

著者のコメント

20 pages, 15 figures. Accepted for publication in 38th IEEE/SBC International Symposium on Computer Architecture and High Performance Computing (SBAC-PAD 2026)

arXiv ID: 2609.29402 / 要約の誤りについて