본문 바로가기
공부기록/[Paper]

Time-LLM: Time Series Forecasting by Reprogramming Large Language Models(240414, 공부기록 2일차)

by RiverWon 2024. 4. 13.

금융시계열쪽으로 공부해 보고 싶다는 막연한 생각이 있어 추천 받은 논문이다. LLM으로 time-series forecasting을 하는 방법인데, reprogramming방식을 적용했다.

 

original paper

https://arxiv.org/abs/2310.01728

 

Time-LLM: Time Series Forecasting by Reprogramming Large Language Models

Time series forecasting holds significant importance in many real-world dynamic systems and has been extensively studied. Unlike natural language process (NLP) and computer vision (CV), where a single large model can tackle multiple tasks, models for time

arxiv.org


 

 
 
model structure와 methodology에 대한 공부이다. 차원 따라가는게 좀 어렵다. 어텐션 기반이라 그나마 이해한듯...!
근데 수식 어떻게 쓰는지를 모르겠어서 노션거 다 캡쳐해왔다..
 
Abstract, 내가배운것, experiment result는 업로드 예정 (240412)