SearcharxivSearch

arXiv subjects

Zhijun Song

Publications and source records attributed to Zhijun Song.

17 recordsLinked to original sources

The Non-Principal-Axis Rotation and Convex Shape Model of Earth Quasi-Satellite and the Target of China's Tianwen-2 Mission (469219) Kamo`oalewa

(469219) Kamo`oalewa is the most stable Earth quasi-satellite and the target of China's Tianwen-2 asteroid sample return mission. Due to its small size, fast rotation, and the limited observing geometry accessible from the ground, many physical properties of Kamo`oalewa remain poorly constrained, including the rotational state and shape. We obtained three epochs of high-cadence, high signal-to-noise photometric lightcurves of Kamo`oalewa with the Gemini North Telescope from 2026 April to May, supplemented by one lightcurve from the Lowell Discovery Telescope in 2026 May. Our analysis suggests that Kamo`oalewa is in a non-principal-axis rotation with an elongated shape. Four possible solutions exist, including a long-axis mode (LAM) solution and a short-axis mode (SAM) solution, as well as their corresponding mirrored angular momentum directions. The most preferable solution has a LAM model with a precession period $P_ϕ=27.65\pm0.03~\text{min}$ and a rotational period $P_ψ=50.49\pm0.08~\text{min}$, and the angular momentum points to ecliptic coordinates $(λ, β) = (226^\mathrm{o}\pm20^\mathrm{o}, -39^\mathrm{o}\pm20\mathrm{o})$, although we cannot rule out other solutions or other close-by periods due to aliasing. We also derived a convex shape inversion for the LAM models with consistent rotational parameters but could not find a satisfactory inversion for the SAM models. The corresponding angular momentum points to $(λ, β)=(225^\mathrm{o}, -43^\mathrm{o})$, and the periods are $P_ϕ=27.90~\text{min}$ and $P_ψ=49.66~\text{min}$. The non-principal-axis rotation provides additional constraints on the dynamic history or the internal structure of Kamo`oalewa.

astro-ph.EP

Identify and Quantify Various Dissipation Mechanisms of Josephson Junction in Superconducting Circuits

Pinpointing the dissipation mechanisms and evaluating their impacts to the performance of Josephson junction (JJ) are crucial for its application in superconducting circuits. In this work, we demonstrate the junction-embedded resonator (JER) as a platform which enables us to identify and quantify various dissipation mechanisms of JJ. JER is constructed by embedding JJ in the middle of an open-circuit, 1/2 λ transmission-line resonator. When the 1st and 2nd harmonics of JER are excited, JJ experiences different boundary conditions, and is dominated by internal and external dissipations, respectively. We systematically study these 2 dissipation mechanisms of JJ by varying the JJ area and number. Our results unveil the completely different behaviors of these 2 dissipation mechanisms, and quantitatively characterize their contributions, shedding a light on the direction of JJ optimization in various applications.

quant-ph

Capsule Network-Based Semantic Intent Modeling for Human-Computer Interaction

This paper proposes a user semantic intent modeling algorithm based on Capsule Networks to address the problem of insufficient accuracy in intent recognition for human-computer interaction. The method represents semantic features in input text through a vectorized capsule structure. It uses a dynamic routing mechanism to transfer information across multiple capsule layers. This helps capture hierarchical relationships and part-whole structures between semantic entities more effectively. The model uses a convolutional feature extraction module as the low-level encoder. After generating initial semantic capsules, it forms high-level abstract intent representations through an iterative routing process. To further enhance performance, a margin-based mechanism is introduced into the loss function. This improves the model's ability to distinguish between intent classes. Experiments are conducted using a public natural language understanding dataset. Multiple mainstream models are used for comparison. Results show that the proposed model outperforms traditional methods and other deep learning structures in terms of accuracy, F1-score, and intent detection rate. The study also analyzes the effect of the number of dynamic routing iterations on model performance. A convergence curve of the loss function during training is provided. These results verify the stability and effectiveness of the proposed method in semantic modeling. Overall, this study presents a new structured modeling approach to improve intent recognition under complex semantic conditions.

cs.CL

High coherence fluxonium manufactured with a wafer-scale uniformity process

Fluxonium qubits are recognized for their high coherence times and high operation fidelities, attributed to their unique design incorporating a superinductor, which is typically implemented using an array of over 100 Josephson junctions. However, this complexity poses significant fabrication challenges, particularly in achieving high yield and junction uniformity with traditional methods. Here, we introduce an overlap process for Josephson junction fabrication that achieves nearly 100% yield and maintains uniformity across a 2-inch wafer with less than 5% variation for the phase slip junction and less than 2% for the entire junction array. We use a compact junction array design that achieves state-of-the-art dielectric loss tangents and flux noise levels, as confirmed by multiple devices. This enables fluxonium qubits to reach energy relaxation times exceeding 1 millisecond at the flux frustration point. This work paves the way for scalable high coherence fluxonium processors using CMOS-compatible processes, marking a significant step towards practical quantum computing.

quant-ph

The effects of disorder in superconducting materials on qubit coherence

Introducing disorderness in the superconducting materials has been considered promising to enhance the electromagnetic impedance and realize noise-resilient superconducting qubits. Despite a number of pioneering implementations, the understanding of the correlation between the material disorderness and the qubit coherence is still developing. Here, we demonstrate a systematic characterization of fluxonium qubits with the superinductors made from titanium-aluminum-nitride with varied disorderness. From qubit noise spectroscopy, the flux noise and the dielectric loss are extracted as a measure of the coherence properties. Our results reveal that the $1/f$ flux noise dominates the qubit decoherence around the flux-frustration point, strongly correlated with the material disorderness; while the dielectric loss remains low under a wide range of material properties. From the flux-noise amplitudes, the areal density ($σ$) of the phenomenological spin defects and material disorderness are found to be approximately correlated by $σ\propto ρ_{xx}^3$, or effectively $(k_F l)^{-3}$. This work has provided new insights on the origin of decoherence channels within superconductors, and could serve as a useful guideline for material design and optimization.

quant-ph

Automated UI Interface Generation via Diffusion Models: Enhancing Personalization and Efficiency

This study proposes a UI interface generation method based on a diffusion model, aiming to achieve high-quality, diversified, and personalized interface design through generative artificial intelligence technology. The diffusion model is based on its step-by-step denoising generation process. By combining the conditional generation mechanism, design optimization module, and user feedback mechanism, the model can generate a UI interface that meets the requirements based on multimodal inputs such as text descriptions and sketches provided by users. In the study, a complete experimental evaluation framework was designed, and mainstream generation models (such as GAN, VAE, DALL E, etc.) were selected for comparative experiments. The generation results were quantitatively analyzed from indicators such as PSNR, SSIM, and FID. The results show that the model proposed in this study is superior to other models in terms of generation quality and user satisfaction, especially in terms of logical clarity of information transmission and visual aesthetics. The ablation experiment further verifies the key role of conditional generation and design optimization modules in improving interface quality. This study provides a new technical path for UI design automation and lays the foundation for the intelligent and personalized development of human-computer interaction interfaces. In the future, the application potential of the model in virtual reality, game design, and other fields will be further explored.

cs.HC

Adaptive User Interface Generation Through Reinforcement Learning: A Data-Driven Approach to Personalization and Optimization

This study introduces an adaptive user interface generation technology, emphasizing the role of Human-Computer Interaction (HCI) in optimizing user experience. By focusing on enhancing the interaction between users and intelligent systems, this approach aims to automatically adjust interface layouts and configurations based on user feedback, streamlining the design process. Traditional interface design involves significant manual effort and struggles to meet the evolving personalized needs of users. Our proposed system integrates adaptive interface generation with reinforcement learning and intelligent feedback mechanisms to dynamically adjust the user interface, better accommodating individual usage patterns. In the experiment, the OpenAI CLIP Interactions dataset was utilized to verify the adaptability of the proposed method, using click-through rate (CTR) and user retention rate (RR) as evaluation metrics. The findings highlight the system's ability to deliver flexible and personalized interface solutions, providing a novel and effective approach for user interaction design and ultimately enhancing HCI through continuous learning and adaptation.

cs.HC

Quasinormal modes and ringdown waveform of the Frolov black hole

In this paper we investigate scalar perturbation over a Frolov black hole (BH), which is a regular BH induced by the quantum gravity effect. The quasinormal frequencies of a scalar field always consistently reside in the lower half-plane, and the time-domain evolution of the field demonstrates a decaying behavior, with the late-time tail exhibiting a power-law pattern. These observations collectively suggest the stability of a Frolov BH against scalar perturbation. Additionally, our study reveals that the quantum gravity effect leads to slower decay modes. For the case of the angular quantum number $l=0$, the oscillation exhibits non-monotonic behavior with the quantum gravity parameter $α_0$. However, once $l\geq 1$, the angular quantum number surpasses the influence of the quantum gravity effect.

gr-qc

The cumulation of debris clouds around a fast-rotating asteroid

The rotational mass loss has been realized to be a prevalent mechanism to produce low-speed debris near the asteroid, and the size composition of the asteroid's surface regolith has been closely measured by in situ explorations. However, the full-scale evolution of the shedding debris has not been examined using the observed particle sizes, which may hold vital clues to the initial growth of an asteroid moonlet, and help us to understand the general mechanisms that dominate the formation of asteroid systems. This paper presented our study on the cumulative evolution of the debris cloud formed by a rotationally unstable asteroid. A semi-analytical model is developed to characterize the spatial-temporal evolution of the debris cloud posterior to a shedding event. Large-scale DEM simulations are performed to quantify the clustering behavior of the debris particles in the mechanical environment near the asteroid. As a result, we found the cumulation of a steady debris cloud is dominated by large pieces of debris, and the shedding particles follow a common migration trend, which fundamentally determines the mass distribution of the debris cloud. For the accretion analysis, we sketched the life cycle of a debris cluster, and showed its dependency on particle size. The DEM simulations adopt physical parameters estimated from observations and asteroid missions. The results confirm porous fluffy cluster structures can form shortly after a shedding event with magnitudes as the observed shedding activities. Measurements to these structures show they possess certain strength and adsorption capacity to collisions from dissociative debris particles.

astro-ph.EP

Efficient initialization of fluxonium qubits based on auxiliary energy levels

Fast and high-fidelity qubit initialization is crucial for low-frequency qubits such as fluxonium, and in applications of many quantum algorithms and quantum error correction codes. In a circuit quantum electrodynamics system, the initialization is typically achieved by transferring the state between the qubit and a short-lived cavity through microwave driving, also known as the sideband cooling process in atomic system. Constrained by the selection rules from the parity symmetry of the wavefunctions, the sideband transitions are only enabled by multi-photon processes which requires multi-tone or strong driving. Leveraging the flux-tunability of fluxonium, we circumvent this limitation by breaking flux symmetry to enable an interaction between a non-computational qubit transition and the cavity excitation. With single-tone sideband driving, we realize qubit initialization with a fidelity exceeding 99% within a duration of 300 ns, robust against the variation of control parameters. Furthermore, we show that our initialization scheme has a built-in benefit in simultaneously removing the second-excited state population of the qubit, and can be easily incorporated into a large-scale fluxonium processor.

quant-ph

Ultrahigh-inductance materials from spinodal decomposition

Disordered superconducting nitrides with kinetic inductance have long been considered a leading material candidate for high-inductance quantum-circuit applications. Despite continuing efforts in reducing material dimensions to increase the kinetic inductance and the corresponding circuit impedance, it becomes a fundamental challenge to improve further without compromising material qualities. To this end, we propose a method to drastically increase the kinetic inductance of superconducting materials via spinodal decomposition while keeping a low microwave loss. We use epitaxial Ti\textsubscript{0.48}Al\textsubscript{0.52}N as a model system, and for the first time demonstrate the utilization of spinodal decomposition to trigger the insulator-to-superconductor transition with a drastically enhanced material disorder. The measured kinetic inductance has increased by 2-3 orders of magnitude compared with all the best reported disordered superconducting nitrides. Our work paves the way for substantially enhancing and deterministically controlling the inductance for advanced superconducting quantum circuits.

quant-ph

Native approach to controlled-Z gates in inductively coupled fluxonium qubits

The fluxonium qubits have emerged as a promising platform for gate-based quantum information processing. However, their extraordinary protection against charge fluctuations comes at a cost: when coupled capacitively, the qubit-qubit interactions are restricted to XX-interactions. Consequently, effective XX- or XZ-interactions are only constructed either by temporarily populating higher-energy states, or by exploiting perturbative effects under microwave driving. Instead, we propose and demonstrate an inductive coupling scheme, which offers a wide selection of native qubit-qubit interactions for fluxonium. In particular, we leverage a built-in, flux-controlled ZZ-interaction to perform qubit entanglement. To combat the increased flux-noise-induced dephasing away from the flux-insensitive position, we use a continuous version of the dynamical decoupling scheme to perform noise filtering. Combining these, we demonstrate a 20 ns controlled-Z (CZ) gate with a mean fidelity of 99.53%. More than confirming the efficacy of our gate scheme, this high-fidelity result also reveals a promising but rarely explored parameter space uniquely suitable for gate operations between fluxonium qubits.

quant-ph

The common trend of saltation particles on the surface of fast-rotating asteroids

An asteroid spun up to its critical limit has unique surface mechanical properties that its gravity and the centrifugal force largely balance, creating a relaxation environment where low-energy events such as mass shedding may trigger subsequent long complex motion of an asteroid's regolith grains. Exploring such an evolution process may provide key clues for understanding the early formation of multi-asteroid systems. This paper investigates the complex evolution process of loose particles becoming triggered by shedding events and the dependency of their dynamical propagation on the contact mechanical properties of the asteroid surface. We present a numerical model for tracking the trajectory of a shed particle that considers the collision between the particle and the surface of an asteroid. Monte Carlo simulations are performed to reflect the statistical behavior of shed particles. We also introduce zero-velocity surfaces to our data-based analysis in order to reveal the intrinsic invariance of the evolutionary processes. We used the average mechanical energy of the particle cloud to check the connection between contact property and the temporal-spatial distribution of the shed particles. We sketch a common evolutionary path of the particle in the vicinity of a fast-rotating asteroid, that is, particles dislodged from the unstable region will eventually enter, through several collisions with the surface, non-return orbits that launch from the minimum geopotential area of the unstable region. The common trend is independent of any particular asteroid morphology, and all shed particles enter the same evolutionary path. We also find that the orbital energy of the particle cloud is statistically independent of the surface contact property, meaning that the collision coefficient of restitution is a nonsensitive parameter in the outward spreading process of the shed particles.

astro-ph.EP

Characterization of loss mechanisms in a fluxonium qubit

Using a fluxonium qubit with in situ tunability of its Josephson energy, we characterize its energy relaxation at different flux biases as well as different Josephson energy values. The relaxation rate at qubit energy values, ranging more than one order of magnitude around the thermal energy $k_B T$, can be quantitatively explained by a combination of dielectric loss and $1/f$ flux noise with a crossover point. The amplitude of the $1/f$ flux noise is consistent with that extracted from the qubit dephasing measurements at the flux sensitive points. In the dielectric loss dominant regime, the loss is consistent with that arises from the electric dipole interaction with two-level-system (TLS) defects. In particular, as increasing Josephson energy thus decreasing qubit frequency at the flux insensitive spot, we find that the qubit exhibits increasingly weaker coupling to TLS defects thus desirable for high-fidelity quantum operations.

quant-ph

Quantum Instruction Set Design for Performance

A quantum instruction set is where quantum hardware and software meet. We develop new characterization and compilation techniques for non-Clifford gates to accurately evaluate different quantum instruction set designs. We specifically apply them to our fluxonium processor that supports mainstream instruction $\mathrm{iSWAP}$ by calibrating and characterizing its square root $\mathrm{SQiSW}$. We measure a gate fidelity of up to $99.72\%$ with an average of $99.31\%$ and realize Haar random two-qubit gates using $\mathrm{SQiSW}$ with an average fidelity of $96.38\%$. This is an average error reduction of $41\%$ for the former and a $50\%$ reduction for the latter compared to using $\mathrm{iSWAP}$ on the same processor. This shows designing the quantum instruction set consisting of $\mathrm{SQiSW}$ and single-qubit gates on such platforms leads to a performance boost at almost no cost.

quant-ph

Titanium Nitride Film on Sapphire Substrate with Low Dielectric Loss for Superconducting Qubits

Dielectric loss is one of the major decoherence sources of superconducting qubits. Contemporary high-coherence superconducting qubits are formed by material systems mostly consisting of superconducting films on substrate with low dielectric loss, where the loss mainly originates from the surfaces and interfaces. Among the multiple candidates for material systems, a combination of titanium nitride (TiN) film and sapphire substrate has good potential because of its chemical stability against oxidization, and high quality at interfaces. In this work, we report a TiN film deposited onto sapphire substrate achieving low dielectric loss at the material interface. Through the systematic characterizations of a series of transmon qubits fabricated with identical batches of TiN base layers, but different geometries of qubit shunting capacitors with various participation ratios of the material interface, we quantitatively extract the loss tangent value at the substrate-metal interface smaller than $8.9 \times 10^{-4}$ in 1-nm disordered layer. By optimizing the interface participation ratio of the transmon qubit, we reproducibly achieve qubit lifetimes of up to 300 $μ$s and quality factors approaching 8 million. We demonstrate that TiN film on sapphire substrate is an ideal material system for high-coherence superconducting qubits. Our analyses further suggest that the interface dielectric loss around the Josephson junction part of the circuit could be the dominant limitation of lifetimes for state-of-the-art transmon qubits.

quant-ph

Fluxonium: an alternative qubit platform for high-fidelity operations

Superconducting qubits provide a promising path toward building large-scale quantum computers. The simple and robust transmon qubit has been the leading platform, achieving multiple milestones. However, fault-tolerant quantum computing calls for qubit operations at error rates significantly lower than those exhibited in the state of the art. Consequently, alternative superconducting qubits with better error protection have attracted increasing interest. Among them, fluxonium is a particularly promising candidate, featuring large anharmonicity and long coherence times. Here, we engineer a fluxonium-based quantum processor that integrates high qubit-coherence, fast frequency-tunability, and individual-qubit addressability for reset, readout, and gates. With simple and fast gate schemes, we achieve an average single-qubit gate fidelity of 99.97% and a two-qubit gate fidelity of up to 99.72%. This performance is comparable to the highest values reported in the literature of superconducting circuits. Thus our work, for the first time within the realm of superconducting qubits, reveals an approach toward fault-tolerant quantum computing that is alternative and competitive to the transmon system.

quant-ph