showSidebars ==
showTitleBreadcrumbs == 1
node.field_disable_title_breadcrumbs.value ==

Pre-Conference Talk by ZHANG Zhihan | Boosting Chart-to-Code Generation in MLLM via Dual Preference-Guided Refinement

Please click here if you are unable to view this page.

 


Boosting Chart-to-Code Generation in MLLM via Dual Preference-Guided Refinement
 

Speaker (s):


ZHANG Zhihan
PhD Candidate
School of Computing and Information Systems
Singapore Management University

Date:

Time:

Venue:

 

22 October 2025, Wednesday

4:00pm – 4:30pm

Meeting room 4.4, Level 4
School of Computing and 
Information Systems 1,
Singapore Management University,
80 Stamford Road, Singapore 178902

We look forward to seeing you at this research seminar.

Please register by 20 October 2025.

About the Talk

Translating chart images into executable plotting scripts—referred to as the chart-to-code generation task—requires Multimodal Large Language Models (MLLMs) to perform fine-grained visual parsing, precise code synthesis, and robust cross-modal reasoning. However, this task is inherently under-constrained: multiple valid code implementations can produce the same visual chart, and evaluation must consider both code correctness and visual fidelity across diverse dimensions. This makes it difficult to learn accurate and generalizable mappings through standard supervised fine-tuning. To address these challenges, we propose a dual preference-guided refinement framework that combines a feedback-driven, dual-modality reward mechanism with iterative preference learning. Our approach introduces a structured variant generation strategy and a visual reward model to efficiently produce high-quality, aspect-aware preference pairs—making preference collection scalable and supervision more targeted. These preferences are used in an offline reinforcement learning setup to optimize the model toward multi-dimensional fidelity. Experimental results show that our framework significantly enhances the performance of general-purpose open-source MLLMs, enabling them to generate high-quality plotting code that rivals specialized chart-centric models and even some proprietary systems.

This is a Pre-Conference talk for the 33rd ACM International Conference on Multimedia (ACM MM 2025).
 

About the Speaker

ZHANG Zhihan is a Ph.D. student in Computer Science at the SMU School of Computing and Information Systems, supervised by Prof. LIAO Lizi. Her research focuses on cross-modal reasoning.