Close Menu
Ztoog
    What's Hot
    Gadgets

    The best Memorial Day laptop, desktop, and monitor deals are easy to process

    Technology

    Arkam Ventures targets $180 million to tap ‘middle India’ opportunity with second fund

    Gadgets

    HTC Launches U24 Pro With Advanced Camera And Fast Charging

    Important Pages:
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    Facebook X (Twitter) Instagram Pinterest
    Facebook X (Twitter) Instagram Pinterest
    Ztoog
    • Home
    • The Future

      JD Vance and President Trump’s Sons Hype Bitcoin at Las Vegas Conference

      AI may already be shrinking entry-level jobs in tech, new research suggests

      Today’s NYT Strands Hints, Answer and Help for May 26 #449

      LiberNovo Omni: The World’s First Dynamic Ergonomic Chair

      Common Security Mistakes Made By Businesses and How to Avoid Them

    • Technology

      Gemini in Google Drive can now help you skip watching that painfully long Zoom meeting

      Apple iPhone exports from China to the US fall 76% as India output surges

      Today’s NYT Wordle Hints, Answer and Help for May 26, #1437

      5 Skills Kids (and Adults) Need in an AI World – O’Reilly

      How To Come Back After A Layoff

    • Gadgets

      8 Best Vegan Meal Delivery Services and Kits (2025), Tested and Reviewed

      Google Home is getting deeper Gemini integration and a new widget

      Google Announces AI Ultra Subscription Plan With Premium Features

      Google shows off Android XR-based glasses, announces Warby Parker team-up

      The market’s down, but this OpenAI for the stock market can help you trade up

    • Mobile

      Microsoft is done being subtle – this new tool screams “upgrade now”

      Wallpaper Wednesday: Android wallpapers 2025-05-28

      Google can make smart glasses accessible with Warby Parker, Gentle Monster deals

      vivo T4 Ultra specs leak

      Forget screens: more details emerge on the mysterious Jony Ive + OpenAI device

    • Science

      Do we have free will? Quantum experiments may soon reveal the answer

      Was Planet Nine exiled from the solar system as a baby?

      How farmers can help rescue water-loving birds

      A trip to the farm where loofahs grow on vines

      AI Is Eating Data Center Power Demand—and It’s Only Getting Worse

    • AI

      The AI Hype Index: College students are hooked on ChatGPT

      Learning how to predict rare kinds of failures | Ztoog

      Anthropic’s new hybrid AI model can work on tasks autonomously for hours at a time

      AI learns how vision and sound are connected, without human intervention | Ztoog

      How AI is introducing errors into courtrooms

    • Crypto

      GameStop bought $500 million of bitcoin

      CoinW Teams Up with Superteam Europe to Conclude Solana Hackathon and Accelerate Web3 Innovation in Europe

      Ethereum Net Flows Turn Negative As Bulls Push For $3,500

      Bitcoin’s Power Compared To Nuclear Reactor By Brazilian Business Leader

      Senate advances GENIUS Act after cloture vote passes

    Ztoog
    Home » This tiny chip can safeguard user data while enabling efficient computing on a smartphone | Ztoog
    AI

    This tiny chip can safeguard user data while enabling efficient computing on a smartphone | Ztoog

    Facebook Twitter Pinterest WhatsApp
    This tiny chip can safeguard user data while enabling efficient computing on a smartphone | Ztoog
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    Health-monitoring apps can assist individuals handle continual ailments or keep on monitor with health targets, utilizing nothing greater than a smartphone. However, these apps can be gradual and energy-inefficient as a result of the huge machine-learning fashions that energy them should be shuttled between a smartphone and a central reminiscence server.

    Engineers usually pace issues up utilizing {hardware} that reduces the necessity to transfer a lot data forwards and backwards. While these machine-learning accelerators can streamline computation, they’re prone to attackers who can steal secret data.

    To scale back this vulnerability, researchers from MIT and the MIT-IBM Watson AI Lab created a machine-learning accelerator that’s immune to the 2 most typical forms of assaults. Their chip can preserve a user’s well being information, monetary data, or different delicate data personal while nonetheless enabling enormous AI fashions to run effectively on gadgets.

    The staff developed a number of optimizations that allow sturdy safety while solely barely slowing the machine. Moreover, the added safety doesn’t affect the accuracy of computations. This machine-learning accelerator may very well be notably useful for demanding AI functions like augmented and digital actuality or autonomous driving.

    While implementing the chip would make a machine barely dearer and fewer energy-efficient, that’s generally a worthwhile value to pay for safety, says lead creator Maitreyi Ashok, {an electrical} engineering and pc science (EECS) graduate pupil at MIT.

    “It is important to design with security in mind from the ground up. If you are trying to add even a minimal amount of security after a system has been designed, it is prohibitively expensive. We were able to effectively balance a lot of these tradeoffs during the design phase,” says Ashok.

    Her co-authors embody Saurav Maji, an EECS graduate pupil; Xin Zhang and John Cohn of the MIT-IBM Watson AI Lab; and senior creator Anantha Chandrakasan, MIT’s chief innovation and technique officer, dean of the School of Engineering, and the Vannevar Bush Professor of EECS. The analysis will likely be offered on the IEEE Custom Integrated Circuits Conference.

    Side-channel susceptibility

    The researchers focused a sort of machine-learning accelerator referred to as digital in-memory compute. A digital IMC chip performs computations inside a machine’s reminiscence, the place items of a machine-learning mannequin are saved after being moved over from a central server.

    The complete mannequin is just too massive to retailer on the machine, however by breaking it into items and reusing these items as a lot as doable, IMC chips scale back the quantity of data that should be moved forwards and backwards.

    But IMC chips can be prone to hackers. In a side-channel assault, a hacker screens the chip’s energy consumption and makes use of statistical methods to reverse-engineer data because the chip computes. In a bus-probing assault, the hacker can steal bits of the mannequin and dataset by probing the communication between the accelerator and the off-chip reminiscence.

    Digital IMC speeds computation by performing tens of millions of operations without delay, however this complexity makes it powerful to stop assaults utilizing conventional safety measures, Ashok says.

    She and her collaborators took a three-pronged method to blocking side-channel and bus-probing assaults.

    First, they employed a safety measure the place data within the IMC are break up into random items. For occasion, a bit zero may be break up into three bits that also equal zero after a logical operation. The IMC by no means computes with all items in the identical operation, so a side-channel assault might by no means reconstruct the true data.

    But for this system to work, random bits should be added to separate the data. Because digital IMC performs tens of millions of operations without delay, producing so many random bits would contain an excessive amount of computing. For their chip, the researchers discovered a approach to simplify computations, making it simpler to successfully break up data while eliminating the necessity for random bits.

    Second, they prevented bus-probing assaults utilizing a light-weight cipher that encrypts the mannequin saved in off-chip reminiscence. This light-weight cipher solely requires easy computations. In addition, they solely decrypted the items of the mannequin saved on the chip when obligatory.

    Third, to enhance safety, they generated the important thing that decrypts the cipher straight on the chip, relatively than shifting it forwards and backwards with the mannequin. They generated this distinctive key from random variations within the chip which can be launched throughout manufacturing, utilizing what is called a bodily unclonable perform.

    “Maybe one wire is going to be a little bit thicker than another. We can use these variations to get zeros and ones out of a circuit. For every chip, we can get a random key that should be consistent because these random properties shouldn’t change significantly over time,” Ashok explains.

    They reused the reminiscence cells on the chip, leveraging the imperfections in these cells to generate the important thing. This requires much less computation than producing a key from scratch.

    “As security has become a critical issue in the design of edge devices, there is a need to develop a complete system stack focusing on secure operation. This work focuses on security for machine-learning workloads and describes a digital processor that uses cross-cutting optimization. It incorporates encrypted data access between memory and processor, approaches to preventing side-channel attacks using randomization, and exploiting variability to generate unique codes. Such designs are going to be critical in future mobile devices,” says Chandrakasan.

    Safety testing

    To check their chip, the researchers took on the function of hackers and tried to steal secret data utilizing side-channel and bus-probing assaults.

    Even after making tens of millions of makes an attempt, they couldn’t reconstruct any actual data or extract items of the mannequin or dataset. The cipher additionally remained unbreakable. By distinction, it took solely about 5,000 samples to steal data from an unprotected chip.

    The addition of safety did scale back the vitality effectivity of the accelerator, and it additionally required a bigger chip space, which might make it dearer to manufacture.

    The staff is planning to discover strategies that might scale back the vitality consumption and dimension of their chip sooner or later, which might make it simpler to implement at scale.

    “As it becomes too expensive, it becomes harder to convince someone that security is critical. Future work could explore these tradeoffs. Maybe we could make it a little less secure but easier to implement and less expensive,” Ashok says.

    The analysis is funded, partially, by the MIT-IBM Watson AI Lab, the National Science Foundation, and a Mathworks Engineering Fellowship.

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp

    Related Posts

    AI

    The AI Hype Index: College students are hooked on ChatGPT

    AI

    Learning how to predict rare kinds of failures | Ztoog

    AI

    Anthropic’s new hybrid AI model can work on tasks autonomously for hours at a time

    AI

    AI learns how vision and sound are connected, without human intervention | Ztoog

    AI

    How AI is introducing errors into courtrooms

    AI

    With AI, researchers predict the location of virtually any protein within a human cell | Ztoog

    AI

    Google DeepMind’s new AI agent cracks real-world problems better than humans can

    AI

    Study shows vision-language models can’t handle queries with negation words | Ztoog

    Leave A Reply Cancel Reply

    Follow Us
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    Top Posts
    Mobile

    Apple beat writer tells us what the mystery “Capture” button will do on the iPhone 16 series

    We have heard for a while now that Apple will embody a brand new button…

    Science

    MPAs protect fish health and community wealth

    The world’s oceans are heating up at an alarming price, threatening marine life, meals safety,…

    Mobile

    Gemini’s 2.0 Flash Experimental model arrives on Android and iOS devices

    The Gemini app on Android now offers customers entry to the 2.0 Flash Experimental model,…

    Gadgets

    Nikon buys Red Digital Cinema, will jump into the pro video space

    Enlarge / The Red V-Raptor X.Red Nikon is shopping for the ultra-high-end video digicam firm…

    AI

    Researchers leverage shadows to model 3D scenes, including objects blocked from view | Ztoog

    Imagine driving via a tunnel in an autonomous automobile, however unbeknownst to you, a crash…

    Our Picks
    Mobile

    The awesome Xiaomi 12 Lite mid-ranger is currently £140 off its price on Amazon UK

    Science

    Why string theory has been unfairly maligned – and how to test it

    Crypto

    Polkadot, Cosmos to Bridge Pseudonymous IDs via peaq, Fetch.ai

    Categories
    • AI (1,492)
    • Crypto (1,753)
    • Gadgets (1,804)
    • Mobile (1,850)
    • Science (1,865)
    • Technology (1,801)
    • The Future (1,647)
    Most Popular
    The Future

    How can Technology help in Reducing Road Accidents?

    Mobile

    News Weekly: First look at RCS on iPhone, YouTube cracks down on VPN hacks, Android 15, and more

    Gadgets

    GE Profile Launches Smart Indoor Smoker At CES 2024

    Ztoog
    Facebook X (Twitter) Instagram Pinterest
    • Home
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    © 2025 Ztoog.

    Type above and press Enter to search. Press Esc to cancel.