Comparative Study of Sarima and Lstm Model to Forecast the Insurance Comprehensive Income (Loss) in Indonesia
This study compares SARIMA and LSTM models for forecasting Indonesian insurance comprehensive income, finding that while SARIMA better captures seasonal trends, both models exhibit limited accuracy, suggesting that future hybrid approaches and external variables are needed to improve forecasting performance.
Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are trying to predict the weather for a specific city in Indonesia, but instead of rain and sunshine, you are predicting the "financial health" (specifically, the Total Comprehensive Income or Loss) of insurance companies. The author of this paper, Hiteash Mahajan, set out to see which of two different "weather forecasters" would do a better job: a classic, rule-based calculator called SARIMA or a modern, brain-like computer program called LSTM.
Here is a breakdown of what the paper found, using simple analogies.
The Two Forecasters
1. SARIMA (The Seasonal Almanac)
Think of SARIMA as an old-fashioned almanac. It looks at history and says, "Last year, the numbers went up in December and down in October. Therefore, this year, they will probably do the same."
- How it works: It is very good at spotting repeating patterns (seasonality). It assumes the future will look a lot like the past, just shifted slightly.
- The Paper's Verdict: SARIMA was the winner in this race. It successfully recognized the yearly "dance" of the insurance companies' finances. It knew when to expect the peaks and valleys based on the calendar.
2. LSTM (The Deep Learning Brain)
Think of LSTM as a student who has read every single financial report ever written and is trying to learn the "feel" of the market. It doesn't just look for repeating patterns; it tries to understand complex, messy, non-linear relationships, like how a sudden storm might change the weather unexpectedly.
- How it works: It uses a neural network (like a simplified human brain) to remember long-term trends and short-term spikes.
- The Paper's Verdict: Surprisingly, the "smart" brain struggled here. While it tried to learn the patterns, it ended up being too cautious. It smoothed out the data too much, missing the sharp, sudden jumps and drops that actually happened.
The Race Results
The author tested both models on real data from Indonesian insurance companies from 2017 to 2025.
- The SARIMA Alamanac: It did a decent job. It followed the general direction of the money flow and correctly identified the seasonal ups and downs. However, it wasn't perfect. It tended to predict a "smooth" path, missing some of the wild, sudden spikes in profit or loss.
- The LSTM Brain: It performed worse than the almanac. The paper notes that the LSTM model suffered from "underfitting." Imagine a painter trying to copy a jagged mountain range but only painting a gentle hill. The LSTM model was too smooth; it failed to capture the extreme volatility (the big spikes and crashes) in the financial data. Its error rate was actually higher than the simpler model.
The Big Takeaway
The main conclusion is a bit ironic: The simple, rule-based model (SARIMA) beat the complex, AI-based model (LSTM) in this specific case.
Why? Because the financial data from these insurance companies had very strong, predictable seasonal patterns (like a clockwork mechanism). SARIMA is built specifically for clocks. The LSTM, which is great for chaotic, unpredictable data, got confused by the specific nature of this dataset and couldn't handle the sharp, sudden changes.
The "But..." (Limitations)
The author is honest that neither model was perfect.
- SARIMA was good at the "seasonal rhythm" but missed the "sudden shocks."
- LSTM was too smooth and missed the "extreme spikes."
- Both had high error rates (specifically a metric called MAPE), meaning their predictions were still quite far off from the actual real-world numbers.
What's Next?
The paper suggests that instead of choosing just one, the best solution might be a hybrid. Imagine hiring the Almanac (SARIMA) to handle the predictable yearly cycles and the Brain (LSTM) to handle the weird, unpredictable chaos. By combining them, or by tweaking the settings of the AI more carefully, future models might finally get accurate enough to be truly useful for investors and managers.
In short: For this specific Indonesian insurance data, the "old school" seasonal calculator outperformed the "new school" AI brain, but both still have a lot of room to improve before they can be trusted to predict the future with high precision.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.