AIBullisharXiv – CS AI · Jun 57/10
🧠Researchers have released Toto 2.0, a family of five open-source time series forecasting models that demonstrate reliable improvements across a scaling range of 4M to 2.5B parameters. The models achieve state-of-the-art performance on three major benchmarks and represent a significant advance in applying foundation model scaling principles to forecasting tasks.
AI × CryptoBullisharXiv – CS AI · Jun 37/10
🤖Researchers propose a novel framework combining importance-aware news compression and process reward models to improve LLM-based time series forecasting across finance, energy, and cryptocurrency markets. The method addresses practical limitations of existing approaches by intelligently filtering news articles within context windows and guiding iterative retrieval, achieving better accuracy with fewer refinement iterations.
$BTC
AIBullisharXiv – CS AI · Jun 27/10
🧠Researchers present VLBM, a machine learning framework designed to improve multivariate time series forecasting under out-of-distribution (OOD) conditions by separating stable patterns from anomalous deviations. The model demonstrates 15% average improvement over existing methods across real-world datasets, addressing a critical gap where standard forecasting fails during rare but high-impact events.
AIBullisharXiv – CS AI · Jun 27/10
🧠FreqLite is a new lightweight linear model for long-term time-series forecasting that uses frequency decomposition and adaptive normalization to achieve better accuracy than larger transformer models while requiring 4x fewer parameters and significantly less computational resources. The method introduces Adaptive Reversible Instance Normalization (A-RevIN) to handle non-stationary data more effectively than existing approaches.
AIBullisharXiv – CS AI · Mar 167/10
🧠Researchers propose a new family of learnable Koopman operators that combine linear dynamical systems theory with deep learning for time series forecasting. The approach integrates with existing transformer architectures like Patchtst and Autoformer, offering improved stability and interpretability in predictive models.
AINeutralarXiv – CS AI · 2d ago6/10
🧠UC-Search is a model-agnostic test-time algorithm that combines time-series forecasting with constrained decision-making under uncertainty. The approach uses beam search and Monte Carlo tree search variants to optimize delayed control decisions while respecting feasibility constraints, demonstrating measurable improvements over existing methods like CEM and MPPI across inventory control and financial forecasting benchmarks.
AINeutralarXiv – CS AI · 2d ago5/10
🧠Researchers introduce ADOWIP, a machine learning framework that intelligently decides when to update forecasting models rather than updating continuously, optimizing compute usage for time-series prediction tasks with delayed feedback. The method demonstrates improved performance on capacity-planning benchmarks while maintaining strict computational budgets, though results remain limited to specific domains.
AINeutralarXiv – CS AI · 2d ago6/10
🧠Researchers introduce TopoCast, a topology-based evaluation framework for time series forecasting that moves beyond traditional error metrics to assess structural fidelity in deep learning models. The framework uses persistent homology to detect phase shifts, oscillatory distortions, and timing errors that conventional metrics like MSE overlook, revealing that models with similar numerical accuracy can exhibit substantially different structural quality.
AINeutralarXiv – CS AI · 4d ago6/10
🧠Researchers developed a hybrid machine learning model combining Transformers and XGBoost to forecast short-term electricity demand in New England, incorporating weather, calendar, and COVID-19 data. While the hybrid approach marginally outperformed a baseline model (2.05% MAPE vs 2.21%), statistical testing revealed the improvement is not significant, and an ablation study exposed how COVID-19 features caused overfitting to pandemic-era behavioral patterns that no longer applied.
AINeutralarXiv – CS AI · 4d ago6/10
🧠Researchers propose Diffusion-LLM, a framework combining conditional diffusion models with Large Language Models for improved time series forecasting. The approach addresses LLMs' limitations in probabilistic modeling of non-text data and demonstrates superior performance on ultra-long-term forecasting benchmarks.
AINeutralarXiv – CS AI · 4d ago5/10
🧠Researchers introduce STEI-PCN, a convolutional neural network designed to improve traffic flow prediction by efficiently modeling spatial interactions, temporal patterns, and their dynamic relationships across road networks. The method achieves competitive accuracy on standard benchmarks while maintaining lower computational costs than existing complex spatio-temporal models.
AINeutralarXiv – CS AI · Jun 196/10
🧠Researchers introduce TelcoAgent, a foundation model-based framework that forecasts multiple Key Performance Measurements (KPMs) across 5G networks with high accuracy and explainability. The system leverages 3GPP knowledge graphs and time-series foundation models to enable zero-shot forecasting across diverse network cells without site-specific retraining, validated on real-world city-scale 5G data.
AINeutralarXiv – CS AI · Jun 106/10
🧠Researchers demonstrate that synthetic data composition significantly impacts foundation model pretraining for time series forecasting, with a 2× performance gap between best and worst generators. Rather than selecting individual generators, an equal-weight mixture of all generators consistently outperforms individual choices across different model architectures, suggesting corpus composition is more critical than generator selection.
AINeutralarXiv – CS AI · Jun 106/10
🧠Researchers examine how normalization strategies affect large transformer-based time-series forecasting models, revealing that the choice of normalization significantly impacts both training convergence and prediction accuracy. The study addresses a critical technical challenge: preventing information leakage from future observations during causal training while maintaining model performance on non-stationary real-world data.
AINeutralarXiv – CS AI · Jun 106/10
🧠Researchers introduce CITRAS, a Transformer-based model that improves time series forecasting by effectively integrating multiple data types: target variables, observed covariates (past-only data), and known covariates (advance-known data like calendar events). The model addresses a critical limitation in existing deep learning forecasting systems through two novel mechanisms that align future covariate information with predictions and refine cross-variable dependencies.
AINeutralarXiv – CS AI · Jun 106/10
🧠MemCast introduces a novel time series forecasting framework that leverages large language models with hierarchical memory structures to improve prediction accuracy. The method organizes learned experiences into historical patterns, reasoning wisdom, and temporal laws, while incorporating dynamic confidence adaptation for continual learning without test set contamination.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers develop a large language model framework for predicting vessel trajectories and destinations up to 30 days in advance using reinforcement learning with verifiable rewards. The approach outperforms traditional deep learning methods by maintaining route feasibility and destination accuracy over extended maritime forecasting horizons.
AIBullisharXiv – CS AI · Jun 96/10
🧠Researchers introduce FAME, a sparse mixture-of-experts framework that dynamically routes time series forecasting tasks to specialized models based on data characteristics. Tested on a production retail dataset with 5,000+ vending machines, the system achieves 12.4% MSE improvement over single-model baselines while using only 1.92 experts per series, demonstrating practical advantages for large-scale commercial forecasting systems.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers present VFEM, a cross-modal forecasting model that combines pre-trained vision models with time series data to improve multivariate forecasting by capturing cross-channel dependencies. The approach transforms time series into visual representations and uses cross-modal attention fusion, achieving competitive performance while training only 7.45% of total parameters.
AINeutralarXiv – CS AI · Jun 46/10
🧠A new research paper challenges the effectiveness of adaptive patching in time-series Transformers, demonstrating that well-tuned uniform patching strategies often match or exceed the performance of dynamic approaches. The study provides theoretical and empirical evidence that adaptive patching requires specific conditions to outperform simpler baselines and questions whether the added complexity delivers meaningful forecasting improvements.
AINeutralarXiv – CS AI · Jun 46/10
🧠A research paper reveals a fundamental trade-off in multi-step time series forecasting: models optimized for mean squared error (MSE) produce unrealistic predictions under conditional uncertainty, failing to capture actual market variability. The study demonstrates that relaxing MSE constraints by just 5% can yield 17-30% improvements in forecast realism without sacrificing practical accuracy.
AIBullisharXiv – CS AI · Jun 46/10
🧠Researchers introduce Signed Dual Attention, a novel transformer attention mechanism that captures both positive and negative dependencies in time series data without requiring additional parameters. By using a dual message-passing approach inspired by correlation structures, this technique achieves greater expressiveness while maintaining parameter efficiency, potentially improving forecasting accuracy in applications requiring signed relational modeling.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce PC-MambaSDE, a machine learning framework designed to predict remaining useful life in industrial equipment by combining continuous-time neural networks with physics-based constraints. The model handles irregular sensor data and prevents physically impossible degradation patterns, outperforming existing methods especially when observation data is sparse.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers present an LLM-agent framework that enhances time series forecasting by incorporating business context and expert judgment into statistical predictions. The system bridges the gap between raw forecasts and decision-ready outputs through structured reasoning, contextual evidence retrieval, and auditable revision mechanisms.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers demonstrate that time series forecasting models require longer context windows not merely to capture long-range dependencies, but fundamentally to identify which generative process is producing the data. They prove that even for processes with memory length P, window sizes strictly larger than P are necessary to achieve minimum error, and propose decoupling generative process identification from conditional forecasting to improve computational efficiency.