// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 25, 2026
28.3 C
Singapore

NTU scientists develop AI-driven technology to detect tree decay

SINGAPORE: Scientists at Nanyang Technological University (NTU) Singapore, with backing from Singapore’s National Parks Board (NParks), are advancing a pioneering artificial intelligence (AI)-powered tool designed to detect cavities and decay inside tree trunks.

This innovative technology holds promise for safeguarding urban trees by identifying internal defects early, which could prevent unexpected tree failures and enhance safety.

At the core of this project is a newly developed prototype, constructed within NTU’s laboratories. It employs a radar system that uses microwaves to scan the inside of a tree trunk. The data collected from the radar scan undergoes advanced signal processing, which removes noise and sharpens the results.

This refined data is then analyzed by a deep learning AI model capable of detecting and highlighting any structural defects within the trunk. The entire process, from initial scan to detection, takes just three to four minutes.

Testing on freshly cut Angsana tree trunks—a species commonly found along Singapore’s roadsides—demonstrated that the prototype is remarkably effective. It identified structural defects in trunk samples with an accuracy rate of 96 percent, a promising indicator of the system’s potential reliability in real-world applications.

Researchers at NTU are currently finetuning the prototype, with hopes that it can eventually be deployed across Singapore to regularly monitor the health of urban trees.

- Advertisement -

Hot this week

Singaporean with emergency fund of only S$5k tells others: ‘Stop comparing and run your own race’

SINGAPORE: Open social media for five minutes and you'll probably come away thinking everyone else has life sorted.   One person is collecting the keys to a new flat, another is celebrating a prom...

Singaporean asks if they’re normal for wanting a just-good-enough life

"For context I'm entering my first year of uni this year and I've been curious about peoples opinions on this for awhile. Many of my peers and people around my age in general are very fixated on th...

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