Perceptual Flow Network for Visually Grounded Reasoning

TL;DR

PFlowNet achieves visual reasoning via variational reinforcement learning, scoring 90.6% on V* Bench.

cs.CV 🔴 Advanced 2026-05-04 10 views
Yangfu Li Yuning Gong Hongjian Zhan Teng Li Yuanhuiyi Lyu Tianyi Chen Qi Liu Ziyuan Huang Zhihang Zhong Dandan Zheng Yue Lu
visual reasoning variational reinforcement learning vision-language models geometric priors self-conditioned generation

Key Findings

Methodology

PFlowNet decouples perception from reasoning to establish a self-conditioned generation process. It integrates multi-dimensional rewards with vicinal geometric shaping using variational reinforcement learning to promote reasoning-oriented perceptual behaviors while maintaining visual reliability.

Key Results

  • PFlowNet sets a new SOTA record on V* Bench with 90.6%, improving 13.1% over the baseline model Qwen3-VL 8B.
  • Achieved 67.0% on MME-RealWorld-lite, a 21% improvement.
  • Improved by 10.4% on TreeBench, demonstrating superior cross-scenario performance.

Significance

This study introduces PFlowNet to address language bias and hallucination in LVLMs under complex scenarios. Its innovative variational reinforcement learning framework provides new insights for visual reasoning, with significant academic and industrial impacts.

Technical Contribution

PFlowNet overcomes the limitations of existing geometric priors through a self-parameterized variational distribution, offering new theoretical guarantees and engineering possibilities, significantly enhancing the accuracy and interpretability of visual reasoning.

Novelty

PFlowNet is the first to apply variational reinforcement learning to visual reasoning, differing from traditional geometric precision-oriented methods by emphasizing reasoning-oriented perceptual behaviors.

Limitations

  • In certain scenarios, PFlowNet may struggle with extremely complex visual inputs.
  • Requires high diversity in training data.

Future Work

Future research could explore PFlowNet's application in more visual tasks and further optimize its performance across different scenarios.

AI Executive Summary

Current large-vision language models (LVLMs) face issues of language bias and hallucination in visual reasoning. Existing methods introduce geometric priors for supervision but with limited effect. PFlowNet decouples perception from reasoning, using variational reinforcement learning with multi-dimensional rewards and vicinal geometric shaping to promote reasoning-oriented perceptual behaviors. Experimental results show that PFlowNet sets new SOTA records on benchmarks like V* Bench and MME-RealWorld-lite, demonstrating superior performance in complex visual tasks. However, PFlowNet still has limitations in handling extremely complex visual inputs, and future research could further optimize its performance.

Deep Analysis

Background

Vision-language models (LVLMs) have achieved remarkable performance by integrating vision encoders and cross-modal alignment. However, they still face challenges with interpretability and hallucination, especially in fine-grained visual understanding.

Core Problem

Existing LVLMs suffer from language bias and hallucination in visual reasoning. While geometric priors offer some improvement, they are biased towards geometric precision with limited reasoning utility.

Innovation

PFlowNet decouples perception from reasoning, using variational reinforcement learning with multi-dimensional rewards and vicinal geometric shaping to promote reasoning-oriented perceptual behaviors, overcoming the limitations of existing geometric priors.

Methodology

  • �� Decouples perception from reasoning to establish a self-conditioned generation process
  • �� Integrates multi-dimensional rewards with vicinal geometric shaping
  • �� Uses variational reinforcement learning to promote reasoning-oriented perceptual behaviors

Experiments

Experiments conducted on benchmarks like V* Bench and MME-RealWorld-lite, using Qwen3-VL 8B as the baseline model, evaluate PFlowNet's performance improvements.

Results

PFlowNet sets a new SOTA record on V* Bench with 90.6%, achieves 67.0% on MME-RealWorld-lite, demonstrating superior cross-scenario performance.

Applications

PFlowNet can be applied to complex visual tasks such as fine-grained visual understanding and spatial relation reasoning, with broad industrial application potential.

Limitations & Outlook

PFlowNet may struggle with extremely complex visual inputs and requires high diversity in training data. Future research could further optimize its performance.

Plain Language Accessible to non-experts

Imagine you're cooking in a kitchen, and PFlowNet is like a smart assistant. Traditional methods focus on following the recipe precisely, while PFlowNet adjusts the cooking process based on the freshness of ingredients and your taste preferences, ensuring every dish is perfectly presented.

ELI14 Explained like you're 14

Imagine you're playing a puzzle game, and PFlowNet is like a super smart assistant. It not only tells you what to do next but also adjusts strategies based on changes in the game environment, ensuring you always find the right answer!

Glossary

Visual Reasoning

The process of making logical inferences and judgments based on visual information.

PFlowNet achieves more effective visual reasoning by decoupling perception from reasoning.

Variational Reinforcement Learning

A method combining variational inference and reinforcement learning to optimize complex decision processes.

PFlowNet uses variational reinforcement learning to promote reasoning-oriented perceptual behaviors.

Geometric Priors

Geometric information extracted from visual experts to guide the model's reasoning process.

Existing methods use geometric priors for visual reasoning but with limited effect.

Self-conditioned Generation

A process where the model dynamically adjusts its generation process through its own feedback mechanism.

PFlowNet achieves more reliable visual reasoning through a self-conditioned generation process.

V* Bench

A benchmark for evaluating the performance of visual reasoning models.

PFlowNet sets a new SOTA record on V* Bench.

Open Questions Unanswered questions from this research

  • 1 How to improve PFlowNet's performance with extremely complex visual inputs?
  • 2 What is PFlowNet's applicability to other visual tasks?

Applications

Immediate Applications

Complex Visual Tasks

PFlowNet can be used for fine-grained visual understanding and spatial relation reasoning, enhancing visual reasoning capabilities in industrial applications.

Long-term Vision

Intelligent Visual Systems

PFlowNet has the potential to become a core component of intelligent visual systems, driving automation and intelligence processes.

Abstract

Despite the success of Large-Vision Language Models (LVLMs), general optimization objectives (e.g., standard MLE) fail to constrain visual trajectories, leading to language bias and hallucination. To mitigate this, current methods introduce geometric priors from visual experts as additional supervision. However, we observe that such supervision is typically suboptimal: it is biased toward geometric precision and offers limited reasoning utility. To bridge this gap, we propose Perceptual Flow Network (PFlowNet), which eschews rigid alignment with the expert priors and achieves interpretable yet more effective visual reasoning. Specifically, PFlowNet decouples perception from reasoning to establish a self-conditioned generation process. Based on this, it integrates multi-dimensional rewards with vicinal geometric shaping via variational reinforcement learning, thereby facilitating reasoning-oriented perceptual behaviors while preserving visual reliability. PFlowNet delivers a provable performance guarantee and competitive empirical results, particularly setting new SOTA records on V* Bench (90.6%) and MME-RealWorld-lite (67.0%).

cs.CV cs.AI