Multimodal Learning 相关度: 9/10

Navigating the Mirage: A Dual-Path Agentic Framework for Robust Misleading Chart Question Answering

Yanjie Zhang, Yafei Li, Rui Sheng, Zixin Chen, Yanna Lin, Huamin Qu, Lei Chen, Yushi Sun
arXiv: 2603.28583v1 发布: 2026-03-30 更新: 2026-03-30

AI 摘要

ChartCynics框架通过双路径和Agent技术,显著提升了模型在欺骗性图表问答中的鲁棒性。

主要贡献

  • 提出 ChartCynics 双路径Agent框架
  • 设计诊断视觉路径和 OCR驱动数据路径
  • 引入Agent Summarizer并通过两阶段协议优化

方法论

采用双路径结构,分别处理视觉结构和数据,再通过Agent Summarizer解决冲突,最终提升问答准确率。

原文摘要

Despite the success of Vision-Language Models (VLMs), misleading charts remain a significant challenge due to their deceptive visual structures and distorted data representations. We present ChartCynics, an agentic dual-path framework designed to unmask visual deception via a "skeptical" reasoning paradigm. Unlike holistic models, ChartCynics decouples perception from verification: a Diagnostic Vision Path captures structural anomalies (e.g., inverted axes) through strategic ROI cropping, while an OCR-Driven Data Path ensures numerical grounding. To resolve cross-modal conflicts, we introduce an Agentic Summarizer optimized via a two-stage protocol: Oracle-Informed SFT for reasoning distillation and Deception-Aware GRPO for adversarial alignment. This pipeline effectively penalizes visual traps and enforces logical consistency. Evaluations on two benchmarks show that ChartCynics achieves 74.43% and 64.55% accuracy, providing an absolute performance boost of ~29% over the Qwen3-VL-8B backbone, outperforming state-of-the-art proprietary models. Our results demonstrate that specialized agentic workflows can grant smaller open-source models superior robustness, establishing a new foundation for trustworthy chart interpretation.

标签

图表问答 Agent 多模态学习 欺骗性图表

arXiv 分类

cs.CV cs.AI cs.MM