paper-with-me

Papers

Math-PUMA: Progressive Upward Multimodal Alignment to Enhance Mathematical Reasoning

2024-08-16 · Wenwen Zhuang, Xin Huang, Xiantao Zhang, Jin Zeng

Multimodal Large Language Models (MLLMs) excel in solving text-based mathematical problems, but they struggle with mathematical diagrams since they are primarily trained on natural scene images. For humans, visual aids generally enhance problem-solving, but MLLMs perform worse as information shifts from textual to visual modality. This decline is mainly due to their shortcomings in aligning images and text. To tackle aforementioned challenges, we propose Math-PUMA, a methodology focused on Progressive Upward Multimodal Alignment. This approach is designed to improve the mathematical reasoning skills of MLLMs through a three-stage training process, with the second stage being the critical alignment stage. We first enhance the language model's mathematical reasoning capabilities with extensive set of textual mathematical problems. We then construct a multimodal dataset with varying degrees of textual and visual information, creating data pairs by presenting each problem in at least two forms. By leveraging the Kullback-Leibler (KL) divergence of next-token prediction distributions to align visual and textual modalities, consistent problem-solving abilities are ensured. Finally, we utilize multimodal instruction tuning for MLLMs with high-quality multimodal data. Experimental results on multiple mathematical reasoning benchmarks demonstrate that the MLLMs trained with Math-PUMA surpass most open-source MLLMs. Our approach effectively narrows the performance gap for problems presented in different modalities. The code and data are available at: \url{https://github.com/wwzhuang01/Math-PUMA}.

📄 PDF Abstract BibTeX arXiv:2408.08640

Code (1)

wwzhuang01/math-puma 공식 구현 pytorch

Tasks

MathMathematical ReasoningMultimodal Reasoning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

PUMA: Empowering Unified MLLM with Multi-granular Visual Generation

2024-10-17 · Rongyao Fang, Chengqi Duan, Kun Wang, Hao Li 외

Recent advancements in multimodal foundation models have yielded significant progress in vision-language understanding. Initial attempts have also explored the potential of multimodal large language models (MLLMs) for vi…

DiversityImage GenerationImage ManipulationText to Image Generation+1

Stop Training for the Worst: Progressive Unmasking Accelerates Masked Diffusion Training

2026-02-10 · Jaeyeon Kim, Jonathan Geuter, David Alvarez-Melis, Sham Kakade 외 arxiv

Masked Diffusion Models (MDMs) have emerged as a promising approach for generative modeling in discrete spaces. By generating sequences in any order and allowing for parallel decoding, they enable fast inference and stro…

Update 3.0 to “PuMA: The Porous Microstructure Analysis software”

2021-07-19 · SoftwareX 2021 7 · Joseph C. Ferguson, Federico Semeraro, John M. Thornton, Francesco Panerai 외

A major update of the Porous Microstructure Analysis (PuMA) software is presented. PuMA is a framework for computing effective material properties and response based on material microstructures. Version 3.0 of the softwa…

Computed Tomography (CT)Physical Simulations

PUMA: Layer-Pruned Language Model for Efficient Unified Multimodal Retrieval with Modality-Adaptive Learning

2025-07-10 · Yibo Lyu, Rui Shao, Gongwei Chen, Yijie Zhu 외 arxiv

As multimedia content expands, the demand for unified multimodal retrieval (UMR) in real-world applications increases. Recent work leverages multimodal large language models (MLLMs) to tackle this task. However, their la…

Contrastive Learning

Large Language Models Empowered Personalized Web Agents

2024-10-22 · Hongru Cai, Yongqi Li, Wenjie Wang, Fengbin Zhu 외

Web agents have emerged as a promising direction to automate Web task completion based on user instructions, significantly enhancing user experience. Recently, Web agents have evolved from traditional agents to Large Lan…