// Adds dimensions UUID, Author and Topic into GA4
Thursday, July 2, 2026
28.9 C
Singapore

Singapore develops AI tool that can analyse heart attack damage within a single minute

SINGAPORE: The National Heart Centre Singapore (NHCS) has developed an artificial intelligence (AI) platform capable of analysing heart muscle damage caused by a heart attack in under a minute, a breakthrough that could help doctors assess patients more quickly and consistently.

Known as CARDIA-GM, the platform automatically analyses cardiac magnetic resonance imaging (MRI) scans to identify and measure two key indicators of damage following a heart attack — scarred heart muscle tissue and microvascular obstruction.

According to NHCS, the AI platform completes the analysis in less than 60 seconds while achieving an accuracy rate of 95 per cent. The research validating the technology has also been accepted for publication in the Journal of Cardiovascular Magnetic Resonance.

Assessing these two markers is important because they provide doctors with critical information about the extent of heart muscle damage after a heart attack, helping to guide treatment decisions and evaluate a patient’s recovery.

Heart disease remains a major health concern in Singapore. Cardiovascular disease is the country’s leading cause of death, accounting for nearly one in three fatalities. More than 13,000 heart attack episodes are recorded each year, underscoring the need for tools that can support faster and more reliable diagnosis.

NHCS said CARDIA-GM was developed to automate the interpretation of cardiac MRI scans, reducing the time required for clinicians to analyse images while maintaining a high level of accuracy.

The project has received funding support from the National Health Innovation Centre, which is backing the continued development of the platform.

CARDIA-GM is currently undergoing a 12-month development phase. Following this, NHCS plans to deploy the AI platform across multiple medical centres in Singapore, with the aim of making advanced heart attack assessment more widely available within the healthcare system.

- Advertisement -

Hot this week

Amid betrayals, Muhyiddin stays calm in Johor snap polls

Former Prime Minister Muhyiddin Yassin, accused of betrayals in 2020, is staying extremely calm in the run up to the Johor elections, refusing to urge voters to vote against the opposition coalitio...

‘I can smell gasoline’: Logistics company vehicle erupts in blaze with explosions at a car park

The engine of a logistics company truck parked downstairs in a HDB block suddenly caught fire and burned fiercely, accompanied by several explosions. Fortunately, no one was injured.

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