Close Menu
Ztoog
    What's Hot
    Crypto

    Crypto Founder Reveals How Ethereum Is Holding Back Bitcoin Adoption

    Gadgets

    HP wants you to pay up to $36/month to rent a printer that it monitors

    The Future

    Proton pass for business is ready

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

      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

      LiberNovo Omni: The World’s First Dynamic Ergonomic Chair

    • Technology

      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

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

    • 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

      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

      A trip to the farm where loofahs grow on vines

    • AI

      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

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

    • 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 » 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

    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

    AI

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

    Leave A Reply Cancel Reply

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

    The best cheap fitness trackers in 2023

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

    Science

    NASA’s Artemis program may face a budget crunch as costs continue to rise

    Enlarge / The launch of Artemis I used to be a large success for NASA.…

    Mobile

    Motorola Razr 40 arrives in the US as the Motorola Razr

    Motorola unveiled the Razr 40 and Razr 40 Ultra in June. The Razr 40 Ultra…

    The Future

    Asus announces two new 480Hz OLED monitors to cover 1080p and 1440p gaming

    OLED monitors are getting thrilling at CES this 12 months. Asus has simply introduced three…

    Technology

    What Are ChatGPT and Its Friends? – O’Reilly

    ChatGPT, or one thing constructed on ChatGPT, or one thing that’s like ChatGPT, has been…

    Our Picks
    Gadgets

    Infineon And Adidas Unveil Music-Responsive Lighting Shoe Prototype

    Science

    SpaceX has a license to launch Starship—this time it might fly at dawn

    Gadgets

    Printer Manufacturers Face Backlash For Requiring Ink To Scan Documents

    Categories
    • AI (1,493)
    • Crypto (1,753)
    • Gadgets (1,805)
    • Mobile (1,851)
    • Science (1,866)
    • Technology (1,802)
    • The Future (1,648)
    Most Popular
    Technology

    AI and the Structure of Scientific Revolutions – O’Reilly

    Crypto

    MVRV Has Entered The “Danger” Zone

    Gadgets

    Is Replacing Your AC with Air Purifier Worth It? (AIRTH Review)

    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.