中文
相关论文

相关论文: TSRM: A Lightweight Temporal Feature Encoding Arch…

200 篇论文

Time series forecasting is essential for a wide range of real-world applications. Recent studies have shown the superiority of Transformer in dealing with such problems, especially long sequence time series input(LSTI) and long sequence…

机器学习 · 计算机科学 2022-02-15 Li Shen , Yangzhu Wang

The Recurrent Neural Networks and their variants have shown promising performances in sequence modeling tasks such as Natural Language Processing. These models, however, turn out to be impractical and difficult to train when exposed to very…

计算机视觉与模式识别 · 计算机科学 2017-07-07 Yinchong Yang , Denis Krompass , Volker Tresp

Time series classification (TSC) is a core machine learning problem with broad applications. Recently there has been growing interest in repurposing large language models (LLMs) for TSC, motivated by their strong reasoning and…

机器学习 · 计算机科学 2026-01-16 Hansen He , Shuheng Li

Recent Transformer-based large language models (LLMs) demonstrate in-context learning ability to perform various functions based solely on the provided context, without updating model parameters. To fully utilize the in-context capabilities…

机器学习 · 计算机科学 2026-02-06 Jiecheng Lu , Yan Sun , Shihao Yang

Time Series Forecasting (TSF) is used to predict the target variables at a future time point based on the learning from previous time points. To keep the problem tractable, learning methods use data from a fixed length window in the past as…

机器学习 · 计算机科学 2022-04-26 Jimeng Shi , Mahek Jain , Giri Narasimhan

Reward specification plays a central role in reinforcement learning (RL), guiding the agent's behavior. To express non-Markovian rewards, formalisms such as reward machines have been introduced to capture dependencies on histories. However,…

人工智能 · 计算机科学 2026-05-13 Rajarshi Roy , Anirban Majumdar , Ritam Raha , David Parker , Marta Kwiatkowska

Convolutional Neural Networks (CNN) has achieved a great success in image recognition task by automatically learning a hierarchical feature representation from raw data. While the majority of Time-Series Classification (TSC) literature is…

计算机视觉与模式识别 · 计算机科学 2017-10-10 Nima Hatami , Yann Gavet , Johan Debayle

Supervised learning of time series data has been extensively studied for the case of a categorical target variable. In some application domains, e.g., energy, environment and health monitoring, it occurs that the target variable is…

机器学习 · 计算机科学 2021-05-11 Dominique Gay , Alexis Bondu , Vincent Lemaire , Marc Boullé

Time series foundation models (TSFMs) promise to be powerful tools for a wide range of applications. However, their internal representations and learned concepts are still not well understood. In this study, we investigate the structure and…

机器学习 · 计算机科学 2025-06-09 Michał Wiliński , Mononito Goswami , Willa Potosnak , Nina Żukowska , Artur Dubrawski

We introduce a new neural architecture and an unsupervised algorithm for learning invariant representations from temporal sequence of images. The system uses two groups of complex cells whose outputs are combined multiplicatively: one that…

神经与进化计算 · 计算机科学 2010-06-03 Karo Gregor , Yann LeCun

The successor representation (SR) provides a powerful framework for decoupling predictive dynamics from rewards, enabling rapid generalisation across reward configurations. However, the classical SR is limited by its inherent policy…

机器学习 · 计算机科学 2026-02-16 Changmin Yu , Máté Lengyel

The success of deep learning in computer vision has been driven by models of increasing scale, from deep Convolutional Neural Networks (CNN) to large Vision Transformers (ViT). While effective, these architectures are parameter-intensive…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Ange-Clément Akazan , Abdoulaye Koroko , Verlon Roel Mbingui , Choukouriyah Arinloye , Hassan Fifen , Rose Bandolo

Financial time series forecasting presents significant challenges due to complex nonlinear relationships, temporal dependencies, variable interdependencies and limited data availability, particularly for tasks involving low-frequency data,…

综合金融 · 定量金融 2025-07-11 Ben A. Marconi

Time series classification problems exist in many fields and have been explored for a couple of decades. However, they still remain challenging, and their solutions need to be further improved for real-world applications in terms of both…

机器学习 · 计算机科学 2020-12-22 Zhenyu Liu , Jian Cheng

The time-series forecasting (TSF) problem is a traditional problem in the field of artificial intelligence. Models such as Recurrent Neural Network (RNN), Long Short Term Memory (LSTM), and GRU (Gate Recurrent Units) have contributed to…

机器学习 · 计算机科学 2024-08-29 Sunghyun Sim , Dohee Kim , Hyerim Bae

Irregularly sampled time series forecasting, characterized by non-uniform intervals, is prevalent in practical applications. However, previous research have been focused on regular time series forecasting, typically relying on transformer…

机器学习 · 计算机科学 2024-10-01 Byunghyun Kim , Jae-Gil Lee

Multi-task and few-shot time series forecasting tasks are commonly encountered in scenarios such as the launch of new products in different cities. However, traditional time series forecasting methods suffer from insufficient historical…

机器学习 · 计算机科学 2025-06-25 Pengpeng Ouyang , Dong Chen , Tong Yang , Shuo Feng , Zhao Jin , Mingliang Xu

High-dimensional observations are a major challenge in the application of model-based reinforcement learning (MBRL) to real-world environments. To handle high-dimensional sensory inputs, existing approaches use representation learning to…

机器学习 · 计算机科学 2021-06-15 Tung Nguyen , Rui Shu , Tuan Pham , Hung Bui , Stefano Ermon

Multivariate time series forecasting requires models to simultaneously capture variable-wise structural dependencies and generalize across diverse tasks. While structural encoders are effective in modeling feature interactions, they lack…

计算与语言 · 计算机科学 2025-06-26 Fengze Li , Yue Wang , Yangle Liu , Ming Huang , Dou Hong , Jieming Ma

A trustworthy machine learning model should be accurate as well as explainable. Understanding why a model makes a certain decision defines the notion of explainability. While various flavors of explainability have been well-studied in…