paper-with-me

Papers

Boundary-aware Decoupled Flow Networks for Realistic Extreme Rescaling

2024-05-05 · Jinmin Li, Tao Dai, Jingyun Zhang, Kang Liu, Jun Wang, Shaoming Wang, Shu-Tao Xia, rizen guo

Recently developed generative methods, including invertible rescaling network (IRN) based and generative adversarial network (GAN) based methods, have demonstrated exceptional performance in image rescaling. However, IRN-based methods tend to produce over-smoothed results, while GAN-based methods easily generate fake details, which thus hinders their real applications. To address this issue, we propose Boundary-aware Decoupled Flow Networks (BDFlow) to generate realistic and visually pleasing results. Unlike previous methods that model high-frequency information as standard Gaussian distribution directly, our BDFlow first decouples the high-frequency information into \textit{semantic high-frequency} that adheres to a Boundary distribution and \textit{non-semantic high-frequency} counterpart that adheres to a Gaussian distribution. Specifically, to capture semantic high-frequency parts accurately, we use Boundary-aware Mask (BAM) to constrain the model to produce rich textures, while non-semantic high-frequency part is randomly sampled from a Gaussian distribution.Comprehensive experiments demonstrate that our BDFlow significantly outperforms other state-of-the-art methods while maintaining lower complexity. Notably, our BDFlow improves the PSNR by 4.4 dB and the SSIM by 0.1 on average over GRAIN, utilizing only 74% of the parameters and 20% of the computation. The code will be available at https://github.com/THU-Kingmin/BAFlow.

📄 PDF Abstract BibTeX arXiv:2405.02941

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkImage RescalingSSIM

Similar Papers 제목 키워드 기반

FlowDet: Overcoming Perspective and Scale Challenges in Real-Time End-to-End Traffic Detection

2025-08-27 · Zixing Wang, Yuhang Zhao arxiv

End-to-end object detectors offer a promising NMS-free paradigm for real-time applications, yet their high computational cost remains a significant barrier, particularly for complex scenarios like intersection traffic mo…

Improving Tail Label Prediction for Extreme Multi-label Learning

2021-01-01 · Tong Wei, Wei-Wei Tu, Yu-Feng Li

Extreme multi-label learning (XML) works to annotate objects with relevant labels from an extremely large label set. Many previous methods treat labels uniformly such that the learned model tends to perform better on hea…

Multi-Label Learning

Path-Decoupled Hyperbolic Flow Matching for Few-Shot Adaptation

2026-02-24 · Lin Li, Ziqi Jiang, Gefan Ye, Zhenqi He 외 arxiv

Recent advances in cross-modal few-shot adaptation treat visual-semantic alignment as a continuous feature transport problem via Flow Matching (FM). However, we argue that Euclidean-based FM overlooks fundamental limitat…

AdaGRPO: A Capability-Aware Adaptive Enhancement for Flow-based GRPO

2026-06-05 · Jiazi Bu, Pengyang Ling, Yujie Zhou, Yibin Wang 외 arxiv

Group Relative Policy Optimization (GRPO) has demonstrated remarkable success in aligning text-to-image (T2I) flow models with human preferences. However, we have identified that the learning loop of current flow-based G…

Reinforcement Learning

DynaVid: Learning to Generate Highly Dynamic Videos using Synthetic Motion Data

2026-04-02 · Wonjoon Jin, Jiyun Won, Janghyeok Han, Qi Dai 외 arxiv

Despite recent progress, video diffusion models still struggle to synthesize realistic videos involving highly dynamic motions or requiring fine-grained motion controllability. A central limitation lies in the scarcity o…