paper-with-me

홈 › Papers

NAC-TCN: Temporal Convolutional Networks with Causal Dilated Neighborhood Attention for Emotion Understanding

2023-12-12 · Alexander Mehta, William Yang

In the task of emotion recognition from videos, a key improvement has been to focus on emotions over time rather than a single frame. There are many architectures to address this task such as GRUs, LSTMs, Self-Attention, Transformers, and Temporal Convolutional Networks (TCNs). However, these methods suffer from high memory usage, large amounts of operations, or poor gradients. We propose a method known as Neighborhood Attention with Convolutions TCN (NAC-TCN) which incorporates the benefits of attention and Temporal Convolutional Networks while ensuring that causal relationships are understood which results in a reduction in computation and memory cost. We accomplish this by introducing a causal version of Dilated Neighborhood Attention while incorporating it with convolutions. Our model achieves comparable, better, or state-of-the-art performance over TCNs, TCAN, LSTMs, and GRUs while requiring fewer parameters on standard emotion recognition datasets. We publish our code online for easy reproducibility and use in other projects.

📄 PDF Abstract BibTeX arXiv:2312.07507

Code (1)

alexmehta/nac-tcn-tcns-with-causal-na 공식 구현 pytorch

Tasks

Emotion Recognition

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Neighborhood Attention Neighborhood Attention is a restricted self attention pattern in which each token's receptive field is limited to its nearest neighboring pixels. It was proposed in [Neighborhood…

Similar Papers 제목 키워드 기반

Multi-hop graph transformer network for 3D human pose estimation

2024-05-05 · Zaedul Islam, A. Ben Hamza

Accurate 3D human pose estimation is a challenging task due to occlusion and depth ambiguity. In this paper, we introduce a multi-hop graph transformer network designed for 2D-to-3D human pose estimation in videos by lev…

3D Human Pose EstimationGraph AttentionPose Estimation

Dynamic Sparse Causal-Attention Temporal Networks for Interpretable Causality Discovery in Multivariate Time Series

2025-07-13 · Meriem Zerkouk, Miloud Mihoubi, Belkacem Chikhaoui arxiv

Understanding causal relationships in multivariate time series (MTS) is essential for effective decision-making in fields such as finance and marketing, where complex dependencies and lagged effects challenge conventiona…

Causal Inference

Dilated Convolutional Attention Network for Medical Code Assignment from Clinical Text

2020-09-30 · EMNLP (ClinicalNLP) 2020 11 · Shaoxiong Ji, Erik Cambria, Pekka Marttinen

Medical code assignment, which predicts medical codes from clinical texts, is a fundamental task of intelligent medical information systems. The emergence of deep models in natural language processing has boosted the dev…

Dilated-UNet: A Fast and Accurate Medical Image Segmentation Approach using a Dilated Transformer and U-Net Architecture

2023-04-22 · Davoud Saadati, Omid Nejati Manzari, Sattar Mirzakuchaki

Medical image segmentation is crucial for the development of computer-aided diagnostic and therapeutic systems, but still faces numerous difficulties. In recent years, the commonly used encoder-decoder architecture based…

DecoderDiagnosticImage SegmentationMedical Image Segmentation+2

All-In-One Metrical And Functional Structure Analysis With Neighborhood Attentions on Demixed Audio

2023-07-31 · Taejun Kim, Juhan Nam

Music is characterized by complex hierarchical structures. Developing a comprehensive model to capture these structures has been a significant challenge in the field of Music Information Retrieval (MIR). Prior research h…

AllDownbeat TrackingInformation RetrievalMusic Information Retrieval+1