REVIEW A Primer on the Signature Method in Machine Learning
Chevyrev, Ilya, Andrey Kormilitzin. A Primer on the Signature Method in Machine Learning. 2026. https://doi.org/10.1007/978-3-031-97239-3_1.Intro풀고 싶은 문제시계열(path) 데이터를 “형태(shape)”까지 보존하면서, 수학적으로 다루기 좋은 벡터(특징)로 바꾸는 것이다.논문은 time-ordered data를 path \(X:I\to\mathcal{X}\)로 보고, 특히 \(X:[a,b]\to\mathbb{R}^d\) 형태를 주로 다룬다.기존에 쓰이던 방식들시간 무시 요약평균/분산/최대/최소, 히스토그램/분포 추정저차 통계량자기상관/공분산, 일부 lag만 고려모델 가정 기반ARIMA, ..