// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 20, 2026
28.3 C
Singapore

With shrinking armed forces, Singapore resorts to automation

The US News & World Report said growing threat of terrorism is putting a strain on Singapore’s small and shrinking army, pushing it toward greater reliance on automation and technology.

Among those are unmanned patrol systems to protect the island state, its defense minister Ng Eng Hen said.

The Singapore government earlier this month described the terror threat as the highest in recent years.

The emergence of militants loyal to Islamic State in the Philippines, where security forces have been battling since late May to recapture Marawi City, showed the extent of the danger to Southeast Asia, Ng said as reported by the US News & World Report.

From July, Singapore plans to train 18,000 servicemen annually for homeland security operations.

But its armed forces are expected to sink by one-third by 2030, due to the country’s low birth rate.

Ng said that the armed forces plan to increase the use of automation and technology to make up for the reduced manpower.

Singapore’s navy, for example, will have two fully autonomous unmanned surface vehicles in operation by 2020.

It is already using artificial intelligence to monitor nearly a thousand vessels passing through Singapore waters daily in order to detect possible threats, according to the defense ministry.

- Advertisement -

Hot this week

‘Every farewell lunch turns into a complaint session’: Employee describes workplace

SINGAPORE: In a job market where many workers are struggling to secure new opportunities, quitting without another job lined up is often seen as a risky move. However, one employee was left wonder...

The rise of million-dollar HDBs in Singapore: A sign of housing success or a threat to housing affordability?

If HDB values are meant to rise over time, more million-dollar flats are an inevitable outcome of Singapore's housing model

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