中文
相关论文

相关论文: sktime: A Unified Interface for Machine Learning w…

200 篇论文

Time series, characterized by a sequence of data points organized in a discrete-time order, are ubiquitous in real-world scenarios. Unlike other data modalities, time series present unique challenges in learning and modeling due to their…

机器学习 · 计算机科学 2026-05-05 Yuxuan Wang , Haixu Wu , Jiaxiang Dong , Yong Liu , Chen Wang , Mingsheng Long , Jianmin Wang

Time series constitute a challenging data type for machine learning algorithms, due to their highly variable lengths and sparse labeling in practice. In this paper, we tackle this challenge by proposing an unsupervised method to learn…

机器学习 · 计算机科学 2020-01-06 Jean-Yves Franceschi , Aymeric Dieuleveut , Martin Jaggi

Most existing time series classification methods adopt a discriminative paradigm that maps input sequences directly to one-hot encoded class labels. While effective, this paradigm struggles to incorporate contextual features and fails to…

机器学习 · 计算机科学 2026-01-22 Mingyue Cheng , Xiaoyu Tao , Huajian Zhang , Qi Liu , Enhong Chen

The availability of large amounts of time series data, paired with the performance of deep-learning algorithms on a broad class of problems, has recently led to significant interest in the use of sequence-to-sequence models for time series…

机器学习 · 计算机科学 2019-02-27 Vitaly Kuznetsov , Zelda Mariet

Linear temporal logic (LTL) is a specification language for finite sequences (called traces) widely used in program verification, motion planning in robotics, process mining, and many other areas. We consider the problem of learning LTL…

人工智能 · 计算机科学 2026-01-22 Ritam Raha , Rajarshi Roy , Nathanaël Fijalkow , Daniel Neider

With the rapid development of big data technologies, how to dig out useful information from massive data becomes an essential problem. However, using machine learning algorithms to analyze large data may be time-consuming and inefficient on…

分布式、并行与集群计算 · 计算机科学 2023-04-14 Jiajun Shen

Numerous deep learning architectures have been developed to accommodate the diversity of time series datasets across different domains. In this article, we survey common encoder and decoder designs used in both one-step-ahead and…

机器学习 · 统计学 2021-04-28 Bryan Lim , Stefan Zohren

Unsupervised clustering of temporal data is both challenging and crucial in machine learning. In this paper, we show that neither traditional clustering methods, time series specific or even deep learning-based alternatives generalise well…

机器学习 · 计算机科学 2020-10-13 Nuno Mota Goncalves , Ioana Giurgiu , Anika Schumann

The explosion of Time Series (TS) data, driven by advancements in technology, necessitates sophisticated analytical methods. Modern management systems increasingly rely on analyzing this data, highlighting the importance of effcient…

机器学习 · 计算机科学 2025-03-27 Seyedeh Azadeh Fallah Mortezanejad , Ruochen Wang

Time series classification plays a fundamental role in a wide range of real-world applications. Recently, large language models (LLMs) have demonstrated strong generalization and reasoning capacities, but directly applying them to time…

机器学习 · 计算机科学 2025-12-22 Xiaoyu Tao , Tingyue Pan , Mingyue Cheng , Yucong Luo , Qi Liu , Enhong Chen

Understanding decision-making in clinical environments is of paramount importance if we are to bring the strengths of machine learning to ultimately improve patient outcomes. Several factors including the availability of public data, the…

机器学习 · 计算机科学 2022-03-15 Alex J. Chan , Ioana Bica , Alihan Huyuk , Daniel Jarrett , Mihaela van der Schaar

In time series editing, we aim to modify some properties of a given time series without altering others. For example, when analyzing a hospital patient's blood pressure, we may add a sudden early drop and observe how it impacts their future…

机器学习 · 计算机科学 2026-02-16 Jiaxing Qiu , Dongliang Guo , Brynne Sullivan , Teague R. Henry , Thomas Hartvigsen

Time-series forecasting is an essential task with wide real-world applications across domains. While recent advances in deep learning have enabled time-series forecasting models with accurate predictions, there remains considerable debate…

机器学习 · 计算机科学 2026-03-26 Zhiyuan Zhao , Juntong Ni , Shangqing Xu , Haoxin Liu , Wei Jin , B. Aditya Prakash

Multivariate time series are ubiquitous objects in signal processing. Measuring a distance or similarity between two such objects is of prime interest in a variety of applications, including machine learning, but can be very difficult as…

Self-supervised learning (SSL) has recently achieved impressive performance on various time series tasks. The most prominent advantage of SSL is that it reduces the dependence on labeled data. Based on the pre-training and fine-tuning…

In this work, we introduce metrics to evaluate the use of simplified time series in the context of interpretability of a TSC -- a Time Series Classifier. Such simplifications are important because time series data, in contrast to text and…

机器学习 · 计算机科学 2025-11-04 Brigt Håvardstun , Felix Marti-Perez , Cèsar Ferri , Jan Arne Telle

We study time-series classification (TSC), a fundamental task of time-series data mining. Prior work has approached TSC from two major directions: (1) similarity-based methods that classify time-series based on the nearest neighbors, and…

机器学习 · 计算机科学 2022-01-07 Daochen Zha , Kwei-Herng Lai , Kaixiong Zhou , Xia Hu

Survival analysis, a foundational tool for modeling time-to-event data, has seen growing integration with machine learning (ML) approaches to handle the complexities of censored data and time-varying risks. Despite these advances,…

定量方法 · 定量生物学 2025-02-05 Giovanni Birolo , Ivan Rossi , Flavio Sartori , Cesare Rollo , Tiziana Sanavia , Piero Fariselli

We present a novel parallelisation scheme that simplifies the adaptation of learning algorithms to growing amounts of data as well as growing needs for accurate and confident predictions in critical applications. In contrast to other…

机器学习 · 计算机科学 2018-10-09 Michael Kamp , Mario Boley , Olana Missura , Thomas Gärtner

Deep learning-based methods for Time Series Classification (TSC) typically utilize deep networks to extract features, which are then processed through a combination of a Fully Connected (FC) layer and a SoftMax function. However, we have…

机器学习 · 计算机科学 2024-07-23 Fan Zhao , You Chen