// Adds dimensions UUID, Author and Topic into GA4
Monday, June 22, 2026
27.7 C
Singapore

NTU develops AI tool to detect early signs of depression in senior citizens

SINGAPORE: Researchers from Nanyang Technological University (NTU) Singapore have teamed up with various healthcare and social organizations to develop an artificial intelligence (AI) tool to detect early signs of depression in senior citizens.

This approach focuses on analyzing subtle changes in voice samples, potentially revolutionizing mental health diagnostics for the elderly.

The initiative is part of the three-year SoundKeepers research study led by NTU’s Lee Kong Chian School of Medicine (LKCMedicine) and the Centre for Digital Transformation (CCDS).

Participants in the study will provide voice samples, which researchers will analyze to identify specific voice biomarkers.

These biomarkers serve as indicators of the participants’ mental health status, particularly in detecting subsyndromal depression—a form of depression that may not meet the full criteria for a major depressive episode.

This method parallels traditional medical diagnostics, where healthcare professionals evaluate a patient’s physical health through vital signs such as temperature and blood pressure.

Researchers believe changes in mental health can manifest as physiological alterations in the muscles involved in voice production.

For instance, stress and emotional distress can lead to muscle tension in areas like the throat, neck, and jaw, which subsequently impacts the vocal cords, resulting in noticeable changes in pitch and tone.

As part of the initiative, seniors identified as being at risk for depression, through voice analysis, will be referred to a pilot community-based early intervention program.

This program is designed to equip participants with various strategies and techniques to address and manage symptoms of subsyndromal depression, ultimately promoting better mental health outcomes.

The SoundKeepers project brings together a diverse group of partners, including National Healthcare Group Polyclinics and the Institute of Mental Health.

Social service agencies such as Fei Yue Community Services and Club HEAL, along with the philanthropic organization Lien Foundation are also playing crucial roles in this collaboration.

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

Singaporeans react after tourist says locals seem to ‘work a few hours and then sit around all day’

SINGAPORE: A tourist who visited Singapore for about two weeks last year said online that he wanted to move here after sharing his observations of what seemed like a relaxed work culture in the cit...

SG worker says office ‘queen bee’ keeps excluding her from group conversations, asks locals: ‘How should I approach this?’

SINGAPORE: One Singaporean woman says fitting into her workplace has been tougher than expected, claiming that the office “queen bee” has been subtly shutting her out of group conversations. In a...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks