Lijing Zhao

h-index9
2papers
382citations

2 Papers

1.2NAFeb 13, 2015
Fast predictor-corrector approach for the tempered fractional ordinary differential equations

Jingwei Deng, Lijing Zhao, Yujiang Wu

The tempered evolution equation describes the trapped dynamics, widely appearing in nature, e.g., the motion of living particles in viscous liquid. This paper proposes the fast predictor-corrector approach for the tempered fractional ordinary differential equations by digging out the potential 'very' short memory principle. The algorithms basing on the idea of equidistributing are detailedly described; their effectiveness and low computation cost, being linearly increasing with time $t$, are numerically demonstrated.

2.3MMMay 10, 2019Code
DEMC: A Deep Dual-Encoder Network for Denoising Monte Carlo Rendering

Xin Yang, Wenbo Hu, Dawei Wang et al.

In this paper, we present DEMC, a deep Dual-Encoder network to remove Monte Carlo noise efficiently while preserving details. Denoising Monte Carlo rendering is different from natural image denoising since inexpensive by-products (feature buffers) can be extracted in the rendering stage. Most of them are noise-free and can provide sufficient details for image reconstruction. However, these feature buffers also contain redundant information, which makes Monte Carlo denoising different from natural image denoising. Hence, the main challenge of this topic is how to extract useful information and reconstruct clean images. To address this problem, we propose a novel network structure, Dual-Encoder network with a feature fusion sub-network, to fuse feature buffers firstly, then encode the fused feature buffers and a noisy image simultaneously, and finally reconstruct a clean image by a decoder network. Compared with the state-of-the-art methods, our model is more robust on a wide range of scenes and is able to generate satisfactory results in a significantly faster way.