paper-with-me

홈 › Papers

SMIR: Efficient Synthetic Data Pipeline To Improve Multi-Image Reasoning

2025-01-07 · Andrew Li, Rahul Thapa, Rahul Chalamala, Qingyang Wu, Kezhen Chen, James Zou

Vision-Language Models (VLMs) have shown strong performance in understanding single images, aided by numerous high-quality instruction datasets. However, multi-image reasoning tasks are still under-explored in the open-source community due to two main challenges: (1) scaling datasets with multiple correlated images and complex reasoning instructions is resource-intensive and maintaining quality is difficult, and (2) there is a lack of robust evaluation benchmarks for multi-image tasks. To address these issues, we introduce SMIR, an efficient synthetic data-generation pipeline for multi-image reasoning, and a high-quality dataset generated using this pipeline. Our pipeline efficiently extracts highly correlated images using multimodal embeddings, combining visual and descriptive information and leverages open-source LLMs to generate quality instructions. Using this pipeline, we generated 160K synthetic training samples, offering a cost-effective alternative to expensive closed-source solutions. Additionally, we present SMIR-BENCH, a novel multi-image reasoning evaluation benchmark comprising 200 diverse examples across 7 complex multi-image reasoning tasks. SMIR-BENCH is multi-turn and utilizes a VLM judge to evaluate free-form responses, providing a comprehensive assessment of model expressiveness and reasoning capability across modalities. We demonstrate the effectiveness of SMIR dataset by fine-tuning several open-source VLMs and evaluating their performance on SMIR-BENCH. Our results show that models trained on our dataset outperform baseline models in multi-image reasoning tasks up to 8% with a much more scalable data pipeline.

📄 PDF Abstract BibTeX arXiv:2501.03675

Code (1)

togethercomputer/smir 공식 구현 pytorch

Tasks

DescriptiveSynthetic Data Generation

Similar Papers 제목 키워드 기반

PhysMirror: Physics-Aware Mirror Object Generation

2026-07-03 · Xuan-Bach Mai, Duy-Phuc Nguyen, Quoc-Van Le, Tam V. Nguyen 외 arxiv

Synthesizing physically accurate mirror reflections remains a fundamental challenge for modern text-to-image diffusion models, which are increasingly critical for generating synthetic training data for embodied AI and ro…

COSMIR: Chain Orchestrated Structured Memory for Iterative Reasoning over Long Context

2025-10-06 · Naman Gupta, Shreeyash Gowaikar, Arun Iyer, Kirankumar Shiragur 외 arxiv

Reasoning over very long inputs remains difficult for large language models (LLMs). Common workarounds either shrink the input via retrieval (risking missed evidence), enlarge the context window (straining selectivity), …

PCICF: A Pedestrian Crossing Identification and Classification Framework

2025-09-29 · Junyi Gu, Beatriz Cabrero-Daniel, Ali Nouri, Lydia Armini 외 arxiv

We have recently observed the commercial roll-out of robotaxis in various countries. They are deployed within an operational design domain (ODD) on specific routes and environmental conditions, and are subject to continu…

A robust algorithm for explaining unreliable machine learning survival models using the Kolmogorov-Smirnov bounds

2020-05-05 · Maxim S. Kovalev, Lev V. Utkin

A new robust algorithm based of the explanation method SurvLIME called SurvLIME-KS is proposed for explaining machine learning survival models. The algorithm is developed to ensure robustness to cases of a small amount o…

BIG-bench Machine Learning

Forensic-Oriented Intrusion Detection Using Synthetic Network Traffic Data and Explainable Artificial Intelligence

2026-07-01 · Jose Luis Vela Alonso, Carmen Pellicer arxiv

Digital forensic investigations of network intrusions require analytical outputs that are traceable, reproducible, and court-defensible - requirements existing machine learning pipelines do not satisfy, since they treat …

Synthetic Data GenerationBinary ClassificationIntrusion Detection