// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 14, 2026
28.9 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

Writer says Singapore must go beyond blocking content after anti-Indian hate campaign

From Mr Vadaketh's June 12 FB post: "We believe the government must live up to its commitment to transparency. Release full immigration data, including for instance, the number of dependents and lo...

Lee Kuan Yew said his biggest regret was the failed merger with Malaysia

From comments from Lee Kuan Yew from a 2009 interview with the American journalist Charlie Rose. He said his biggest regret was the failed merger with Malaysia, a local Reddit user pointed out. "I ...

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