paper-with-me

Papers

FlowBender: Feedback-Aware Training for Self-Correcting Conditional Flows

2026-06-18 · Daniel Gilo, Sven Elflein, Ido Sobol, Or Litany arxiv

Conditional diffusion and flow models routinely fail to satisfy the very constraints that define their task. For instance, a depth-conditioned model often produces images whose re-extracted depth disagrees with the input, even though the forward operator--the depth predictor defining the constraint--is available during both training and inference. Existing approaches generally fall into two categories: supervised models that treat the conditioning signal as a static cue and ignore alignment information at inference, and guidance-based methods that consult it through hand-tuned linear updates, typically trading fidelity to the condition against the plausibility of the generated sample. We argue that the fundamental gap in both paradigms is that the model is never trained to utilize its own alignment error. We introduce FlowBender, a closed-loop framework that treats this error as a first-class input, training the network to learn a correction policy conditioned on inference-time feedback. At each step, an unguided look-ahead pass estimates the clean signal, a task-specific deviation is computed via the forward operator, and a refinement pass consumes this signal to produce a corrected velocity. We propose several variants of FlowBender, including a gradient-based formulation for differentiable operators and a zero-order variant for non-differentiable settings such as JPEG compression. For efficient sampling, we introduce a prior-step shortcut that enables closed-loop correction at a minimal additional computational cost. Across image-to-image translation, restoration, and 3D mesh texturing, FlowBender consistently outperforms standard supervised baselines, alignment-loss-augmented training, and state-of-the-art inference-time guidance, improving fidelity and plausibility simultaneously rather than trading them against each other. Project page: https://flow-bender.github.io/

📄 PDF Abstract BibTeX arXiv:2606.20404

Code (0)

등록된 구현이 없습니다.

Tasks

Image-to-Image Translation

Similar Papers 제목 키워드 기반

Enhancing Reinforcement Learning for Radiology Report Generation with Evidence-aware Rewards and Self-correcting Preference Learning

2026-04-15 · Qin Zhou, Guoyan Liang, Qianyi Yang, Jingyuan Chen 외 arxiv

Recent reinforcement learning (RL) approaches have advanced radiology report generation (RRG), yet two core limitations persist: (1) report-level rewards offer limited evidence-grounded guidance for clinical faithfulness…

Reinforcement Learning

RFM: response-aware feedback mechanism for background based conversation

2022-08-26 · journal 2022 8 · Jiatao Chen, Biqing Zeng, Zhibin Du, Huimin Deng 외

In general, the existing dialogue systems tend to generate generic responses due to lack of external knowledge. One of the usual solutions is the Background Based Conversations (BBCs), which can help dialogue systems gen…

Response Generation

SCIR: A Self-Correcting Iterative Refinement Framework for Enhanced Information Extraction Based on Schema

2025-12-13 · Yushen Fang, Jianjun Li, Mingqian Ding, Chang Liu 외 arxiv

Although Large language Model (LLM)-powered information extraction (IE) systems have shown impressive capabilities, current fine-tuning paradigms face two major limitations: high training costs and difficulties in aligni…

Information ExtractionRelation ExtractionEvent Extraction

Self-Correcting Decoding with Generative Feedback for Mitigating Hallucinations in Large Vision-Language Models

2025-02-10 · Ce Zhang, Zifu Wan, Zhehan Kan, Martin Q. Ma 외

While recent Large Vision-Language Models (LVLMs) have shown remarkable performance in multi-modal tasks, they are prone to generating hallucinatory text responses that do not align with the given visual input, which res…

Image GenerationResponse GenerationText to Image GenerationText-to-Image Generation

Intent-Aware Self-Correction for Mitigating Social Biases in Large Language Models

2025-03-08 · Panatchakorn Anantaprayoon, Masahiro Kaneko, Naoaki Okazaki

Self-Correction based on feedback improves the output quality of Large Language Models (LLMs). Moreover, as Self-Correction functions like the slow and conscious System-2 thinking from cognitive psychology's perspective,…

Response Generation