Wenjie Guo

CV
h-index11
3papers
55citations
Novelty33%
AI Score38

3 Papers

NAMay 29, 2015
A monotone scheme for high-dimensional fully nonlinear PDEs

Wenjie Guo, Jianfeng Zhang, Jia Zhuo

In this paper we propose a feasible numerical scheme for high-dimensional, fully nonlinear parabolic PDEs, which includes the quasi-linear PDE associated with a coupled FBSDE as a special case. Our paper is strongly motivated by the remarkable work Fahim, Touzi and Warin [Ann. Appl. Probab. 21 (2011) 1322-1364] and stays in the paradigm of monotone schemes initiated by Barles and Souganidis [Asymptot. Anal. 4 (1991) 271-283]. Our scheme weakens a critical constraint imposed by Fahim, Touzi and Warin (2011), especially when the generator of the PDE depends only on the diagonal terms of the Hessian matrix. Several numerical examples, up to dimension 12, are reported.

66.5CVMar 21
GaussianPile: A Unified Sparse Gaussian Splatting Framework for Slice-based Volumetric Reconstruction

Di Kong, Yikai Wang, Wenjie Guo et al.

Slice-based volumetric imaging is widely applied and it demands representations that compress aggressively while preserving internal structure for analysis. We introduce GaussianPile, unifying 3D Gaussian splatting with an imaging system-aware focus model to address this challenge. Our proposed method introduces three key innovations: (i) a slice-aware piling strategy that positions anisotropic 3D Gaussians to model through-slice contributions, (ii) a differentiable projection operator that encodes the finite-thickness point spread function of the imaging acquisition system, and (iii) a compact encoding and joint optimization pipeline that simultaneously reconstructs and compresses the Gaussian sets. Our CUDA-based design retains the compression and real-time rendering efficiency of Gaussian primitives while preserving high-frequency internal volumetric detail. Experiments on microscopy and ultrasound datasets demonstrate that our method reduces storage and reconstruction cost, sustains diagnostic fidelity, and enables fast 2D visualization, along with 3D voxelization. In practice, it delivers high-quality results in as few as 3 minutes, up to 11x faster than NeRF-based approaches, and achieves consistent 16x compression over voxel grids, offering a practical path to deployable compression and exploration of slice-based volumetric datasets.

IRSep 25, 2025
RecIS: Sparse to Dense, A Unified Training Framework for Recommendation Models

Hua Zong, Qingtao Zeng, Zhengxiong Zhou et al.

In this paper, we propose RecIS, a unified Sparse-Dense training framework designed to achieve two primary goals: 1. Unified Framework To create a Unified sparse-dense training framework based on the PyTorch ecosystem that meets the training needs of industrial-grade recommendation models that integrated with large models. 2.System Optimization To optimize the sparse component, offering superior efficiency over the TensorFlow-based recommendation models. The dense component, meanwhile, leverages existing optimization technologies within the PyTorch ecosystem. Currently, RecIS is being used in Alibaba for numerous large-model enhanced recommendation training tasks, and some traditional sparse models have also begun training in it.