Searcharxiv⌕ Search

arXiv subjects

Abhishek Shukla

Publications and source records attributed to Abhishek Shukla.

At least 19 recordsLinked to original sources

Designing Compact Neural Architectures via Neuron Gating and Mixed Activation

Neural Architecture Search (NAS) is naturally formulated as a bilevel optimization problem, where the upper-level optimizes the architecture using validation performance and the lower-level trains network parameters using training loss. However, NAS is computationally expensive due to discrete architectural decisions, exponentially growing search spaces, and the high cost of training candidate architectures. This work develops a general bilevel optimization framework for NAS across diverse architectures, including MLPs, CNNs, RNNs, and Transformers, to identify compact architectures with strong predictive performance. We propose three scalable formulations that replace discrete neuron- and activation-level decisions with continuous relaxations, enabling differentiable optimization over otherwise combinatorial architecture spaces. These formulations give rise to three NAS methods: NAS based on Neuron Gating (NAS-NG), NAS based on Mixed Activation (NAS-MA), and NAS based on Neuron Gating and Mixed Activation (NAS-NGMA). Experiments on MLPs and CNNs using MNIST and CIFAR-10 show that the proposed methods consistently identify compact architectures with competitive or improved predictive performance. On MNIST, NAS-NGMA achieves 98.68% test accuracy with 7.69M MLP parameters, while NAS-NG achieves 99.63% accuracy with only 0.26M CNN parameters. On CIFAR-10, the proposed methods consistently outperform vanilla DARTS. Further experiments demonstrate that NAS-NG can optimize substantially over-parameterized and literature-optimal architectures, improving accuracy while reducing parameters. These results establish relaxed bilevel optimization as a scalable alternative to discrete NAS and provide a general framework for efficient neuron- and activation-level architecture optimization.

cs.LG↗

LP-NAS: Linear Programming-based Neural Architecture Search

Neural Architecture Search (NAS) aims to automate neural network architecture design, reducing reliance on human expertise. Among the various NAS methods, differentiable NAS has gained prominence due to its efficiency and accuracy compared to conventional NAS approaches. Since differentiable NAS relaxes the architecture search space into a continuous domain, it is possible to apply principles from continuous optimization to NAS. In this paper, we propose Linear Programming-based NAS (LP-NAS), a mathematical programming-based framework for differentiable NAS that is applicable to a wide range of continuous search spaces. LP-NAS formulates a linear program (LP) using the validation-loss gradient and the training-loss Hessian to compute an architecture update direction that improves generalization while preserving the optimality of the model parameters. By following this LP-derived descent direction, LP-NAS efficiently navigates the architecture search space, leading to faster and more effective architecture optimization. We introduce two computationally efficient variants of LP-NAS, namely S-LP-NAS and R-LP-NAS. Applying LP-NAS to the Differentiable Architecture Search (DARTS) search space results in two algorithmic variants, S-LP-DARTS and R-LP-DARTS. Both variants achieve faster convergence and significantly higher validation performance during the early search iterations than the standard DARTS algorithm. Extensive experiments on CIFAR-10 and CIFAR-100 show that LP-DARTS outperforms standard DARTS in both the architecture search and evaluation phases. Additionally, we compare our approach with several DARTS variants (P-DARTS, PC-DARTS, and STO-DARTS) on the CIFAR-10 dataset and demonstrate its effectiveness. Furthermore, we validate the transferability of the discovered architectures through experiments on the ImageNet dataset.

cs.LG↗

Bilevel Optimization for Neural Architecture Search

Bilevel optimization has become an influential and widely adopted framework for addressing hierarchical optimization problems in machine learning, providing an effective approach to modeling the interaction between two levels of optimization, with applications such as hyperparameter tuning, meta-learning, adversarial training, and data poisoning. Neural Architecture Search (NAS), a subfield of hyperparameter optimization, is a prime example of a bilevel optimization problem, with architecture parameters optimized at the outer-level and network weights optimized at the inner level. This paper presents a structured overview of NAS through the lens of bilevel optimization. We categorize existing NAS approaches into two main classes: sampling-based methods, which search optimal architectures using different architecture samplers, and bilevel theory-based methods, which solve the architecture search problem using bilevel optimization principles. We further highlight our current research direction, wherein the bilevel NAS formulation is addressed through an auxiliary mathematical programming framework. This framework enables the systematic integration of second-order information from the model's training loss function and ensures the optimality of the model parameters while modifying architecture parameters. By simultaneously updating the architecture and model parameters along their respective optimal descent directions derived from the auxiliary mathematical program, these methods achieve more principled and theoretically consistent results. The same auxiliary program can also be used for simultaneous hyperparameter and model fine-tuning. A comparative analysis shows that bilevel theory-based approaches generally outperform sampling-based methods, both in accuracy and efficiency.

cs.LG↗

High fidelity quantum state tomography of electron-$^{14}$N nuclear hybrid spin register in diamond using Rabi oscillations

We report on a new quantum state characterisation method, which we call Rabi-based Quantum State Tomography (RQST), that we have validated on single-qubit quantum states, in particular on the electron and nuclear spins of a single nitrogen-vacancy (NV) centre in diamond, demonstrating high fidelities. The difference of RQST with conventional tomography methods is in the implementation of rotation operators and construction of density matrix from the measured data sets. We demonstrate efficient quantum state control of the electron spin at room temperature with an average fidelity of 0.995 over more than 40 measurements on different states on the Bloch sphere with a maximum fidelity of 0.99992. Also, we apply the methodology to the dark NV nuclear spin state. The state is read via the electron spin using the C-NOT two-qubit entanglement gate and demonstrate fidelities of the same order.

quant-ph↗

LiFT: Local Search via Linear Programming for Overfitting-Controlled Transformers

This paper proposes a Linear Programming (LP)-based local search framework for fine-tuning pretrained transformer models with explicit control against overfitting. The approach formulates transformer fine-tuning as a bilevel optimization-based regularization problem, in which model parameters and regularization hyperparameters are jointly updated. Information collected during initial warm-up iterations, including validation gradients and training Hessian information, is used to construct a local descent direction by solving an LP that minimizes a scaled directional derivative while preserving training optimality. This validation-aware descent direction enables focused local updates of both parameters and regularization hyperparameters, reducing overfitting without requiring repeated full retraining cycles. The resulting method, termed Linear Programming-based Fine-Tuning (LiFT) for transformers, differs from conventional fine-tuning by systematically identifying task-specific updates rather than relying on heuristic or grid-based hyperparameter selection. Experiments on GPT-2 Small fine-tuned on WikiText-2 demonstrate that LiFT enables effective adaptation through selective tuning of transformer blocks and regularization parameters, yielding consistent improvements in test perplexity across multiple layer configurations and regularization settings, with particularly pronounced gains in overfitting-prone scenarios. Beyond empirical performance, LiFT establishes a principled connection between transformer fine-tuning, bilevel optimization, local search, and regularization theory.

cs.LG↗

Orthogonal-state-based Measurement Device Independent Quantum Communication

We attempt to propose the first orthogonal-state-based protocols of measurement-device-independent quantum secure direct communication and quantum dialogue employing single basis, i.e., Bell basis as decoy qubits for eavesdropping detection. Orthogonal-state-based protocols are inherently distinct from conventional conjugate-coding protocols, offering unconditional security derived from the duality and monogamy of entanglement. Notably, these orthogonal-state-based protocols demonstrate improved performance over conjugate-coding based protocols under certain noisy environments, highlighting the significance of selecting the best basis choice of decoy qubits for secure quantum communication under collective noise. Furthermore, we rigorously analyze the security of the proposed protocols against various eavesdropping strategies, including intercept-and-resend attack, entangle-and-measure attack, information leakage attack, flip attack, and disturbance or modification attack. Our findings also show that, with appropriate modifications, the proposed orthogonal-state-based measurement-device-independent quantum secure direct communication protocol can be transformed into orthogonal-state-based measurement-device-independent versions of quantum key distribution protocols, expanding their applicability. Our protocols leverage fundamentally distinct resources to close the security loopholes linked to measurement devices, while also effectively doubling the distance for secure direct message transmission compared to traditional quantum communication methods.

quant-ph↗

High fidelity two-qubit quantum state tomography of Electron-14N hybrid spin register in diamond

We report here on a major improvement of the control and characterization capabilities of 14N nuclear spin of single NV centers in diamond, as well as on a new method that we have devised for characterizing quantum states, i.e. quantum state tomography using Rabi experiments. Depending on whether we use amplitude information or phase information from Rabi experiments, we define two sub-methods namely Rabi amplitude quantum state tomography (RAQST) and Rabi phase quantum state tomography (RPQST). The advantage of Rabi-based tomography methods is that they lift the requirement of unitary operations used in other methods in general and standard methods in particular. On one hand, this does not increase the complexity of the tomography experiments in large registers, and on the other hand, it decreases the error induced by MW irradiation. We used RAQST and RPQST to investigate the quality of various two-qubit pure states in our setup. As expected, test quantum states show very high fidelity with the theoretical counterpart.

quant-ph↗

Back-Action Evading Measurement in Gravitational Wave Detectors to Overcome Standard Quantum Limit, Using Negative Radiation Pressure

Aiming at application for gravitational wave (GW) detection, we propose a novel scheme how to obtain quantum back action evading measurements performed on an opto-mechanical cavity, by introducing a negative radiation pressure coupling between the cavity field and the end mirror. The scheme consists of introducing a double cavity with end mirrors interlocked by a pivot and moving in opposite directions. The measurement is performed by sending a two-mode squeezed vacuum to both cavities and detecting the output through the heterodyne detection. Compared to the previously proposed hybrid negative mass spin-optomechanical system in Phys. Rev. Lett. 121, 031101 (2018), we see that our scheme is capable to suppress back action noise by nearly two orders of magnitude more in the lower frequency region. Overall, the setup has been able to squeeze the output noise below the standard quantum limit, with more efficiency. In addition, the scheme has also proven to be beneficial for reducing thermal noise by a significant amount. We confirm our result by a numerical analysis and compared it with the previous proposal Phys. Rev. Lett. 121, 031101 (2018).

quant-ph↗

An efficient quantum-classical hybrid algorithm for distorted alphanumeric character identification

An algorithm for image processing is proposed. The proposed algorithm, which can be viewed as a quantum-classical hybrid algorithm, can transform a low-resolution bitonal image of a character from the set of alphanumeric characters (A-Z, 0-9) into a high-resolution image. The quantum part of the proposed algorithm fruitfully utilizes a variant of Grover's search algorithm, known as the fixed point search algorithm. Further, the quantum part of the algorithm is simulated using CQASM and the advantage of the algorithm is established through the complexity analysis. Additional analysis has also revealed that this scheme for optical character recognition (OCR) leads to high confidence value and generally works in a more efficient manner compared to the existing classical, quantum, and hybrid algorithms for a similar task.

quant-ph↗

Entanglement Limits in Hybrid Spin-Mechanical Systems

We investigate how to generate continuous-variable entanglement between distant optomechanical and spin systems, by transferring input two-mode squeezed vacuum state to the system. Such a setup has been proposed for backaction evading gravitational-wave measurement, squeezing the output noise below the standard quantum limit. We find that the spin cavity entanglement saturates to a particular value when no mechanics are involved even though the entanglement of the input beam increases steadily, and drops down when the mechanical oscillator interacts with the cavity. Our study also reveals that the spin optical readout rate enables the robustness of the spin-cavity entanglement with input squeezing whereas the optomechanical coupling strength disables it. The entanglement reaches its maximum when the effective resonance frequency and bandwidth of the cavity match the spin system. Determining collective quadrature fluctuations, our analysis also shows that even though the entanglement between spin and cavity, and cavity and mechanics is significantly present; it is still impossible to obtain entanglement between spin and mechanical oscillator.

quant-ph↗

A hybrid scheme for prime factorization and its experimental implementation using IBM quantum processor

We report a quantum-classical hybrid scheme for factorization of bi-prime numbers (which are odd and square-free) using IBM's quantum processors. The hybrid scheme proposed here involves both classical optimization techniques and adiabatic quantum optimization techniques, and is build by extending a previous scheme of hybrid factorization [Pal et al., Pramana 92, 26 (2019) and Xu et al., Phys. Rev. Lett. 108, 130501 (2012)]. The quantum part of the scheme is very general in the sense that it can be implemented using any quantum computing architecture. Here, as an example, we experimentally implement our scheme for prime factorization using IBM's QX4 quantum processor and have factorised 35.

quant-ph↗

Circuit optimization for IBM processors: A way to get higher fidelity and higher values of nonclassicality witnesses

Recently, various quantum computing and communication tasks have been implemented using IBM's superconductivity-based quantum computers which are available on the cloud. Here, we show that the circuits used in most of those works were not optimized and the use of the optimized circuits can considerably improve the possibility of observing unique features of quantum mechanics. Specifically, a systematic procedure is used here to obtain optimized circuits (circuits having reduced gate count and number of levels) for a large number of Clifford+T circuits which have already been implemented in the IBM quantum computers. Optimized circuits implementable in IBM quantum computers are also obtained for a set of reversible benchmark circuits. With a clear example, it is shown that the reduction in circuit costs enhances the fidelity of the output state (with respect to the theoretically expected state in the absence of noise) as lesser number of gates and levels introduce lesser amount of errors during evolution of the state. Further, considering Mermin inequality as an example, it's shown that the violation of classical limit is enhanced when we use an optimized circuit. Thus, the approach adopted here can be used to identify relatively weaker signature of quantumness and also to establish quantum supremacy in a stronger manner.

quant-ph↗

Optimization of Circuits for IBM's five-qubit Quantum Computers

IBM has made several quantum computers available to researchers around the world via cloud services. Two architectures with five qubits, one with 16, and one with 20 qubits are available to run experiments. The IBM architectures implement gates from the Clifford+T gate library. However, each architecture only implements a subset of the possible CNOT gates. In this paper, we show how Clifford+T circuits can efficiently be mapped into the two IBM quantum computers with 5 qubits. We further present an algorithm and a set of circuit identities that may be used to optimize the Clifford+T circuits in terms of gate count and number of levels. It is further shown that the optimized circuits can considerably reduce the gate count and number of levels and thus produce results with better fidelity.

cs.ET↗

Complete characterization of the directly implementable quantum gates used in the IBM quantum processors

Quantum process tomography of each directly implementable quantum gate used in the IBM quantum processors is performed to compute gate error in order to check viability of complex quantum operations in the superconductivity-based quantum computers introduced by IBM and to compare the quality of these gates with the corresponding gates implemented using other technologies. Quantum process tomography (QPT) of C-NOT gates have been performed for three configurations available in IBM QX4 processor. For all the other allowed gates QPT have been performed for every allowed position (i.e., by placing the gates in different qubit lines) for IBM QX4 architecture, and thus, gate fidelities are obtained for both single-qubit and 2-qubit gates. Gate fidelities are observed to be lower than the corresponding values obtained in the other technologies, like NMR. Further, gate fidelities for all the single-qubit gates are obtained for IBM QX2 architecture by placing the gates in the third qubit line ($q[2]$). It's observed that the IBM QX4 architecture yields better gate fidelity compared to IBM QX2 in all cases except the case of $\operatorname{Y}$ gate as far as the gate fidelity corresponding to the third qubit line is concerned. In general, the analysis performed here leads to a conclusion that a considerable technological improvement would be inevitable to achieve the desired scalability required for the realization of complex quantum operations.

quant-ph↗

Experimental realization of nondestructive discrimination of Bell states using a five-qubit quantum computer

A scheme for distributed quantum measurement that allows nondestructive or indirect Bell measurement was proposed by Gupta et al., (Int. J. Quant. Infor. \textbf{5} (2007) 627) and subsequently realized experimentally using an NMR-based three-qubit quantum computer by Samal et al., (J. Phys. B, \textbf{43} (2010) 095508). In the present work, a similar experiment is performed using the five-qubit super-conductivity-based quantum computer, which has been recently placed in cloud by IBM Corporation. The experiment confirmed that the Bell state can be constructed and measured in a nondestructive manner with a reasonably high fidelity. A comparison of the outcomes of this study and the results obtained earlier in the NMR-based experiment has also been performed. The study indicates that to make a scalable SQUID-based computer, errors by the gates (in the present technology) have to be reduced considerably.

quant-ph↗

Design and experimental realization of an optimal scheme for teleportion of an $n$-qubit quantum state

An explicit scheme (quantum circuit) is designed for the teleportation of an $n$-qubit quantum state. It is established that the proposed scheme requires an optimal amount of quantum resources, whereas larger amount of quantum resources has been used in a large number of recently reported teleportation schemes for the quantum states which can be viewed as special cases of the general $n$-qubit state considered here. A trade off between our knowledge about the quantum state to be teleported and the amount of quantum resources required for the same is observed. A proof of principle experimental realization of the proposed scheme (for a 2-qubit state) is also performed using 5-qubit superconductivity-based IBM quantum computer. Experimental results show that the state has been teleported with high fidelity. Relevance of the proposed teleportation scheme has also been discussed in the context of controlled, bidirectional, and bidirectional-controlled state teleportation.

quant-ph↗

Discriminating between Lüders and von Neumann measuring devices: An NMR investigation

Measurement of an observable on a quantum system involves a probabilistic collapse of the quantum state and a corresponding measurement outcome. Lüders and von Neumann state update rules attempt to describe the above phenomenological observations. These rules are identical for a nondegenerate observable, but differ for a degenerate observable. While Lüders rule preserves superpositions within a degenerate subspace under a measurement of the corresponding degenerate observable, the von Neumann rule does not. Recently Hegerfeldt and Mayato [Phys. Rev. A, 85, 032116 (2012)] had formulated a protocol to discriminate between the two types of measuring devices. Here we have reformulated this protocol for quantum registers comprising of system and ancilla qubits. We then experimentally investigated this protocol using nulear spin systems with the help of NMR techniques, and found that Lüders rule is favoured.

quant-ph↗

Benford's distribution in extrasolar world: Do the exoplanets follow Benford's distribution?

In many real life situations, it is observed that the first digits (i.e., $1,2,\ldots,9$) of a numerical data-set, which is expressed using decimal system, do not follow a random distribution. Instead, smaller numbers are favoured by nature in accordance with a logarithmic distribution law, which is referred to as Benford's law. The existence and applicability of this empirical law have been extensively studied by physicists, accountants, computer scientists, mathematicians, statisticians, etc., and it has been observed that a large number of data-sets related to diverse problems follow this distribution. However, applicability of Benford's law has been hardly tested for extrasolar objects. Motivated by this fact, this paper investigates the existence of Benford's distribution in the extrasolar world using Kepler data for exoplanets. The investigation has revealed the presence of Benford's distribution in various physical properties of these exoplanets. Further, Benford goodness parameters are computed to provide a quantitative measure of coincidence of real data with the ideal values obtained from Benford's distribution. The quantitative analysis and the plots have revealed that several physical parameters associated with the exoplanets (e.g., mass, volume, density, orbital semi-major axis, orbital period, and radial velocity) nicely follow Benford's distribution, whereas some physical parameters (e.g., total proper motion, stellar age and stellar distance) moderately follow the distribution, and some others (e.g., longitude, radius, and effective temperature) do not follow Benford's distribution. Further, some specific comments have been made on the possible generalizations of the obtained result, its potential applications in analyzing data-set of candidate exoplanets, and how interested readers can perform similar investigations on other interesting data-sets.

astro-ph.EP↗