惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
N
Netflix TechBlog - Medium
P
Proofpoint News Feed
D
Docker
J
Java Code Geeks
L
LangChain Blog
Microsoft Security Blog
Microsoft Security Blog
The GitHub Blog
The GitHub Blog
I
InfoQ
Stack Overflow Blog
Stack Overflow Blog
云风的 BLOG
云风的 BLOG
Engineering at Meta
Engineering at Meta
MongoDB | Blog
MongoDB | Blog
月光博客
月光博客
T
Tailwind CSS Blog
M
MIT News - Artificial intelligence
Blog — PlanetScale
Blog — PlanetScale
Google DeepMind News
Google DeepMind News
腾讯CDC
罗磊的独立博客
U
Unit 42
爱范儿
爱范儿
Vercel News
Vercel News
MyScale Blog
MyScale Blog

Interesting Engineering

US firm to scale laser-based nuclear fusion ‘breakthrough’ with new partnership Military Archives - Interesting Engineering World’s first non-nuclear lead-cooled reactor to generate electricity begins installation US scientists devise new process to turn sewage sludge into 99% pure natural gas US firm unveils submarine-hunting drone with 9,200-mile-range, 35 mph top speed Military Archives - Interesting Engineering Supercomputer finds lithium-titanium tweak to boost sodium-ion batteries for grids Lockheed Martin demonstrates vertical launch missile system for mobile drone defense China’s 1116 MWe Taipingling Unit 1 reactor goes online, set to generate 9bn kWh yearly ChatGPT Images 2.0 update combines reasoning, research, and design with 2K output US Navy tests plug-and-play laser system on USS Bush carrier, downs drones at sea China’s CATL reveals 621-mile EV battery, under-7-minute charging to challenge BYD US uses world’s first exascale supercomputer to model supernovae, fusion reactors AI and Robotics Archives - Interesting Engineering First-in-human study confirms safety of graphene-based brain interface Tesla’s Optimus humanoid robot greets runners, poses for photos at Boston Marathon Interlocking materials offer high strength and flexibility for robotics, infrastructure US redeploys 100,000-ton nuclear-powered aircraft carrier in Red Sea after repairs US scientists unveil concept for ‘world’s first neutrino laser’ to unlock breakthroughs New military tech can maintain communication in contested electronic warfare environments Got a dark personality? Psychologists can help you choose your career wisely Humidity boosts performance of 3D-printed nanogenerator instead of degrading it China demonstrates microwave beam that recharges drones in flight, continues power delivery Scientists run compact free-electron laser for eight hours, cracks FEL stability problem China’s PLA considers to use minelaying underwater drones to enforce Taiwan blockade: Report 1-ton sharks may struggle for survival in waters exceeding 62.6°F, study suggests US firm’s thorium nuclear fuel bundles move to manufacturing for commercial reactors Tesla hits 0% charge in remote Chilean desert as YouTuber uses hood-mounted solar Humanoid robot surpasses human world record in Beijing half-marathon, clocking 50:26 mins New method extracts maximum work from unknown quantum states using symmetry tricks
New Los Alamos tool catches machine vision models making ...
Atharva Gosavi · 2026-06-15 · via Interesting Engineering

Researchers at Los Alamos National Laboratory have developed a new tool called the Prelim Attention Score, or PAS, to help detect when a vision-language model’s output is grounded in the image and when it may be relying too heavily on its own generated text.

The system is being viewed as a means to enhance vision-language model safety and trustworthiness.

“The PAS is a real-time, plug-and-play metric that acts as an internal monitor for the AI,” said Manish Bhattarai, a Los Alamos computer scientist.

“The system works with major existing vision-language models and requires minimal additional computational overhead, making it an efficient way to detect potential hallucinations. PAS achieves state-of-the-art accuracy in catching hallucinations, offering developers a practical path toward safer and more trustworthy multimodal AI systems,” he added.

Tracking where the model gets its answer

Most commonly used vision-language models are autoregressive. They generate each new token, or word, partly by relying on the words they have already produced.

While this process helps the model form coherent responses, it can also cause the system to lean too strongly on its own previous output rather than the image itself.

PAS monitors a vision-language model’s prediction of each token. By doing so, it helps identify where the model is drawing information from and where hallucinations are likely to occur. The tool then presents a score that alerts users to the possible presence of hallucinations in the output.

A low-overhead hallucination detector

Many autoregressive vision-language models are based on transformer architectures, a class of deep-learning neural networks that use attention patterns to weigh information as they generate an output.

The Los Alamos team studied how these models attend to the image, the text prompt and the model’s own preliminary generated words.

When PAS is integrated into a vision-language model workflow, it can run alongside the model as it handles a request.

For object mentions in the response to an image and text input, PAS computes an attention-based score showing how strongly the model relied on its own previously generated words.

The closer the PAS score is to zero, the less likely it is that the model has produced a hallucination.

“By understanding the way a vision-language model pays attention to preliminary information, PAS can help identify the exact instance where a model begins to over-rely on its own words,” said Xuan Nhat Hoang, Los Alamos intern.

“Our tool reads signals the AI is already producing, representing a low-overhead way to help ensure that information is reliable and useful,” he added.

Reliability checks for visual workflows

PAS could be used in applications where images, documents, diagrams and text are analyzed by vision-language models.

The researchers say it could eventually support reliability checks in areas such as medical imaging, scientific document analysis, engineering diagrams, remote sensing and other visual workflows where unsupported claims could affect downstream decisions.

The Los Alamos team is presenting PAS at the Computer Vision and Pattern Recognition 2026 conference, sponsored by the IEEE and Computer Vision Foundation, in Denver this month.

The work was supported by the Laboratory Directed Research and Development program at Los Alamos.

Recommended Articles

The Blueprint

Get the latest in engineering, tech, space & science - delivered daily to your inbox.

Atharva is a full-time content writer with a post-graduate degree in media & amp; entertainment and a graduate degree in electronics & telecommunications. He has written in the sports and technology domains respectively. In his leisure time, Atharva loves learning about digital marketing and watching soccer matches. His main goal behind joining Interesting Engineering is to learn more about how the recent technological advancements are helping human beings on both societal and individual levels in their daily lives.