paper-with-me

Papers

FineVision: Open Data Is All You Need

2025-10-20 · Luis Wiedmann, Orr Zohar, Amir Mahla, Xiaohan Wang, Rui Li, Thibaud Frere, Leandro von Werra, Aritra Roy Gosthipaty, Andrés Marafioti arxiv

The advancement of vision-language models (VLMs) is hampered by a fragmented landscape of inconsistent and contaminated public datasets. We introduce FineVision, a meticulously collected, curated, and unified corpus of 24 million samples - the largest open resource of its kind. We unify more than 200 sources into 185 subsets via a semi-automated, human-in-the-loop pipeline: automation performs bulk ingestion and schema mapping, while reviewers audit mappings and spot-check outputs to verify faithful consumption of annotations, appropriate formatting and diversity, and safety; issues trigger targeted fixes and re-runs. The workflow further applies rigorous de-duplication within and across sources and decontamination against 66 public benchmarks. FineVision also encompasses agentic/GUI tasks with a unified action space; reviewers validate schemas and inspect a sample of trajectories to confirm executable fidelity. Models trained on FineVision consistently outperform those trained on existing open mixtures across a broad evaluation suite, underscoring the benefits of scale, data hygiene, and balanced automation with human oversight. We release the corpus and curation tools to accelerate data-centric VLM research.

📄 PDF Abstract BibTeX arXiv:2510.17269

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Jagle: Building a Large-Scale Japanese Multimodal Post-Training Dataset for Vision-Language Models

2026-04-02 · Issa Sugiura, Keito Sasagawa, Keisuke Nakao, Koki Maeda 외 arxiv

Developing vision-language models (VLMs) that generalize across diverse tasks requires large-scale training datasets with diverse content. In English, such datasets are typically constructed by aggregating and curating n…

Visual Question Answering

DataComp-VLM: Improved Open Datasets for Vision-Language Models

2026-06-26 · Matteo Farina, Vishaal Udandarao, Thao Nguyen, Selim Kuzucu 외 hf

Building performant Vision-Language Models (VLMs) requires carefully curating large-scale training datasets, yet the community lacks systematic benchmarks for evaluating such curation strategies. We introduce DataComp fo…

INTERLACE: Interleaved Layer Pruning and Efficient Adaptation in Large Vision-Language Models

2025-11-24 · Parsa Madinei, Ryan Solgi, Ziqi Wen, Jonathan Skaza 외 arxiv

We introduce INTERLACE, a novel framework that prunes redundant layers in VLMs while maintaining performance through sample-efficient finetuning. Existing layer pruning methods lead to significant performance drop when a…

OpenFed: A Comprehensive and Versatile Open-Source Federated Learning Framework

2021-09-16 · Dengsheng Chen, Vince Tan, Zhilin Lu, Jie Hu

Recent developments in Artificial Intelligence techniques have enabled their successful application across a spectrum of commercial and industrial settings. However, these techniques require large volumes of data to be a…

Federated Learning

Learning to Parallelize in a Shared-Memory Environment with Transformers

2022-04-27 · Re'em Harel, Yuval Pinter, Gal Oren

In past years, the world has switched to many-core and multi-core shared memory architectures. As a result, there is a growing need to utilize these architectures by introducing shared memory parallelization schemes to s…

Management