paper-with-me

Papers

Visual Self-Refine: A Pixel-Guided Paradigm for Accurate Chart Parsing

2026-02-18 · Jinsong Li, Xiaoyi Dong, Yuhang Zang, Yuhang Cao, Jiaqi Wang, Dahua Lin arxiv

While Large Vision-Language Models (LVLMs) have demonstrated remarkable capabilities for reasoning and self-correction at the textual level, these strengths provide minimal benefits for complex tasks centered on visual perception, such as Chart Parsing. Existing models often struggle with visually dense charts, leading to errors like data omission, misalignment, and hallucination. Inspired by the human strategy of using a finger as a ``visual anchor'' to ensure accuracy when reading complex charts, we propose a new paradigm named Visual Self-Refine (VSR). The core idea of VSR is to enable a model to generate pixel-level localization outputs, visualize them, and then feed these visualizations back to itself, allowing it to intuitively inspect and correct its own potential visual perception errors. We instantiate the VSR paradigm in the domain of Chart Parsing by proposing ChartVSR. This model decomposes the parsing process into two stages: a Refine Stage, where it iteratively uses visual feedback to ensure the accuracy of all data points' Pixel-level Localizations, and a Decode Stage, where it uses these verified localizations as precise visual anchors to parse the final structured data. To address the limitations of existing benchmarks, we also construct ChartP-Bench, a new and highly challenging benchmark for chart parsing. Our work also highlights VSR as a general-purpose visual feedback mechanism, offering a promising new direction for enhancing accuracy on a wide range of vision-centric tasks.

📄 PDF Abstract BibTeX arXiv:2602.16455

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Uncertainty-Guided Dual-Domain Learning for Reliable Skin Lesion Segmentation

2026-05-10 · Duwei Dai, Caixia Dong, Guowei Dai, Qingsen Yan 외 arxiv

Accurate skin lesion segmentation is vital for dermoscopic Computer-Aided Diagnosis. However, visual ambiguity and morphological irregularity often defeat spatial modeling, necessitating multi-domain architectures. Exist…

Skin Lesion Segmentation

Generating Self-Guided Dense Annotations for Weakly Supervised Semantic Segmentation

2018-10-16 · Zi-Yi Ke, Chiou-Ting Hsu

Learning semantic segmentation models under image-level supervision is far more challenging than under fully supervised setting. Without knowing the exact pixel-label correspondence, most weakly-supervised methods rely o…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

ALL-E: Aesthetics-guided Low-light Image Enhancement

2023-04-28 · Ling Li, Dong Liang, Yuanhang Gao, Sheng-Jun Huang 외

Evaluating the performance of low-light image enhancement (LLE) is highly subjective, thus making integrating human preferences into image enhancement a necessity. Existing methods fail to consider this and present a ser…

AllImage EnhancementLow-Light Image Enhancementvalid

Perceptual Group Tokenizer: Building Perception with Iterative Grouping

2023-11-30 · Zhiwei Deng, Ting Chen, Yang Li

Human visual recognition system shows astonishing capability of compressing visual information into a set of tokens containing rich representations without label supervision. One critical driving principle behind it is p…

Representation LearningSelf-Supervised Image ClassificationSelf-Supervised LearningSuperpixels

ARM: A Learnable, Plug-and-Play Module for CLIP-based Open-vocabulary Semantic Segmentation

2025-12-30 · Ziquan Liu, Zhewei Zhu, Xuyang Shi arxiv

Open-vocabulary semantic segmentation (OVSS) is fundamentally hampered by the coarse, image-level representations of CLIP, which lack precise pixel-level details. Existing training-free methods attempt to resolve this by…

Semantic Segmentation