7 results on '"Lin-Chun Wan"'
Search Results
2. Block-encoding-based quantum algorithm for linear systems with displacement structures
- Author
-
Lin-Chun Wan, Chao-Hua Yu, Shi-Jie Pan, Su-Juan Qin, Fei Gao, Qiao-Yan Wen, Jiangxi University of Finance and Economics (JUFE), Beijing University of Posts and Telecommunications (BUPT), École des Hautes Études en Santé Publique [EHESP] (EHESP), and Département Méthodes quantitatives en santé publique (METIS)
- Subjects
0103 physical sciences ,[SCCO.COMP]Cognitive science/Computer science ,010306 general physics ,01 natural sciences ,010305 fluids & plasmas - Abstract
International audience; Matrices with the displacement structures of circulant, Toeplitz, and Hankel types as well as matrices with structures generalizing these types are omnipresent in computations of sciences and engineering. In this paper we present efficient and memory-reduced quantum algorithms for solving linear systems with such structures by devising an approach to implement the block-encodings of these structured matrices. More specifically, by decomposing n×n dense matrices into linear combinations of displacement matrices, we first deduce the parametrized representations of the matrices with displacement structures so that they can be treated similarly. With such representations, we then construct ε-approximate block-encodings of these structured matrices in two different data access models, i.e., the black-box model and the quantum random access memory (QRAM) data structure model. It is shown the quantum linear system solvers based on the proposed block-encodings provide a quadratic speedup with respect to the dimension over classical algorithms in the black-box model and an exponential speedup in the QRAM data structure model. In particular, these linear system solvers subsume known results with significant improvements and also can motivate new instances where there was no specialized quantum algorithm before. As an application, one of the quantum linear system solvers is applied to the linear prediction of time series, which justifies the claimed quantum speedup is achievable for problems of practical interest.
- Published
- 2021
- Full Text
- View/download PDF
3. Quantum mean centering for block-encoding-based quantum algorithm
- Author
-
Hai-Ling Liu, Chao-Hua Yu, Lin-Chun Wan, Su-Juan Qin, Fei Gao, and Qiaoyan Wen
- Subjects
Statistics and Probability ,Quantum Physics ,FOS: Physical sciences ,Statistical and Nonlinear Physics ,Quantum Physics (quant-ph) - Abstract
Mean Centering (MC) is an important data preprocessing technique, which has a wide range of applications in data mining, machine learning, and multivariate statistical analysis. When the data set is large, this process will be time-consuming. In this paper, we propose an efficient quantum MC algorithm based on the block-encoding technique, which enables the existing quantum algorithms can get rid of the assumption that the original data set has been classically mean-centered. Specifically, we first adopt the strategy that MC can be achieved by multiplying by the centering matrix $C$, i.e., removing the row means, column means and row-column means of the original data matrix $X$ can be expressed as $XC$, $CX$ and $CXC$, respectively. This allows many classical problems involving MC, such as Principal Component Analysis (PCA), to directly solve the matrix algebra problems related to $XC$, $CX$ or $CXC$. Next, we can employ the block-encoding technique to realize MC. To achieve it, we first show how to construct the block-encoding of the centering matrix $C$, and then further obtain the block-encodings of $XC$, $CX$ and $CXC$. Finally, we describe one by one how to apply our MC algorithm to PCA and other algorithms.
- Published
- 2022
- Full Text
- View/download PDF
4. Variational quantum algorithm for the Poisson equation
- Author
-
Shi-Jie Pan, Hai-Ling Liu, Su-Juan Qin, Yusen Wu, Qiao-Yan Wen, Lin-Chun Wan, Fei Gao, Beijing University of Posts and Telecommunications (BUPT), Institut de recherche en santé, environnement et travail (Irset), Université d'Angers (UA)-Université de Rennes 1 (UR1), Université de Rennes (UNIV-RENNES)-Université de Rennes (UNIV-RENNES)-École des Hautes Études en Santé Publique [EHESP] (EHESP)-Institut National de la Santé et de la Recherche Médicale (INSERM)-Structure Fédérative de Recherche en Biologie et Santé de Rennes ( Biosit : Biologie - Santé - Innovation Technologique ), École des Hautes Études en Santé Publique [EHESP] (EHESP), and Département Méthodes quantitatives en santé publique (METIS)
- Subjects
Physics ,Quantum Physics ,Linear system ,FOS: Physical sciences ,Observable ,Poisson equation ,01 natural sciences ,010305 fluids & plasmas ,Algorithm ,[SPI]Engineering Sciences [physics] ,Tensor product ,0103 physical sciences ,Applied mathematics ,Quantum algorithm ,Poisson's equation ,Quantum Physics (quant-ph) ,010306 general physics ,Coefficient matrix ,Quantum ,Quantum computer - Abstract
International audience; The Poisson equation has wide applications in many areas of science and engineering. Although there are some quantum algorithms that can efficiently solve the Poisson equation, they generally require a fault-tolerant quantum computer, which is beyond the current technology. We propose a variational quantum algorithm (VQA) to solve the Poisson equation, which can be executed on noisy intermediate-scale quantum devices. In detail, we first adopt the finite-difference method to transform the Poisson equation into a linear system. Then, according to the special structure of the linear system, we find an explicit tensor product decomposition, with only (2log2n+1) items, of its coefficient matrix under a specific set of simple operators, where n is the dimension of the coefficient matrix. This implies that the proposed VQA needs fewer quantum measurements, which dramatically reduces the required quantum resources. Additionally, we design observables to efficiently evaluate the expectation values of the simple operators on a quantum computer. Numerical experiments demonstrate that our algorithm can solve the Poisson equation.
- Published
- 2021
- Full Text
- View/download PDF
5. Improved quantum algorithm for A-optimal projection
- Author
-
Su-Juan Qin, Fei Gao, Qiao-Yan Wen, Qing-Le Wang, Shi-Jie Pan, Hai-Ling Liu, and Lin-Chun Wan
- Subjects
Polynomial (hyperelastic model) ,Physics ,Quantum Physics ,FOS: Physical sciences ,State (functional analysis) ,Space (mathematics) ,01 natural sciences ,010305 fluids & plasmas ,Exponential function ,Combinatorics ,Projection (relational algebra) ,0103 physical sciences ,Quantum algorithm ,Quantum Physics (quant-ph) ,010306 general physics ,Condition number ,Time complexity - Abstract
Dimensionality reduction (DR) algorithms, which reduce the dimensionality of a given data set while preserving the information of the original data set as well as possible, play an important role in machine learning and data mining. Duan \emph{et al}. proposed a quantum version of the A-optimal projection algorithm (AOP) for dimensionality reduction [Phys. Rev. A 99, 032311 (2019)] and claimed that the algorithm has exponential speedups on the dimensionality of the original feature space $n$ and the dimensionality of the reduced feature space $k$ over the classical algorithm. In this paper, we correct the time complexity of Duan \emph{et al}.'s algorithm to $O(\frac{\kappa^{4s}\sqrt{k^s}} {\epsilon^{s}}\mathrm{polylog}^s (\frac{mn}{\epsilon}))$, where $\kappa$ is the condition number of a matrix that related to the original data set, $s$ is the number of iterations, $m$ is the number of data points and $\epsilon$ is the desired precision of the output state. Since the time complexity has an exponential dependence on $s$, the quantum algorithm can only be beneficial for high dimensional problems with a small number of iterations $s$. To get a further speedup, we propose an improved quantum AOP algorithm with time complexity $O(\frac{s \kappa^6 \sqrt{k}}{\epsilon}\mathrm{polylog}(\frac{nm}{\epsilon}) + \frac{s^2 \kappa^4}{\epsilon}\mathrm{polylog}(\frac{\kappa k}{\epsilon}))$ and space complexity $O(\log_2(nk/\epsilon)+s)$. With space complexity slightly worse, our algorithm achieves at least a polynomial speedup compared to Duan \emph{et al}.'s algorithm. Also, our algorithm shows exponential speedups in $n$ and $m$ compared with the classical algorithm when both $\kappa$, $k$ and $1/\epsilon$ are $O(\mathrm{polylog}(nm))$., Comment: 11 pages, 2 figures
- Published
- 2020
- Full Text
- View/download PDF
6. Enhanced recovery after surgery in transurethral surgery for benign prostatic hyperplasia
- Author
-
Jing Zhou, Zhu-Feng Peng, Pan Song, Lu-Chen Yang, Zheng-Huan Liu, Shuai-Ke Shi, Lin-Chun Wang, Jun-Hao Chen, Liang-Ren Liu, and Qiang Dong
- Subjects
aging male ,benign prostatic hyperplasia ,enhanced recovery after surgery ,prostate ,transurethral surgery ,Diseases of the genitourinary system. Urology ,RC870-923 - Abstract
Enhanced recovery after surgery (ERAS) measures have not been systematically applied in transurethral surgery for benign prostatic hyperplasia (BPH). This study was performed on patients with BPH who required surgical intervention. From July 2019 to June 2020, the ERAS program was applied to 248 patients, and the conventional program was applied to 238 patients. After 1 year of follow-up, the differences between the ERAS group and the conventional group were evaluated. The ERAS group had a shorter time of urinary catheterization compared with the conventional group (mean ± standard deviation [s.d.]: 1.0 ± 0.4 days vs 2.7 ± 0.8 days, P < 0.01), and the pain (mean ± s.d.) was significantly reduced through postoperative hospitalization days (PODs) 0–2 (POD 0: 1.7 ± 0.8 vs 2.4 ± 1.0, P < 0.01; POD 1: 1.6 ± 0.9 vs 3.5 ± 1.3, P < 0.01; POD 2: 1.2 ± 0.7 vs 3.0 ± 1.3, P < 0.01). No statistically significant difference was found in the rate of postoperative complications, such as postoperative bleeding (P = 0.79), urinary retention (P = 0.40), fever (P = 0.55), and readmission (P = 0.71). The hospitalization cost of the ERAS group was similar to that of the conventional group (mean ± s.d.: 16 927.8 ± 5808.1 Chinese Yuan [CNY] vs 17 044.1 ± 5830.7 CNY, P =0.85). The International Prostate Symptom Scores (IPSS) and quality of life (QoL) scores in the two groups were also similar when compared at 1 month, 3 months, 6 months, and 12 months after discharge. The ERAS program we conducted was safe, repeatable, and efficient. In conclusion, patients undergoing the ERAS program experienced less postoperative stress than those undergoing the conventional program.
- Published
- 2023
- Full Text
- View/download PDF
7. Retrospective analysis of the changes in the surgical treatment of benign prostatic hyperplasia during an 11-year period: a single-center experience
- Author
-
Zhu-Feng Peng, Jing Zhou, Pan Song, Lu-Chen Yang, Bo Yang, Zheng-Ju Ren, Lin-Chun Wang, Qiang Wei, and Qiang Dong
- Subjects
benign prostatic hyperplasia ,surgery ,therapeutics ,transurethral resection of prostate ,Diseases of the genitourinary system. Urology ,RC870-923 - Abstract
The present study aimed to determine whether the number of patients with symptomatic benign prostatic hyperplasia (BPH) who preferred surgery decreased during the past 11 years at our center (West China Hospital, Chengdu, China), and whether this change affected the timing of surgery and the physical condition of surgical patients. This retrospective study included 57 557 patients with BPH treated from January 2008 to December 2018. Of these, 5427 patients were treated surgically. Surgical patients were divided into two groups based on the time of treatment (groups 8–13 and groups 13–18). The collected data comprised the percentage of all patients with BPH who underwent surgery, baseline characteristics of surgical patients, rehabilitation time, adverse events, and hospitalization costs. The surgery rates in groups 8–13 and groups 13–18 were 10.5% and 8.5% (P < 0.001), respectively. The two groups did not clinically differ regarding patient age and prostate volume. The rates of acute urinary retention and renal failure decreased from 15.0% to 10.6% (P < 0.001) and from 5.2% to 3.1% (P < 0.001), respectively. In groups 8–13 and groups 13–18, the mean catheterization times were 4.0 ± 1.7 days and 3.3 ± 1.6 days (P < 0.001), respectively, and the mean postoperative hospitalization times were 5.1 ± 2.4 days and 4.2 ± 1.8 days (P < 0.001), respectively. The incidences of unplanned second surgery and death reduced during the study period. The surgery rate decreased over time, which suggests that medication was chosen over surgery. However, the percentage of late complications of BPH also decreased over time, which indicates that the timing of surgery was not delayed.
- Published
- 2021
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.