• About
  • Disclaimer
  • Privacy Policy
  • Contact
Friday, July 18, 2025
Cyber Defense GO
  • Login
  • Home
  • Cyber Security
  • Artificial Intelligence
  • Machine Learning
  • Data Analysis
  • Computer Networking
  • Disaster Restoration
No Result
View All Result
  • Home
  • Cyber Security
  • Artificial Intelligence
  • Machine Learning
  • Data Analysis
  • Computer Networking
  • Disaster Restoration
No Result
View All Result
Cyber Defense Go
No Result
View All Result
Home Machine Learning

Examine reveals vision-language fashions can’t deal with queries with negation phrases | MIT Information

Md Sazzad Hossain by Md Sazzad Hossain
0
Examine reveals vision-language fashions can’t deal with queries with negation phrases | MIT Information
585
SHARES
3.2k
VIEWS
Share on FacebookShare on Twitter



Think about a radiologist inspecting 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. Seeking to velocity up analysis, she would possibly use a vision-language machine-learning mannequin to seek for experiences from comparable sufferers.

But when the mannequin mistakenly identifies experiences with each circumstances, the almost definitely analysis might be fairly completely different: If a affected person has tissue swelling and an enlarged coronary heart, the situation may be very prone to be cardiac associated, however with no enlarged coronary heart there might be a number of underlying causes.

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

“These negation phrases can have a really important influence, and if we’re simply utilizing these fashions blindly, we might run into catastrophic penalties,” says Kumail Alhamoud, an MIT graduate scholar and lead writer of this research.

The researchers examined the power of vision-language fashions to determine negation in picture captions. The fashions typically carried out in addition to a random guess. Constructing on these findings, the crew created a dataset of pictures with corresponding captions that embody negation phrases 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 pictures that don’t include sure objects. It additionally boosts accuracy on a number of selection query answering with negated captions.

However the researchers warning that extra work is required to handle the foundation causes of this drawback. They hope their analysis alerts potential customers to a beforehand unnoticed shortcoming that would have critical implications in high-stakes settings the place these fashions are presently getting used, from figuring out which sufferers obtain sure therapies to figuring out product defects in manufacturing crops.

“This can be a technical paper, however there are larger points to contemplate. If one thing as elementary as negation is damaged, we shouldn’t be utilizing massive imaginative and prescient/language fashions in most of the methods we’re utilizing them now — with out intensive analysis,” says senior writer Marzyeh Ghassemi, an affiliate professor within the Division of Electrical Engineering and Laptop Science (EECS) and a member of the Institute of Medical Engineering Sciences and the Laboratory for Info and Determination Methods.

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 College; Philip H.S. Torr, a professor at Oxford; and Yoon Kim, an assistant professor of EECS and a member of the Laptop Science and Synthetic Intelligence Laboratory (CSAIL) at MIT. The analysis will probably be offered at Convention on Laptop Imaginative and prescient and Sample Recognition.

Neglecting negation

Imaginative and prescient-language fashions (VLM) are skilled utilizing enormous collections of pictures and corresponding captions, which they study to encode as units of numbers, referred to as vector representations. The fashions use these vectors to tell apart between completely different pictures.

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

“The captions categorical what’s within the pictures — they’re a optimistic label. And that’s really the entire drawback. Nobody seems at a picture of a canine leaping over a fence and captions it by saying ‘a canine leaping over a fence, with no helicopters,’” Ghassemi says.

As a result of 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 check the power of VLMs to grasp negation.

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

For the second activity, they designed a number of selection questions that ask a VLM to pick probably the most acceptable caption from an inventory of intently 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 fashions 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 fashions solely achieved about 39 % accuracy, with a number of fashions acting at and even beneath random likelihood.

One purpose for this failure is a shortcut the researchers name affirmation bias — VLMs ignore negation phrases and deal with objects within the pictures as a substitute.

“This doesn’t simply occur for phrases like ‘no’ and ‘not.’ No matter the way you categorical negation or exclusion, the fashions will merely ignore it,” Alhamoud says.

This was constant throughout each VLM they examined.

“A solvable drawback”

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

Utilizing 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 phrases.

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

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

“However our resolution isn’t excellent. We’re simply recaptioning datasets, a type of information augmentation. We haven’t even touched how these fashions work, however we hope this can be a sign that this can be a solvable drawback and others can take our resolution and enhance it,” Alhamoud says.

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

Sooner or later, the researchers might develop upon this work by instructing VLMs to course of textual content and pictures individually, which can enhance their skill to grasp negation. As well as, they might develop extra datasets that embody image-caption pairs for particular purposes, corresponding to well being care.

You might also like

Python’s Interning Mechanism: Why Some Strings Share Reminiscence | by The Analytics Edge | Jul, 2025

Amazon Bedrock Data Bases now helps Amazon OpenSearch Service Managed Cluster as vector retailer

10 GitHub Repositories for Python Initiatives



Think about a radiologist inspecting 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. Seeking to velocity up analysis, she would possibly use a vision-language machine-learning mannequin to seek for experiences from comparable sufferers.

But when the mannequin mistakenly identifies experiences with each circumstances, the almost definitely analysis might be fairly completely different: If a affected person has tissue swelling and an enlarged coronary heart, the situation may be very prone to be cardiac associated, however with no enlarged coronary heart there might be a number of underlying causes.

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

“These negation phrases can have a really important influence, and if we’re simply utilizing these fashions blindly, we might run into catastrophic penalties,” says Kumail Alhamoud, an MIT graduate scholar and lead writer of this research.

The researchers examined the power of vision-language fashions to determine negation in picture captions. The fashions typically carried out in addition to a random guess. Constructing on these findings, the crew created a dataset of pictures with corresponding captions that embody negation phrases 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 pictures that don’t include sure objects. It additionally boosts accuracy on a number of selection query answering with negated captions.

However the researchers warning that extra work is required to handle the foundation causes of this drawback. They hope their analysis alerts potential customers to a beforehand unnoticed shortcoming that would have critical implications in high-stakes settings the place these fashions are presently getting used, from figuring out which sufferers obtain sure therapies to figuring out product defects in manufacturing crops.

“This can be a technical paper, however there are larger points to contemplate. If one thing as elementary as negation is damaged, we shouldn’t be utilizing massive imaginative and prescient/language fashions in most of the methods we’re utilizing them now — with out intensive analysis,” says senior writer Marzyeh Ghassemi, an affiliate professor within the Division of Electrical Engineering and Laptop Science (EECS) and a member of the Institute of Medical Engineering Sciences and the Laboratory for Info and Determination Methods.

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 College; Philip H.S. Torr, a professor at Oxford; and Yoon Kim, an assistant professor of EECS and a member of the Laptop Science and Synthetic Intelligence Laboratory (CSAIL) at MIT. The analysis will probably be offered at Convention on Laptop Imaginative and prescient and Sample Recognition.

Neglecting negation

Imaginative and prescient-language fashions (VLM) are skilled utilizing enormous collections of pictures and corresponding captions, which they study to encode as units of numbers, referred to as vector representations. The fashions use these vectors to tell apart between completely different pictures.

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

“The captions categorical what’s within the pictures — they’re a optimistic label. And that’s really the entire drawback. Nobody seems at a picture of a canine leaping over a fence and captions it by saying ‘a canine leaping over a fence, with no helicopters,’” Ghassemi says.

As a result of 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 check the power of VLMs to grasp negation.

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

For the second activity, they designed a number of selection questions that ask a VLM to pick probably the most acceptable caption from an inventory of intently 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 fashions 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 fashions solely achieved about 39 % accuracy, with a number of fashions acting at and even beneath random likelihood.

One purpose for this failure is a shortcut the researchers name affirmation bias — VLMs ignore negation phrases and deal with objects within the pictures as a substitute.

“This doesn’t simply occur for phrases like ‘no’ and ‘not.’ No matter the way you categorical negation or exclusion, the fashions will merely ignore it,” Alhamoud says.

This was constant throughout each VLM they examined.

“A solvable drawback”

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

Utilizing 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 phrases.

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

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

“However our resolution isn’t excellent. We’re simply recaptioning datasets, a type of information augmentation. We haven’t even touched how these fashions work, however we hope this can be a sign that this can be a solvable drawback and others can take our resolution and enhance it,” Alhamoud says.

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

Sooner or later, the researchers might develop upon this work by instructing VLMs to course of textual content and pictures individually, which can enhance their skill to grasp negation. As well as, they might develop extra datasets that embody image-caption pairs for particular purposes, corresponding to well being care.

Tags: handleMITModelsnegationNewsQueriesshowsStudyVisionLanguagewords
Previous Post

Evaluating social and moral dangers from generative AI

Next Post

Business Veteran Launches Orange Canine Labor to Present Dependable Short-term Labor Nationwide

Md Sazzad Hossain

Md Sazzad Hossain

Related Posts

Python’s Interning Mechanism: Why Some Strings Share Reminiscence | by The Analytics Edge | Jul, 2025
Machine Learning

Python’s Interning Mechanism: Why Some Strings Share Reminiscence | by The Analytics Edge | Jul, 2025

by Md Sazzad Hossain
July 17, 2025
Amazon Bedrock Data Bases now helps Amazon OpenSearch Service Managed Cluster as vector retailer
Machine Learning

Amazon Bedrock Data Bases now helps Amazon OpenSearch Service Managed Cluster as vector retailer

by Md Sazzad Hossain
July 16, 2025
10 GitHub Repositories for Python Initiatives
Machine Learning

10 GitHub Repositories for Python Initiatives

by Md Sazzad Hossain
July 15, 2025
Predict Worker Attrition with SHAP: An HR Analytics Information
Machine Learning

Predict Worker Attrition with SHAP: An HR Analytics Information

by Md Sazzad Hossain
July 17, 2025
What Can the Historical past of Knowledge Inform Us Concerning the Way forward for AI?
Machine Learning

What Can the Historical past of Knowledge Inform Us Concerning the Way forward for AI?

by Md Sazzad Hossain
July 15, 2025
Next Post
Business Veteran Launches Orange Canine Labor to Present Dependable Short-term Labor Nationwide

Business Veteran Launches Orange Canine Labor to Present Dependable Short-term Labor Nationwide

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recommended

The Evolution of AI Boyfriend Apps in NSFW Mode

The Evolution of AI Boyfriend Apps in NSFW Mode

June 6, 2025
The 2025 Sophos Lively Adversary Report – Sophos Information

The 2025 Sophos Lively Adversary Report – Sophos Information

April 3, 2025

Categories

  • Artificial Intelligence
  • Computer Networking
  • Cyber Security
  • Data Analysis
  • Disaster Restoration
  • Machine Learning

CyberDefenseGo

Welcome to CyberDefenseGo. We are a passionate team of technology enthusiasts, cybersecurity experts, and AI innovators dedicated to delivering high-quality, insightful content that helps individuals and organizations stay ahead of the ever-evolving digital landscape.

Recent

NVIDIA AI Releases Canary-Qwen-2.5B: A State-of-the-Artwork ASR-LLM Hybrid Mannequin with SoTA Efficiency on OpenASR Leaderboard

NVIDIA AI Releases Canary-Qwen-2.5B: A State-of-the-Artwork ASR-LLM Hybrid Mannequin with SoTA Efficiency on OpenASR Leaderboard

July 18, 2025
How Geospatial Evaluation is Revolutionizing Emergency Response

How Geospatial Evaluation is Revolutionizing Emergency Response

July 17, 2025

Search

No Result
View All Result

© 2025 CyberDefenseGo - All Rights Reserved

No Result
View All Result
  • Home
  • Cyber Security
  • Artificial Intelligence
  • Machine Learning
  • Data Analysis
  • Computer Networking
  • Disaster Restoration

© 2025 CyberDefenseGo - All Rights Reserved

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In