iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Bloomberg Delays India's Sovereign Bond Index Inclusion as Market Reforms Need Further Testing Gold loans jump 93.8% y-o-y, fuel bank credit growth in Q1FY27 Snapchat joins YouTube, LinkedIn and Substack in fight against 'AI slop' Amazon speeds last-mile delivery, expands robotics fleet past 1 million Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Bloomberg Delays India's Sovereign Bond Index Inclusion as Market Reforms Need Further Testing Gold loans jump 93.8% y-o-y, fuel bank credit growth in Q1FY27 Snapchat joins YouTube, LinkedIn and Substack in fight against 'AI slop' Amazon speeds last-mile delivery, expands robotics fleet past 1 million
Home ›› Technology ›› Ai ›› Llms ›› RAID: Semantic Graph Diffusion Enables True Cold-Start and Cross-Lingual Forecasting

RAID: Semantic Graph Diffusion Enables True Cold-Start and Cross-Lingual Forecasting

A new framework called RAID (Retrieval-Augmented Iterative Diffusion) addresses the true cold-start forecasting problem where no prior observations exist. By leveraging textual metadata and semantic graph diffusion, RAID outperforms strong foundation models on accuracy and prediction interval coverage while reducing inference latency by an order of magnitude. It also enables zero-shot cross-lingual transfer, allowing models trained in one language to generalize to others.

iG
iGEN Editorial
June 16, 2026
RAID: Semantic Graph Diffusion Enables True Cold-Start and Cross-Lingual Forecasting

Time-series foundation models have achieved impressive transfer performance when given a non-empty history window. However, true cold-start scenarios—where a new item has no prior observations—violate this assumption and remain a significant challenge in forecasting. According to a research paper published on arxiv.org, a new framework called RAID (Retrieval-Augmented Iterative Diffusion) is designed to tackle this problem by replacing history-based correlation learning with metadata-driven semantic retrieval and graph-conditioned diffusion.

The Cold-Start Forecasting Problem

Traditional time-series models rely on historical data to learn patterns and make predictions. In true cold-start situations, such as when a new product is launched, a sensor is deployed, or an item is introduced in a different region, there is zero observational history. Foundation models that require a warm-up window fail in these cases. The RAID framework directly addresses this gap, according to the paper authored by V.; Arunkumar; Gandhudi; Manoranjan; R.; Gangadharan G.; Prakash; Senthilkumar.

How RAID Works

RAID maps textual metadata into a shared semantic space using a frozen multilingual embedding model. It then constructs an inductive retrieval graph that naturally extends to unseen items. The framework first forms a base forecast by aggregating information from semantically related neighbors in this graph. It then refines this forecast with a gated diffusion module to model residual uncertainty. This two-step approach enables accurate predictions without any historical observations.

Performance and Latency Gains

Under a strict true cold-start protocol, RAID outperforms strong foundation models and competitive baselines on both forecasting accuracy and prediction interval coverage, according to the paper. Additionally, it reduces inference latency by an order of magnitude through non-autoregressive decoding. The following table summarizes the key performance advantages:

Metric RAID vs. Baselines
Forecasting accuracy Outperforms strong foundation models and competitive baselines
Prediction interval coverage Superior coverage
Inference latency Reduced by an order of magnitude (non-autoregressive)

Cross-Lingual Capabilities

A notable feature of RAID is its ability to enable zero-shot cross-lingual transfer. Because the shared semantic space is built from a frozen multilingual embedding model, a model trained on English descriptions can generalize to items described in other languages without direct supervision. This is particularly valuable for global forecasting applications where metadata may be in multiple languages.

Implications for Enterprise Forecasting

For enterprise technology decision-makers, RAID offers a promising approach to forecasting in environments where new items appear frequently and historical data is scarce. The significant reduction in inference latency also makes it suitable for real-time applications. While the paper focuses on the technical framework, the underlying principles—metadata-driven retrieval, graph diffusion, and multilingual embeddings—can be adapted to various domains, including supply chain demand forecasting, energy load prediction, and financial market analysis.

The RAID framework represents a shift from relying on historical time-series data to leveraging semantic metadata for true cold-start scenarios. Its demonstrated ability to outperform foundation models while enabling cross-lingual transfer positions it as a compelling solution for organizations dealing with sparse data in global contexts.


Sources:

Keep Reading

Recommended Stories

New AI Framework SERAF Combines Semantic and Numerical Data for Better Time Series Forecasting Technology

New AI Framework SERAF Combines Semantic and Numerical Data for Better Time Series Forecasting

Researchers propose SERAF, a semantics-enhanced retrieval-augmented time series forecasting framework that combines numerical similarity with textual descriptions to improve predictions under non-stationarity. The approach outperforms state-of-the-art baselines across seven real-world datasets.

June 16, 2026
Scientists Use AI and Quantum Computing to Generate New Peptides in Spare Time Technology

Scientists Use AI and Quantum Computing to Generate New Peptides in Spare Time

Researchers at the Technical University of Denmark used a hybrid AI-quantum computing system to generate novel peptides, achieving better results than classical models especially with limited data. The work, done on weekends with leftover funds, could accelerate personalized immunotherapies and vaccines.

July 12, 2026
SoftSkill: Compressing AI Agent Skills into Compact Latent Controls Boosts Accuracy Over Traditional Prompting Technology

SoftSkill: Compressing AI Agent Skills into Compact Latent Controls Boosts Accuracy Over Traditional Prompting

Researchers propose SoftSkill, a method that compresses natural-language agent skills into compact continuous vectors, improving accuracy on benchmarks like LiveMath by 42.1 points over no-skill prompting. The approach uses a frozen backbone and a trainable soft delta, offering a more efficient alternative to traditional Markdown skill files.

July 8, 2026
New Research Shows Pretraining Data Composition Can Engineer Neural Scaling Laws for Particle Physics Technology

New Research Shows Pretraining Data Composition Can Engineer Neural Scaling Laws for Particle Physics

A new arXiv paper demonstrates that neural scaling laws in particle physics can be engineered by adjusting pretraining data composition. The study shows that including more diverse and task-aligned synthetic data can shift scaling behavior to require more data rather than larger models, offering insights for efficient AI training.

July 8, 2026