中文
相关论文

相关论文: A Retrieval-Enhanced Transformer for Multi-Step Po…

200 篇论文

Accurate forecasts of segment-level sailing durations are fundamental to enhancing maritime schedule reliability and optimizing long-term port operations. However, conventional estimated time of arrival (ETA) models are primarily designed…

机器学习 · 计算机科学 2026-05-19 Nairui Liu , Fang He , Xindi Tang , Yineng Wang

The ubiquity of dynamic data in domains such as weather, healthcare, and energy underscores a growing need for effective interpretation and retrieval of time-series data. These data are inherently tied to domain-specific contexts, such as…

机器学习 · 计算机科学 2026-02-03 Jialin Chen , Ziyu Zhao , Gaukhar Nurbek , Aosong Feng , Ali Maatouk , Leandros Tassiulas , Yifeng Gao , Rex Ying

Existing vehicle trajectory prediction models struggle with generalizability, prediction uncertainties, and handling complex interactions. It is often due to limitations like complex architectures customized for a specific dataset and…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Kaouther Messaoud , Matthieu Cord , Alexandre Alahi

Multivariate time series forecasting often struggles to capture long-range dependencies due to fixed lookback windows. Retrieval-augmented forecasting addresses this by retrieving historical segments from memory, but existing approaches…

机器学习 · 计算机科学 2026-04-08 Junhyeok Kang , Jun Seo , Soyeon Park , Sangjun Han , Seohui Bae , Hyeokjun Choe , Soonyoung Lee

Universal Multimodal Retrieval requires unified embedding models capable of interpreting diverse user intents, ranging from simple keywords to complex compositional instructions. While Multimodal Large Language Models (MLLMs) possess strong…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Xiangzhao Hao , Shijie Wang , Tianyu Yang , Tianyue Wang , Haiyun Guo , Jinqiao Wang

Trajectory representation learning (TRL) aims to encode raw trajectory data into low-dimensional embeddings for downstream tasks such as travel time estimation, mobility prediction, and trajectory similarity analysis. From a behavioral…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Ji Cao , Yu Wang , Tongya Zheng , Jie Song , Qinghong Guo , Zujie Ren , Canghong Jin , Gang Chen , Mingli Song

Reinforcement learning (RL) has shown promise in solving various combinatorial optimization problems. However, conventional RL faces challenges when dealing with complex, real-world constraints, especially when action space feasibility is…

机器学习 · 计算机科学 2025-08-12 Jaike van Twiller , Yossiri Adulyasak , Erick Delage , Djordje Grbic , Rune Møller Jensen

Recent advances in deep forecasting models have achieved remarkable performance, yet most approaches still struggle to provide both accurate predictions and interpretable insights into temporal dynamics. This paper proposes CaReTS, a novel…

机器学习 · 计算机科学 2025-11-14 Fulong Yao , Wanqing Zhao , Chao Zheng , Xiaofei Han

Deep Neural Networks (DNNs) have achieved remarkable success in a variety of tasks, especially when it comes to prediction accuracy. However, in complex real-world scenarios, particularly in safety-critical applications, high accuracy alone…

人工智能 · 计算机科学 2024-05-31 Han Liu , Peng Cui , Bingning Wang , Jun Zhu , Xiaolin Hu

Operational machine-learning based assistant systems must be robust in a wide range of scenarios. This hold especially true for the air-traffic control (ATC) domain. The robustness of an architecture is particularly evident in edge cases,…

计算与语言 · 计算机科学 2024-12-31 Alexander Blatt , Dietrich Klakow

This paper introduces an algorithm for the detection of change-points and the identification of the corresponding subsequences in transient multivariate time-series data (MTSD). The analysis of such data has become more and more important…

信号处理 · 电气工程与系统科学 2023-04-05 Jonas Köhne , Lars Henning , Clemens Gühmann

With the increasing demands on e-commerce platforms, numerous user action history is emerging. Those enriched action records are vital to understand users' interests and intents. Recently, prior works for user behavior prediction mainly…

信息检索 · 计算机科学 2022-02-15 Ruijie Wang , Zheng Li , Danqing Zhang , Qingyu Yin , Tong Zhao , Bing Yin , Tarek Abdelzaher

The long-context capability of recent large transformer models can be surmised to rely on techniques such as attention/model parallelism, as well as hardware-level optimizations. While these strategies allow input lengths to scale to…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Toufiq Parag , Ahmed Elgammal

Time series forecasting plays a crucial role in contemporary engineering information systems for supporting decision-making across various industries, where Recurrent Neural Networks (RNNs) have been widely adopted due to their capability…

机器学习 · 计算机科学 2026-01-14 Xin Lai , Shiming Deng , Lu Yu , Yumin Lai , Shenghao Qiao , Xinze Zhang

Multi-Domain Continual Learning (MDCL) acquires knowledge from sequential tasks with shifting class sets and distribution. Despite the Parameter-Efficient Fine-Tuning (PEFT) methods can adapt for this dual heterogeneity, they still suffer…

机器学习 · 计算机科学 2025-08-12 Jialu Zhou , Dianxi Shi , Shaowu Yang , Xinyu Wei , Mingyue Yang , Leqian Li , Mengzhu Wang , Chunping Qiu

Retrieval-Augmented Generation (RAG) improves factual grounding in large language models but suffers from substantial latency due to synchronous retrieval. While recent work explores asynchronous retrieval, existing approaches rely on…

计算与语言 · 计算机科学 2026-05-19 Wuyang Zhang , Shichao Pei

Accurate time-series forecasting is crucial in various scientific and industrial domains, yet deep learning models often struggle to capture long-term dependencies and adapt to data distribution shifts over time. We introduce Future-Guided…

机器学习 · 计算机科学 2025-09-30 Skye Gunasekaran , Assel Kembay , Hugo Ladret , Rui-Jie Zhu , Laurent Perrinet , Omid Kavehei , Jason Eshraghian

Physics-related and model-based vessel trajectory prediction is highly accurate but requires specific knowledge of the vessel under consideration which is not always practical. Machine learning-based trajectory prediction models do not…

机器学习 · 计算机科学 2024-06-06 Kathrin Donandt , Karim Böttger , Dirk Söffker

A churn prediction system guides telecom service providers to reduce revenue loss. However, the development of a churn prediction system for a telecom industry is a challenging task, mainly due to the large size of the data, high…

机器学习 · 计算机科学 2019-03-06 Uzair Ahmed , Asifullah Khan , Saddam Hussain Khan , Abdul Basit , Irfan Ul Haq , Yeon Soo Lee

Organizations increasingly rely on proprietary enterprise data, including HR records, structured reports, and tabular documents, for critical decision-making. While Large Language Models (LLMs) have strong generative capabilities, they are…

计算与语言 · 计算机科学 2025-07-17 Chandana Cheerla
‹ 上一页 1 2 3 10 下一页 ›