paper-with-me

Papers

SciMMIR: Benchmarking Scientific Multi-modal Information Retrieval

2024-01-24 · Siwei Wu, Yizhi Li, Kang Zhu, Ge Zhang, Yiming Liang, Kaijing Ma, Chenghao Xiao, Haoran Zhang, Bohao Yang, Wenhu Chen, Wenhao Huang, Noura Al Moubayed, Jie Fu, Chenghua Lin

Multi-modal information retrieval (MMIR) is a rapidly evolving field, where significant progress, particularly in image-text pairing, has been made through advanced representation learning and cross-modality alignment research. However, current benchmarks for evaluating MMIR performance in image-text pairing within the scientific domain show a notable gap, where chart and table images described in scholarly language usually do not play a significant role. To bridge this gap, we develop a specialised scientific MMIR (SciMMIR) benchmark by leveraging open-access paper collections to extract data relevant to the scientific domain. This benchmark comprises 530K meticulously curated image-text pairs, extracted from figures and tables with detailed captions in scientific documents. We further annotate the image-text pairs with two-level subset-subcategory hierarchy annotations to facilitate a more comprehensive evaluation of the baselines. We conducted zero-shot and fine-tuning evaluations on prominent multi-modal image-captioning and visual language models, such as CLIP and BLIP. Our analysis offers critical insights for MMIR in the scientific domain, including the impact of pre-training and fine-tuning settings and the influence of the visual and textual encoders. All our data and checkpoints are publicly available at https://github.com/Wusiwei0410/SciMMIR.

📄 PDF Abstract BibTeX arXiv:2401.13478

Code (1)

wusiwei0410/scimmir 공식 구현 pytorch

Tasks

BenchmarkingImage CaptioningInformation RetrievalRepresentation LearningRetrieval

Methods 이 논문이 사용한 방법론

BLIP Vision-Language Pre-training (VLP) has advanced the performance for many vision-language tasks. However, most existing pre-trained models only excel in either understanding-based…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

SciFIBench: Benchmarking Large Multimodal Models for Scientific Figure Interpretation

2024-05-14 · Jonathan Roberts, Kai Han, Neil Houlsby, Samuel Albanie

Large multimodal models (LMMs) have proven flexible and generalisable across many tasks and fields. Although they have strong potential to aid scientific research, their capabilities in this domain are not well character…

BenchmarkingMultiple-choice

Scientific Image Synthesis: Benchmarking, Methodologies, and Downstream Utility

2026-01-17 · Honglin Lin, Chonghan Qin, Zheng Liu, Qizhi Pei 외 arxiv

While synthetic data has proven effective for improving scientific reasoning in the text domain, multimodal reasoning remains constrained by the difficulty of synthesizing scientifically rigorous images. Existing Text-to…

Multimodal Reasoning

SciEvalKit: An Open-source Evaluation Toolkit for Scientific General Intelligence

2025-12-26 · Yiheng Wang, Yixin Chen, Shuo Li, Yifan Zhou 외 arxiv

We introduce SciEvalKit, a unified benchmarking toolkit designed to evaluate AI models for science across a broad range of scientific disciplines and task capabilities. Unlike general-purpose evaluation platforms, SciEva…

Multimodal ReasoningCode Generation

FeynmanBench: Benchmarking Multimodal LLMs on Diagrammatic Physics Reasoning

2026-04-04 · Zeyu Wang, Jingye Xu, Xiaogang Li, Peiyao Xiao 외 arxiv

Current multimodal benchmarks for scientific reasoning primarily evaluate local information extraction -- models recognize symbols and values and then perform textual inference. They do not assess whether models can reas…

Information ExtractionMultimodal Reasoning

MMSciBench: Benchmarking Language Models on Multimodal Scientific Problems

2025-02-27 · Xinwu Ye, Chengfan Li, Siming Chen, Xiangru Tang 외

Recent advances in large language models (LLMs) and vision-language models (LVLMs) have shown promise across many tasks, yet their scientific reasoning capabilities remain untested, particularly in multimodal settings. W…

BenchmarkingVisual Reasoning