paper-with-me

홈 › Papers

Residual Aligned: Gradient Optimization for Non-Negative Image Synthesis

2022-02-08 · Flora Yu Shen, Katie Luo, Guandao Yang, Harald Haraldsson, Serge Belongie

In this work, we address an important problem of optical see through (OST) augmented reality: non-negative image synthesis. Most of the image generation methods fail under this condition, since they assume full control over each pixel and cannot create darker pixels by adding light. In order to solve the non-negative image generation problem in AR image synthesis, prior works have attempted to utilize optical illusion to simulate human vision but fail to preserve lightness constancy well under situations such as high dynamic range. In our paper, we instead propose a method that is able to preserve lightness constancy at a local level, thus capturing high frequency details. Compared with existing work, our method shows strong performance in image-to-image translation tasks, particularly in scenarios such as large scale images, high resolution images, and high dynamic range image transfer.

📄 PDF Abstract BibTeX arXiv:2202.04036

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage-to-Image TranslationTranslation

Similar Papers 제목 키워드 기반

Selectively Hard Negative Mining for Alleviating Gradient Vanishing in Image-Text Matching

2023-03-01 · Zheng Li, Caili Guo, Xin Wang, Zerun Feng 외

Recently, a series of Image-Text Matching (ITM) methods achieve impressive performance. However, we observe that most existing ITM models suffer from gradients vanishing at the beginning of training, which makes these mo…

Image-text matchingText MatchingTriplet

Accelerated Single-Call Methods for Constrained Min-Max Optimization

2022-10-06 · Yang Cai, Weiqiang Zheng

We study first-order methods for constrained min-max optimization. Existing methods either require two gradient calls or two projections in each iteration, which may be costly in some applications. In this paper, we firs…

Contraction-Aligned Analysis of Soft Bellman Residual Minimization with Weighted Lp-Norm for Markov Decision Problem

2026-04-08 · Hyukjun Yang, Han-Dong Lim, Donghwan Lee arxiv

The problem of solving Markov decision processes under function approximation remains a fundamental challenge, even under linear function approximation settings. A key difficulty arises from a geometric mismatch: while t…

Mitigating Gradient Overlap in Deep Residual Networks with Gradient Normalization for Improved Non-Convex Optimization

2024-10-28 · Juyoung Yun

In deep learning, Residual Networks (ResNets) have proven effective in addressing the vanishing gradient problem, allowing for the successful training of very deep networks. However, skip connections in ResNets can lead …

Deep Learning

Mitigating Gradient Pathology in PINNs through Aligned Constraint

2026-05-24 · Yichen Luo, Peiyu Zhu, Dongxiao Hu, Jia Wang 외 arxiv

While Physics-Informed Neural Networks (PINNs) are powerful for solving Partial Differential Equations (PDEs), their training is often paralyzed by gradient pathology. The gradients from the PDE residuals and boundary co…