// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
28.3 C
Singapore

NTU-linked company offers new AI-powered tool for early dementia screening

SINGAPORE: Gray Matter Solutions, a spin-off company from Nanyang Technological University, Singapore (NTU Singapore), has announced a partnership with Osler Group, a leading health and wellness organisation, to introduce an Artificial Intelligence (AI)-driven screening tool designed to detect mild cognitive impairment (MCI) quickly and affordably.

MCI is an early stage of cognitive decline that may precede dementia. Individuals with MCI often experience mild memory lapses or difficulty with complex tasks and decision-making. However, these symptoms are usually subtle and do not significantly disrupt daily life, making early detection challenging.

Currently, diagnosing MCI relies on neuropsychological evaluations and imaging techniques such as Magnetic Resonance Imaging (MRI), which can cost over a thousand dollars and require several hours. In contrast, the newly developed AI-powered tool, named ReCOGnAIze, aims to provide a faster and more accessible alternative.

Developed at NTU’s Lee Kong Chian School of Medicine (LKCMedicine), ReCOGnAIze uses neuroscientific games to assess cognitive function, completing the screening process in just 15 minutes.

The tool includes four specially designed games targeting clinically significant cognitive and behavioural domains, drawing from over 125,000 hours of research conducted at LKCMedicine’s Dementia Research Centre (Singapore).

The innovation is expected to have significant global impact, particularly in Asia, where an estimated 250 million individuals with chronic vascular diseases—such as hypertension—face an elevated risk of developing MCI.

By leveraging AI and neuroscientific research, this collaboration between Gray Matter Solutions and Osler Group seeks to revolutionise early dementia detection, making it more efficient, cost-effective, and widely accessible.

- Advertisement -

Hot this week

‘So seamless’: Visitor from India praises Singapore’s GST refund scheme

An Indian tech worker's post on X: Singapore’s GST refund process is honestly so seamless. You just go to the counter, scan your passport, and it automatically shows all your eligible purchases. Se...

Singapore ranked 2nd in global AI workforce adoption, yet leaders lag in strategic AI implementation—Microsoft’s 2026 Work Trend Index says

While 78% Singapore AI users recognise the urgency of adapting to AI fast, only 24% believe their leadership teams are aligned on AI strategy

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