SearcharxivSearch

arXiv subjects

Yu-Cheng Chen

Publications and source records attributed to Yu-Cheng Chen.

At least 19 recordsLinked to original sources

Topology-Enabled Switchable Unidirectional Radiative Band in a Bilayer Photonic Crystal

Controlling how an open photonic system exchanges energy with its environment-and in particular how it radiates into the far field-is a cornerstone of non-Hermitian wave physics and a key enabler for directional photonic functionalities. Here, we propose a new route to robust unidirectional emission based on the non-Hermitian hybridization of resonances localized in spatially separated layers of a hetero-bilayer photonic crystal. By tailoring the interlayer coupling, we engineer hybrid photonc bands that exhibit strong unidirectional radiation across a broad spectral and momentum range while maintaining theoretically high quality factors. This asymmetric emission is organized by a topological vortex in a pseudo-polarization field defined from the front/back intensity imbalance, which endows the directionality with robustness against perturbations. We further show that, by tuning the surrounding refractive index, this singularity can be displaced in parameter space, enabling reversible switching of the emission direction and a reconfigurable far-field response. This framework opens perspectives for topological photonic sensing and for directional and switchable light sources, including unidirectional lasing supported by high-quality-factor modes.

physics.optics

Learning Human-Like RL Agents Through Trajectory Optimization With Action Quantization

Human-like agents have long been one of the goals in pursuing artificial intelligence. Although reinforcement learning (RL) has achieved superhuman performance in many domains, relatively little attention has been focused on designing human-like RL agents. As a result, many reward-driven RL agents often exhibit unnatural behaviors compared to humans, raising concerns for both interpretability and trustworthiness. To achieve human-like behavior in RL, this paper first formulates human-likeness as trajectory optimization, where the objective is to find an action sequence that closely aligns with human behavior while also maximizing rewards, and adapts the classic receding-horizon control to human-like learning as a tractable and efficient implementation. To achieve this, we introduce Macro Action Quantization (MAQ), a human-like RL framework that distills human demonstrations into macro actions via Vector-Quantized VAE. Experiments on D4RL Adroit benchmarks show that MAQ significantly improves human-likeness, increasing trajectory similarity scores, and achieving the highest human-likeness rankings among all RL agents in the human evaluation study. Our results also demonstrate that MAQ can be easily integrated into various off-the-shelf RL algorithms, opening a promising direction for learning human-like RL agents. Our code is available at https://rlg.iis.sinica.edu.tw/papers/MAQ.

cs.AI

Quantum Algorithm for Low-Energy Effective Hamiltonians and Subspace Eigenvalue Problem

Subspace eigenvalue problems arise ubiquitously in quantum chemistry and condensed-matter physics, where the relevant object is often a low-energy manifold rather than a single ground-state wavefunction. In this work, we propose a fault-tolerant quantum algorithm for this subspace-level task based on the Feshbach effective-Hamiltonian formalism. Given block-encoding access to the full Hamiltonian and a chosen $d$-dimensional reference subspace, the algorithm estimates eigenvalues of states with nonzero overlap with the reference subspace through a local secant fixed-point search. It then implements the associated wave operator and prepares an orthonormal basis whose span approximates the target invariant subspace. The construction combines projected block encodings with quantum singular value transformation (QSVT), which approximates the complementary-space resolvent and thereby provides both the self-energy used for eigenvalue estimation and the wave operator used for eigenstate reconstruction. For target accuracy $\varepsilon$, a single evaluation of the effective Hamiltonian has query complexity $\widetilde{O}(d^3/(g^2\varepsilon))$, up to block-encoding normalization factors, where $g$ is the distance between the target eigenvalue and the nearest pole of the effective Hamiltonian. Under the stated local regularity conditions, the secant search requires only $O(\log\log(1/\varepsilon))$ effective-Hamiltonian evaluations to reach the working precision. Classical numerical emulations for an open $4\times2$ Fermi--Hubbard cluster, all-electron LiH bond stretching, and $[\mathrm{Ru(bpy)}_{3}]^{2+}$ demonstrate the resolution and reconstruction of low-energy states and manifolds across spin-sector crossings, near-degeneracies, and dense excited-state spectra.

quant-ph

Benchmarking Quantum Simulation of Chemical Hamiltonians using the Sorted-List Encoding

Quantum Phase Estimation (QPE) is a cornerstone algorithm for fault-tolerant quantum computation, especially for electronic structure calculations of chemical systems. Optimal simulation relies on a complex trade-offs across many parameters including Hamiltonian simulation techniques, basis sets, and the fermion-to-qubit encodings. Here, we characterize the trade-offs and quantify the quantum resource costs of the sorted-list encoding as a particle-conserving, low-qubit alternative to the Jordan-Wigner encoding. We identify specific regimes, across different simulation techniques and basis sets, where the sorted-list encoding would be favorable compared to existing methods. Our findings are further supported through numerical benchmarks of real-world chemical systems. We found the sorted-list encoding to be a viable alternative to the Jordan-Wigner encoding for the compact molecular orbital basis when the electron-filling ratio is low, which typically occurs when high-precision results are required. In the plane-wave basis, we found similar asymptotic gate and qubit scaling between the sorted-list and the first-quantized encoding, although the first-quantized encoding still retains lower constant factors.

quant-ph

QCA-MolGAN: Quantum Circuit Associative Molecular GAN with Multi-Agent Reinforcement Learning

Navigating the vast chemical space of molecular structures to design novel drug molecules with desired target properties remains a central challenge in drug discovery. Recent advances in generative models offer promising solutions. This work presents a novel quantum circuit Born machine (QCBM)-enabled Generative Adversarial Network (GAN), called QCA-MolGAN, for generating drug-like molecules. The QCBM serves as a learnable prior distribution, which is associatively trained to define a latent space aligning with high-level features captured by the GANs discriminator. Additionally, we integrate a novel multi-agent reinforcement learning network to guide molecular generation with desired targeted properties, optimising key metrics such as quantitative estimate of drug-likeness (QED), octanol-water partition coefficient (LogP) and synthetic accessibility (SA) scores in conjunction with one another. Experimental results demonstrate that our approach enhances the property alignment of generated molecules with the multi-agent reinforcement learning agents effectively balancing chemical properties.

quant-ph

A Neural-Guided Variational Quantum Algorithm for Efficient Sign Structure Learning in Hybrid Architectures

Variational quantum algorithms hold great promise for unlocking the power of near-term quantum processors, yet high measurement costs, barren plateaus, and challenging optimization landscapes frequently hinder them. Here, we introduce sVQNHE, a neural-guided variational quantum algorithm that decouples amplitude and sign learning across classical and quantum modules, respectively. Our approach employs shallow quantum circuits composed of commuting diagonal gates to efficiently model quantum phase information, while a classical neural network learns the amplitude distribution and guides circuit optimization in a bidirectional feedback loop. This hybrid quantum-classical synergy not only reduces measurement costs but also achieves high expressivity with limited quantum resources and improves the convergence rate of the variational optimization. We demonstrate the advancements brought by sVQNHE through extensive numerical experiments. For the 6-qubit J1-J2 model, a prototypical system with a severe sign problem for Monte Carlo-based methods, it reduces the mean absolute error by 98.9% and suppresses variance by 99.6% relative to a baseline neural network, while requiring nearly 19x fewer optimization steps than a standard hardware-efficient VQE. Furthermore, for MaxCut problems on 45-vertex Erdos-Renyi graphs, sVQNHE improves solution quality by 19% and quantum resource efficiency by 85%. Importantly, this framework is designed to be scalable and robust against hardware noise and finite-sampling uncertainty, making it well-suited for both current NISQ processors and future high-quality quantum computers. Our results highlight a promising path forward for efficiently tackling complex many-body and combinatorial optimization problems by fully exploiting the synergy between classical and quantum resources in the NISQ era and beyond.

quant-ph

Optimizing Quantum Chemistry Simulations with a Hybrid Quantization Scheme

Complex quantum simulation workflows are often hindered by incompatible wavefunction representations adopted across different algorithmic frameworks. In particular, the mismatch between the first- and second-quantization formalisms prevents algorithms specialized for their respective quantizations from being integrated within a single circuit, thereby forcing practitioners to rely on suboptimal methods simply to maintain a consistent representation. To address this challenge, we propose a hybrid quantization scheme that employs a conversion circuit to switch between the two, requiring $\mathcal{O}(N\log N\log M)$ gates for a system of N electrons and M orbitals. This capability is critical for constructing complex quantum simulation workflows, allowing us to use the most efficient quantization for each individual step. We discuss its applications to bring polynomial improvements in the characterization of ground-state, ab-initio molecular dynamics, and characterization of spectroscopic properties. Quantitative estimations of such applications found up to three orders of magnitude fewer ground-state preparations when measuring the 2-reduced density matrix of molecular systems.

quant-ph

Frankenstein Optimizer: Harnessing the Potential by Revisiting Optimization Tricks

Gradient-based optimization drives the unprecedented performance of modern deep neural network models across diverse applications. Adaptive algorithms have accelerated neural network training due to their rapid convergence rates; however, they struggle to find ``flat minima" reliably, resulting in suboptimal generalization compared to stochastic gradient descent (SGD). By revisiting various adaptive algorithms' mechanisms, we propose the Frankenstein optimizer, which combines their advantages. The proposed Frankenstein dynamically adjusts first- and second-momentum coefficients according to the optimizer's current state to directly maintain consistent learning dynamics and immediately reflect sudden gradient changes. Extensive experiments across several research domains such as computer vision, natural language processing, few-shot learning, and scientific simulations show that Frankenstein surpasses existing adaptive algorithms and SGD empirically regarding convergence speed and generalization performance. Furthermore, this research deepens our understanding of adaptive algorithms through centered kernel alignment analysis and loss landscape visualization during the learning process. Code is available at https://github.com/acctouhou/Frankenstein_optimizer

cs.LG

Surface-Emitting Resonator Interference Microscopy for Label-Free Monitoring of Membrane Dynamics

Cellular membrane dynamics play an important role in a variety of physiological processes. However, due to the stringent light-coupling conditions required for exciting evanescent waves, label-free mapping of cellular membrane dynamics on curved substrates remains challenging. Here, we report surface-emitting resonator interference microscopy (SERIM), which employs the evanescent wave naturally present in the near-field region of a whispering gallery mode (WGM) resonator to probe the subcellular membrane dynamics. The WGM resonator provides strong optical feedback for enhancing the light-mattering interaction and also provides a biomimetic curvature interface to investigate the membrane dynamics. The interaction of the evanescent wave with the cell membrane caused significant scattering, forming a highly sensitive interference pattern. We found that the time-resolved interference patterns can be utilized to extract subcellular membrane dynamics with a diffractive limited spatial resolution. We further employed the SERIM to investigate the spatial heterogeneity of membrane dynamics during migration, and also stimulus responses to temperature and drugs. In striking contrast to the conventional label-free methods, the easy excitation of the evanescent wave makes SERIM a versatile label-free strategy for studying cellular behavior on a curved surface. Our work holds promise for sensitive detection of subtle biochemical and biophysical information during cell-substrate interaction.

physics.bio-ph

Identifying and Clustering Counter Relationships of Team Compositions in PvP Games for Efficient Balance Analysis

How can balance be quantified in game settings? This question is crucial for game designers, especially in player-versus-player (PvP) games, where analyzing the strength relations among predefined team compositions-such as hero combinations in multiplayer online battle arena (MOBA) games or decks in card games-is essential for enhancing gameplay and achieving balance. We have developed two advanced measures that extend beyond the simplistic win rate to quantify balance in zero-sum competitive scenarios. These measures are derived from win value estimations, which employ strength rating approximations via the Bradley-Terry model and counter relationship approximations via vector quantization, significantly reducing the computational complexity associated with traditional win value estimations. Throughout the learning process of these models, we identify useful categories of compositions and pinpoint their counter relationships, aligning with the experiences of human players without requiring specific game knowledge. Our methodology hinges on a simple technique to enhance codebook utilization in discrete representation with a deterministic vector quantization process for an extremely small state space. Our framework has been validated in popular online games, including Age of Empires II, Hearthstone, Brawl Stars, and League of Legends. The accuracy of the observed strength relations in these games is comparable to traditional pairwise win value predictions, while also offering a more manageable complexity for analysis. Ultimately, our findings contribute to a deeper understanding of PvP game dynamics and present a methodology that significantly improves game balance evaluation and design.

cs.AI

Gradient-based Regularization for Action Smoothness in Robotic Control with Reinforcement Learning

Deep Reinforcement Learning (DRL) has achieved remarkable success, ranging from complex computer games to real-world applications, showing the potential for intelligent agents capable of learning in dynamic environments. However, its application in real-world scenarios presents challenges, including the jerky problem, in which jerky trajectories not only compromise system safety but also increase power consumption and shorten the service life of robotic and autonomous systems. To address jerky actions, a method called conditioning for action policy smoothness (CAPS) was proposed by adding regularization terms to reduce the action changes. This paper further proposes a novel method, named Gradient-based CAPS (Grad-CAPS), that modifies CAPS by reducing the difference in the gradient of action and then uses displacement normalization to enable the agent to adapt to invariant action scales. Consequently, our method effectively reduces zigzagging action sequences while enhancing policy expressiveness and the adaptability of our method across diverse scenarios and environments. In the experiments, we integrated Grad-CAPS with different reinforcement learning algorithms and evaluated its performance on various robotic-related tasks in DeepMind Control Suite and OpenAI Gym environments. The results demonstrate that Grad-CAPS effectively improves performance while maintaining a comparable level of smoothness compared to CAPS and Vanilla agents.

cs.RO

Hybrid Quantum-Classical Clustering for Preparing a Prior Distribution of Eigenspectrum

Determining the energy gap in a quantum many-body system is critical to understanding its behavior and is important in quantum chemistry and condensed matter physics. The challenge of determining the energy gap requires identifying both the excited and ground states of a system. In this work, we consider preparing the prior distribution and circuits for the eigenspectrum of time-independent Hamiltonians, which can benefit both classical and quantum algorithms for solving eigenvalue problems. The proposed algorithm unfolds in three strategic steps: Hamiltonian transformation, parameter representation, and classical clustering. These steps are underpinned by two key insights: the use of quantum circuits to approximate the ground state of transformed Hamiltonians and the analysis of parameter representation to distinguish between eigenvectors. The algorithm is showcased through applications to the 1D Heisenberg system and the LiH molecular system, highlighting its potential for both near-term quantum devices and fault-tolerant quantum devices. The paper also explores the scalability of the method and its performance across various settings, setting the stage for more resource-efficient quantum computations that are both accurate and fast. The findings presented here mark a new insight into hybrid algorithms, offering a pathway to overcoming current computational challenges.

quant-ph

Best of Three Worlds: Adaptive Experimentation for Digital Marketing in Practice

Adaptive experimental design (AED) methods are increasingly being used in industry as a tool to boost testing throughput or reduce experimentation cost relative to traditional A/B/N testing methods. However, the behavior and guarantees of such methods are not well-understood beyond idealized stationary settings. This paper shares lessons learned regarding the challenges of naively using AED systems in industrial settings where non-stationarity is prevalent, while also providing perspectives on the proper objectives and system specifications in such settings. We developed an AED framework for counterfactual inference based on these experiences, and tested it in a commercial environment.

cs.LG

Bioadhesive Hydrogel Flexible Laser for Sweat Sensing based on Liquid Crystal Microdroplets

Flexible photonics offers the possibility to realize wearable sensors by bridging the advantages of flexible materials and photonic sensing elements. Recently, optical resonators have emerged as a tool to improve its over sensitivity by integrating with flexible photonic sensors. However, direct monitoring of multiple psychological information on human skin remains challenging, due to the subtle biological signals and complex tissue interface. To tackle the current challenges, here we developed a functional thin film laser formed by encapsulating multiple liquid crystal microdroplet laser resonators in a flexible hydrogel for monitoring important metabolites in human sweat (lactate, glucose, and urea). The three-dimensional cross-linked hydrophilic polymer serves as the adhesive layer to allow small molecules to penetrate from human tissue to generate strong light-matter interactions on the interface of whispering gallery modes resonators. Both hydrogel and CLC microdroplets were modified specifically to achieve high sensitivity and selectivity. As a proof-of-concept, wavelength-multiplexed sensing and a prototype were demonstrated on human skin to detect human metabolites from perspiration. These results present a significant advance in the fabrication and potential guidance for wearable and functional microlasers in healthcare.

physics.optics

Optimal Particle-Conserved Linear Encoding for Practical Fermionic Simulation

Number-conserved subspace encoding reduces resources needed for quantum simulations, but scalable complexity trade-off bounds for $M$ modes and $N$ particles with $\mathcal{O}(N\log M)$ qubits have remained unknown. We study qubit-gate-measurement trade-offs through the lens of classical/quantum error correction complexity, and develop a framework of fermionic gate and measurement complexity based on encoder and decoder complexities appeared in error correction framework. We demonstrate optimal encoding with random classical parity check code and propose the Fermionic Expectation Decoder for scalable probability decoding in $\mathcal{O}(M^4)$ bases. The protocol is tested with variational quantum eigensolver on LiH in the STO-3G and 6-31G basis, and $\text{H}_2$ potential energy curve in the 6-311G* basis.

quant-ph

Orbital Angular Momentum Microlaser with Tunable Degree of Chirality and Large Quantum Numbers

Chiral microlasers with orbital angular momenta are promising platforms for developing integrated high-dimensional photonic devices. However, it's still challenging to arbitrarily manipulate the degree of chirality and quantum numbers of OAM. Herein, we proposed and demonstrated OAM generations with tunable degree of chirality and large quantum numbers from microlasers. Through the design of an optical microcavity with uneven potential distribution for photons, the dissymmetry factor of OAM laser can be continuously tuned from -1 to +1 by governing the pump position. High-order vortices were also generated, in which the largest quantum number reached up to 352. We further demonstrated multi-vortex laser generation in spatial and temporal domains. This study provides a novel mechanism for manipulating the chirality of OAM based on microlasers, with a great potential in high-dimensional information processing.

physics.optics

Detecting coherence with respect to general quantum measurements

Quantum coherence is a crucial resource in quantum resource theory. Previous study mainly focused on standard coherence under a complete orthogonal reference basis. The standard coherence has recently been extended to general positive-operator-valued measure (POVM)-based coherence, including block coherence as a special case. Therefore, it is necessary to construct block coherence and POVM-based coherence witnesses to detect them. In this work, we present witnesses for block coherence and POVM-based coherence, and obtain the necessary and sufficient conditions for arbitrary block coherence and POVM-based coherence witnesses. We also discuss possible realizations of some block coherence and POVM-based coherence witnesses in experiments, and present examples of measuring block coherence witnesses based on real experimental data. Furthermore, an application of block coherence witnesses has been presented in a quantum parameter estimation task with a degenerate Hamiltonian, and one can estimate the unknown parameter by measuring our block coherence witnesses if the input state is block coherent. Lase but not least, we prove that the quantum Fisher information of any block incoherent state is equal to zero, which coincides with the result from measuring block coherence witnesses.

quant-ph

Accurate and Efficient Quantum Computations of Molecular Properties Using Daubechies Wavelet Molecular Orbitals: A Benchmark Study against Experimental Data

Although quantum computation (QC) is regarded as a promising numerical method for computational quantum chemistry, current applications of quantum-chemistry calculations on quantum computers are limited to small molecules. This limitation can be ascribed to technical problems in building and manipulating more qubits and the associated complicated operations of quantum gates in a quantum circuit when the size of the molecular system becomes large. As a result, reducing the number of required qubits is necessary to make QC practical. Currently, the minimal STO-3G basis set is commonly used in benchmark studies because it requires the minimum number of spin orbitals. Nonetheless, the accuracy of using STO-3G is generally low and thus cannot provide useful predictions. We propose to adopt Daubechies wavelet functions as an accurate and efficient method for QCs of molecular electronic properties. We demonstrate that a minimal basis set constructed from Daubechies wavelet basis can yield accurate results through a better description of the molecular Hamiltonian, while keeping the number of spin orbitals minimal. With the improved Hamiltonian through Daubechies wavelets, we calculate vibrational frequencies for H$_2$ and LiH using quantum-computing algorithm to show that the results are in excellent agreement with experimental data. As a result, we achieve quantum calculations in which accuracy is comparable with that of the full configuration interaction calculation using the cc-pVDZ basis set, whereas the computational cost is the same as that of a STO-3G calculation. Thus, our work provides a more efficient and accurate representation of the molecular Hamiltonian for efficient QCs of molecular systems, and for the first time demonstrates that predictions in agreement with experimental measurements are possible to be achieved with quantum resources available in near-term quantum computers.

quant-ph