Chronos1 [PaperReview]Chronos: Learning the Language of Time Series 연구의 출발은 이렇다.Language Model(decoder-only models)들은 Next token prediction을 통해 이전단어(historical)를 기반으로 다음에 올 단어를 예측한다. Time-series도 historical data를 기반으로 forecasting을 수행한다. Time-series data도 LM이 예측하는 token처럼 만들어 LM에 집어넣으면 Time-series forecasting을 수월하게 수행할 수 있지 않을까? 1. 참고할 Time-series scaling(Mean-scaling)2. Context token(tokenize)3. Language Model (input : context token)4. Probabilistic Forecast Sca.. 2024. 5. 9. 이전 1 다음