Zhan Shi

QUANT-PH
h-index16
3papers
158citations
Novelty30%
AI Score31

3 Papers

1.2QUANT-PHFeb 13, 2015
Optimization of distributed EPR entanglement generated between two Gaussian fields by the modified steepest descent method

Zhan Shi, Hendra I. Nurdin

Recent theoretical investigations on quantum coherent feedback networks have found that with the same pump power, the Einstein-Podolski-Rosen (EPR)-like entanglement generated via a dual nondegenerate optical parametric amplifier (NOPA) system placed in a certain coherent feedback loop is stronger than the EPR-like entangled pairs produced by a single NOPA. In this paper, we present a linear quantum system consisting of two NOPAs and a static linear passive network of optical devices. The network has six inputs and six outputs, among which four outputs and four inputs are connected in a coherent feedback loop with the two NOPAs. This passive network is represented by a $6 \times 6$ complex unitary matrix. A modified steepest descent method is used to find a passive complex unitary matrix at which the entanglement of this dual-NOPA network is locally maximized. Here we choose the matrix corresponding to a dual-NOPA coherent feedback network from our previous work as a starting point for the modified steepest descent algorithm. By decomposing the unitary matrix obtained by the algorithm as the product of so-called two-level unitary matrices, we find an optimized configuration in which the complex matrix is realized by a static optical network made of beam splitters.

1.2QUANT-PHMar 16, 2016
Formulae for entanglement in a linear coherent feedback network of multiple nondegenerate optical parametric amplifiers: the infinite bandwidth case

Zhan Shi, Hendra I. Nurdin

This paper presents formulae for Einstein-Podolsky-Rosen (EPR) entanglement generated from $N$ nondegenerate optical parametric amplifiers (NOPAs) interconnected in a linear coherent feedback (CFB) chain in the idealized lossless scenario and infinite bandwidth limit. The lossless scenario sets the ultimate EPR entanglement (two-mode squeezing) that can be achieved by this linear chain of NOPAs while the infinite bandwidth limit simplifies the analysis but gives an accurate approximation to the EPR entanglement at low frequencies of interest. Two adjustable phase shifts are placed at the outputs of the system to achieve the best EPR entanglement by selecting appropriate quadratures of the output fields.

28.1CLApr 30, 2024Code
HydraLoRA: An Asymmetric LoRA Architecture for Efficient Fine-Tuning

Chunlin Tian, Zhan Shi, Zhijiang Guo et al.

Adapting Large Language Models (LLMs) to new tasks through fine-tuning has been made more efficient by the introduction of Parameter-Efficient Fine-Tuning (PEFT) techniques, such as LoRA. However, these methods often underperform compared to full fine-tuning, particularly in scenarios involving complex datasets. This issue becomes even more pronounced in complex domains, highlighting the need for improved PEFT approaches that can achieve better performance. Through a series of experiments, we have uncovered two critical insights that shed light on the training and parameter inefficiency of LoRA. Building on these insights, we have developed HydraLoRA, a LoRA framework with an asymmetric structure that eliminates the need for domain expertise. Our experiments demonstrate that HydraLoRA outperforms other PEFT approaches, even those that rely on domain knowledge during the training and inference phases.