AIBullisharXiv – CS AI · 4d ago7/10
🧠Researchers benchmark Liquid Neural Networks (LNNs) against traditional LSTMs across four sequential data domains, finding that LNNs deliver superior parameter efficiency and robustness in handling sparse, temporal data—particularly valuable for clinical applications. The study demonstrates LNNs' continuous-time modeling approach outperforms discrete-step RNNs when data is missing or irregularly sampled, suggesting significant implications for real-world AI deployment in healthcare and edge computing.
AIBullisharXiv – CS AI · May 127/10
🧠Researchers introduce FactoryNet, the first universal pretraining dataset for industrial time-series data containing 51M datapoints across 23k task executions in robotic and machining domains. The dataset employs a novel S-E-F-C schema enabling cross-embodiment transfer and efficient anomaly detection, advancing toward industrial foundation models.
🏢 Meta
AIBullisharXiv – CS AI · May 97/10
🧠Researchers introduce VeriTime, a framework that enhances large language models for time series analysis through synthetic data generation, intelligent data scheduling, and specialized reinforcement learning. The approach enables smaller models (3B-4B parameters) to match or exceed the reasoning capabilities of larger proprietary LLMs on time series tasks.
AIBullisharXiv – CS AI · Apr 207/10
🧠Researchers introduce EVIL, an LLM-guided evolutionary approach that discovers interpretable Python algorithms for zero-shot inference on time series and event sequences without traditional neural network training. The evolved algorithms match or exceed deep learning performance while remaining transparent and significantly faster, demonstrating a novel paradigm for dynamical systems inference.
AIBullisharXiv – CS AI · Mar 177/10
🧠Researchers introduce EARCP, a new ensemble architecture for AI that dynamically weights different expert models based on performance and coherence. The system provides theoretical guarantees with sublinear regret bounds and has been tested on time series forecasting, activity recognition, and financial prediction tasks.
AINeutralarXiv – CS AI · Mar 127/10
🧠Researchers applied sparse autoencoders to analyze Chronos-T5-Large, a 710M parameter time series foundation model, revealing how different layers process temporal data. The study found that mid-encoder layers contain the most causally important features for change detection, while early layers handle frequency patterns and final layers compress semantic concepts.
AINeutralarXiv – CS AI · Mar 57/10
🧠Researchers propose a new evaluation methodology for temporal deep learning that controls for effective sample size rather than raw sequence length. Their analysis of Temporal Convolutional Networks on time series data shows that stronger temporal dependence can actually improve generalization when properly evaluated, contradicting results from standard evaluation methods.
AIBullisharXiv – CS AI · Mar 57/10
🧠IBM researchers introduce TSPulse, an ultra-lightweight pre-trained AI model with only 1M parameters that achieves state-of-the-art performance in time-series analysis tasks. The model uses disentangled representations across temporal, spectral, and semantic views, delivering significant performance gains of 20-50% across multiple diagnostic tasks while being 10-100x smaller than competing models.
🏢 Hugging Face
AINeutralarXiv – CS AI · Mar 47/103
🧠Researchers introduce TimeGS, a novel time series forecasting framework that reimagines prediction as 2D generative rendering using Gaussian splatting techniques. The approach addresses key limitations in existing methods by treating future sequences as continuous latent surfaces and enforcing temporal continuity across periodic boundaries.
AIBullisharXiv – CS AI · Mar 46/103
🧠Researchers developed cPNN (Continuous Progressive Neural Networks), a new AI architecture that handles evolving data streams with temporal dependencies while avoiding catastrophic forgetting. The system addresses concept drift in time series data by combining recurrent neural networks with progressive learning techniques, showing quick adaptation to new concepts.
AIBullisharXiv – CS AI · Mar 37/102
🧠Researchers introduce Verbal Technical Analysis (VTA), a framework that combines Large Language Models with time-series analysis to produce interpretable stock forecasts. The system converts stock price data into textual annotations and uses natural language reasoning to achieve state-of-the-art forecasting accuracy across U.S., Chinese, and European markets.
AIBullisharXiv – CS AI · 3d ago6/10
🧠Researchers introduce VisAnomReasoner, a parameter-efficient Vision-Language Model designed for time-series anomaly detection, trained on VisAnomBench—a new benchmark augmented with high-quality natural language explanations. The model achieves significant performance improvements over existing approaches, demonstrating 21-23 percentage point gains in precision and F1 scores.
AINeutralarXiv – CS AI · 3d ago6/10
🧠Researchers introduce TelecomTS, a large-scale observability dataset from 5G telecommunications networks designed to advance time series analysis and anomaly detection. The dataset addresses a critical gap in AI research by providing de-anonymized, scale-preserved metrics that reflect real-world system monitoring challenges, while benchmarking reveals that current foundation models struggle with the noisy, high-variance characteristics of enterprise observability data.
AINeutralarXiv – CS AI · 4d ago6/10
🧠Researchers introduce QuITE, a plug-and-play embedding module that enables standard machine learning models to effectively process irregularly-sampled time series data without interpolation or architectural redesign. The approach uses learnable query tokens and self-attention to handle irregular temporal patterns, demonstrating significant performance improvements across forecasting and classification tasks.
AIBullisharXiv – CS AI · 5d ago6/10
🧠BioFormer, a new machine learning framework, addresses cross-subject generalization in biomedical time-series analysis by using spectral structural alignment to suppress individual variability. The model achieves 6% F1-score improvements over 12 baselines through frequency-band alignment and adaptive normalization techniques.
AINeutralarXiv – CS AI · 5d ago6/10
🧠Researchers present DelayMix, an online machine learning framework that models streaming time series as dynamic mixtures of time-delay systems, enabling rapid adaptation to regime shifts while maintaining memory efficiency. The method uses tensor decomposition to capture system dynamics and input delays, demonstrating superior forecasting accuracy on non-stationary data compared to existing approaches.
AINeutralarXiv – CS AI · 5d ago6/10
🧠Researchers present CoMeTS-GAN, a hybrid generative framework combining GANs and diffusion models to create realistic synthetic financial time-series data that accurately reproduce stock market stylized facts and inter-asset correlations. The approach addresses data scarcity challenges for financial institutions while improving upon existing general-purpose generative architectures.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers introduce TTCD (Transformer Integrated Temporal Causal Discovery), a novel machine learning framework designed to identify causal relationships in non-stationary time series data. The method combines transformer-based feature learning with causal structure inference, demonstrating superior performance over existing approaches on synthetic and real-world datasets.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers propose Spectral Transformer Neural Processes (STNPs), an enhanced machine learning architecture that improves how neural networks handle periodic and quasi-periodic data by incorporating frequency-domain analysis. The method addresses a key limitation of existing Neural Processes by embedding spectral information directly into transformer models, enabling better generalization beyond training data.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers present U²AD, a novel unsupervised anomaly detection framework for multivariate time series that uses score-based generative modeling to learn robust representations of normal data distributions. The method demonstrates superior performance in detecting anomalies earlier than existing approaches, addressing a critical challenge in time series analysis where anomalous patterns must be identified without prior examples.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers introduce TIDES, a new selective state space model architecture that combines the expressivity of input-dependent models like Mamba with the native irregular time-series handling of continuous-time models like S5. By moving input-dependence to the state matrix rather than the discretization step, TIDES maintains the physical meaning of time intervals while preserving per-token expressivity, achieving state-of-the-art results on time-series benchmarks.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers introduce SVAR-FM, a framework that uses physics-based simulators to discover causal relationships in time series data by treating simulation interventions as Pearl's do operator. The method recovers correct causal directions where observational methods fail due to confounding, with theoretical guarantees and empirical validation across multiple scientific domains.
AINeutralarXiv – CS AI · May 126/10
🧠A comprehensive study comparing machine learning, deep learning, and traditional econometric methods for forecasting U.S. Treasury yield curves reveals that classical ARIMA models and naive benchmarks generally outperform advanced algorithms, though TimeGPT and RNNs show promise among machine learning approaches. The research challenges assumptions about deep learning's universal superiority in financial forecasting.
AINeutralarXiv – CS AI · May 116/10
🧠Researchers introduce Mask2Cause, a deep learning framework that discovers causal relationships in time series data by integrating causal graph extraction directly into the forecasting process. The method achieves state-of-the-art results while reducing model parameters by over 70% compared to existing approaches.
AINeutralarXiv – CS AI · May 116/10
🧠TSRBench introduces a comprehensive benchmark with 4,125 problems across 14 domains to evaluate how well AI models perform at time series reasoning tasks. Testing 30+ leading models reveals that current LLMs and multimodal models struggle with numerical forecasting despite strong semantic understanding, and fail to effectively combine textual and visual data inputs.