Close Menu
Ztoog
    What's Hot
    Crypto

    8 Cryptocurrency Scams to Avoid

    Gadgets

    How to be the first to play ‘Black Ops 6’

    Technology

    Can You Hide a Child’s Face From A.I.?

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

      How to Get Bot Lobbies in Fortnite? (2025 Guide)

      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

    • Technology

      What does a millennial midlife crisis look like?

      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

    • Gadgets

      Watch Apple’s WWDC 2025 keynote right here

      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

    • Mobile

      YouTube is testing a leaderboard to show off top live stream fans

      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

    • Science

      Some parts of Trump’s proposed budget for NASA are literally draconian

      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?

    • 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 » Study shows vision-language models can’t handle queries with negation words | Ztoog
    AI

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

    Facebook Twitter Pinterest WhatsApp
    Study shows vision-language models can’t handle queries with negation words | Ztoog
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    Imagine a radiologist analyzing a chest X-ray from a brand new affected person. She notices the affected person has swelling within the tissue however doesn’t have an enlarged coronary heart. Looking to hurry up prognosis, she may use a vision-language machine-learning mannequin to seek for studies from comparable sufferers.

    But if the mannequin mistakenly identifies studies with each circumstances, the most certainly prognosis may very well be fairly completely different: If a affected person has tissue swelling and an enlarged coronary heart, the situation could be very prone to be cardiac associated, however with no enlarged coronary heart there may very well be a number of underlying causes.

    In a brand new examine, MIT researchers have discovered that vision-language models are extraordinarily prone to make such a mistake in real-world conditions as a result of they don’t perceive negation — words like “no” and “doesn’t” that specify what is fake or absent. 

    “Those negation words can have a very significant impact, and if we are just using these models blindly, we may run into catastrophic consequences,” says Kumail Alhamoud, an MIT graduate scholar and lead writer of this examine.

    The researchers examined the flexibility of vision-language models to determine negation in picture captions. The models typically carried out in addition to a random guess. Building on these findings, the crew created a dataset of photographs with corresponding captions that embody negation words describing lacking objects.

    They present that retraining a vision-language mannequin with this dataset results in efficiency enhancements when a mannequin is requested to retrieve photographs that don’t include sure objects. It additionally boosts accuracy on a number of selection query answering with negated captions.

    But the researchers warning that extra work is required to deal with the foundation causes of this drawback. They hope their analysis alerts potential customers to a beforehand unnoticed shortcoming that would have severe implications in high-stakes settings the place these models are at the moment getting used, from figuring out which sufferers obtain sure therapies to figuring out product defects in manufacturing vegetation.

    “This is a technical paper, but there are bigger issues to consider. If something as fundamental as negation is broken, we shouldn’t be using large vision/language models in many of the ways we are using them now — without intensive evaluation,” says senior writer Marzyeh Ghassemi, an affiliate professor within the Department of Electrical Engineering and Computer Science (EECS) and a member of the Institute of Medical Engineering Sciences and the Laboratory for Information and Decision Systems.

    Ghassemi and Alhamoud are joined on the paper by Shaden Alshammari, an MIT graduate scholar; Yonglong Tian of OpenAI; Guohao Li, a former postdoc at Oxford University; Philip H.S. Torr, a professor at Oxford; and Yoon Kim, an assistant professor of EECS and a member of the Computer Science and Artificial Intelligence Laboratory (CSAIL) at MIT. The analysis will likely be introduced at Conference on Computer Vision and Pattern Recognition.

    Neglecting negation

    Vision-language models (VLM) are skilled utilizing enormous collections of photographs and corresponding captions, which they study to encode as units of numbers, known as vector representations. The models use these vectors to differentiate between completely different photographs.

    A VLM makes use of two separate encoders, one for textual content and one for photographs, and the encoders study to output comparable vectors for a picture and its corresponding textual content caption.

    “The captions express what is in the images — they are a positive label. And that is actually the whole problem. No one looks at an image of a dog jumping over a fence and captions it by saying ‘a dog jumping over a fence, with no helicopters,’” Ghassemi says.

    Because the image-caption datasets don’t include examples of negation, VLMs by no means study to determine it.

    To dig deeper into this drawback, the researchers designed two benchmark duties that take a look at the flexibility of VLMs to know negation.

    For the primary, they used a big language mannequin (LLM) to re-caption photographs in an present dataset by asking the LLM to consider associated objects not in a picture and write them into the caption. Then they examined models by prompting them with negation words to retrieve photographs that include sure objects, however not others.

    For the second job, they designed a number of selection questions that ask a VLM to pick essentially the most acceptable caption from an inventory of carefully associated choices. These captions differ solely by including a reference to an object that doesn’t seem within the picture or negating an object that does seem within the picture.

    The models typically failed at each duties, with picture retrieval efficiency dropping by practically 25 % with negated captions. When it got here to answering a number of selection questions, the most effective models solely achieved about 39 % accuracy, with a number of models acting at and even under random likelihood.

    One purpose for this failure is a shortcut the researchers name affirmation bias — VLMs ignore negation words and give attention to objects within the photographs as an alternative.

    “This does not just happen for words like ‘no’ and ‘not.’ Regardless of how you express negation or exclusion, the models will simply ignore it,” Alhamoud says.

    This was constant throughout each VLM they examined.

    “A solvable problem”

    Since VLMs aren’t sometimes skilled on picture captions with negation, the researchers developed datasets with negation words as a primary step towards fixing the issue.

    Using a dataset with 10 million image-text caption pairs, they prompted an LLM to suggest associated captions that specify what’s excluded from the photographs, yielding new captions with negation words.

    They needed to be particularly cautious that these artificial captions nonetheless learn naturally, or it may trigger a VLM to fail in the actual world when confronted with extra advanced captions written by people.

    They discovered that finetuning VLMs with their dataset led to efficiency beneficial properties throughout the board. It improved models’ picture retrieval skills by about 10 %, whereas additionally boosting efficiency within the multiple-choice query answering job by about 30 %.

    “But our solution is not perfect. We are just recaptioning datasets, a form of data augmentation. We haven’t even touched how these models work, but we hope this is a signal that this is a solvable problem and others can take our solution and improve it,” Alhamoud says.

    At the identical time, he hopes their work encourages extra customers to consider the issue they need to use a VLM to unravel and design some examples to check it earlier than deployment.

    In the longer term, the researchers may broaden upon this work by educating VLMs to course of textual content and pictures individually, which can enhance their skill to know negation. In addition, they may develop further datasets that embody image-caption pairs for particular purposes, equivalent to well being care.

    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

    Gadgets

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

    AI

    How AI is introducing errors into courtrooms

    Leave A Reply Cancel Reply

    Follow Us
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    Top Posts
    The Future

    Images of black hole show fast-moving jet leaving from edge

    Astronomers obtained the primary picture of a robust jet being propelled into intergalactic house from…

    Technology

    These Bose Headphones Are a Noise-Cancelling Dream, and They’re on Sale Right Now

    For me, noise cancellation isn’t merely a good characteristic, however a downright necessity when I’m…

    Gadgets

    Get this LED floor lamp for $58 with free shipping through Oct. 15

    We might earn income from the merchandise out there on this web page and take…

    Crypto

    Is Ethereum Set For A Huge Plunge? Here Is What This Analyst Predicts

    Ethereum (ETH) has maintained its spot as a number one altcoin. However, a current evaluation…

    Technology

    SpaceX comes very close to meeting goal of 100 orbital launches in a year

    The large image: SpaceX had a complete of 98 profitable missions in 2023, excess of…

    Our Picks
    Mobile

    This new gadget lets you run Samsung Dex on your car screen

    Crypto

    SVB, SBF and (more) OpenAI: The 2023 chronicles, pt. 2

    Mobile

    Verizon’s Galaxy A14 5G is getting updated to Android 14

    Categories
    • AI (1,494)
    • Crypto (1,754)
    • Gadgets (1,806)
    • Mobile (1,852)
    • Science (1,868)
    • Technology (1,804)
    • The Future (1,650)
    Most Popular
    The Future

    ActivTrak vs HiveDesk: A head-to-head comparison

    The Future

    How to track employee productivity the right way

    Science

    Some parts of Trump’s proposed budget for NASA are literally draconian

    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.