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

First prediction value too far from the latest known value #48

Open
evindor opened this issue Apr 17, 2024 · 3 comments
Open

First prediction value too far from the latest known value #48

evindor opened this issue Apr 17, 2024 · 3 comments

Comments

@evindor
Copy link

evindor commented Apr 17, 2024

Hello and thank you for the model. I'm experimenting with my dataset, and one kind of systematic error I found are charts like below, where the first prediction point is way off the latest known point from the context. I'm wondering what could be the reason for this and if the problem could be alleviated somehow? Many thanks.

Screenshot 2024-04-17 at 16 11 13 Screenshot 2024-04-17 at 16 10 29 Screenshot 2024-04-17 at 16 09 59 Screenshot 2024-04-17 at 16 09 32
@ashok-arjun
Copy link
Contributor

Hi! That is weird indeed, are you doing zero-shot prediction? What is your context length and prediction length?

@evindor
Copy link
Author

evindor commented Apr 18, 2024

The images above are from 24-period prediction length and 4*24 context length, fine-tuned for 200 epochs on a dataset ~12,000 series. However, I saw similar behavior with zero-shot, and on varying context lengths with/without rope scaling. Interesting that sometimes the prediction is good, following the pattern, but it is offset for some reason.

@wizardsd
Copy link

I have the same problem, even without fine tuning. This increases CRPS and makes it difficult to compare performance across different context lengths.

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