paper-with-me

홈 › Papers

UnAC: Adaptive Visual Prompting with Abstraction and Stepwise Checking for Complex Multimodal Reasoning

2026-05-05 · Yifan Wang, Yun Fu arxiv

Although recent LMMs have become much stronger at visual perception, they remain unreliable on problems that require multi-step reasoning over visual evidence. In this paper, we present UnAC (Understanding, Abstracting, and Checking), a multimodal prompting method that strengthens reasoning for complex multimodal tasks in LMMs (e.g., GPT-4o, Gemini 1.5, and GPT-4V). To improve image understanding and capture fine details, we propose an adaptive visual prompting strategy that enables LMMs to focus on salient regions. We further design an image-abstraction prompt to effectively extract key information from images. In addition, we introduce a gradual self-checking scheme that improves reasoning by verifying each decomposed subquestion and its answer. Extensive experiments on three public benchmarks-MathVista, MM-Vet, and MMMU.

📄 PDF Abstract BibTeX arXiv:2605.03950

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Reasoning

Similar Papers 제목 키워드 기반

SimStep: Chain-of-Abstractions for Incremental Specification and Debugging of AI-Generated Interactive Simulations

2025-07-13 · Zoe Kaputa, Anika Rajaram, Vryan Almanon Feliciano, Zhuoyue Lyu 외 arxiv

Programming-by-prompting with generative AI offers a new paradigm for end-user programming, shifting the focus from syntactic fluency to semantic intent. This shift holds particular promise for non-programmers such as ed…

simNet: Stepwise Image-Topic Merging Network for Generating Detailed and Comprehensive Image Captions

2018-08-27 · EMNLP 2018 10 · Fenglin Liu, Xuancheng Ren, Yuanxin Liu, Houfeng Wang 외

The encode-decoder framework has shown recent success in image captioning. Visual attention, which is good at detailedness, and semantic attention, which is good at comprehensiveness, have been separately proposed to gro…

DecoderImage Captioning

Teach Me Sign: Stepwise Prompting LLM for Sign Language Production

2025-07-15 · Zhaoyi An, Rei Kawakami arxiv

Large language models, with their strong reasoning ability and rich knowledge, have brought revolution to many tasks of AI, but their impact on sign language generation remains limited due to its complexity and unique ru…

Watermarking Language Models for Many Adaptive Users

2024-05-17 · Aloni Cohen, Alexander Hoover, Gabe Schoenbach

We study watermarking schemes for language models with provable guarantees. As we show, prior works offer no robustness guarantees against adaptive prompting: when a user queries a language model more than once, as even …

Language Modelling

Unlocking Structured Thinking in Language Models with Cognitive Prompting

2024-10-03 · Oliver Kramer, Jill Baumann

We propose cognitive prompting as a novel approach to guide problem-solving in large language models (LLMs) through structured, human-like cognitive operations, such as goal clarification, decomposition, filtering, abstr…

Arithmetic ReasoningGSM8KQuestion Answering