paper-with-me

Papers

Visual Reasoning and Multi-Agent Approach in Multimodal Large Language Models (MLLMs): Solving TSP and mTSP Combinatorial Challenges

2024-06-26 · Mohammed Elhenawy, Ahmad Abutahoun, Taqwa I. Alhadidi, Ahmed Jaber, Huthaifa I. Ashqar, Shadi Jaradat, Ahmed Abdelhay, Sebastien Glaser, Andry Rakotonirainy

Multimodal Large Language Models (MLLMs) harness comprehensive knowledge spanning text, images, and audio to adeptly tackle complex problems, including zero-shot in-context learning scenarios. This study explores the ability of MLLMs in visually solving the Traveling Salesman Problem (TSP) and Multiple Traveling Salesman Problem (mTSP) using images that portray point distributions on a two-dimensional plane. We introduce a novel approach employing multiple specialized agents within the MLLM framework, each dedicated to optimizing solutions for these combinatorial challenges. Our experimental investigation includes rigorous evaluations across zero-shot settings and introduces innovative multi-agent zero-shot in-context scenarios. The results demonstrated that both multi-agent models. Multi-Agent 1, which includes the Initializer, Critic, and Scorer agents, and Multi-Agent 2, which comprises only the Initializer and Critic agents; significantly improved solution quality for TSP and mTSP problems. Multi-Agent 1 excelled in environments requiring detailed route refinement and evaluation, providing a robust framework for sophisticated optimizations. In contrast, Multi-Agent 2, focusing on iterative refinements by the Initializer and Critic, proved effective for rapid decision-making scenarios. These experiments yield promising outcomes, showcasing the robust visual reasoning capabilities of MLLMs in addressing diverse combinatorial problems. The findings underscore the potential of MLLMs as powerful tools in computational optimization, offering insights that could inspire further advancements in this promising field. Project link: https://github.com/ahmed-abdulhuy/Solving-TSP-and-mTSP-Combinatorial-Challenges-using-Visual-Reasoning-and-Multi-Agent-Approach-MLLMs-.git

📄 PDF Abstract BibTeX arXiv:2407.00092

Code (1)

ahmed-abdulhuy/solving-tsp-and-mtsp-combinatorial-challenges-using-visual-reasoning-and-multi-agent-approach-mllms- 공식 구현

Tasks

In-Context LearningTraveling Salesman ProblemVisual Reasoning

Similar Papers 제목 키워드 기반

V-Retrver: Evidence-Driven Agentic Reasoning for Universal Multimodal Retrieval

2026-02-05 · Dongyang Chen, Chaoyang Wang, Dezhao Su, Xi Xiao 외 arxiv

Multimodal Large Language Models (MLLMs) have recently been applied to universal multimodal retrieval, where Chain-of-Thought (CoT) reasoning improves candidate reranking. However, existing approaches remain largely lang…

Reinforcement Learning

Visual-Seeker: Towards Visual-Native Multimodal Agentic Search via Active Visual Reasoning

2026-06-13 · Zhengbo Zhang, Changtao Miao, Jinbo Su, Zhaowen Zhou 외 arxiv

Multimodal large language models (MLLMs) have demonstrated impressive capabilities in many visual tasks, but they often struggle with factual grounding when confronted with complex, open-world scenarios. While recent mul…

Visual Reasoning

InSight-o3: Empowering Multimodal Foundation Models with Generalized Visual Search

2025-12-21 · Kaican Li, Lewei Yao, Jiannan Wu, Tiezheng Yu 외 arxiv

The ability for AI agents to "think with images" requires a sophisticated blend of reasoning and perception. However, current open multimodal agents still largely fall short on the reasoning aspect crucial for real-world…

Reinforcement LearningMultimodal ReasoningVisual Reasoning

Walk the Talk: Bridging the Reasoning-Action Gap for Thinking with Images via Multimodal Agentic Policy Optimization

2026-04-08 · Wenhao Yang, Yu Xia, Jinlong Huang, Shiyin Lu 외 arxiv

Recent advancements in Multimodal Large Language Models (MLLMs) have incentivized models to ``think with images'' by actively invoking visual tools during multi-turn reasoning. The common Reinforcement Learning (RL) prac…

Reinforcement LearningMultimodal ReasoningVisual Reasoning

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