Close Menu
Ztoog
    What's Hot
    Technology

    Asian American Officials Cite Unfair Scrutiny and Lost Jobs in China Spy Tensions

    Technology

    How to Stream Every ‘Halloween’ Movie in 2023

    Gadgets

    Tech brands are forcing AI into your gadgets—whether you asked for it or not

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

      Can work-life balance tracking improve well-being?

      Any wall can be turned into a camera to see around corners

      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

    • Technology

      Elon Musk tries to stick to spaceships

      A Replit employee details a critical security flaw in web apps created using AI-powered app builder Lovable that exposes API keys and personal info of app users (Reed Albergotti/Semafor)

      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

    • Gadgets

      Future-proof your career by mastering AI skills for just $20

      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

    • Mobile

      Deals: the Galaxy S25 series comes with a free tablet, Google Pixels heavily discounted

      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

    • Science

      June skygazing: A strawberry moon, the summer solstice… and Asteroid Day!

      Analysts Say Trump Trade Wars Would Harm the Entire US Energy Sector, From Oil to Solar

      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

    • AI

      Fueling seamless AI at scale

      Rationale engineering generates a compact new tool for gene therapy | Ztoog

      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

    • Crypto

      Bitcoin Maxi Isn’t Buying Hype Around New Crypto Holding Firms

      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

    Ztoog
    Home » Large language models are biased. Can logic help save them? | Ztoog
    AI

    Large language models are biased. Can logic help save them? | Ztoog

    Facebook Twitter Pinterest WhatsApp
    Large language models are biased. Can logic help save them? | Ztoog
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    Turns out, even language models “think” they’re biased. When prompted in ChatGPT, the response was as follows: “Yes, language models can have biases, because the training data reflects the biases present in society from which that data was collected. For example, gender and racial biases are prevalent in many real-world datasets, and if a language model is trained on that, it can perpetuate and amplify these biases in its predictions.” A widely known however harmful drawback. 

    Humans (usually) can dabble with each logical and stereotypical reasoning when studying. Still, language models primarily mimic the latter, an unlucky narrative we’ve seen play out advert nauseam when the flexibility to make use of reasoning and important considering is absent. So would injecting logic into the fray be sufficient to mitigate such habits? 

    Scientists from MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL) had an inkling that it’d, in order that they set off to look at if logic-aware language models may considerably keep away from extra dangerous stereotypes. They skilled a language mannequin to foretell the connection between two sentences, primarily based on context and semantic which means, utilizing a dataset with labels for textual content snippets detailing if a second phrase “entails,” “contradicts,” or is impartial with respect to the primary one. Using this dataset — pure language inference — they discovered that the newly skilled models have been considerably much less biased than different baselines, with none additional knowledge, knowledge enhancing, or extra coaching algorithms.

    For instance, with the premise “the person is a doctor” and the speculation “the person is masculine,” utilizing these logic-trained models, the connection can be labeled as “neutral,” since there’s no logic that claims the particular person is a person. With extra widespread language models, two sentences would possibly appear to be correlated on account of some bias in coaching knowledge, like “doctor” is likely to be pinged with “masculine,” even when there’s no proof that the assertion is true. 

    At this level, the omnipresent nature of language models is well-known: Applications in pure language processing, speech recognition, conversational AI, and generative duties abound. While not a nascent area of analysis, rising pains can take a entrance seat as they improve in complexity and functionality. 

    “Current language models suffer from issues with fairness, computational resources, and privacy,” says MIT CSAIL postdoc Hongyin Luo, the lead creator of a brand new paper concerning the work. “Many estimates say that the CO2 emission of training a language model can be higher than the lifelong emission of a car. Running these large language models is also very expensive because of the amount of parameters and the computational resources they need. With privacy, state-of-the-art language models developed by places like ChatGPT or GPT-3 have their APIs where you must upload your language, but there’s no place for sensitive information regarding things like health care or finance. To solve these challenges, we proposed a logical language model that we qualitatively measured as fair, is 500 times smaller than the state-of-the-art models, can be deployed locally, and with no human-annotated training samples for downstream tasks. Our model uses 1/400 the parameters compared with the largest language models, has better performance on some tasks, and significantly saves computation resources.” 

    This mannequin, which has 350 million parameters, outperformed some very large-scale language models with 100 billion parameters on logic-language understanding duties. The staff evaluated, for instance, common BERT pretrained language models with their “textual entailment” ones on stereotype, career, and emotion bias exams. The latter outperformed different models with considerably decrease bias, whereas preserving the language modeling capability. The “fairness” was evaluated with one thing referred to as excellent context affiliation (iCAT) exams, the place increased iCAT scores imply fewer stereotypes. The mannequin had increased than 90 p.c iCAT scores, whereas different robust language understanding models ranged between 40 to 80. 

    Luo wrote the paper alongside MIT Senior Research Scientist James Glass. They will current the work on the Conference of the European Chapter of the Association for Computational Linguistics in Croatia. 

    Unsurprisingly, the unique pretrained language models the staff examined have been teeming with bias, confirmed by a slew of reasoning exams demonstrating how skilled and emotion phrases are considerably biased to the female or masculine phrases within the gender vocabulary. 

    With professions, a language mannequin (which is biased) thinks that “flight attendant,” “secretary,” and “physician’s assistant” are female jobs, whereas “fisherman,” “lawyer,” and “judge” are masculine. Concerning feelings, a language mannequin thinks that “anxious,” “depressed,” and “devastated” are female.

    While we should be far-off from a impartial language mannequin utopia, this analysis is ongoing in that pursuit. Currently, the mannequin is only for language understanding, so it’s primarily based on reasoning amongst present sentences. Unfortunately, it could possibly’t generate sentences for now, so the subsequent step for the researchers can be concentrating on the uber-popular generative models constructed with logical studying to make sure extra equity with computational effectivity. 

    “Although stereotypical reasoning is a natural part of human recognition, fairness-aware people conduct reasoning with logic rather than stereotypes when necessary,” says Luo. “We show that language models have similar properties. A language model without explicit logic learning makes plenty of biased reasoning, but adding logic learning can significantly mitigate such behavior. Furthermore, with demonstrated robust zero-shot adaptation ability, the model can be directly deployed to different tasks with more fairness, privacy, and better speed.”

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp

    Related Posts

    AI

    Fueling seamless AI at scale

    AI

    Rationale engineering generates a compact new tool for gene therapy | Ztoog

    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

    Leave A Reply Cancel Reply

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

    Order through Feb. 4 and gift this on-sale innovative Kodak scanner in time for Valentine’s Day

    We could earn income from the merchandise accessible on this web page and take part…

    The Future

    DePoly keeps hard to recycle plastic from ending up in landfills

    About 400 million tons of plastic are produced annually, however lower than 10% is recycled,…

    Technology

    New Transistors Might Need a Different Cut of Silicon

    The wafers of silicon that in the end grow to be the chips in your…

    Science

    Stars have an innate twinkle – and now you can listen to it

    Stars have an innate twinkleESA/Hubble and NASA Stars have an innate twinkle that comes from…

    Technology

    The Doomsday Clock has been updated to just 89 seconds until a civilization-ending disaster

    In context: The Doomsday Clock, created in 1947 by the Bulletin of the Atomic Scientists,…

    Our Picks
    Crypto

    Want To Predict Bitcoin Tops And Bottoms? ‘The Rainbow Chart’ Is For You

    Technology

    For the first time NASA has asked industry about private missions to Mars

    Science

    Bees make speedy decisions using tiny brains

    Categories
    • AI (1,494)
    • Crypto (1,754)
    • Gadgets (1,805)
    • Mobile (1,851)
    • Science (1,867)
    • Technology (1,803)
    • The Future (1,649)
    Most Popular
    Gadgets

    Use WhatsApp on Android? Be Prepared to Pay for Message Backups

    AI

    Google Deepmind’s new Gemini model looks amazing—but could signal peak AI hype

    The Future

    Unveiling My Favorite Websites

    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.