Yunxiao Liu

2papers

2 Papers

17.7NAMar 29
Quasi-random splitting method for accurate and efficient multiphysics simulation

Lei Li, Yunxiao Liu, Chenchen Wan

We propose a quasi-random operator splitting method for evolution equations driven by multiple mechanisms. The method uses a low-discrepancy sequence to generate the ordering of the subflows, while requiring only one application of each subflow per time step. In particular, for a decomposition into \(p\) operators, the classical multi-operator Strang splitting requires essentially \(2p-2\) subflow evaluations per step, whereas the present method uses only \(p\). In contrast to randomized splitting, the quasi-random scheme is deterministic once the underlying sequence is fixed, so its improved accuracy is achieved in a single run rather than through averaging over many independent realizations. To analyze this method, we develop a convergence framework that exploits the discrepancy structure of the induced ordering sequence and translates it into cancellation in the accumulated local errors. For two operators, this yields an essentially second-order global error bound of order \(O(τ^{2}|\log τ|)\) for bounded linear problems. We further extend the analysis to the Allen--Cahn equation and present numerical experiments, including bounded linear systems and the Allen--Cahn equation, which confirm the predicted convergence behavior and demonstrate that the proposed method achieves near-Strang accuracy at a substantially lower computational cost.

IVNov 30, 2022
DSNet: a simple yet efficient network with dual-stream attention for lesion segmentation

Yunxiao Liu

Lesion segmentation requires both speed and accuracy. In this paper, we propose a simple yet efficient network DSNet, which consists of a encoder based on Transformer and a convolutional neural network(CNN)-based distinct pyramid decoder containing three dual-stream attention (DSA) modules. Specifically, the DSA module fuses features from two adjacent levels through the false positive stream attention (FPSA) branch and the false negative stream attention (FNSA) branch to obtain features with diversified contextual information. We compare our method with various state-of-the-art (SOTA) lesion segmentation methods with several public datasets, including CVC-ClinicDB, Kvasir-SEG, and ISIC-2018 Task 1. The experimental results show that our method achieves SOTA performance in terms of mean Dice coefficient (mDice) and mean Intersection over Union (mIoU) with low model complexity and memory consumption.