paper-with-me

Papers

PRiSM: An Agentic Multimodal Benchmark for Scientific Reasoning via Python-Grounded Evaluation

2025-12-05 · Shima Imani, Seungwhan Moon, Adel Ahmadyan, Lu Zhang, Kirmani Ahmed, Babak Damavandi arxiv

Evaluating vision-language models (VLMs) in scientific domains like mathematics and physics poses unique challenges that go far beyond predicting final answers. These domains demand conceptual understanding, symbolic reasoning, and adherence to formal laws, requirements that most existing benchmarks fail to address. In particular, current datasets tend to be static, lacking intermediate reasoning steps, robustness to variations, or mechanisms for verifying scientific correctness. To address these limitations, we introduce PRiSM, a synthetic, fully dynamic, and multimodal benchmark for evaluating scientific reasoning via grounded Python code. PRiSM includes over 24,750 university-level physics and math problems, and it leverages our scalable agent-based pipeline, PrismAgent, to generate well-structured problem instances. Each problem contains dynamic textual and visual input, a generated figure, alongside rich structured outputs: executable Python code for ground truth generation and verification, and detailed step-by-step reasoning. The dynamic nature and Python-powered automated ground truth generation of our benchmark allow for fine-grained experimental auditing of multimodal VLMs, revealing failure modes, uncertainty behaviors, and limitations in scientific reasoning. To this end, we propose five targeted evaluation tasks covering generalization, symbolic program synthesis, perturbation robustness, reasoning correction, and ambiguity resolution. Through comprehensive evaluation of existing VLMs, we highlight their limitations and showcase how PRiSM enables deeper insights into their scientific reasoning capabilities.

📄 PDF Abstract BibTeX arXiv:2512.05930

Code (0)

등록된 구현이 없습니다.

Tasks

Program Synthesis

Similar Papers 제목 키워드 기반

PRISMM-Bench: A Benchmark of Peer-Review Grounded Multimodal Inconsistencies

2025-10-18 · Lukas Selch, Yufang Hou, M. Jehanzeb Mirza, Sivan Doveh 외 arxiv

Large Multimodal Models (LMMs) are increasingly applied to scientific research, yet it remains unclear whether they can reliably understand and reason over the multimodal complexity of papers. A central challenge lies in…

PRISM: Robust VLM Alignment with Principled Reasoning for Integrated Safety in Multimodality

2025-08-26 · Nanxi Li, Zhengyue Zhao, G. Edward Suh, Marco Pavone 외 arxiv

Safeguarding vision-language models (VLMs) is a critical challenge, as existing methods often suffer from over-defense, which harms utility, or rely on shallow alignment, failing to detect complex threats that require de…

Intern-S2-Preview: Scientific Agentic Foundation Model

2026-08-13 · Lei Bai, Jiaqi Cao, Chiyu Chen, Guanzhou Chen 외 arxiv

Scientific discovery increasingly requires AI systems that can reason over scientific evidence of heterogeneous modalities, interact with scientific tools and environments, and sustain progress across long task horizons.…

Reinforcement Learning

PRISM-Bench: A Benchmark of Puzzle-Based Visual Tasks with CoT Error Detection

2025-10-27 · Yusu Qian, Cheng Wan, Chao Jia, Yinfei Yang 외 arxiv

Multimodal large language models (MLLMs) have achieved remarkable progress on vision-language tasks, yet their reasoning processes remain sometimes unreliable. We introduce PRISM-Bench, a benchmark of puzzle-based visual…

Multimodal ReasoningAnswer GenerationVisual Reasoning

SlideGen: Collaborative Multimodal Agents for Scientific Slide Generation

2025-12-04 · Xin Liang, Xiang Zhang, Yiwei Xu, Siqi Sun 외 arxiv

Generating academic slides from scientific papers is a challenging multimodal reasoning task that requires both long context understanding and deliberate visual planning. Existing approaches largely reduce it to text onl…

Multimodal Reasoning