Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
arXiv Machine Learning · 2026/8/1 21:38:15
GeoArbiter: Verifiability-Guided Grounding for Remote-Sensing Multimodal LLMs
AI 中文解读
遥感AI这回学会“慎言”了!最新研究GeoArbiter给看卫星图像的大模型装了个“安全阀”:以前AI看图判断某地是工厂还是农田,经常靠猜,还会一本正经地胡说八道。现在它能先从地图数据库里查资料,再结合图像做判断,准确率大幅提升。但新问题来了——查到的资料有时和图像矛盾,AI还会傻乎乎地相信资料。研究团队想了个聪明办法:只在图像看不清的地方才注入地理信息,比如“这栋建筑是什么用途”;而图像能明明白白看到的,就坚决不让资料插嘴。这样做既保留了查资料的好处,又把AI的“睁眼说瞎话”概率降了两成多。这项技术一旦成熟,未来用AI看卫星图规划城市、评估农田灾情时,报告会可靠得多,普通人也能更放心地依赖AI给出的地理信息判断了。
Remote-sensing multimodal large language models (MLLMs) often assert facts that imagery cannot establish, such as a facility's identity or function. Coordinate-keyed geographic retrieval can supply this missing knowledge, improving fMoW land-use accuracy by 12.06--17.19 points across three open MLLMs. However, retrieved records can also contradict visible evidence, and we find that models frequently follow the records even when the image is decisive. We argue that source trust should therefore depend on \emph{cross-modal verifiability}: geographic records are most useful for attributes the image cannot verify and most dangerous when they dispute visually verifiable attributes. We introduce GeoArbiter, a training-free pipeline that operationalizes this principle by injecting only image-unverifiable geographic facts. Unlike arbitration prompts, which leak across attribute types and bias yes/no responses, content-level filtering preserves 84.69--87.15\% of the full-retrieval accuracy gain, reduces claim-level hallucination by 9.58--26.34\% under a source-blinded judge, and improves robustness to conflicting records across all three models. These results identify verifiability-guided content selection as a simple, effective mechanism for grounding remote-sensing MLLMs in fallible geographic knowledge.
分享
阅读原文 ↗