paper-with-me

Papers

Dynamic Weight Alignment for Temporal Convolutional Neural Networks

2017-12-18 · Brian Kenji Iwana, Seiichi Uchida

In this paper, we propose a method of improving temporal Convolutional Neural Networks (CNN) by determining the optimal alignment of weights and inputs using dynamic programming. Conventional CNN convolutions linearly match the shared weights to a window of the input. However, it is possible that there exists a more optimal alignment of weights. Thus, we propose the use of Dynamic Time Warping (DTW) to dynamically align the weights to the input of the convolutional layer. Specifically, the dynamic alignment overcomes issues such as temporal distortion by finding the minimal distance matching of the weights and the inputs under constraints. We demonstrate the effectiveness of the proposed architecture on the Unipen online handwritten digit and character datasets, the UCI Spoken Arabic Digit dataset, and the UCI Activities of Daily Life dataset.

📄 PDF Abstract BibTeX arXiv:1712.06530

Code (0)

등록된 구현이 없습니다.

Tasks

Dynamic Time WarpingTime Series Analysis

Similar Papers 제목 키워드 기반

Machine Learning Approaches to Clinical Risk Prediction: Multi-Scale Temporal Alignment in Electronic Health Records

2025-11-26 · Wei-Chen Chang, Lu Dai, Ting Xu arxiv

This study proposes a risk prediction method based on a Multi-Scale Temporal Alignment Network (MSTAN) to address the challenges of temporal irregularity, sampling interval differences, and multi-scale dynamic dependenci…

Technical Approach for the EMI Challenge in the 8th Affective Behavior Analysis in-the-Wild Competition

2025-03-13 · Jun Yu, Lingsi Zhu, Yanjun Chi, Yunxiang Zhang 외

Emotional Mimicry Intensity (EMI) estimation plays a pivotal role in understanding human social behavior and advancing human-computer interaction. The core challenges lie in dynamic correlation modeling and robust fusion…

Contrastive Learningcross-modal alignmentEmotion Recognition

DDGCN: A Dynamic Directed Graph Convolutional Network for Action Recognition

2020-08-01 · ECCV 2020 8 · Matthew Korban, Xin Li

We propose a Dynamic Directed Graph Convolutional Network (DDGCN) to model spatial and temporal features of human actions from their skeletal representations. The DDGCN consists of three new feature modeling modules: (1)…

Action Recognition

Convolutional Dynamic Alignment Networks for Interpretable Classifications

2021-03-31 · CVPR 2021 1 · Moritz Böhle, Mario Fritz, Bernt Schiele

We introduce a new family of neural network models called Convolutional Dynamic Alignment Networks (CoDA-Nets), which are performant classifiers with a high degree of inherent interpretability. Their core building blocks…

DDLSTM: Dual-Domain LSTM for Cross-Dataset Action Recognition

2019-04-18 · CVPR 2019 6 · Toby Perrett, Dima Damen

Domain alignment in convolutional networks aims to learn the degree of layer-specific feature alignment beneficial to the joint learning of source and target datasets. While increasingly popular in convolutional networks…

Action RecognitionTemporal Action Localization