paper-with-me

Papers

TimeCaps: Capturing Time Series Data With Capsule Networks

2019-11-26 · Hirunima Jayasekara, Vinoj Jayasundara, Mohamed Athif, Jathushan Rajasegaran, Sandaru Jayasekara, Suranga Seneviratne, Ranga Rodrigo

Capsule networks excel in understanding spatial relationships in 2D data for vision related tasks. Even though they are not designed to capture 1D temporal relationships, with TimeCaps we demonstrate that given the ability, capsule networks excel in understanding temporal relationships. To this end, we generate capsules along the temporal and channel dimensions creating two temporal feature detectors which learn contrasting relationships. TimeCaps surpasses the state-of-the-art results by achieving 96.21% accuracy on identifying 13 Electrocardiogram (ECG) signal beat categories, while achieving on-par results on identifying 30 classes of short audio commands. Further, the instantiation parameters inherently learnt by the capsule networks allow us to completely parameterize 1D signals which opens various possibilities in signal processing.

📄 PDF Abstract BibTeX arXiv:1911.11800

Code (1)

hirunima/timecaps 공식 구현 tf

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

TimeCapsule: Solving the Jigsaw Puzzle of Long-Term Time Series Forecasting with Compressed Predictive Representations

2025-04-17 · Yihang Lu, Yangyang Xu, Qitao Qing, Xianwei Meng

Recent deep learning models for Long-term Time Series Forecasting (LTSF) often emphasize complex, handcrafted designs, while simpler architectures like linear models or MLPs have often outperformed these intricate soluti…

Time SeriesTime Series Forecasting

Smart Video Capsule Endoscopy: Raw Image-Based Localization for Enhanced GI Tract Investigation

2025-07-31 · Oliver Bause, Julia Werner, Paul Palomero Bernardo, Oliver Bringmann arxiv

For many real-world applications involving low-power sensor edge devices deep neural networks used for image classification might not be suitable. This is due to their typically large model size and require- ment of oper…

Image-Based LocalizationImage Classification

DTCM: Deep Transformer Capsule Mutual Distillation for Multivariate Time Series Classification

2024-02-26 · IEEE TRANSACTIONS ON COGNITIVE AND DEVELOPMENTAL SYSTEMS 2024 2 · Zhiwen Xiao, Xin Xu, Huanlai Xing, Bowen Zhao 외

This article proposes a dual-network-based feature extractor, perceptive capsule network (PCapN), for multivariate time series classification (MTSC), including a local feature network (LFN) and a global relation network …

Knowledge DistillationRelation NetworkTime SeriesTime Series Classification+1

A Non-Rigid Map Fusion-Based RGB-Depth SLAM Method for Endoscopic Capsule Robots

2017-05-15 · Mehmet Turan, Yasin Almalioglu, Helder Araujo, Ender Konukoglu 외

In the gastrointestinal (GI) tract endoscopy field, ingestible wireless capsule endoscopy is considered as a minimally invasive novel diagnostic technology to inspect the entire GI tract and to diagnose various diseases …

DiagnosticSimultaneous Localization and Mapping

Capsule Neural Networks as Noise Stabilizer for Time Series Data

2024-03-20 · Soyeon Kim, Jihyeon Seong, Hyunkyung Han, Jaesik Choi

Capsule Neural Networks utilize capsules, which bind neurons into a single vector and learn position equivariant features, which makes them more robust than original Convolutional Neural Networks. CapsNets employ an affi…

Adversarial AttackTime SeriesTime Series Analysis