π§ Hybrid Multilingual RAG Β· Ensemble Sentiment Β· Economic Forecast
ENSSEA β Master's Thesis Β· Si Tayeb Houari Β· 2025β2026
No index built yet.
0 1
π€ Speak your question β get a spoken answer
π§ Hybrid Multilingual RAG Framework
| Component | Details |
|---|---|
| π« School | ENSSEA β Γcole Nationale SupΓ©rieure de Statistique et d'Γconomie AppliquΓ©e |
| π€ Author | Si Tayeb Houari |
| π Year | 2025β2026 |
| π Degree | Master's β Statistics & Foresight Economics |
π€ Models Used
- FinBERT (ProsusAI) β Financial sentiment β 40%
- XLM-RoBERTa (CardiffNLP) β Multilingual sentiment β 30%
- Economic Lexicon β Domain-specific keywords β 30%
- MiniLM-L12 β Multilingual embeddings + FAISS
- ms-marco-MiniLM β Cross-encoder reranking
- Whisper-small β ASR
- Llama-3.3-70B via Groq β Response generation
π Forecasting
- Baseline: ARIMA(1,1,1)
- Enhanced: SARIMAX + Ensemble Sentiment (n_test = 3)
- Quarterly: U-MIDAS + Sentiment Lags
- Tests: ADF Β· Granger Causality Β· Diebold-Mariano
- Data: World Bank API + IMF Quarterly CSV
π Economic Forecast
Option A: Yearly SARIMAX (World Bank API) | Option B: Quarterly U-MIDAS (IMF CSV)
π °οΈ Option A β Yearly Forecast (SARIMAX + Ensemble Sentiment)
Uses World Bank API. Evaluates on last 3 years.
π― Target Variable
1990 2020
2010 2024
π ±οΈ Option B β Quarterly Forecast (U-MIDAS + Sentiment Lags)
- Build PDF index in Tab 1 first
- Upload raw IMF CSV
- Press button below