paper-with-me

Papers

DCSF: Deep Convolutional Set Functions for Classification of Asynchronous Time Series

2022-08-24 · Vijaya Krishna Yalavarthi, Johannes Burchert, Lars Schmidt-Thieme

Asynchronous Time Series is a multivariate time series where all the channels are observed asynchronously-independently, making the time series extremely sparse when aligning them. We often observe this effect in applications with complex observation processes, such as health care, climate science, and astronomy, to name a few. Because of the asynchronous nature, they pose a significant challenge to deep learning architectures, which presume that the time series presented to them are regularly sampled, fully observed, and aligned with respect to time. This paper proposes a novel framework, that we call Deep Convolutional Set Functions (DCSF), which is highly scalable and memory efficient, for the asynchronous time series classification task. With the recent advancements in deep set learning architectures, we introduce a model that is invariant to the order in which time series' channels are presented to it. We explore convolutional neural networks, which are well researched for the closely related problem-classification of regularly sampled and fully observed time series, for encoding the set elements. We evaluate DCSF for AsTS classification, and online (per time point) AsTS classification. Our extensive experiments on multiple real-world and synthetic datasets verify that the suggested model performs substantially better than a range of state-of-the-art models in terms of accuracy and run time.

📄 PDF Abstract BibTeX arXiv:2208.11374

Code (1)

yalavarthivk/dcsf 공식 구현 tf

Tasks

AstronomyClassificationTime SeriesTime Series AnalysisTime Series Classification

Similar Papers 제목 키워드 기반

LDCSF: Local depth convolution-based Swim framework for classifying multi-label histopathology images

2023-08-21 · Liangrui Pan, Yutao Dou, Zhichao Feng, Liwen Xu 외

Histopathological images are the gold standard for diagnosing liver cancer. However, the accuracy of fully digital diagnosis in computational pathology needs to be improved. In this paper, in order to solve the problem o…

ClassificationDiagnosticimage-classificationImage Classification

Autoregressive Convolutional Neural Networks for Asynchronous Time Series

2017-03-12 · ICML 2018 7 · Mikołaj Bińkowski, Gautier Marti, Philippe Donnat

We propose Significance-Offset Convolutional Neural Network, a deep convolutional network architecture for regression of multivariate asynchronous time series. The model is inspired by standard autoregressive (AR) models…

Time SeriesTime Series Analysis

Cross-Spectral Factor Analysis

2017-12-01 · NeurIPS 2017 12 · Neil Gallagher, Kyle R. Ulrich, Austin Talbot, Kafui Dzirasa 외

In neuropsychiatric disorders such as schizophrenia or depression, there is often a disruption in the way that regions of the brain synchronize with one another. To facilitate understanding of network-level synchronizati…

An Asynchronous Distributed Framework for Large-scale Learning Based on Parameter Exchanges

2017-05-22 · Bikash Joshi, Franck Iutzeler, Massih-Reza Amini

In many distributed learning problems, the heterogeneous loading of computing machines may harm the overall performance of synchronous strategies. In this paper, we propose an effective asynchronous distributed framework…

Binary ClassificationGeneral ClassificationRecommendation Systems

Embedded Graph Convolutional Networks for Real-Time Event Data Processing on SoC FPGAs

2024-06-11 · Kamil Jeziorek, Piotr Wzorek, Krzysztof Blachut, Andrea Pinna 외

The utilisation of event cameras represents an important and swiftly evolving trend aimed at addressing the constraints of traditional video systems. Particularly within the automotive domain, these cameras find signific…