Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
arXiv Machine Learning · 2026/7/22 04:00:00
Censoring-Aware In-Context Learning for Generalized Supplier Lead Time Estimation in Supply Chain Planning
AI 中文解读
核心亮点:AI新模型能像人类专家一样,在数据不完整的情况下提前预测供应商发货时间,让供应链管理更精准高效。
通俗解读:以前预测供应商什么时候到货,最大的麻烦是手头数据总是不完整——有些订单还没到,数据就像“半截子录”。传统做法要么直接忽略这些未到订单,要么得为每类情况单独建模,非常麻烦。现在科学家提出一种叫“LT-ICL”的AI模型,它像经验丰富的分析师:先用大量模拟的“半截子”数据训练自己,再面对真正的新数据时,不需要重新调整参数,就能直接输出一个靠谱的到货时间范围,连可能性高低都算得清清楚楚。
实际影响:这项技术会让普通人网购时收货时间更准确,比如你下单后,平台能告诉你“预计7-10天到”,而不是模糊的“一周左右”。对企业来说,工厂能更科学地安排生产计划,减少原材料短缺或库存积压,最终商品价格可能更稳定,物流体验也更顺畅。简单说,它让整个社会物资流转的节奏更可控,你收到的每件商品背后,都少了一分“不确定”的烦恼。
arXiv:2607.18530v1 Announce Type: new
Abstract: Supplier lead time forecasting is a central input to material requirements planning, inventory optimization, and supply chain risk management. However, many industrial lead time datasets are naturally right-censored: at the time forecasts are required, some orders have not yet arrived. Standard regression and classification approaches discard this information, while conventional survival models require task-specific modeling. We propose LeadTime-ICL (LT-ICL), a censoring-aware in-context learning model for probabilistic lead time forecasting. LT-ICL combines a transformer backbone with a conditional normalizing-flow head, producing a full predictive distribution over lead times. The model is pretrained on synthetic right-censored lead time tasks, enabling in-context adaptation to new industrial datasets without task-specific parameter updates. We provide theoretical support for this formulation by showing that excess CRPS is bounded by prior misspecification and amortized approximation errors, providing clear direction for improving forecasting performance. We evaluate LT-ICL on 24 proprietary supply-chain datasets spanning seven industries. LT-ICL achieves the lowest point-forecasting error on 15 of the 24 datasets, and the lowest probabilistic forecasting error on 14 datasets, yielding the best average rank across both. These results support right-censored probabilistic forecasting as a practical formulation for supplier lead time prediction and demonstrate that pretrained in-context models can provide accurate, low-adaptation-cost forecasting for industrial planning systems.
分享
阅读原文 ↗