Artificial Intelligence

Nvidia and AI researchers create AI agent Noise2Noise that can denoise images

2 min read

Nvidia has created an an AI agent that can clean ‘noisy images’ – without ever having seen a ‘clean’ one. Working alongside AI researchers from MIT and Aalto University, they have created something they’ve called ‘Noise2Noise’. The team’s findings could, they claim, “lead to new capabilities in learned signal recovery using deep neural networks.” This could have a big impact on a number of areas, including healthcare.

How researchers trained the Noise2Noise AI agent

The team took 50,000 images from the ImageNet database which were then manipulated to look ‘noisy’. Noise2Noise then ran on these images and was able to ‘denoise’ them – without knowing what a clean image looked like.

This is the most significant part of the research. The AI agent wan’t learning from clean data, but was instead simply learning the denoising process. This is an emerging and exciting area in data analysis and machine learning.

In the introduction to their recently published journal article, which coincides with a presentation at International Conference on Machine Learning in Stockholm this week the research team explain:

“Signal reconstruction from corrupted or incomplete measurements is an important subfield of statistical data analysis. Recent advances in deep neural networks have sparked significant interest in avoiding the traditional, explicit a priori statistical modeling of signal corruptions, and instead learning to map corrupted observations to the unobserved clean versions.”

The impact and potential applications of Noise2Noise

Because the Noise2Noise AI agent doesn’t require ‘clean data’ – or the ‘a priori statistical modeling of signal corruptions’ – it could be applied in a number of very exciting ways. It “points the way significant benefits in many applications by removing the need for potentially strenuous collection of clean data” the team argue.

One of the most interesting potential applications of the research is in the field of MRI scans. Essentially, an agent like Noise2Noise could give a much more accurate MRI scan than those done by traditional MRI scan agents which use something called Fast Fourier Transform. This could subsequently lead to a greater level of detail in MRI scans which will massively support medical professionals to make quicker diagnoses.

Read next:

Nvidia GPUs offer Kubernetes for accelerated deployments of Artificial Intelligence workloads

Nvidia’s Volta Tensor Core GPU hits performance milestones. But is it the best?

How to Denoise Images with Neural Networks

Richard Gall

Co-editor of the Packt Hub. Interested in politics, tech culture, and how software and business are changing each other.

Share
Published by
Richard Gall
Tags: AI News

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago