SearcharxivSearch

arXiv subjects

Xiaopeng Xie

Publications and source records attributed to Xiaopeng Xie.

10 recordsLinked to original sources

Conjugate phase-noise cancellation enables submicrometre dual-comb ranging with free-running megahertz-linewidth lasers

Frequency-domain dual-comb ranging combines rapid acquisition with interferometric sensitivity, but high-performance implementations often rely on mutually coherent or actively stabilised comb sources. Free-running sources can reduce this hardware burden, but their phase noise and drift of the optical frequency offset can blur radio-frequency (RF) comb teeth and weaken probe-reference phase correlation. Previous phase-slope implementations have therefore relied on sufficiently resolved RF teeth, within-coherence-length probe-reference paths or explicit digital tracking of these fluctuations. Here we demonstrate a low-cost frequency-domain dual-comb ranging architecture that combines independent free-running distributed-feedback (DFB) lasers with conjugate phase-noise cancellation (CPNC). By forming a self-conjugate signal before the phases of individual RF-comb teeth are extracted, CPNC cancels the common laser phase factor and drifting optical-frequency-offset term while retaining the distance-dependent phase slope. Using electro-optic combs seeded by DFB lasers with linewidths of 12 MHz and 9 MHz, we achieve an Allan deviation of $219~\mathrm{nm}$ at $246~μ\mathrm{s}$ and reduce the single-frame distance standard deviation from $558~μ\mathrm{m}$ to $9.31~μ\mathrm{m}$ with CPNC. Across the tested megahertz-linewidth configurations, CPNC delivered minimum Allan deviations below $250~\mathrm{nm}$. These results show that CPNC enables submicrometre ranging in a low-cost frequency-domain dual-comb architecture with reduced source-stabilisation and phase-management complexity.

physics.optics

BadDreamer: Transferable Backdoor Attacks against Video World Models for Autonomous Driving

Video world models are increasingly used in autonomous driving to forecast future scene evolution and provide future-aware spatio-temporal representations for downstream action prediction. In perception-to-action pipelines, these representations can directly influence ego-vehicle waypoint planning, making the learned future dynamics a critical security-sensitive component. Despite their promise, the training-time security risks of autonomous-driving video world models remain largely unexplored. We present BadDreamer, a transferable spatio-temporal backdoor attack that targets the perception side of this pipeline. Unlike conventional backdoors that manipulate image labels, prompt outputs, or action supervision, BadDreamer poisons the learned transition dynamics of a video world model. It constructs trigger-erasure sequences in which an oncoming yellow delivery rider is visible in the observed context frames but erased from the future frames. After fine-tuning on a small fraction of such sequences, the compromised world model learns a hidden conditional association: when the physical trigger appears, it hallucinates a future where the rider disappears and the road appears clear. We further show that this corrupted future-aware representation can transfer to the downstream action module without directly modifying ego-trajectory labels, inducing unsafe non-evasive waypoint predictions. Our experiments instantiate this attack on a representative open-source perception-to-action pipeline, revealing a representation-level safety risk in autonomous-driving video world models and highlighting the need for backdoor-aware validation beyond clean generation quality.

cs.CV

Cryogen-free low-temperature photoemission electron microscopy for high-resolution nondestructive imaging of electronic phases

Quantum materials exhibit phases such as superconductivity at low temperatures, yet imaging their phase transition dynamics with high spatial resolution remains challenging due to conventional tools' limitations - scanning tunneling microscopy offers static snapshots, while transmission electron microscopy lacks band sensitivity. Photoemission electron microscopy (PEEM) can resolve band structures in real/reciprocal spaces rapidly, but suffering from insufficient resolution for (near)atomic-scale quantum physics due to the unstable cooling designs. Here, we developed cryogen-free low-temperature PEEM (CFLT-PEEM) achieving 21.1 K stably. CFLT-PEEM attains a record-breaking resolution of 4.48 nm without aberration correction, enabling direct visualization of surface-state distribution characteristics along individual atomic steps. The advancement lies in narrowing the segment of band structures for imaging down to 160 meV, which minimizes the chromatic aberration of PEEM. CFLT-PEEM enables rapid, nondestructive high-resolution imaging of cryogenic electronic structures, positioning it as a powerful tool for physics and beyond.

cond-mat.mes-hall

Highly coherent two-color laser with stability below 3E-17 at 1 second

Two-color lasers with high coherence are paramount in precision measurement, accurate light-matter interaction, and low-noise photonic microwave generation. However, conventional two-color lasers often suffer from low coherence, particularly when these two colors face large frequency spacings. Here, harnessing the Pound-Drever-Hall technique, we synchronize two lasers to a shared ultra-stable optical reference cavity to break through the thermal noise constraint, achieving a highly coherent two-color laser. With conquering these non-common mode noises, we demonstrate an exceptional fractional frequency instability of 2.7E-17 at 1 second when normalized to the optical frequency. Characterizing coherence across large frequency spacings poses a significant challenge. To tackle this, we employ electro-optical frequency division to transfer the relative stability of a 0.5 THz spacing two-color laser to a 25 GHz microwave signal. As its performance surpasses the sensitivity of the current apparatus, we establish two independent systems for comparative analyses. The resulting 25 GHz signals exhibit exceptional phase noise of -74 dBc/Hz at 1 Hz and -120 dBc/Hz at 100 Hz, demonstrating the two-color laser's performance approaching the quantum noise limit of its synchronization system. It also sets a new record for the two-point frequency division method in photonic microwave generation. Our achievement in highly coherent two-color lasers and low-noise microwave signals will usher in a new era for precision measurements and refine the accuracy of light-matter and microwave-matter interactions to their next decimal place.

physics.optics

Hierarchical Attention Graph for Scientific Document Summarization in Global and Local Level

Scientific document summarization has been a challenging task due to the long structure of the input text. The long input hinders the simultaneous effective modeling of both global high-order relations between sentences and local intra-sentence relations which is the most critical step in extractive summarization. However, existing methods mostly focus on one type of relation, neglecting the simultaneous effective modeling of both relations, which can lead to insufficient learning of semantic representations. In this paper, we propose HAESum, a novel approach utilizing graph neural networks to locally and globally model documents based on their hierarchical discourse structure. First, intra-sentence relations are learned using a local heterogeneous graph. Subsequently, a novel hypergraph self-attention layer is introduced to further enhance the characterization of high-order inter-sentence relations. We validate our approach on two benchmark datasets, and the experimental results demonstrate the effectiveness of HAESum and the importance of considering hierarchical structures in modeling long scientific documents. Our code will be available at \url{https://github.com/MoLICHENXI/HAESum}

cs.CL

Shortcuts Arising from Contrast: Effective and Covert Clean-Label Attacks in Prompt-Based Learning

Prompt-based learning paradigm has demonstrated remarkable efficacy in enhancing the adaptability of pretrained language models (PLMs), particularly in few-shot scenarios. However, this learning paradigm has been shown to be vulnerable to backdoor attacks. The current clean-label attack, employing a specific prompt as a trigger, can achieve success without the need for external triggers and ensure correct labeling of poisoned samples, which is more stealthy compared to the poisoned-label attack, but on the other hand, it faces significant issues with false activations and poses greater challenges, necessitating a higher rate of poisoning. Using conventional negative data augmentation methods, we discovered that it is challenging to trade off between effectiveness and stealthiness in a clean-label setting. In addressing this issue, we are inspired by the notion that a backdoor acts as a shortcut and posit that this shortcut stems from the contrast between the trigger and the data utilized for poisoning. In this study, we propose a method named Contrastive Shortcut Injection (CSI), by leveraging activation values, integrates trigger design and data selection strategies to craft stronger shortcut features. With extensive experiments on full-shot and few-shot text classification tasks, we empirically validate CSI's high effectiveness and high stealthiness at low poisoning rates. Notably, we found that the two approaches play leading roles in full-shot and few-shot settings, respectively.

cs.LG

Loading-effect-based 3-D microfabrication empowers on-chip Brillouin optomechanics

The acousto-optic interaction known as stimulated Brillouin scattering (SBS) has emerged as fundamental principles for realizing crucial components and functionalities in integrated photonics. However, the main challenge of integrated Brillouin devices is how to effectively confine both optical and acoustic waves. Apart from that, the manufacturing processes for these devices need to be compatible with standard fabrication platforms, and streamlined to facilitate their large-scale integration. Here, we demonstrate a novel suspended nanowire structure that can tightly confine photons and phonons. Furthermore, tailored for this structure, we introduce a loading-effect-based three-dimensional microfabrication technique, compatible with complementary metal-oxide-semiconductor (CMOS) technology. This innovative technique allows for the fabrication of the entire structure using a single-step lithography exposure, significantly streamlining the fabrication process. Leveraging this structure and fabrication scheme, we have achieved a Brillouin gain coefficient of 1100 1/W/m on the silicon-on-insulator platform within a compact footprint. It can support a Brillouin net gain over 4.1 dB with modest pump powers. We believe that this structure can significantly advance the development of SBS on chip, unlocking new opportunities for the large-scale integration of Brillouin-based photonic devices.

physics.optics

Anti-resonant acoustic waveguides enabled tailorable Brillouin scattering on chip

Empowering independent control of optical and acoustic modes and enhancing the photon-phonon interaction, integrated photonics boosts the advancements of on-chip stimulated Brillouin scattering (SBS). However, achieving acoustic waveguides with low loss, tailorability, and easy fabrication remains a challenge. Here, inspired by the optical anti-resonance in hollow-core fibers, we propose suspended anti-resonant acoustic waveguides (SARAWs) with superior confinement and high selectivity of acoustic modes, supporting both forward and backward SBS on chip. Furthermore, this structure streamlines the design and fabrication processes. Leveraging the advantages of SARAWs, we have showcased a series of record-breaking results for SBS within a compact footprint on the silicon-on-insulator platform. For forward SBS, a centimeter-scale SARAW supports a large net gain exceeding 6.4 dB. For backward SBS, we have observed an unprecedented Brillouin frequency shift of 27.6 GHz and a mechanical quality factor of up to 1,960 in silicon waveguides. This paradigm of acoustic waveguide propels SBS into a new era, unlocking new opportunities in the fields of optomechanics, phononic circuits, and hybrid quantum systems.

physics.optics

Phase noise characterization of sub-hertz linewidth lasers via digital cross correlation

Phase noise or frequency noise is a key metrics to evaluate the short term stability of a laser. This property is of a great interest for the applications but delicate to characterize, especially for narrow line-width lasers. In this letter, we demonstrate a digital cross correlation scheme to characterize the absolute phase noise of sub-hertz line-width lasers. Three 1,542 nm ultra-stable lasers are used in this approach. For each measurement two lasers act as references to characterize a third one. Phase noise power spectral density from 0.5 Hz to 0.8 MHz Fourier frequencies can be derived for each laser by a mere change in the configuration of the lasers. This is the first time showing the phase noise of sub-hertz line-width lasers with no reference limitation. We also present an analysis of the laser phase noise performance.

physics.optics

Photonic microwave signals with zeptosecond level absolute timing noise

Photonic synthesis of radiofrequency revived the quest for unrivalled microwave purity by its seducing ability to convey the benefits of the optics to the microwave world. In this work, we perform a high-fidelity transfer of frequency stability between an optical reference and a microwave signal via a low-noise fiber-based frequency comb and cutting-edge photo-detection techniques. We demonstrate the generation of the purest microwave signal with a fractional frequency stability below 6.5 x 10^-16 at 1 s and a timing noise floor below 41 zs.Hz^-1/2 (phase noise below -173 dBc.Hz^-1 for a 12 GHz carrier). This outclasses existing sources and promises a new era for state-of-the-art microwave generation. The characterization is achieved by building two auxiliary low noise optoelectronic microwave reference and using a heterodyne cross-correlation scheme with lowermost detection noise. This unprecedented level of purity can impact domains such as radar systems, telecommunications and time-frequency metrology. Furthermore, the measurement methods developed here can benefit the characterization of a broad range of signals, beyond comb-based systems.

physics.optics