paper-with-me

홈 › Papers

Unifying Acoustic Features and Text with Multimodal LLMs for Neurodegenerative Screening

2026-06-10 · Qingfeng Zhang, Yuanxiong Guo, Yanmin Gong arxiv

Voice-based screening offers a scalable and non-invasive way to assess neurodegenerative diseases such as Alzheimer's disease (AD) and Parkinson's disease (PD), but their staging remains challenging due to the difficulty of integrating heterogeneous data. This paper presents NeurMLLM, an efficient multimodal generative framework for neurodegenerative disease staging. NeurMLLM first encodes the spectrograms and Mel-frequency cepstral coefficients of audio data with vision transformers and projects their representations into the embedding space of a large language model (LLM), where they are concatenated with transcript and demographic instruction tokens as a single unified sequence. The LLM is then instruction-tuned via Low-Rank Adaptation using task prompts to autoregressively predict a constrained label token, enabling a generative classification. By evaluating on the Bridge2AI-Voice dataset for fine-grained staging of AD and PD, we observe that NeurMLLM achieves strong performance, consistently outperforming classical machine learning methods and existing LLM-based approaches. The results show the high potential of multimodal LLMs in neurodegenerative disease staging, improving staging accuracy and supporting accessible deployment.

📄 PDF Abstract BibTeX arXiv:2606.14788

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VOX-KRIKRI: Unifying Speech and Language through Continuous Fusion

2025-09-19 · Dimitrios Damianos, Leon Voukoutis, Georgios Paraskevopoulos, Vassilis Katsouros arxiv

We present a multimodal fusion framework that bridges pre-trained decoder-based large language models (LLM) and acoustic encoder-decoder architectures such as Whisper, with the aim of building speech-enabled LLMs. Instea…

Speech Recognition

OmniVox: Zero-Shot Emotion Recognition with Omni-LLMs

2025-03-27 · John Murzaku, Owen Rambow

The use of omni-LLMs (large language models that accept any modality as input), particularly for multimodal cognitive state tasks involving speech, is understudied. We present OmniVox, the first systematic evaluation of …

Emotion Recognition

Beyond Transcripts: A Renewed Perspective on Audio Chaptering

2026-02-09 · Fabian Retkowski, Maike Züfle, Thai Binh Nguyen, Jan Niehues 외 arxiv

Audio chaptering, the task of segmenting long-form audio into coherent sections, is increasingly important for navigating podcasts, lectures, and videos. Despite its relevance, research remains limited and text-based, le…

Instruction Following

Vision-Centric Activation and Coordination for Multimodal Large Language Models

2025-10-16 · Yunnan Wang, Fan Lu, Kecheng Zheng, Ziyuan Huang 외 arxiv

Multimodal large language models (MLLMs) integrate image features from visual encoders with LLMs, demonstrating advanced comprehension capabilities. However, mainstream MLLMs are solely supervised by the next-token predi…

Multimodal Music Recommendation System using LLMs

2026-05-28 · Srikar Prabhas Kandagatla, Sreehitha R. Narayana, Chandana Magapu, Swetha Mohan 외 arxiv

Music recommendation systems typically treat songs as opaque tokens, relying on collaborative interaction histories which overlooks semantic or acoustic content. Prior work has explored LLM-augmented, multimodal, and tex…

Sequential RecommendationRecommendation Systems