[공지사항]을 빙자한 안부와 근황 
Show more

Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Preferential subspace identification (PSID) with forward-backward smoothing

Created by
  • Haebom

Author

Omid G. Sani, Maryam M. Shanechi

Outline

This paper presents a method to extend the system identification method for multivariate time series (e.g., neural and behavioral records) by applying preferred subspace identification (PSID) for filtering and smoothing. While the existing PSID only uses the historical main time series data to predict the auxiliary time series, this paper enables better estimation by incorporating the concurrent data (filtering) or all the data (smoothing). First, we present a method to uniquely identify the model with the optimal Kalman update step by exploiting the presence of auxiliary signals, and for this purpose, we develop PSID filtering with an additional reduced rank regression step. Second, inspired by the two-filter Kalman smoother formulation, we develop a forward-backward PSID smoothing algorithm to reapply PSID filtering backwardly on the residual of the filtered auxiliary signals. We verify through simulation data that the proposed method recovers the true model parameters for filtering and achieves optimal filtering and smoothing decoding performance that matches the ideal performance of the actual underlying model. In conclusion, this study provides a principled framework for optimal linear filtering and smoothing in two-signal settings, significantly expanding the toolkit for dynamic interaction analysis of multivariate time series.

Takeaways, Limitations

Takeaways:
We improved the accuracy of multivariate time series analysis by extending PSID to enable optimal filtering and smoothing.
We present an efficient filtering algorithm using reduced rank regression.
Optimal smoothing performance was achieved through the forward-backward PSID smoothing algorithm.
The validity of the proposed method was verified through simulation results.
Provides new tools for multivariate time series analysis.
Limitations:
Currently, only validation on simulation data has been performed, and validation on actual data is required.
As a method based on a linear model, its application to time series with nonlinear relationships may be limited.
Computational cost may increase depending on the dimensionality and complexity of the model.
👍