中文
相关论文

相关论文: BRATI: Bidirectional Recurrent Attention for Time-…

200 篇论文

Many real-world applications involve multivariate, geo-tagged time series data: at each location, multiple sensors record corresponding measurements. For example, air quality monitoring system records PM2.5, CO, etc. The resulting…

机器学习 · 计算机科学 2019-08-06 Jiawei Ma , Zheng Shou , Alireza Zareian , Hassan Mansour , Anthony Vetro , Shih-Fu Chang

Real-world multivariate time series, particularly in critical infrastructure such as electrical power grids, are often corrupted by noise and anomalies that degrade the performance of downstream tasks. Standard data cleaning approaches…

人工智能 · 计算机科学 2026-03-13 David Baumgartner , Helge Langseth , Heri Ramampiaro

As the adoption of Artificial Intelligence (AI) models expands into critical real-world applications, ensuring the explainability of these models becomes paramount, particularly in sensitive fields such as medicine and finance. Linear…

机器学习 · 计算机科学 2024-10-10 Tuan L. Vo , Uyen Dang , Thu Nguyen

This paper presents a novel approach to enhance the Binary-Addition-Tree algorithm (BAT) by integrating incremental learning techniques. BAT, known for its simplicity in development, implementation, and application, is a powerful implicit…

机器学习 · 计算机科学 2024-09-25 Wei-Chang Yeh

Imputation methods play a critical role in enhancing the quality of practical time-series data, which often suffer from pervasive missing values. Recently, diffusion-based generative imputation methods have demonstrated remarkable success…

机器学习 · 计算机科学 2025-10-03 Zeqi Ye , Minshuo Chen

Missing value is a very common and unavoidable problem in sensors, and researchers have made numerous attempts for missing value imputation, particularly in deep learning models. However, for real sensor data, the specific data distribution…

机器学习 · 计算机科学 2022-09-27 JinSheng Yang , YuanHai Shao , ChunNa Li , Wensi Wang

In statistics and machine learning, detecting dependencies in datasets is a central challenge. We propose a novel neural network model for supervised graph structure learning, i.e., the process of learning a mapping between observational…

机器学习 · 统计学 2024-02-14 Philipp Froehlich , Heinz Koeppl

Unsupervised fault detection in multivariate time series plays a vital role in ensuring the stable operation of complex systems. Traditional methods often assume that normal data follow a single Gaussian distribution and identify anomalies…

机器学习 · 计算机科学 2025-07-01 Hong Liu , Xiuxiu Qiu , Yiming Shi , Miao Xu , Zelin Zang , Zhen Lei

Multiple imputation is a well-established general technique for analyzing data with missing values. A convenient way to implement multiple imputation is sequential regression multiple imputation (SRMI), also called chained equations…

Processed data are insightful, and crude data are obtuse. A serious threat to data reliability is missing values. Such data leads to inaccurate analysis and wrong predictions. We propose an efficient technique to impute the missing value in…

机器学习 · 计算机科学 2021-07-02 Prateek Mishra , Kumar Divya Mani , Prashant Johri , Dikhsa Arya

Even though BERT achieves successful performance improvements in various supervised learning tasks, applying BERT for unsupervised tasks still holds a limitation that it requires repetitive inference for computing contextual language…

计算与语言 · 计算机科学 2020-04-20 Joongbo Shin , Yoonhyung Lee , Seunghyun Yoon , Kyomin Jung

The imputation of missing values represents a significant obstacle for many real-world data analysis pipelines. Here, we focus on time series data and put forward SSSD, an imputation model that relies on two emerging technologies,…

机器学习 · 计算机科学 2023-05-09 Juan Miguel Lopez Alcaraz , Nils Strodthoff

In this paper, we propose a recurrent neural network (RNN) with residual attention (RRA) to learn long-range dependencies from sequential data. We propose to add residual connections across timesteps to RNN, which explicitly enhances the…

机器学习 · 计算机科学 2017-09-19 Cheng Wang

Efficient anomaly detection and diagnosis in multivariate time-series data is of great importance for modern industrial applications. However, building a system that is able to quickly and accurately pinpoint anomalous observations is a…

机器学习 · 计算机科学 2022-05-17 Shreshth Tuli , Giuliano Casale , Nicholas R. Jennings

The integrity of time series data in smart grids is often compromised by missing values due to sensor failures, transmission errors, or disruptions. Gaps in smart meter data can bias consumption analyses and hinder reliable predictions,…

人工智能 · 计算机科学 2025-02-21 Amir Sartipi , Joaquín Delgado Fernández , Sergio Potenciano Menci , Alessio Magitteri

We demonstrate a simple strategy to cope with missing data in sequential inputs, addressing the task of multilabel classification of diagnoses given clinical time series. Collected from the pediatric intensive care unit (PICU) at Children's…

机器学习 · 计算机科学 2016-11-14 Zachary C. Lipton , David C. Kale , Randall Wetzel

Systems are commonly monitored for health and security through collection and streaming of multivariate time series. Advances in time series forecasting due to adoption of multilayer recurrent neural network architectures make it possible…

机器学习 · 统计学 2022-03-10 Oshri Barazani , David Tolpin

Spatiotemporal data mining plays an important role in air quality monitoring, crowd flow modeling, and climate forecasting. However, the originally collected spatiotemporal data in real-world scenarios is usually incomplete due to sensor…

机器学习 · 计算机科学 2023-02-21 Mingzhe Liu , Han Huang , Hao Feng , Leilei Sun , Bowen Du , Yanjie Fu

Clustering high-dimensional multivariate spatiotemporal climate data is challenging due to complex temporal dependencies, evolving spatial interactions, and non-stationary dynamics. Conventional clustering methods, including recurrent and…

机器学习 · 计算机科学 2025-09-17 Francis Ndikum Nji , Vandana Janaja , Jianwu Wang

Counterfactual prediction is about predicting outcome of the unobserved situation from the data. For example, given patient is on drug A, what would be the outcome if she switch to drug B. Most of existing works focus on modeling…

机器学习 · 计算机科学 2020-10-29 Yanbo Xu , Cao Xiao , Jimeng Sun