SearcharxivSearch

arXiv subjects

Phani Kumar

Publications and source records attributed to Phani Kumar.

2 recordsLinked to original sources

Quadrature-Symmetric PulsePol for Robust Quantum Control Beyond the Ideal Pulse Approximation

PulsePol is an elegantly designed pulse-sequence-based quantum control scheme that enables polarization transfer between electron and nuclear spins, for example, in nitrogen-vacancy (NV) centers. However, previous analyses of PulsePol assumed very strong, near-ideal, instantaneous microwave pulses, which is rarely achievable at higher magnetic fields. We revisit the PulsePol scheme under finite-pulse constraints and show that its performance significantly degrades due to finite-pulse effects. Using bimodal Floquet theory, we identify the symmetry-breaking mechanism responsible for this deterioration in fidelity. By phase adjustment, we reestablish the proper symmetry of the interaction-frame spin Hamiltonian, leading to a sequence called Q-PulsePol, where "Q" reflects the restored quadrature symmetry. Our results demonstrate robustness to finite-pulse effects and improved polarization transfer efficiency, establishing Q-PulsePol as a practical and reliable scheme for bulk hyperpolarization of nuclear spins in solids using a single-mode (zero-quantum or double-quantum) transfer. This work bridges idealized quantum control with realistic pulse engineering, establishing design rules for spin-based quantum control protocols.

quant-ph

NoiseFormer -- Noise Diffused Symmetric Attention Transformer

Transformer architecture has been very successful long runner in the field of Deep Learning (DL) and Large Language Models (LLM) because of its powerful attention-based learning and parallel-natured architecture. As the models grow gigantic in terms of memory footprint, difficulties in fitting the model on a device like a GPU or an AI accelerator give rise to the need for multiple computing devices thereby escalating the computing cost. This increased training/inference cost paved the way for efficient model size reduction/parametric reduction deploying Sparse Attention techniques. In this paper, we start analyzing one of the techniques of Sparse Attention called Symmetric Dot-Product Attention (referred to as Symmetric Attention) and propose a novel unified model architecture called Noise Diffused Symmetric Attention Transformer to enhance the model's performance. While maintaining the memory gains of Symmetric Attention, with minute overhead in terms of model parameters and computational overhead, the proposed model brings in enhanced performance in terms of accuracy and inference-time sampling. The proposed model is validated upon GPT2 base model and the results reflect the performance gains falling between plain Symmetric attention and GPT2 base model on a variety of GLUE benchmark tasks in terms of accuracy, with significant model size reduction with respect to the base model.

cs.LG