paper-with-me

홈 › Papers

Neural Poisson Solver: A Universal and Continuous Framework for Natural Signal Blending

2024-07-11 · Delong Wu, Hao Zhu, Qi Zhang, You Li, Zhan Ma, Xun Cao

Implicit Neural Representation (INR) has become a popular method for representing visual signals (e.g., 2D images and 3D scenes), demonstrating promising results in various downstream applications. Given its potential as a medium for visual signals, exploring the development of a neural blending method that utilizes INRs is a natural progression. Neural blending involves merging two INRs to create a new INR that encapsulates information from both original representations. A direct approach involves applying traditional image editing methods to the INR rendering process. However, this method often results in blending distortions, artifacts, and color shifts, primarily due to the discretization of the underlying pixel grid and the introduction of boundary conditions for solving variational problems. To tackle this issue, we introduce the Neural Poisson Solver, a plug-and-play and universally applicable framework across different signal dimensions for blending visual signals represented by INRs. Our Neural Poisson Solver offers a variational problem-solving approach based on the continuous Poisson equation, demonstrating exceptional performance across various domains. Specifically, we propose a gradient-guided neural solver to represent the solution process of the variational problem, refining the target signal to achieve natural blending results. We also develop a Poisson equation-based loss and optimization scheme to train our solver, ensuring it effectively blends the input INR scenes while preserving their inherent structure and semantic content. The lack of dependence on additional prior knowledge makes our method easily adaptable to various task categories, highlighting its versatility. Comprehensive experimental results validate the robustness of our approach across multiple dimensions and blending tasks.

📄 PDF Abstract BibTeX arXiv:2407.08457

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards a Machine-Learned Poisson Solver for Low-Temperature Plasma Simulations in Complex Geometries

2023-06-13 · Ihda Chaerony Siffa, Markus M. Becker, Klaus-Dieter Weltmann, Jan Trieschmann

Poisson's equation plays an important role in modeling many physical systems. In electrostatic self-consistent low-temperature plasma (LTP) simulations, Poisson's equation is solved at each simulation time step, which ca…

GPU

PB-AM: An Open-Source, Fully Analytical Linear Poisson-Boltzmann Solver

2016-09-24

We present the open source distributed software package Poisson-Boltzmann Analytical Method (PB-AM), a fully analytical solution to the linearized Poisson Boltzmann equation, for molecules represented as non-overlapping …

Distributed Multigrid Neural Solvers on Megavoxel Domains

2021-04-29 · Aditya Balu, Sergio Botelho, Biswajit Khara, Vinay Rao 외

We consider the distributed training of large-scale neural networks that serve as PDE solvers producing full field outputs. We specifically consider neural solvers for the generalized 3D Poisson equation over megavoxel d…

CPUGPU

Poisson CNN: Convolutional neural networks for the solution of the Poisson equation on a Cartesian mesh

2019-10-18 · Ali Girayhan Özbay, Arash Hamzehloo, Sylvain Laizet, Panagiotis Tzirakis 외

The Poisson equation is commonly encountered in engineering, for instance in computational fluid dynamics (CFD) where it is needed to compute corrections to the pressure field to ensure the incompressibility of the veloc…

NPSolver: Neural Poisson Solver with Iterative Physics Supervision

2026-05-25 · Bocheng Zeng, Rui Zhang, Runze Mao, Mengtao Yan 외 arxiv

Efficiently solving Poisson equations on complex, irregular domains remains a fundamental challenge in scientific computing, as classical iterative solvers often suffer from prohibitive runtime due to ill-conditioned sys…