Be Consistent! Enhancing Robust Visual Reasoning in LVLMs with Consistency Constraints Researchers introduce ConVBench, a benchmark for evaluating logical consistency in Large Vision-Language Models (LVLMs), pairing each image with two logically equivalent questions across six categories. They also present ConVLM, which uses Group Relative Policy Optimization (GRPO)-based reinforcement learning with a consistency reward to improve model reasoning. The framework jointly assesses correctness and consistency through two metrics: logical consistency and robust accuracy. arXiv:2607.21722v1 Announce Type: new Abstract: While Large Vision-Language Models LVLMs exhibit strong perceptual capabilities, they remain vulnerable in visual reasoning tasks. Existing benchmarks largely focus on symbolic mathematical or scientific problems and simple vision-centric tasks, offering limited assessment of complex visual reasoning and logical consistency, a critical requirement for reliable reasoning systems. We introduce ConVBench, a complex vision-centric reasoning benchmark in which each image is paired with two logically equivalent questions across six categories: action and state, complex counting, spatial reasoning, causal and intent understanding, commonsense reasoning, and temporal perception. To complement this benchmark, we define two evaluation metrics, logical consistency and robust accuracy, that jointly assess both the correctness and consistency of model responses. We further present ConVLM, which improves LVLM reasoning through Group Relative Policy Optimization GRPO -based reinforcement learning with a novel consistency reward. This method leverages automatically generated logically equivalent question-answer pairs and a dual-reward design combining accuracy- and consistency-based signals, encouraging agreement between paired responses. The framework functions effectively with or without strict answer supervision.