paper-with-me

Papers

Leveraging AM and FM Rhythm Spectrograms for Dementia Classification and Assessment

2025-06-01 · Parismita Gogoi, Vishwanath Pratap Singh, Seema Khadirnaikar, Soma Siddhartha, Sishir Kalita, Jagabandhu Mishra, Md Sahidullah, Priyankoo Sarmah, S. R. M. Prasanna

This study explores the potential of Rhythm Formant Analysis (RFA) to capture long-term temporal modulations in dementia speech. Specifically, we introduce RFA-derived rhythm spectrograms as novel features for dementia classification and regression tasks. We propose two methodologies: (1) handcrafted features derived from rhythm spectrograms, and (2) a data-driven fusion approach, integrating proposed RFA-derived rhythm spectrograms with vision transformer (ViT) for acoustic representations along with BERT-based linguistic embeddings. We compare these with existing features. Notably, our handcrafted features outperform eGeMAPs with a relative improvement of $14.2\%$ in classification accuracy and comparable performance in the regression task. The fusion approach also shows improvement, with RFA spectrograms surpassing Mel spectrograms in classification by around a relative improvement of $13.1\%$ and a comparable regression score with the baselines.

📄 PDF Abstract BibTeX arXiv:2506.00861

Code (1)

seemark11/dhinirnayaamfm 공식 구현

Tasks

ClassificationregressionRhythm

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Multi-Head Attention 설명 없음
Attention 설명 없음
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…

Similar Papers 제목 키워드 기반

Spectral and Rhythm Features for Audio Classification with Deep Convolutional Neural Networks

2024-10-09 · Friedrich Wolf-Monheim

Convolutional neural networks (CNNs) are widely used in computer vision. They can be used not only for conventional digital image material to recognize patterns, but also for feature extraction from digital imagery repre…

Audio ClassificationRhythm

Spectral and Rhythm Feature Performance Evaluation for Category and Class Level Audio Classification with Deep Convolutional Neural Networks

2025-09-09 · Friedrich Wolf-Monheim arxiv

Next to decision tree and k-nearest neighbours algorithms deep convolutional neural networks (CNNs) are widely used to classify audio data in many domains like music, speech or environmental sounds. To train a specific C…

Audio Classification

Classification of Arrhythmia by Using Deep Learning with 2-D ECG Spectral Image Representation

2020-05-14 · Amin Ullah, Syed M. Anwar, Muhammad Bilal, Raja M Mehmood

The electrocardiogram (ECG) is one of the most extensively employed signals used in the diagnosis and prediction of cardiovascular diseases (CVDs). The ECG signals can capture the heart's rhythmic irregularities, commonl…

General ClassificationSpecificityTime SeriesTime Series Analysis

Exploring rhythm formant analysis for Indic language classification

2024-10-08 · Parismita Gogoi, Sishir Kalita, Priyankoo Sarmah, S. R Mahadeva Prasanna

This paper reports a preliminary study on quantitative frequency domain rhythm cues for classifying five Indian languages: Bengali, Kannada, Malayalam, Marathi, and Tamil. We employ rhythm formant (R-formants) analysis, …

ClassificationRhythm

Recognizing Dementia from Neuropsychological Tests with State Space Models

2025-07-14 · Liming Wang, Saurabhchand Bhati, Cody Karjadi, Rhoda Au 외 arxiv

Early detection of dementia is critical for timely medical intervention and improved patient outcomes. Neuropsychological tests are widely used for cognitive assessment but have traditionally relied on manual scoring. Au…