• Audio
  • Live tv
  • About Us
  • Contact Us
  • Privacy Policy
  • Terms of Service
Friday, February 3, 2023
Morning News
No Result
View All Result
  • Login
  • Home
  • News
    • Local
    • National
    • World
  • Markets
  • Economy
  • Crypto
  • Real Estate
  • Sports
  • Entertainment
  • Health
  • Tech
    • Automotive
    • Business
    • Computer Sciences
    • Consumer & Gadgets
    • Electronics & Semiconductors
    • Energy & Green Tech
    • Engineering
    • Hi Tech & Innovation
    • Machine learning & AI
    • Security
    • Hardware
    • Internet
    • Robotics
    • Software
    • Telecom
  • Lifestyle
    • Fashion
    • Travel
  • App
    • audio
    • live tv
  • Home
  • News
    • Local
    • National
    • World
  • Markets
  • Economy
  • Crypto
  • Real Estate
  • Sports
  • Entertainment
  • Health
  • Tech
    • Automotive
    • Business
    • Computer Sciences
    • Consumer & Gadgets
    • Electronics & Semiconductors
    • Energy & Green Tech
    • Engineering
    • Hi Tech & Innovation
    • Machine learning & AI
    • Security
    • Hardware
    • Internet
    • Robotics
    • Software
    • Telecom
  • Lifestyle
    • Fashion
    • Travel
  • App
    • audio
    • live tv
No Result
View All Result
Morning News
No Result
View All Result
Home Tech Machine learning & AI

Deep learning with light: Components of machine learning model encoded onto light waves

by author
October 20, 2022
in Machine learning & AI, Telecom
Reading Time: 5 mins read
0 0
A A
0
0
SHARES
14
VIEWS
Share on FacebookShare on TwitterLinkedinReddit
fiber optics
Credit: Pixabay/CC0 Public Domain

Ask a smart home device for the weather forecast, and it takes several seconds for the device to respond. One reason this latency occurs is because connected devices don’t have enough memory or power to store and run the enormous machine-learning models needed for the device to understand what a user is asking of it. The model is stored in a data center that may be hundreds of miles away, where the answer is computed and sent to the device.

MIT researchers have created a new method for computing directly on these devices, which drastically reduces this latency. Their technique shifts the memory-intensive steps of running a machine-learning model to a central server where components of the model are encoded onto light waves.

The waves are transmitted to a connected device using fiber optics, which enables tons of data to be sent lightning-fast through a network. The receiver then employs a simple optical device that rapidly performs computations using the parts of a model carried by those light waves.

This technique leads to more than a hundredfold improvement in energy efficiency when compared to other methods. It could also improve security, since a user’s data do not need to be transferred to a central location for computation.

This method could enable a self-driving car to make decisions in real-time while using just a tiny percentage of the energy currently required by power-hungry computers. It could also allow a user to have a latency-free conversation with their smart home device, be used for live video processing over cellular networks, or even enable high-speed image classification on a spacecraft millions of miles from Earth.

“Every time you want to run a neural network, you have to run the program, and how fast you can run the program depends on how fast you can pipe the program in from memory. Our pipe is massive—it corresponds to sending a full feature-length movie over the internet every millisecond or so. That is how fast data comes into our system. And it can compute as fast as that,” says senior author Dirk Englund, an associate professor in the Department of Electrical Engineering and Computer Science (EECS) and member of the MIT Research Laboratory of Electronics.

Joining Englund on the paper is lead author and EECS grad student Alexander Sludds; EECS grad student Saumil Bandyopadhyay, Research Scientist Ryan Hamerly, as well as others from MIT, the MIT Lincoln Laboratory, and Nokia Corporation. The research will be published in Science.

Lightening the load

Neural networks are machine-learning models that use layers of connected nodes, or neurons, to recognize patterns in datasets and perform tasks, like classifying images or recognizing speech. But these models can contain billions of weight parameters, which are numeric values that transform input data as they are processed. These weights must be stored in memory. At the same time, the data transformation process involves billions of algebraic computations, which require a great deal of power to perform.

The process of fetching data (the weights of the neural network, in this case) from memory and moving them to the parts of a computer that do the actual computation is one of the biggest limiting factors to speed and energy efficiency, says Sludds.

“So our thought was, why don’t we take all that heavy lifting—the process of fetching billions of weights from memory—move it away from the edge device and put it someplace where we have abundant access to power and memory, which gives us the ability to fetch those weights quickly?” he says.

The neural network architecture they developed, Netcast, involves storing weights in a central server that is connected to a novel piece of hardware called a smart transceiver. This smart transceiver, a thumb-sized chip that can receive and transmit data, uses technology known as silicon photonics to fetch trillions of weights from memory each second.

It receives weights as electrical signals and imprints them onto light waves. Since the weight data are encoded as bits (1s and 0s) the transceiver converts them by switching lasers; a laser is turned on for a 1 and off for a 0. It combines these light waves and then periodically transfers them through a fiber optic network so a client device doesn’t need to query the server to receive them.

“Optics is great because there are many ways to carry data within optics. For instance, you can put data on different colors of light, and that enables a much higher data throughput and greater bandwidth than with electronics,” explains Bandyopadhyay.

Trillions per second

Once the light waves arrive at the client device, a simple optical component known as a broadband “Mach-Zehnder” modulator uses them to perform super-fast, analog computation. This involves encoding input data from the device, such as sensor information, onto the weights. Then it sends each individual wavelength to a receiver that detects the light and measures the result of the computation.

The researchers devised a way to use this modulator to do trillions of multiplications per second, which vastly increases the speed of computation on the device while using only a tiny amount of power.

“In order to make something faster, you need to make it more energy efficient. But there is a trade-off. We’ve built a system that can operate with about a milliwatt of power but still do trillions of multiplications per second. In terms of both speed and energy efficiency, that is a gain of orders of magnitude,” Sludds says.

They tested this architecture by sending weights over an 86-kilometer fiber that connects their lab to MIT Lincoln Laboratory. Netcast enabled machine-learning with high accuracy—98.7% for image classification and 98.8% for digit recognition—at rapid speeds.

“We had to do some calibration, but I was surprised by how little work we had to do to achieve such high accuracy out of the box. We were able to get commercially relevant accuracy,” adds Hamerly.

Moving forward, the researchers want to iterate on the smart transceiver chip to achieve even better performance. They also want to miniaturize the receiver, which is currently the size of a shoe box, down to the size of a single chip so it could fit onto a smart device like a cell phone.


Explore further

New technique enables on-device training using less than a quarter of a megabyte of memory


More information:
Alexander Sludds, Delocalized photonic deep learning on the internet’s edge, Science (2022). DOI: 10.1126/science.abq8271. www.science.org/doi/10.1126/science.abq8271

Journal information:Science
Provided by
Massachusetts Institute of Technology

This story is republished courtesy of MIT News (web.mit.edu/newsoffice/), a popular site that covers news about MIT research, innovation and teaching.

Citation:
Deep learning with light: Components of machine learning model encoded onto light waves (2022, October 20)
retrieved 20 October 2022
from https://techxplore.com/news/2022-10-deep-components-machine-encoded.html
This document is subject to copyright. Apart from any fair dealing for the purpose of private study or research, no
part may be reproduced without the written permission. The content is provided for information purposes only.
Tags: cellular networksenergy efficiencyfiber opticslight wavesneural network
Previous Post

Keeping electricity affordable on wireless charging highways

Next Post

Improving the mapping of human skin using models and deep learning

Related Posts

Machine learning & AI

How robots can regain the trust of humans after making mistakes

February 2, 2023
11
Internet

Subtle hostile social media messaging is being missed by artificial intelligence tools

February 2, 2023
12
Next Post

Improving the mapping of human skin using models and deep learning

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

POPULAR TODAY

Markets

Clovis legal news.

by News-Staff
February 2, 2023
0
46

Corporate Action Event Doc

Dolly Parton

Sarah Michelle Gellar Reveals Dolly Parton Was A Secret Producer On ‘Buffy The Vampire Slayer’

February 1, 2023
19

Why sports sponsorship is unlikely to save cryptocurrency firms from ‘crypto winter’

December 8, 2022
16
A close up of an arm of a person donating blood.

FDA May Finally Allow Gay and Bisexual Men to Donate Blood Without Time Restrictions

February 1, 2023
17

Are magic mushroom stores the next pot shops?

February 3, 2023
14

POPULAR NEWS

Opinion: Big Tech’s squeeze of technology innovators is costing you more for apps and other internet services

January 30, 2023
18
Three medical professionals oversee a surgery in an operating room

How Bariatric Surgery Lowers the Risk of Death and Improves Quality of Life

January 25, 2023
20
A man stares out a bedroom window while sitting on a bed

How Obesity May Be Linked to Alzheimer’s Disease

January 31, 2023
17

This new computer chip is ideal for AI

October 3, 2022
26

Anson hedge fund backs activist in First Capital proxy fight

January 31, 2023
17

EDITOR'S PICK

Markets

Vanguard expects municipal bond ‘renaissance’ as investors should ‘salivate’ at higher yields

by author
January 18, 2023
0
11

Investors who allocated to municipal bonds with paltry yields at the beginning of last year should now “salivate” at the...

Read more

Harry Hamlin Admits Feud With Sutton Stracke Is The ‘Real Reason’ Why Lisa Rinna Left ‘RHOBH’

Ukraine’s Zelenskyy honors those killed in helicopter crash

Number of military veterans in Congress stays near record low, while gender and racial diversity rise to fresh highs

Bitcoin miner Hut 8 takes stoush with Ontario power supplier to court

Morning News

Welcome to our Ads

Create ads focused on the objectives most important to your business Please contact us info@morns.ca

  • Home
  • Audio
  • Live tv
  • About Us
  • Contact Us
  • Privacy Policy
  • Terms of Service

© 2022 Morning News - morns.ca by morns.ca.

No Result
View All Result
  • Home
  • News
    • Local
    • National
    • World
  • Markets
  • Economy
  • Crypto
  • Real Estate
  • Sports
  • Entertainment
  • Health
  • Tech
    • Automotive
    • Business
    • Computer Sciences
    • Consumer & Gadgets
    • Electronics & Semiconductors
    • Energy & Green Tech
    • Engineering
    • Hi Tech & Innovation
    • Machine learning & AI
    • Security
    • Hardware
    • Internet
    • Robotics
    • Software
    • Telecom
  • Lifestyle
    • Fashion
    • Travel
  • App
    • audio
    • live tv
  • Login

© 2022 Morning News - morns.ca by morns.ca.

Welcome Back!

Sign In with Facebook
Sign In with Google
Sign In with Linked In
OR

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
Go to mobile version