Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are Language Models Actually Useful for Time Series Forecasting? #145

Open
tankienleong opened this issue Sep 18, 2024 · 2 comments
Open

Comments

@tankienleong
Copy link

Hi, I'm currently exploring the use of LLM in time series forecasting and I came across a journal titled "Are Language Models Actually Useful for Time Series Forecasting?" https://arxiv.org/pdf/2406.16964 I'm curious to hear your perspective on this. Do you agree with their research findings?

@beyondguo
Copy link

Same concern. The Time-LLM paper didn't include an ablation study of removing the LLM.

@whan789
Copy link

whan789 commented Jan 5, 2025

I guess they intended to prove the usefullness of LLM for TSF by comparing Time-LLM with the model without using LLM (ex. DLinear - which was main model in "Are Language Models Actually Useful for Time Series Forecasting?")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants