// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 6, 2026
31.1 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

‘I got my happy ending’: Man says his wife and in-laws helped him heal from a toxic upbringing

SINGAPORE: A man has touched hearts online after sharing how his wife and in-laws helped him heal from a toxic upbringing and showed him what a happy family truly feels like. In a post titled “I ...

Foreign worker forged medical invoices over 57 occasions in 2 years; claims S$12K from Singapore company

A scheme that ran for more than two years only came to light after an insurer spotted irregularities in invoices that appeared genuine

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