paper-with-me

Papers

Cross-Lingual Multi-Granularity Framework for Interpretable Parkinson's Disease Diagnosis from Speech

2025-10-04 · Ilias Tougui, Mehdi Zakroum, Mounir Ghogho arxiv

Parkinson's Disease (PD) affects over 10 million people worldwide, with speech impairments in up to 89% of patients. Current speech-based detection systems analyze entire utterances, potentially overlooking the diagnostic value of specific phonetic elements. We developed a granularity-aware approach for multilingual PD detection using an automated pipeline that extracts time-aligned phonemes, syllables, and words from recordings. Using Italian, Spanish, and English datasets, we implemented a bidirectional LSTM with multi-head attention to compare diagnostic performance across the different granularity levels. Phoneme-level analysis achieved superior performance with AUROC of 93.78% +- 2.34% and accuracy of 92.17% +- 2.43%. This demonstrates enhanced diagnostic capability for cross-linguistic PD detection. Importantly, attention analysis revealed that the most informative speech features align with those used in established clinical protocols: sustained vowels (/a/, /e/, /o/, /i/) at phoneme level, diadochokinetic syllables (/ta/, /pa/, /la/, /ka/) at syllable level, and /pataka/ sequences at word level. Source code will be available at https://github.com/jetliqs/clearpd.

📄 PDF Abstract BibTeX arXiv:2510.03758

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Zero-Shot Cross-Lingual Document-Level Event Causality Identification with Heterogeneous Graph Contrastive Transfer Learning

2024-03-05 · Zhitao He, Pengfei Cao, Zhuoran Jin, Yubo Chen 외

Event Causality Identification (ECI) refers to the detection of causal relations between events in texts. However, most existing studies focus on sentence-level ECI with high-resource languages, leaving more challenging …

Event Causality IdentificationFew-Shot LearningSentenceTransfer Learning

M2G-Eval: Enhancing and Evaluating Multi-granularity Multilingual Code Generation

2025-12-27 · Fanglin Xu, Wei Zhang, Jian Yang, Guo Chen 외 arxiv

The rapid advancement of code large language models (LLMs) has sparked significant research interest in systematically evaluating their code generation capabilities, yet existing benchmarks predominantly assess models at…

Code Generation

Multi-Granularity Contrasting for Cross-Lingual Pre-Training

2021-08-01 · Findings (ACL) 2021 8 · Shicheng Li, Pengcheng Yang, Fuli Luo, Jun Xie

InfoXLM: An Information-Theoretic Framework for Cross-Lingual Language Model Pre-Training

2020-07-15 · NAACL 2021 4 · Zewen Chi, Li Dong, Furu Wei, Nan Yang 외

In this work, we present an information-theoretic framework that formulates cross-lingual language model pre-training as maximizing mutual information between multilingual-multi-granularity texts. The unified view helps …

Contrastive LearningCross-Lingual TransferLanguage ModelingLanguage Modelling+1

VECO 2.0: Cross-lingual Language Model Pre-training with Multi-granularity Contrastive Learning

2023-04-17 · Zhen-Ru Zhang, Chuanqi Tan, Songfang Huang, Fei Huang

Recent studies have demonstrated the potential of cross-lingual transferability by training a unified Transformer encoder for multiple languages. In addition to involving the masked language model objective, existing cro…

Contrastive LearningLanguage ModelingLanguage ModellingSentence