CoRe: A Comprehensive Framework for Cross-Image Comparative Reasoning in Vision-Language Models

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision · Depth: Expert, quick

Summary

CoRe, a unified framework, addresses the challenges of cross-image comparative reasoning in vision-language models (VLMs), particularly concerning fine-grained attribute grounding and globally consistent reasoning. Introduced on 2026-07-14, CoRe comprises three key components: CoRe-20K, a large-scale triplet-based training set automatically built from structured visual metadata covering counting, depth, distance, and spatial relations; TriSR, a structured reward framework that jointly supervises attribute grounding, judgment alignment, and triplet consistency using GRPO optimization; and CoRe-Bench, the first dedicated benchmark for fine-grained cross-image comparative reasoning. Experimental results demonstrate that CoRe significantly surpasses existing VLMs on CoRe-Bench, achieving a 28.2-point gain in partial accuracy over the strongest baseline, while maintaining competitive performance on standard multimodal benchmarks.

Key takeaway

For Machine Learning Engineers developing vision-language models, if you are struggling with fine-grained cross-image comparative reasoning, CoRe offers a robust solution. You should consider integrating its CoRe-20K training set and TriSR structured reward framework to significantly boost your model's accuracy. Evaluating your VLM against the CoRe-Bench benchmark will provide a clear measure of improvement, potentially yielding a 28.2-point gain in partial accuracy for complex comparative tasks.

Key insights

CoRe provides a unified framework to enhance vision-language models' cross-image comparative reasoning through specialized training data, reward framework, and benchmark.

Principles

Method

CoRe constructs a triplet-based training set (CoRe-20K) from visual metadata, then uses TriSR, a structured reward framework with GRPO optimization, to supervise attribute grounding, judgment alignment, and triplet consistency.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.