paper-with-me

Papers

Multi-Agent Visual-Language Reasoning for Comprehensive Highway Scene Understanding

2025-08-24 · Yunxiang Yang, Ningning Xu, Jidong J. Yang arxiv

This paper introduces a multi-agent framework for comprehensive highway scene understanding, designed around a mixture-of-experts strategy. In this framework, a large generic vision-language model (VLM), such as GPT-4o, is contextualized with domain knowledge to generates task-specific chain-of-thought (CoT) prompts. These fine-grained prompts are then used to guide a smaller, efficient VLM (e.g., Qwen2.5-VL-7B) in reasoning over short videos, along with complementary modalities as applicable. The framework simultaneously addresses multiple critical perception tasks, including weather classification, pavement wetness assessment, and traffic congestion detection, achieving robust multi-task reasoning while balancing accuracy and computational efficiency. To support empirical validation, we curated three specialized datasets aligned with these tasks. Notably, the pavement wetness dataset is multimodal, combining video streams with road weather sensor data, highlighting the benefits of multimodal reasoning. Experimental results demonstrate consistently strong performance across diverse traffic and environmental conditions. From a deployment perspective, the framework can be readily integrated with existing traffic camera systems and strategically applied to high-risk rural locations, such as sharp curves, flood-prone lowlands, or icy bridges. By continuously monitoring the targeted sites, the system enhances situational awareness and delivers timely alerts, even in resource-constrained environments.

📄 PDF Abstract BibTeX arXiv:2508.17205

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyMultimodal ReasoningScene Understanding

Similar Papers 제목 키워드 기반

VipAct: Visual-Perception Enhancement via Specialized VLM Agent Collaboration and Tool-use

2024-10-21 · Zhehao Zhang, Ryan Rossi, Tong Yu, Franck Dernoncourt 외

While vision-language models (VLMs) have demonstrated remarkable performance across various tasks combining textual and visual information, they continue to struggle with fine-grained visual perception tasks that require…

Image CaptioningTask Planning

Towards Top-Down Reasoning: An Explainable Multi-Agent Approach for Visual Question Answering

2023-11-29 · Zeqing Wang, Wentao Wan, Qiqing Lao, Runmeng Chen 외

Recently, to comprehensively improve Vision Language Models (VLMs) for Visual Question Answering (VQA), several methods have been proposed to further reinforce the inference capabilities of VLMs to independently tackle V…

Common Sense ReasoningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)+1

Mind with Eyes: from Language Reasoning to Multimodal Reasoning

2025-03-23 · Zhiyu Lin, YiFei Gao, Xian Zhao, Yunfan Yang 외

Language models have recently advanced into the realm of reasoning, yet it is through multimodal reasoning that we can fully unlock the potential to achieve more comprehensive, human-like cognitive capabilities. This sur…

Action GenerationMultimodal ReasoningSurvey

VisBrowse-Bench: Benchmarking Visual-Native Search for Multimodal Browsing Agents

2026-03-17 · Zhengbo Zhang, Jinbo Su, Zhaowen Zhou, Changtao Miao 외 arxiv

The rapid advancement of Multimodal Large Language Models (MLLMs) has enabled browsing agents to acquire and reason over multimodal information in the real world. But existing benchmarks suffer from two limitations: insu…

Visual ReasoningImage Retrieval

nvAgent: Automated Data Visualization from Natural Language via Collaborative Agent Workflow

2025-02-07 · Geliang Ouyang, Jingyao Chen, Zhihe Nie, Yi Gui 외

Natural Language to Visualization (NL2Vis) seeks to convert natural-language descriptions into visual representations of given tables, empowering users to derive insights from large-scale data. Recent advancements in Lar…

Code GenerationCode TranslationData Visualization