Fast, Simple, and Accurate Time Series Analysis with Large Language Models: An Example of Mean-motion Resonances Identification(pdf)
Evgeny A. Smirnov · 2024 · The Astrophysical Journal
At a Glance
LLM can classify resonant behavior without coding or knowledge with high accuracy
Summary
The author created LLM pipeline with just one prompt that classifies resonant arguments and identifies whether time series has libration or circulation. This is a pilot study and simple cases are considered, but the accuracy and F1 score of 100% are remarkable. What's more important: instead of coding and using special methods, it takes 15m to write a prompt and use it.
Forget about filtering, periodograms, and working with time series. Just use LLMs!
— ES
- Method:
- LLM
- Background:
- Basic knowledge of LLMs