// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 14, 2026
30 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

WP MP Kenneth Tiong: Heartland Singaporeans are concerned over loss of income when RTS opens

"The train starts running in 2027. DBS estimates $1.5 to $2.1 billion of retail spending a year will move across the Causeway. The Government is helping shops spruce up and giving out vouchers. I s...

How Johor gave the ex-PM a new lifeline for freedom

There are many reasons why Najib Razak is still a popular topic in the Johor elections, certainly among political figures from all sides of the political class. And this is probably why it is the c...

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