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

分野をまたいで再利用できるセンサー時系列解析

SensorWF: A FAIR Generalizable Workflow Framework for Scientific Time-Series Analysis

Logan Luna, Joseph Rigo, Kellan Shew, Raul Alejandro Vargas-Acosta

この論文をやさしく読む

ひとことで言うと

宇宙機、心電図、気候などのセンサー解析で共通する処理をまとめ、分野固有の部分だけ差し替えて使う仕組みです。データがどう処理されたかも記録します。

何に役立つ?

異なる分野ごとに解析スクリプトを作り直す負担を減らし、処理の来歴を追跡するのに役立ちます。要旨では三分野で同じ中核を使えることを示しています。

この研究の面白いところ

再利用の単位を型付きの入出力で区切り、分野の仮定も機械可読にしています。結果だけでなくオントロジーと来歴を主要な出力として扱います。

どこまで分かった?

実証は三分野であり、あらゆるセンサーへの適用を保証するものではありません。心電図を含みますが、臨床診断の性能を検証したという結果ではありません。

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

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

科学センサーデータは、宇宙機工学、臨床医学、大気科学など多くの分野の基盤である。各分野では、生のアーカイブを取り込み、データ品質を評価し、特徴量設計と意味的注釈を行い、来歴を記録する処理系が構築される。しかし、それらは暗黙の仮定を含む一体型の分野専用スクリプトとして実装されることが多く、分野をまたぐ再利用性が限られる。本研究では、汎用的な科学時系列解析のための、FAIRに沿った注釈を備えるワークフロー基盤SensorWFを導入する。 この基盤は、型付きの入出力契約を持つ5モジュール(M1〜M5)の再利用可能な中核を備える。分野アダプタの設計により、分野固有のロジックをすべてM1に分離し、M2〜M5が分野間で同じように動作できるようにする。分野ごとの仮定は機械可読なコンポーネント登録簿に記述され、解析中核を変更せずにセンサー分野間で再利用できる。またSensorWFは、すべてのファイルパス実体のSHA-256チェックサムを伴うPROV-O/ProvONEの実行時来歴記録を生成し、SSN/SOSAに準拠したOWLオントロジーを主要出力として生成する。 一般化可能性を評価するため、宇宙機テレメトリー、携帯型心電図、大気・気候という三つの異なる科学分野にSensorWFを適用し、人工的な故障の注入と複数検出器による異常検出を応用拡張として実証する。結果として、それぞれ約170〜500行のM1アダプタだけでパラメータ化した単一のコード基盤が、サンプリング率、チャンネル数、故障分類の異なる分野の解析処理系を支えられることを示す。すべてのコード、コンポーネント登録簿、オントロジー成果物、データセットを、公開された科学的成果物として提供する。コードはhttps://purl.archive.org/sensor-wfで公開している。

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

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

更新履歴

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

原文の要旨

Scientific sensor data is foundational across disciplines including spacecraft engineering, clinical medicine, and atmospheric science. In each context, pipelines are constructed to ingest raw archives, assess data quality, perform feature engineering and semantic annotation, and record provenance. However, these pipelines are often implemented as monolithic, domain-specific scripts with implicit assumptions and limited reusability across fields. This work introduces SensorWF, a FAIR-annotated workflow framework for generalizable scientific time-series analysis. The framework features a five-module reusable core (M1-M5) with typed input/output contracts. A domain adapter pattern isolates all domain-specific logic within M1, enabling modules M2-M5 to operate identically across disciplines. Domain assumptions are encoded in a machine-readable component registry, enabling reuse across sensor domains without modifying the analytical core. SensorWF also generates runtime PROV-O/ProvONE provenance traces with SHA-256 checksums for all file-path entities and emits SSN/SOSA-aligned OWL ontologies as primary outputs. To assess generalizability, SensorWF is instantiated in three distinct scientific domains: spacecraft telemetry, ambulatory ECG, and atmospheric climate, with synthetic fault injection and multi-detector anomaly detection demonstrated as use-case extensions. Results show that a single codebase, parameterized solely through M1 adapters of approximately 170-500 lines each, supports analytical pipelines across domains with varying sampling rates, channel counts, and fault taxonomies. All code, the component registry, ontology artifacts, and datasets are made available as an open scientific object. Our codebase is publicly available at https://purl.archive.org/sensor-wf.

著者のコメント

10 pages, 4 figures, 4 tables. Accepted for publication in the Proceedings of the ReWorDS26 Workshop, 22nd IEEE International Conference on eScience (eScience 2026)

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