Close Menu
    Trending
    • Office of Special Counsel says it’s opened Hatch Act probe of Jack Smith
    • Altcoin Rally To Commence When These 2 Signals Activate – Details
    • Vitalik Buterin aims to transform Ethereum’s speed and scalability
    • Darksiders 4 was not on my 2025 bingo card
    • Systemic Blowback: AI’s Foreseeable Fallout
    • Why 2XKO’s upcoming closed beta could make it hit the ground running for esports events 
    • A Future Self Meditation Script for a Positive Future
    • Deadlock in Oval as England and India exchange blows on Day 3 of the 5th Test
    FreshUsNews
    • Home
    • World News
    • Latest News
      • World Economy
      • Opinions
    • Politics
    • Crypto
      • Blockchain
      • Ethereum
    • US News
    • Sports
      • Sports Trends
      • eSports
      • Cricket
      • Formula 1
      • NBA
      • Football
    • More
      • Finance
      • Health
      • Mindful Wellness
      • Weight Loss
      • Tech
      • Tech Analysis
      • Tech Updates
    FreshUsNews
    Home » Andrew Ng: Unbiggen AI – IEEE Spectrum
    Tech Analysis

    Andrew Ng: Unbiggen AI – IEEE Spectrum

    FreshUsNewsBy FreshUsNewsJuly 28, 2025No Comments15 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Andrew Ng has severe avenue cred in artificial intelligence. He pioneered using graphics processing items (GPUs) to coach deep learning fashions within the late 2000s together with his college students at Stanford University, cofounded Google Brain in 2011, after which served for 3 years as chief scientist for Baidu, the place he helped construct the Chinese language tech big’s AI group. So when he says he has recognized the following large shift in synthetic intelligence, folks hear. And that’s what he advised IEEE Spectrum in an unique Q&A.


    Ng’s present efforts are targeted on his firm
    Landing AI, which constructed a platform known as LandingLens to assist producers enhance visible inspection with pc imaginative and prescient. He has additionally develop into one thing of an evangelist for what he calls the data-centric AI movement, which he says can yield “small knowledge” options to large points in AI, together with mannequin effectivity, accuracy, and bias.


    Andrew Ng
    on…

    The nice advances in deep studying over the previous decade or so have been powered by ever-bigger fashions crunching ever-bigger quantities of knowledge. Some folks argue that that’s an unsustainable trajectory. Do you agree that it may well’t go on that manner?

    Andrew Ng: This can be a large query. We’ve seen foundation models in NLP [natural language processing]. I’m enthusiastic about NLP fashions getting even greater, and likewise concerning the potential of constructing basis fashions in pc imaginative and prescient. I believe there’s numerous sign to nonetheless be exploited in video: We now have not been capable of construct basis fashions but for video due to compute bandwidth and the price of processing video, versus tokenized textual content. So I believe that this engine of scaling up deep studying algorithms, which has been working for one thing like 15 years now, nonetheless has steam in it. Having mentioned that, it solely applies to sure issues, and there’s a set of different issues that want small knowledge options.

    If you say you need a basis mannequin for pc imaginative and prescient, what do you imply by that?

    Ng: This can be a time period coined by Percy Liang and some of my friends at Stanford to check with very giant fashions, educated on very giant data sets, that may be tuned for particular functions. For instance, GPT-3 is an instance of a basis mannequin [for NLP]. Basis fashions provide a number of promise as a brand new paradigm in growing machine learning functions, but additionally challenges by way of ensuring that they’re moderately truthful and free from bias, particularly if many people shall be constructing on prime of them.

    What must occur for somebody to construct a basis mannequin for video?

    Ng: I believe there’s a scalability drawback. The compute energy wanted to course of the big quantity of pictures for video is important, and I believe that’s why basis fashions have arisen first in NLP. Many researchers are engaged on this, and I believe we’re seeing early indicators of such fashions being developed in pc imaginative and prescient. However I’m assured that if a semiconductor maker gave us 10 instances extra processor energy, we may simply discover 10 instances extra video to construct such fashions for imaginative and prescient.

    Having mentioned that, a number of what’s occurred over the previous decade is that deep studying has occurred in consumer-facing corporations which have giant person bases, generally billions of customers, and subsequently very giant knowledge units. Whereas that paradigm of machine studying has pushed a number of financial worth in shopper software program, I discover that that recipe of scale doesn’t work for different industries.

    Back to top

    It’s humorous to listen to you say that, as a result of your early work was at a consumer-facing firm with tens of millions of customers.

    Ng: Over a decade in the past, after I proposed beginning the Google Brain venture to make use of Google’s compute infrastructure to construct very giant neural networks, it was a controversial step. One very senior individual pulled me apart and warned me that beginning Google Mind could be unhealthy for my profession. I believe he felt that the motion couldn’t simply be in scaling up, and that I ought to as an alternative give attention to structure innovation.

    “In lots of industries the place big knowledge units merely don’t exist, I believe the main target has to shift from big data to good knowledge. Having 50 thoughtfully engineered examples could be ample to clarify to the neural community what you need it to study.”
    —Andrew Ng, CEO & Founder, Touchdown AI

    I bear in mind when my college students and I printed the primary
    NeurIPS workshop paper advocating utilizing CUDA, a platform for processing on GPUs, for deep studying—a unique senior individual in AI sat me down and mentioned, “CUDA is actually difficult to program. As a programming paradigm, this looks as if an excessive amount of work.” I did handle to persuade him; the opposite individual I didn’t persuade.

    I anticipate they’re each satisfied now.

    Ng: I believe so, sure.

    Over the previous 12 months as I’ve been chatting with folks concerning the data-centric AI motion, I’ve been getting flashbacks to after I was chatting with folks about deep studying and scalability 10 or 15 years in the past. Prior to now 12 months, I’ve been getting the identical mixture of “there’s nothing new right here” and “this looks as if the improper path.”

    Back to top

    How do you outline data-centric AI, and why do you take into account it a motion?

    Ng: Knowledge-centric AI is the self-discipline of systematically engineering the info wanted to efficiently construct an AI system. For an AI system, it’s a must to implement some algorithm, say a neural community, in code after which prepare it in your knowledge set. The dominant paradigm during the last decade was to obtain the info set when you give attention to bettering the code. Due to that paradigm, during the last decade deep studying networks have improved considerably, to the purpose the place for lots of functions the code—the neural community structure—is principally a solved drawback. So for a lot of sensible functions, it’s now extra productive to carry the neural community structure fastened, and as an alternative discover methods to enhance the info.

    Once I began talking about this, there have been many practitioners who, fully appropriately, raised their fingers and mentioned, “Sure, we’ve been doing this for 20 years.” That is the time to take the issues that some people have been doing intuitively and make it a scientific engineering self-discipline.

    The info-centric AI motion is way greater than one firm or group of researchers. My collaborators and I organized a
    data-centric AI workshop at NeurIPS, and I used to be actually delighted on the variety of authors and presenters that confirmed up.

    You typically discuss corporations or establishments which have solely a small quantity of knowledge to work with. How can data-centric AI assist them?

    Ng: You hear lots about imaginative and prescient methods constructed with tens of millions of pictures—I as soon as constructed a face recognition system utilizing 350 million pictures. Architectures constructed for a whole lot of tens of millions of pictures don’t work with solely 50 pictures. However it seems, when you have 50 actually good examples, you may construct one thing worthwhile, like a defect-inspection system. In lots of industries the place big knowledge units merely don’t exist, I believe the main target has to shift from large knowledge to good knowledge. Having 50 thoughtfully engineered examples could be ample to clarify to the neural community what you need it to study.

    If you discuss coaching a mannequin with simply 50 pictures, does that basically imply you’re taking an current mannequin that was educated on a really giant knowledge set and fine-tuning it? Or do you imply a model new mannequin that’s designed to study solely from that small knowledge set?

    Ng: Let me describe what Touchdown AI does. When doing visible inspection for producers, we frequently use our personal taste of RetinaNet. It’s a pretrained mannequin. Having mentioned that, the pretraining is a small piece of the puzzle. What’s an even bigger piece of the puzzle is offering instruments that allow the producer to select the precise set of pictures [to use for fine-tuning] and label them in a constant manner. There’s a really sensible drawback we’ve seen spanning imaginative and prescient, NLP, and speech, the place even human annotators don’t agree on the suitable label. For giant knowledge functions, the frequent response has been: If the info is noisy, let’s simply get a number of knowledge and the algorithm will common over it. However when you can develop instruments that flag the place the info’s inconsistent and provide you with a really focused manner to enhance the consistency of the info, that seems to be a extra environment friendly option to get a high-performing system.

    “Accumulating extra knowledge typically helps, however when you attempt to accumulate extra knowledge for all the pieces, that may be a really costly exercise.”
    —Andrew Ng

    For instance, when you have 10,000 pictures the place 30 pictures are of 1 class, and people 30 pictures are labeled inconsistently, one of many issues we do is construct instruments to attract your consideration to the subset of knowledge that’s inconsistent. So you may in a short time relabel these pictures to be extra constant, and this results in enchancment in efficiency.

    May this give attention to high-quality knowledge assist with bias in knowledge units? When you’re capable of curate the info extra earlier than coaching?

    Ng: Very a lot so. Many researchers have identified that biased knowledge is one issue amongst many resulting in biased methods. There have been many considerate efforts to engineer the info. On the NeurIPS workshop, Olga Russakovsky gave a very nice discuss on this. On the principal NeurIPS convention, I additionally actually loved Mary Gray’s presentation, which touched on how data-centric AI is one piece of the answer, however not your entire resolution. New instruments like Datasheets for Datasets additionally look like an necessary piece of the puzzle.

    One of many highly effective instruments that data-centric AI provides us is the flexibility to engineer a subset of the info. Think about coaching a machine-learning system and discovering that its efficiency is okay for a lot of the knowledge set, however its efficiency is biased for only a subset of the info. When you attempt to change the entire neural community structure to enhance the efficiency on simply that subset, it’s fairly troublesome. However when you can engineer a subset of the info you may tackle the issue in a way more focused manner.

    If you discuss engineering the info, what do you imply precisely?

    Ng: In AI, knowledge cleansing is necessary, however the best way the info has been cleaned has typically been in very handbook methods. In pc imaginative and prescient, somebody might visualize pictures by means of a Jupyter notebook and perhaps spot the issue, and perhaps repair it. However I’m enthusiastic about instruments that will let you have a really giant knowledge set, instruments that draw your consideration shortly and effectively to the subset of knowledge the place, say, the labels are noisy. Or to shortly convey your consideration to the one class amongst 100 courses the place it will profit you to gather extra knowledge. Accumulating extra knowledge typically helps, however when you attempt to accumulate extra knowledge for all the pieces, that may be a really costly exercise.

    For instance, I as soon as found out {that a} speech-recognition system was performing poorly when there was automobile noise within the background. Figuring out that allowed me to gather extra knowledge with automobile noise within the background, relatively than making an attempt to gather extra knowledge for all the pieces, which might have been costly and gradual.

    Back to top

    What about utilizing synthetic data, is that always resolution?

    Ng: I believe artificial knowledge is a crucial device within the device chest of data-centric AI. On the NeurIPS workshop, Anima Anandkumar gave an ideal discuss that touched on artificial knowledge. I believe there are necessary makes use of of artificial knowledge that transcend simply being a preprocessing step for rising the info set for a studying algorithm. I’d like to see extra instruments to let builders use artificial knowledge technology as a part of the closed loop of iterative machine studying growth.

    Do you imply that artificial knowledge would will let you attempt the mannequin on extra knowledge units?

    Ng: Probably not. Right here’s an instance. Let’s say you’re making an attempt to detect defects in a smartphone casing. There are lots of several types of defects on smartphones. It might be a scratch, a dent, pit marks, discoloration of the fabric, different varieties of blemishes. When you prepare the mannequin after which discover by means of error evaluation that it’s doing properly total however it’s performing poorly on pit marks, then artificial knowledge technology means that you can tackle the issue in a extra focused manner. You possibly can generate extra knowledge only for the pit-mark class.

    “Within the shopper software program Internet, we may prepare a handful of machine-learning fashions to serve a billion customers. In manufacturing, you might need 10,000 producers constructing 10,000 customized AI fashions.”
    —Andrew Ng

    Artificial knowledge technology is a really highly effective device, however there are numerous easier instruments that I’ll typically attempt first. Resembling knowledge augmentation, bettering labeling consistency, or simply asking a manufacturing facility to gather extra knowledge.

    Back to top

    To make these points extra concrete, are you able to stroll me by means of an instance? When an organization approaches Landing AI and says it has an issue with visible inspection, how do you onboard them and work towards deployment?

    Ng: When a buyer approaches us we normally have a dialog about their inspection drawback and have a look at a couple of pictures to confirm that the issue is possible with pc imaginative and prescient. Assuming it’s, we ask them to add the info to the LandingLens platform. We frequently advise them on the methodology of data-centric AI and assist them label the info.

    One of many foci of Touchdown AI is to empower manufacturing corporations to do the machine studying work themselves. Loads of our work is ensuring the software program is quick and simple to make use of. Via the iterative means of machine studying growth, we advise prospects on issues like prepare fashions on the platform, when and enhance the labeling of knowledge so the efficiency of the mannequin improves. Our coaching and software program helps them during deploying the educated mannequin to an edge machine within the manufacturing facility.

    How do you cope with altering wants? If merchandise change or lighting situations change within the manufacturing facility, can the mannequin sustain?

    Ng: It varies by producer. There may be knowledge drift in lots of contexts. However there are some producers which have been working the identical manufacturing line for 20 years now with few modifications, in order that they don’t anticipate modifications within the subsequent 5 years. These steady environments make issues simpler. For different producers, we offer instruments to flag when there’s a major data-drift subject. I discover it actually necessary to empower manufacturing prospects to appropriate knowledge, retrain, and replace the mannequin. As a result of if one thing modifications and it’s 3 a.m. within the United States, I would like them to have the ability to adapt their studying algorithm straight away to take care of operations.

    Within the shopper software program Web, we may prepare a handful of machine-learning fashions to serve a billion customers. In manufacturing, you might need 10,000 producers constructing 10,000 customized AI models. The problem is, how do you try this with out Touchdown AI having to rent 10,000 machine studying specialists?

    So that you’re saying that to make it scale, it’s a must to empower prospects to do a number of the coaching and different work.

    Ng: Sure, precisely! That is an industry-wide drawback in AI, not simply in manufacturing. Take a look at health care. Each hospital has its personal barely completely different format for digital well being data. How can each hospital prepare its personal customized AI mannequin? Anticipating each hospital’s IT personnel to invent new neural-network architectures is unrealistic. The one manner out of this dilemma is to construct instruments that empower the purchasers to construct their very own fashions by giving them instruments to engineer the info and categorical their area information. That’s what Touchdown AI is executing in pc imaginative and prescient, and the sphere of AI wants different groups to execute this in different domains.

    Is there anything you suppose it’s necessary for folks to grasp concerning the work you’re doing or the data-centric AI motion?

    Ng: Within the final decade, the largest shift in AI was a shift to deep studying. I believe it’s fairly doable that on this decade the largest shift shall be to data-centric AI. With the maturity of at the moment’s neural community architectures, I believe for lots of the sensible functions the bottleneck shall be whether or not we will effectively get the info we have to develop methods that work properly. The info-centric AI motion has super power and momentum throughout the entire neighborhood. I hope extra researchers and builders will bounce in and work on it.

    Back to top

    This text seems within the April 2022 print subject as “Andrew Ng, AI Minimalist.”

    From Your Web site Articles

    Associated Articles Across the Net



    Source link

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleBattlefield 6 beta release date and gameplay leaked
    Next Article The video game adaptation of cult classic Toxic Crusaders cartoon finally gets a release date
    FreshUsNews
    • Website

    Related Posts

    Tech Analysis

    Systemic Blowback: AI’s Foreseeable Fallout

    August 2, 2025
    Tech Analysis

    Humanoid Robot CHILD Mimics Parent-Child Motion

    August 2, 2025
    Tech Analysis

    How Engineers Can Adapt to AI’s Growing Role in Coding

    August 1, 2025
    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    US cities cap Pride Month with a mix of party and protest

    June 29, 2025

    188: Heal Your Body from the Inside Out with Dr. Jonathan Carp of Miracle Noodle

    July 31, 2025

    Respectful dialogue about Israel and Gaza is possible

    July 17, 2025

    Obama Administration Scrutiny Intensifies With Call For New Clinton Investigation

    July 31, 2025

    Lonzo Ball on expectations: Everybody knows that it’s pretty much ring or nothing

    July 8, 2025
    Categories
    • Bitcoin News
    • Blockchain
    • Cricket
    • eSports
    • Ethereum
    • Finance
    • Football
    • Formula 1
    • Healthy Habits
    • Latest News
    • Mindful Wellness
    • NBA
    • Opinions
    • Politics
    • Sports
    • Sports Trends
    • Tech Analysis
    • Tech News
    • Tech Updates
    • US News
    • Weight Loss
    • World Economy
    • World News
    Most Popular

    Office of Special Counsel says it’s opened Hatch Act probe of Jack Smith

    August 2, 2025

    Altcoin Rally To Commence When These 2 Signals Activate – Details

    August 2, 2025

    Vitalik Buterin aims to transform Ethereum’s speed and scalability

    August 2, 2025

    Darksiders 4 was not on my 2025 bingo card

    August 2, 2025

    Systemic Blowback: AI’s Foreseeable Fallout

    August 2, 2025

    Why 2XKO’s upcoming closed beta could make it hit the ground running for esports events 

    August 2, 2025

    A Future Self Meditation Script for a Positive Future

    August 2, 2025
    Our Picks

    What screen time really does to children’s brains

    July 31, 2025

    TCR World Tour: Ehrlacher extends championship lead in Vila Real

    July 20, 2025

    Why So Many States Want to Ban China From Owning Farmland

    July 22, 2025

    zkLend shuts down amid exploit fallout and delistings, remaining $200k redirected to users

    June 26, 2025

    McLaren’s Stella sees title race being settled in the margins

    July 31, 2025

    World Liberty Financial Token Proposal Garners Massive 99% Support

    July 17, 2025

    Visa Specialist No Longer Working for State Department After Hidden Camera Investigation

    July 23, 2025
    Categories
    • Bitcoin News
    • Blockchain
    • Cricket
    • eSports
    • Ethereum
    • Finance
    • Football
    • Formula 1
    • Healthy Habits
    • Latest News
    • Mindful Wellness
    • NBA
    • Opinions
    • Politics
    • Sports
    • Sports Trends
    • Tech Analysis
    • Tech News
    • Tech Updates
    • US News
    • Weight Loss
    • World Economy
    • World News
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
    • About us
    • Contact us
    Copyright © 2025 Freshusnews.com All Rights Reserved.

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