// Adds dimensions UUID, Author and Topic into GA4
Monday, June 1, 2026
29.7 C
Singapore

NTU develops three innovative AI programs that could transform online media

SINGAPORE: Researchers from Nanyang Technological University (NTU) have unveiled three cutting-edge AI programs with the potential to reshape the future of media. These innovations harness the power of artificial intelligence to address various challenges in content analysis, video search efficiency, and image manipulation detection.

The first of these AI programs introduces a novel approach to understanding emotions in text, closely mimicking human reasoning. This capability opens up possibilities for more nuanced content recommendation systems and advanced sentiment analysis, potentially revolutionizing the way we interact with textual information online.

The second algorithm focuses on enhancing the efficiency of video search by automatically dividing lengthy videos into shorter, more manageable clips.

This breakthrough not only streamlines the process of finding specific moments within extensive video footage but also holds promise for applications in video-based learning, where quick access to relevant content is crucial.

The third AI innovation from NTU researchers addresses the growing concern of image manipulation such as deepfake technology.

This algorithm detects the digital fingerprints left behind by such manipulations and has the remarkable ability to restore doctored facial photos to their original, unaltered state. This advancement is poised to combat the rising threat of deepfake images, ensuring the authenticity of visual content in an era where image manipulation is becoming increasingly sophisticated.

All three AI programs hold great potential for a range of applications. From blocking malicious content online to facilitating video-based learning experiences, the impact of these innovations on the media landscape could be profound. Additionally, the ability to detect and restore manipulated images opens up new avenues for ensuring the integrity of visual information, guarding against the potential misuse of digitally altered content.

The NTU researchers behind these groundbreaking AI programs believe that the future applications of their innovations extend beyond their initial scope.

As society continues to grapple with challenges related to online content, video consumption, and image authenticity, these advancements offer a glimpse into a future where artificial intelligence plays a pivotal role in shaping a more secure and reliable media landscape.

- Advertisement -

Hot this week

‘This is extortion’: Singaporeans warn cook after he signs contract requiring 12-hour shifts with just 2 days off a month for S$2,000

SINGAPORE: Singaporeans online warned an expat who had just signed a contract as a cook after he shared the terms of his employment and asked whether they were normal in Singapore's food and bevera...

If Singapore is so safe, why are there so many traffic accidents?

Report after report of motorists in accidents, with some fatalities. The problem may lie with impatience. “Only 61 per cent of respondents said they find Singapore’s roads safe, which leaves signi...

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