paper-with-me

Papers

How to Train Your Long-Context Visual Document Model

2026-02-16 · Austin Veselka arxiv

We present the first comprehensive, large-scale study of training long-context vision language models up to 344K context, targeting long-document visual question answering with measured transfer to long-context text. While several such strong are open-weight, namely Qwen3 VL and GLM 4.5/6V, their training recipes and data pipelines are not reproducible. We systematically study continued pretraining, supervised finetuning, and preference optimization for 24B and 32B parameter models, backed by extensive LC evaluations and ablations to bridge this gap, and achieve state-of-the-art performance on MMLongBenchDoc for both parameter scales. In addition to this, our key findings include: (i) training on context lengths that match evaluation context lengths outperforms training on longer contexts, (ii) training and evaluating with page indices provides a simple, high-impact boost to long-document performance, (iii) our synthetic data pipelines enable self-improvement via continued pretraining and supervised finetuning, and (iv) we extend the known text-to-visual long context transfer to the reverse, showing that visual long context training transfers to long-context text performance. We also release MMLBD-C, a manually corrected version of MMLongBenchDoc to reduce erroneous and low quality examples in the benchmark.

📄 PDF Abstract BibTeX arXiv:2602.15257

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question Answering

Similar Papers 제목 키워드 기반

Bootstrap Your Own Context Length

2024-12-25 · Liang Wang, Nan Yang, Xingxing Zhang, Xiaolong Huang 외

We introduce a bootstrapping approach to train long-context language models by exploiting their short-context capabilities only. Our method utilizes a simple agent workflow to synthesize diverse long-context instruction …

Language ModelingLanguage Modelling

Remember Your Trace: Memory-Guided Long-Horizon Agentic Framework for Consistent and Hierarchical Repository-Level Code Documentation

2026-05-14 · Suyoung Bae, Jaehoon Lee, Changkyu Choi, YunSeok Choi 외 arxiv

Automated code documentation is essential for modern software development, providing the contextual grounding that both human developers and coding agents rely on to navigate large codebases. Existing repository-level ap…

SynthDocBench: Controlled Benchmark for Long-Context Visual Document Understanding

2026-07-11 · Abhigya Verma, Khyati Mahajan, Amit Kumar Saha, Shruthan Radhakrishna 외 arxiv

Vision language models (VLMs) have achieved strong performance on visual document understanding benchmarks such as DocVQA, ChartQA, and MMLongBench-Doc. However, real-world documents combine multiple factors such as leng…

You Only Use Reactive Attention Slice For Long Context Retrieval

2024-09-03 · Yun Joon Soh, Hanxian Huang, Yuandong Tian, Jishen Zhao

Supporting longer context for Large Language Models (LLM) is a promising direction to advance LLMs. As training a model for a longer context window is computationally expensive, many alternative solutions, such as Retrie…

RAGRetrievalRetrieval-augmented GenerationSentence

The Law of Large Documents: Understanding the Structure of Legal Contracts Using Visual Cues

2021-07-16 · Allison Hegel, Marina Shah, Genevieve Peaslee, Brendan Roof 외

Large, pre-trained transformer models like BERT have achieved state-of-the-art results on document understanding tasks, but most implementations can only consider 512 tokens at a time. For many real-world applications, d…

Attributedocument understandingSegmentation