paper-with-me

홈 › Papers

LSTMSPLIT: Effective SPLIT Learning based LSTM on Sequential Time-Series Data

2022-03-08 · Lianlian Jiang, Yuexuan Wang, Wenyi Zheng, Chao Jin, Zengxiang Li, Sin G. Teo

Federated learning (FL) and split learning (SL) are the two popular distributed machine learning (ML) approaches that provide some data privacy protection mechanisms. In the time-series classification problem, many researchers typically use 1D convolutional neural networks (1DCNNs) based on the SL approach with a single client to reduce the computational overhead at the client-side while still preserving data privacy. Another method, recurrent neural network (RNN), is utilized on sequentially partitioned data where segments of multiple-segment sequential data are distributed across various clients. However, to the best of our knowledge, it is still not much work done in SL with long short-term memory (LSTM) network, even the LSTM network is practically effective in processing time-series data. In this work, we propose a new approach, LSTMSPLIT, that uses SL architecture with an LSTM network to classify time-series data with multiple clients. The differential privacy (DP) is applied to solve the data privacy leakage. The proposed method, LSTMSPLIT, has achieved better or reasonable accuracy compared to the Split-1DCNN method using the electrocardiogram dataset and the human activity recognition dataset. Furthermore, the proposed method, LSTMSPLIT, can also achieve good accuracy after applying differential privacy to preserve the user privacy of the cut layer of the LSTMSPLIT.

📄 PDF Abstract BibTeX arXiv:2203.04305

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionFederated LearningHuman Activity RecognitionTime SeriesTime Series AnalysisTime Series Classification

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Evaluation of QCNN-LSTM for Disability Forecasting in Multiple Sclerosis Using Sequential Multisequence MRI

2024-01-22 · John D. Mayfield, Issam El Naqa

Introduction Quantum Convolutional Neural Network (QCNN)-Long Short-Term Memory (LSTM) models were studied to provide sequential relationships for each timepoint in MRIs of patients with Multiple Sclerosis (MS). In this …

Binary Classification

From Graphs to Gates: DNS-HyXNet, A Lightweight and Deployable Sequential Model for Real-Time DNS Tunnel Detection

2025-12-10 · Faraz Ali, Muhammad Afaq, Mahmood Niazi, Muzammil Behzad arxiv

Domain Name System (DNS) tunneling remains a covert channel for data exfiltration and command-and-control communication. Although graph-based methods such as GraphTunnel achieve strong accuracy, they introduce significan…

Multi-class ClassificationGraph Generation

Parallel Split-Join Networks for Shared-account Cross-domain Sequential Recommendations

2019-10-06 · Wenchao Sun, Muyang Ma, Pengjie Ren, Yujie Lin 외

Sequential recommendation is a task in which one models and uses sequential information about user behavior for recommendation purposes. We study sequential recommendation in a particularly challenging context, in which …

Sequential Recommendation

Unraveling the Complexity of Splitting Sequential Data: Tackling Challenges in Video and Time Series Analysis

2023-07-26 · Diego Botache, Kristina Dingel, Rico Huhnstock, Arno Ehresmann 외

Splitting of sequential data, such as videos and time series, is an essential step in various data analysis tasks, including object tracking and anomaly detection. However, splitting sequential data presents a variety of…

Anomaly DetectionObject TrackingTime SeriesTime Series Analysis

RoBERTa-BiLSTM: A Context-Aware Hybrid Model for Sentiment Analysis

2024-06-01 · Md. Mostafizer Rahman, Ariful Islam Shiplu, Yutaka Watanobe, Md. Ashad Alam

Effectively analyzing the comments to uncover latent intentions holds immense value in making strategic decisions across various domains. However, several challenges hinder the process of sentiment analysis including the…

Sentiment Analysis