中文
相关论文

相关论文: StructuralDecompose: A Modular Framework for Robus…

200 篇论文

This work introduces a novel R package for concise, informative summaries of machine learning models. We take inspiration from the summary function for (generalized) linear models in R, but extend it in several directions: First, our…

机器学习 · 计算机科学 2024-04-29 Susanne Dandl , Marc Becker , Bernd Bischl , Giuseppe Casalicchio , Ludwig Bothmann

The monitoring and management of numerous and diverse time series data at Alibaba Group calls for an effective and scalable time series anomaly detection service. In this paper, we propose RobustTAD, a Robust Time series Anomaly Detection…

机器学习 · 计算机科学 2021-09-21 Jingkun Gao , Xiaomin Song , Qingsong Wen , Pichao Wang , Liang Sun , Huan Xu

Monolithic neural networks that make use of a single set of weights to learn useful representations for downstream tasks explicitly dismiss the compositional nature of data generation processes. This characteristic exists in data where…

计算机视觉与模式识别 · 计算机科学 2023-06-05 Hamed Damirchi , Forest Agostinelli , Pooyan Jamshidi

This paper introduces TimeDepFrail, an R package designed to implement time-varying shared frailty models by extending the traditional shared frailty Cox model to allow the frailty term to evolve across time intervals. These models are…

统计计算 · 统计学 2025-01-23 Alessandra Ragni , Giulia Romani , Chiara Masci

Rapid progress in machine learning and deep learning has enabled a wide range of applications in the electricity load forecasting of power systems, for instance, univariate and multivariate short-term load forecasting. Though the strong…

机器学习 · 计算机科学 2024-02-20 Yuqi Jiang , Yan Li , Yize Chen

We introduce the R package nlpsem, a comprehensive toolkit for analyzing longitudinal processes within the structural equation modeling (SEM) framework, incorporating individual measurement occasions. This package emphasizes nonlinear…

统计方法学 · 统计学 2025-12-02 Jin Liu

Time series forecasting is prevalent in various real-world applications. Despite the promising results of deep learning models in time series forecasting, especially the Recurrent Neural Networks (RNNs), the explanations of time series…

机器学习 · 计算机科学 2023-08-29 Chaoqun Wang , Yijun Li , Xiangqian Sun , Qi Wu , Dongdong Wang , Zhixiang Huang

Time series are measured and analyzed across the sciences. One method of quantifying the structure of time series is by calculating a set of summary statistics or `features', and then representing a time series in terms of its properties as…

机器学习 · 统计学 2023-07-04 Trent Henderson , Ben D. Fulcher

Reactive synthesis is the task of automatically deriving a correct implementation from a specification. It is a promising technique for the development of verified programs and hardware. Despite recent advances in terms of algorithms and…

计算机科学中的逻辑 · 计算机科学 2021-12-17 Bernd Finkbeiner , Gideon Geier , Noemi Passing

Predicting multivariate time series is crucial, demanding precise modeling of intricate patterns, including inter-series dependencies and intra-series variations. Distinctive trend characteristics in each time series pose challenges, and…

机器学习 · 计算机科学 2024-07-08 Guoqi Yu , Jing Zou , Xiaowei Hu , Angelica I. Aviles-Rivero , Jing Qin , Shujun Wang

Signal decomposition and multiscale signal analysis provide many useful tools for time-frequency analysis. We proposed a random feature method for analyzing time-series data by constructing a sparse approximation to the spectrogram. The…

信号处理 · 电气工程与系统科学 2023-03-17 Nicholas Richardson , Hayden Schaeffer , Giang Tran

Seasonal time series exhibit intricate long-term dependencies, posing a significant challenge for accurate future prediction. This paper introduces the Multi-scale Seasonal Decomposition Model (MSSD) for seasonal time-series forecasting.…

机器学习 · 计算机科学 2024-12-18 Yining Pang , Chenghan Li

This document describes an infra-structure provided by the R package performanceEstimation that allows to estimate the predictive performance of different approaches (workflows) to predictive tasks. The infra-structure is generic in the…

数学软件 · 计算机科学 2015-09-08 Luis Torgo

Time series forecasting plays a crucial role in various applications, particularly in healthcare, where accurate predictions of future health trajectories can significantly impact clinical decision-making. Ensuring transparency and…

机器学习 · 计算机科学 2025-05-22 Jeremy Qin

Spatial and spatiotemporal machine-learning models require a suitable framework for their model assessment, model selection, and hyperparameter tuning, in order to avoid error estimation bias and over-fitting. This contribution reviews the…

机器学习 · 统计学 2022-11-03 Patrick Schratz , Marc Becker , Michel Lang , Alexander Brenning

The goal of the linear law-based feature space transformation (LLT) algorithm is to assist with the classification of univariate and multivariate time series. The presented R package, called LLT, implements this algorithm in a flexible yet…

机器学习 · 计算机科学 2026-02-06 Marcell T. Kurbucz , Péter Pósfay , Antal Jakovác

We introduce DecompSR, decomposed spatial reasoning, a large benchmark dataset (over 5m datapoints) and generation framework designed to analyse compositional spatial reasoning ability. The generation of DecompSR allows users to…

Many complex engineering systems consist of multiple subsystems that are developed by different teams of engineers. To analyse, simulate and control such complex systems, accurate yet computationally efficient models are required. Modular…

系统与控制 · 电气工程与系统科学 2023-01-02 Lars A. L. Janssen , Bart Besselink , Rob H. B. Fey , Nathan van de Wouw

Time series forecasting presents significant challenges in real-world applications across various domains. Building upon the decomposition of the time series, we enhance the architecture of machine learning models for better multivariate…

机器学习 · 计算机科学 2026-02-24 Sanjeev Panta , Xu Yuan , Li Chen , Nian-Feng Tzeng

MeTime is an opensource R package for reproducible analysis of longitudinal metabolomics data. It builds upon a central S4 container, metime_analyser, that stores multiple datasets, associated metadata and analysis outputs, enabling unified…