Pith. sign in

REVIEW 2 major objections 2 minor 3 references

"\^{I}n\c{t}elegi Rom\^ane\c{s}te?'' A Recipe for Romanian Vision-Language Models

T0 review · 2 major / 2 minor · reviewed 2026-06-28 · grok-4.3

Pith's one-line read Translating English vision-language datasets into Romanian produces models that outperform both same-sized and next-larger English-trained models on benchmarks.

desk verdict Romanian VLM adaptation via translated data beats size baselines but the MT step for in-image text lacks supporting checks. read the letter →

arxiv 2605.31401 v2 pith:OTFN7GON submitted 2026-05-29 cs.CL

classification cs.CL
keywords RomanianVision-LanguageModelsMachineTranslationLow-resourcelanguagesVLMadaptationHoraVQAMultilingual
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper demonstrates a full pipeline for creating Romanian vision-language models by machine-translating English training and evaluation corpora, including in-image text, while keeping visual grounding intact. Models trained on this adapted data are compared across different vision and language backbones, with additional OCR-style data tested. A new culturally grounded Romanian evaluation set, HoraVQA, is introduced to measure performance on everyday local scenes. Results show consistent gains from the Romanian adaptation, allowing smaller models to exceed the accuracy of larger non-adapted ones.

What carries the argument

The translation pipeline that converts textual annotations and in-image text from English VLM datasets into Romanian, paired with ablations over vision backbones, language backbones, and OCR data.

What would settle it

A controlled test where the same model architecture trained on the translated Romanian data shows no improvement or lower scores than the English baseline on the same Romanian benchmarks would falsify the central performance claim.

Watch

Extended reading notes

Core claim

Romanian-adapted VLMs, built by translating established English VLM training and evaluation corpora into Romanian while preserving visual grounding, consistently outperform their same-sized counterparts and surpass models from the next larger size category across all evaluated benchmarks, including the new HoraVQA set.

Load-bearing premise

Machine translation of textual annotations and in-image text preserves visual grounding and cultural relevance enough for the data to train effective VLMs.

Editorial extensions

If this is right

  • Romanian VLMs can be created without collecting new large-scale native image-text pairs.
  • Adapting language backbones to Romanian yields measurable gains even when vision components remain multilingual.
  • Including translated in-image text during training improves handling of Romanian text appearing in images.
  • Culturally native test sets like HoraVQA reveal performance differences not captured by translated English benchmarks alone.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The same translation-based recipe could be applied to other low-resource languages that lack native VLM data.
  • If the approach scales, it reduces reliance on expensive native data collection for many languages.
  • Performance edges on Romanian tasks may translate to better results in practical applications such as Romanian image captioning or visual question answering.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit.

Referee Report

2 major / 2 minor

Summary. The paper presents a systematic pipeline for adapting Vision-Language Models to Romanian: it translates English VLM training/evaluation corpora (annotations and in-image text) via machine translation, trains and ablates models varying vision backbones, language backbones (multilingual vs. Romanian-adapted), and OCR-style data, introduces the culturally grounded HoraVQA benchmark, and claims that the resulting Romanian-adapted VLMs outperform same-sized baselines and even surpass next-larger-size models across all evaluated benchmarks.

Significance. If the performance claims hold after addressing data-quality verification, the work supplies a concrete, reproducible recipe for low-resource VLM adaptation that could extend to other languages, while the new HoraVQA set adds a culturally native evaluation resource. The systematic ablations on backbone choices and the explicit handling of in-image text translation are strengths that would make the contribution actionable for the field.

major comments (2)
  1. [Data construction] Data construction section: the central claim that Romanian-adapted VLMs outperform same-size and next-larger baselines rests on the assumption that MT of in-image text preserves visual grounding and alignment; however, no independent quality metric, post-editing protocol, human evaluation scores, or ablation isolating MT-induced misalignment is reported, leaving open the possibility that observed gains are confounded by translation artifacts rather than language adaptation.
  2. [Results] Results and ablations: the abstract states performance gains from adaptation and ablations but supplies no quantitative tables, error bars, statistical tests, or per-benchmark breakdowns; without these, it is impossible to verify whether the "surpass next larger size category" result is robust or driven by particular benchmarks where MT artifacts may be less penalizing.
minor comments (2)
  1. [Methods] Notation for model variants (e.g., vision vs. language backbone combinations) should be standardized in a table early in the methods section for clarity.
  2. [Evaluation] The description of HoraVQA curation would benefit from explicit details on image sourcing, annotation protocol, and inter-annotator agreement to allow replication.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the constructive feedback. We address the two major comments point-by-point below and will revise the manuscript to improve clarity and verifiability.

read point-by-point responses
  1. Referee: [Data construction] Data construction section: the central claim that Romanian-adapted VLMs outperform same-size and next-larger baselines rests on the assumption that MT of in-image text preserves visual grounding and alignment; however, no independent quality metric, post-editing protocol, human evaluation scores, or ablation isolating MT-induced misalignment is reported, leaving open the possibility that observed gains are confounded by translation artifacts rather than language adaptation.

    Authors: We agree that the absence of explicit quality verification for in-image text translation is a limitation. The current manuscript applies off-the-shelf MT to both annotations and in-image text while keeping visual content fixed, but does not report BLEU scores, human alignment ratings, or a dedicated ablation on MT artifacts. In revision we will add a dedicated subsection reporting automatic metrics on a held-out sample, a small human evaluation of grounding preservation, and an explicit discussion of potential confounding effects. This will allow readers to assess whether gains are driven by language adaptation or translation artifacts. revision: yes

  2. Referee: [Results] Results and ablations: the abstract states performance gains from adaptation and ablations but supplies no quantitative tables, error bars, statistical tests, or per-benchmark breakdowns; without these, it is impossible to verify whether the "surpass next larger size category" result is robust or driven by particular benchmarks where MT artifacts may be less penalizing.

    Authors: The full manuscript already contains quantitative tables, ablation results, and per-benchmark breakdowns in the Experiments section, including direct comparisons against same-size and next-larger models. The abstract intentionally provides only a high-level summary. To address the concern we will (i) insert a small number of key quantitative highlights into the abstract and (ii) ensure error bars and any available statistical tests are explicitly shown or referenced in the main results tables. We maintain that the "surpass next larger" pattern holds across the full set of benchmarks, but agree that clearer per-benchmark visibility will strengthen the claim. revision: partial

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity: empirical training and evaluation pipeline

full rationale

The paper describes an empirical pipeline of machine-translating English VLM corpora (annotations and in-image text) into Romanian, followed by model training, ablation studies on vision/language backbones and OCR data, and evaluation on benchmarks including a new culturally native set. No equations, fitted parameters, or derivations are presented that reduce to inputs by construction. No self-citations are invoked as load-bearing uniqueness theorems or ansatzes. The central claims rest on direct experimental outcomes rather than self-referential definitions or renamings, making the work self-contained against external benchmarks.

Assumptions & free parameters 0 free parameters · 1 assumptions · 0 invented entities

Review performed on abstract only; full methods, data, and results unavailable for detailed ledger construction.

assumptions (1)
  • domain assumption Machine translation of English annotations and in-image text is of sufficient quality to preserve visual grounding for VLM training.
    The entire pipeline rests on this unexamined premise; no translation error analysis or human validation is mentioned in the abstract.

how reviews work

0 comments
Cite this review

Pith. "Pith review of "\^{I}n\c{t}elegi Rom\^ane\c{s}te?'' A Recipe for Romanian Vision-Language Models." pith.science (2026). https://pith.science/paper/OTFN7GON

@misc{pith2026260531401,
  author       = {Pith},
  title        = {Pith review of: "\^In\ctelegi Rom\^ane\cste?'' A Recipe for Romanian Vision-Language Models},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/OTFN7GON}},
  note         = {Machine review of arXiv:2605.31401}
}
read the original abstract

Vision-Language Models (VLMs) largely follow the text-only LLM trajectory, excelling on English benchmarks but sharply degrading on low-resource languages, where neither large-scale image-text corpora nor culturally grounded evaluations exist. We present a systematic study of building a language-specific VLM for Romanian, covering the full pipeline from data construction to architectural choices. We translate established English VLM training and evaluation corpora into Romanian, applying machine translation to textual annotations and to in-image text, preserving visual grounding while adapting the textual content. Using this data, we train and ablate a series of VLMs to isolate the contribution of (i) vision backbones of varying scale and pretraining, (ii) language backbones from multilingual to Romanian-adapted LLMs, and (iii) OCR-style image-text data. We further curate HoraVQA, a culturally native evaluation set grounded in Romanian everyday scenes. Romanian-adapted VLMs consistently outperform their same-sized counterparts and, across all evaluated benchmarks, even surpass models from the next larger size category.

Figures

Figures reproduced from arXiv: 2605.31401 by the authors.

Figure 1
Figure 1. QA examples from the HoraVQA benchmark, shown in their original form (top) and translated into English (bottom). The first example refers to a well￾known commercial associated with the brand depicted in the image, while the second concerns a famous painting portraying the ideals of Romanian society around 1850. 4 RoVLM Models For training the RoVLM models, our aim was to build upon existing multilingual vision-langu… view at source ↗
Figure 2
Figure 2. Performance comparison between the original [PITH_FULL_IMAGE:figures/full_fig_p006_2.png] view at source ↗
Figure 3
Figure 3. Performance comparison between CLIP, SigSLIP, and SigLIP2 visual backbones. Note the stronger overall performance of the CLIP backbone, especially on OCR & Documents category. A plausible explanation for CLIP outperform￾ing SigLIP and SigLIP2 as a vision encoder for Romanian OCR tasks is that CLIP preserves more locally discriminative, high-frequency visual struc￾ture, which is critical for exact character transcrip… view at source ↗
Figures from the paper (6 more)
Figure 5
Figure 5. Figure 5: Performance comparison between the model [PITH_FULL_IMAGE:figures/full_fig_p008_5.png]
Figure 4
Figure 4. Figure 4: Performance comparison between the model [PITH_FULL_IMAGE:figures/full_fig_p008_4.png]
Figure 6
Figure 6. Figure 6: Performance comparison between Llama3 and RoLlama3 language backbone. Note that both back￾bones perform similarly. The results for each category across multiple ar￾chitectures are presented in the [PITH_FULL_IMAGE:figures/full_fig_p012_6.png]
Figure 7
Figure 7. Figure 7: Performance comparison between the original models and the Romanian adaptations across multiple [PITH_FULL_IMAGE:figures/full_fig_p018_7.png]
Figure 8
Figure 8. Figure 8: Example of original and translated image pair. [PITH_FULL_IMAGE:figures/full_fig_p019_8.png]
Figure 9
Figure 9. Figure 9: Example of original and translated image pair. [PITH_FULL_IMAGE:figures/full_fig_p019_9.png]

Discussion (0). Sign in to comment.

Reference graph

Works this paper leans on

3 extracted references · 3 canonical work pages

  1. [1]

    vorbe s, ti românes, te?

    Parameter efficient multimodal instruction tuning for romanian vision language models.arXiv preprint arXiv:2512.14926. Chaoyou Fu, Peixian Chen, Yunhang Shen, Yulei Qin, Mengdan Zhang, Xu Lin, Jinrui Yang, Xiawu Zheng, Ke Li, Xing Sun, and 1 others. 2026. Mme: A comprehensive evaluation benchmark for multimodal large language models.Advances in Neural Inf...

  2. [2]

    Qwen2-VL: Enhancing Vision-Language Model's Perception of the World at Any Resolution

    All languages matter: Evaluating lmms on culturally diverse 100 languages. InProceedings of the Computer Vision and Pattern Recognition Con- ference, pages 19565–19575. Peng Wang, Shuai Bai, Sinan Tan, Shijie Wang, Zhi- hao Fan, Jinze Bai, Keqin Chen, Xuejing Liu, Jialin Wang, Wenbin Ge, and 1 others. 2024. Qwen2- vl: Enhancing vision-language model’s per...

  3. [3]

    x1” “y1” “x2

    Penguin-vl: Exploring the efficiency limits of vlm with llm-based vision encoders.arXiv preprint arXiv:2603.06569. Kaichen Zhang, Bo Li, Peiyuan Zhang, Fanyi Pu, Joshua Adrian Cahyono, Kairui Hu, Shuai Liu, Yuan- han Zhang, Jingkang Yang, Chunyuan Li, and Zi- wei Liu. 2024. Lmms-eval: Reality check on the evaluation of large multimodal models.Preprint, ar...

Pith tools

Reviewed June 28, 2026 · model on record in the stance chip above.