SearcharxivSearch

arXiv subjects

Yan Peng

Publications and source records attributed to Yan Peng.

At least 19 recordsLinked to original sources

Helical Magnon Frequency Comb in Synthetic Antiferromagnetic Skyrmion Lattices

Synthetic antiferromagnetic skyrmion lattices (SAF-SkLs), consisting of two ferromagnetic SkLs coupled antiferromagnetically with compensated magnetization, provide a promising platform for robust nonlinear magnonics. Here, we investigate helical magnon frequency comb (HMFC) generation in a SAF-SkL by combining analytical modeling with micromagnetic simulations. We show that nonlinear coupling between helical magnon edge states and the skyrmion gyration produces frequency combs with pronounced edge localization. The HMFC exhibits strong enhancement exclusively when the driving frequency lies within the helical edge-state band, whereas the interior response remains negligible. This frequency selectivity confirms the essential role of helical edge modes in localized nonlinear frequency conversion. We further demonstrate that the interlayer antiferromagnetic coupling reconstructs the magnon spectrum, thereby tuning the comb spacing and the number of comb teeth while also redistributing modal energy. Our results establish SAF-SkLs as a tunable platform for edge-localized HMFCs and suggest a route toward robust coherent magnonic signal processing.

cond-mat.mes-hall

Stochastic Liouville-transport theory of light-atom interaction noise in thermal atomic vapors

Atom-light interaction noise can limit thermal-vapor sensing. Existing theories often treat internal-state dynamics, finite-mode atomic motion, and stochastic renewal separately, obscuring their coupled contributions to measured noise. We develop a general stochastic Liouville-transport theory, tested against polarization-resolved resonant Cs D$_2$ spectra. Joint experiment-theory analysis identifies atom-light noise below approximately 100 kHz as transit-dominated. Ballistic motion through the finite Gaussian mode modulates both the coupling-weighted effective atom number and trajectory-dependent Rabi coupling, producing predominantly common-mode noise. Boundary renewal introduces atoms with independently sampled ground-state sublevels, generating differential population fluctuations with opposite effects on the circular channels. Under an applied longitudinal magnetic field, experiment and theory show the same qualitative nonmonotonic change in common-mode suppression, supporting Zeeman redistribution of the channel responses. The framework can analyze noise in other thermal-atom sensors, including Rydberg-atom electric-field measurements.

quant-ph

PPOM: Marginalizing Patch-Grid Phase for CLIP-Based Generalizable Vision-Language Prompt Tuning

Prompt tuning adapts CLIP-based vision-language models with few trainable parameters, yet its predictions remain sensitive to the spatial sampling imposed by a frozen vision transformer. In particular, non-overlapping patch tokenization makes predictions depend on the alignment (phase) between image and the patch lattice. To reduce prediction sensitivity to patch-grid alignment, we introduce Patch-Phase Orbit Marginalization (PPOM), a training-free inference operator that treats phase shift as a nuisance variable. Given a patch stride, PPOM evaluates the identity view and reflection-padded translations, pairs opposite shifts into horizontal, vertical, and diagonal antithetic families, and assigns equal mass to these families and the identity prediction to avoid view-count bias during phase integration. In summary, PPOM provides a deterministic interface between prompt adaptation and patch-grid sensitivity. Across multiple prompt-learning hosts, PPOM improves host performance without re-training.

cs.CV

Probing the Circular Unruh Effect with Cavity-Controlled Lamb Shifts

The Unruh effect predicts that accelerated observers perceive the inertial vacuum as populated by particles, providing a flat-spacetime analogue of Hawking radiation. Its direct observation, however, remains experimentally challenging, since an Unruh temperature of $1\,\mathrm{K}$ requires accelerations of order $10^{20}\,\mathrm{m/s^2}$. Here, we show that the Lamb shift of a centripetally accelerated atom inside a high-$Q$ cavity provides a sensitive spectroscopic probe of the Unruh effect at dramatically lower accelerations. The cavity reshapes the electromagnetic density of states and converts otherwise tiny noninertial corrections into tunable level shifts. Depending on the atomic angular velocity and cavity detuning, the Lamb shift can be enhanced, strongly quenched, or completely screened. Remarkably, for experimentally realistic parameters, a rotation-induced shift of order $10\;\mathrm{Hz}$ can arise already at accelerations as low as $0.5\,\mathrm{m/s^2}$, more than twenty orders of magnitude below the acceleration scale conventionally associated with direct Unruh detection. These results identify cavity-controlled Lamb-shift spectroscopy as a viable route toward laboratory tests of the circular Unruh effect in the ultralow-acceleration regime.

gr-qc

SRL: Combining SLIP Model and Reinforcement Learning for Agile Robotic Jumping

Robotic jumping is pivotal in applications such as search and rescue and logistics, where crossing obstacles and enhancing mobility efficiency are critical. The Spring-Loaded Inverted Pendulum (SLIP) model leverages simplified spring-mass dynamics that naturally encode biologically plausible hopping motions, yet its performance degrades on irregular terrain due to idealized assumptions regarding contact and joint dynamics. Meanwhile, Reinforcement Learning (RL) can adapt to diverse and complex environments but often requires extensive data from unguided exploration. The complementary strengths of SLIP's physically grounded baseline and RL's adaptive capabilities motivate a hybrid framework that overcomes these individual limitations. We therefore propose Spring-loaded Reinforcement Learning (SRL), which integrates SLIP-based feedforward control signals with RL-driven real-time feedback, enabling continuous optimization of robotic jumping. Experimental results demonstrate that SRL can achieve more stable jumps with much less training time than the baseline method, maintaining an average position tracking error below 0.1 m and velocity tracking errors within +/-3% of the target values. Through bipedal and quadrupedal simulations of ground and stair jumping, as well as sim-to-sim and sim-to-real validations, SRL exhibits robust adaptability to various task requirements and environmental complexities, underscoring its potential for real-world deployment.

cs.RO

Role of interstitial $s$ orbital in a model of infinite-layer nickelates

Motivated by recent angle-resolved photoemission spectroscopy (ARPES) experiments on infinite-layer (IL) nickelates, we employ determinant quantum Monte Carlo (DQMC) to study the three-orbital Emery model ($d$-$p$ model) coupled to an additional interstitial $s$ orbital retaining the three-dimensional dispersion. Our large-scale simulations reveal that: (1) the interstitial $s$-orbital-derived electron pocket is significantly reduced by the strong interaction but persists upon 20\% hole doping, reaching a size comparable to experimental observations; (2) the $d_{x^2-y^2}$-orbital dispersion is strongly renormalized by interactions, leading to a weak $k_z$ dependence consistent with ARPES measurements. Furthermore, compared with the conventional three-orbital $d$-$p$ model, the $d$-$p$-$s$ model exhibits enhanced short-range antiferromagnetic correlations. These results highlight the crucial role of strong correlations and multi-orbital effects in shaping the low-energy electronic structure and many-body correlations in IL nickelates, and demonstrate the necessity of treating interaction-driven many-body physics within a realistic multi-orbital framework.

cond-mat.str-el

Bridging Object Detection and Segmentation with Polygon Detection Transformers

Box detection and mask segmentation are two dominant paradigms for foreground representation: boxes are efficient but too coarse for object shapes, while masks are accurate but over-modeled for compact geometry. To bridge this gap, we present a Polygon Detection Transformer (Poly-DETR) built upon Polar Representation, where object queries regress a starting point and its fixed number of radial distances to directly construct the contour-approximating polygon. This formulation can be integrated into most DETR-like detectors by linear extension, since box is a degenerate case of Polar Representation with four rays. Furthermore, we propose two simple but necessary designs, Polar Deformable Attention and Position-Aware Training Scheme, to align feature sampling and polygon supervision. As a DETR-oriented advancement of Polar Representation, Poly-DETR outperforms existing polar-based methods by 4.7 mAP on MS COCO. Moreover, we explore the application regimes of polygon detection in geometry-driven domains, including remote sensing, medical imaging, and autonomous driving. In particular, Poly-DETR shows stronger scalability than its mask-based counterpart in high-resolution scenarios. Additional experiments show that, owing to its Transformer structure, Poly-DETR can be naturally extended to recent DETR variants equipped with foundation-model priors.

cs.CV

FVG-PT: Adaptive Foreground View-Guided Prompt Tuning for Vision-Language Models

CLIP-based prompt tuning enables pretrained Vision-Language Models (VLMs) to efficiently adapt to downstream tasks. Although existing studies have made significant progress, they pay limited attention to changes in the internal attention representations of VLMs during the tuning process. In this paper, we attribute the failure modes of prompt tuning predictions to shifts in foreground attention of the visual encoder, and propose Foreground View-Guided Prompt Tuning (FVG-PT), an adaptive plug-and-play foreground attention guidance module, to alleviate the shifts. Concretely, FVG-PT introduces a learnable Foreground Reliability Gate to automatically enhance the foreground view quality, applies a Foreground Distillation Compensation module to guide visual attention toward the foreground, and further introduces a Prior Calibration module to mitigate generalization degradation caused by excessive focus on the foreground. Experiments on multiple backbone models and datasets show the effectiveness and compatibility of FVG-PT. Codes are available at: https://github.com/JREion/FVG-PT

cs.CV

Significant modifications of Lamb shift at small centripetal accelerations

We investigate the Lamb shift of centripetally accelerated atoms coupled to electromagnetic vacuum fluctuations. Focusing on a very small orbital radius (so that the tangential speed remains nonrelativistic and the proper centripetal acceleration can be extremely small), we show that the resulting level shift is intrinsically anisotropic and depends sensitively on the atomic polarization direction. For atoms polarizable along the rotation axis, the leading noninertial contribution enters only at second order in the orbital radius and can slightly increase the energy-level spacing. For atoms polarizable perpendicular to the rotation axis, the noninertial contribution appears already at zeroth order in the radius and always increases the energy-level spacing. Remarkably, when the angular velocity greatly exceeds the transition frequency, the rotation-induced correction can become comparable in magnitude to the inertial Lamb shift, indicating that circular motion can significantly modify the Lamb shift even in the regime of very small centripetal accelerations.

quant-ph

Reactive near-field subwavelength microwave imaging with a non-invasive Rydberg probe

Non-invasive microwave field imaging--accurately mapping field distributions without perturbing them--is essential in areas such as aerospace engineering, biomedical imaging and integrated-circuit diagnostics. Conventional metal probes, however, inevitably perturb reactive near fields: they act as strong scatterers that drive induced currents and secondary radiation, remap evanescent components and thereby degrade both accuracy and spatial resolution, particularly in the reactive near-field regime that is most relevant to these applications. Here we demonstrate, to our knowledge for the first time, reactive near-field subwavelength imaging of microwave fields using the quantum non-demolition properties of Rydberg atoms, realized with a compact, non-invasive single-ended fibre-integrated Rydberg probe engineered to minimize field disturbance. The probe achieves an imaging resolution of {\unboldmath$\lambda/56$}, and the measured field distributions agree with full-wave simulations with structural similarity approaching unity, confirming both its subwavelength spatial resolution and its genuinely non-invasive character compared with conventional metal-based probes. Because the atomic sensor is intrinsically isotropic, the same device can faithfully image multi-dimensional field structures without orientation-dependent calibration. Our results therefore establish a general, non-invasive route to high-accuracy, subwavelength reactive near-field microwave imaging, with particular promise for applications such as chip-defect detection and integrated-circuit diagnostics, where even small perturbations by the probe can mask the underlying physics of interest.

quant-ph

Checkerboard-type Zhang-Rice States in Overdoped Cuprate Superconductors

Cuprate superconductors remain central to condensed matter physics due to their technological relevance and unconventional, incompletely understood electronic behavior. While the canonical phase diagram and low-energy models have been shaped largely by studies of underdoped and moderately doped cuprates, the overdoped regime has received comparatively limited attention.Here, we track the evolution of the electronic structure from optimal to heavy overdoping in La2-xSrxCuO4(LSCO) using broadband optical spectroscopy across x=0.15-0.60. The measured spectral changes--including the redistribution of Zhang-Rice-related spectral weigh--are in qualitative agreement with determinant quantum Monte Carlo simulations of the three-orbital Emery model, which together indicate a pronounced reconstruction of the electronic structure beyond hole concentrations x>0.2. Guided by these observations, we propose a spontaneous checkerboard-type Zhang-Rice electronic configuration that captures the coexistence of itinerant and localized carriers characteristic of the heavily overdoped state. Our results refine the doping-dependent Zhang-Rice-based framework for cuprates, illuminate how correlations persist deep into the overdoped regime, and provide new constraints on microscopic mechanisms of high-temperature superconductivity, with broader implications for correlated transition-metal oxides.

cond-mat.supr-con

Near-field perturbation of laser filament enabling simultaneous far-field THz diagnosis and broadband calculus processing

Terahertz (THz) wave manipulation based on laser filaments-plasma channels formed by femtosecond laser-induced air ionization-has emerged as a promising platform for free-space THz applications. However, in-situ characterization of the spatially confined THz modes within filaments faces significant challenges due to the plasma's ultra-high intensity, which not only hinders direct near-field probing but also limits reliance on indirect far-field reconstruction. Here, we introduce a non-invasive near-field modulation scheme where a metal plate approaches the filament at submillimeter distances (comparable to THz wavelengths), perturbing the dielectric environment to convert the symmetric annular THz mode into an asymmetric state. This controlled transition enables far-field detection of broadband calculus behaviors (first- and second-order differentiation/integration) on time-domain THz waveforms and characteristic spectral transfer functions with 1/f, 1/f^2, f or f^2 dependency (where f is the THz frequency), thereby diagnosing the near-field THz mode confinement. Hence, the proposed approach synergizes near-field modulation efficiency with far-field detection robustness, advancing fundamental understanding of plasma-THz interactions and enabling novel all-optical signal processing for filament-based THz technologies.

physics.optics

Analysis of minimum orbital periods around d-dimensional charged black holes

This paper investigates the bounds on the minimum orbital period for test objects around d-dimensional charged black holes in asymptotically flat spacetimes. We find numerically that the minimum orbital period decreases as the charge of the black hole increases. Thus, the upper limit is reached for an uncharged black hole, while the lower limit is attained for a maximally charged one. We then analytically derive the upper and lower bounds for the minimum orbital period. These results improve our understanding of dynamics around d-dimensional black holes and impose constraints on candidate gravity theories.

gr-qc

Non-linearly scalarized supermassive black holes

In this study, we investigate a nonlinear mechanism driving the formation of scalarized rotating black holes within a scalar-Gauss-Bonnet gravity framework that includes an additional squared Gauss-Bonnet term. With the specific coupling function, Kerr metric is a solution to this modified gravity. In linear level Kerr black holes are stable against the scalar perturbation, while nonlinearly they suffer the so-called ``nonlinear scalarization" and are unstable. By employing a pseudo-spectral method, we derive the spectrum of nonlinearly scalarized rotating black hole solutions, revealing multiple scalarized branches. Our analysis demonstrates that both the black hole's spin and the additional squared Gauss-Bonnet term significantly influence the existence and properties of these solutions. Furthermore, we explore the thermodynamic properties of nonlinearly scalarized rotating black holes, and find that the scalarized black holes are entropically favored over Kerr black holes of the same mass and spin across a wide range of parameters.

gr-qc

Spontaneous excitation of a centripetally accelerated atom coupled to electromagnetic vacuum fluctuations near a reflecting boundary

We investigate the rate of change of the mean atomic energy for centripetally accelerated atoms interacting with electromagnetic vacuum fluctuations near a reflecting boundary, using the Dalibard-Dupont-Roc-Cohen-Tannoudji formalism. The distinct contributions from vacuum fluctuations and radiation reaction are analyzed separately. Our results reveal that, when the centripetal acceleration significantly exceeds the characteristic acceleration set by the atomic transition frequency, vacuum fluctuations dominates over radiation reaction, irrespective of the atom-boundary distance and the atomic polarization. In the near-zone regime, where the atom-boundary distance is much smaller than both the characteristic length associated with the acceleration and the transition wavelength of the atom, the boundary introduces substantial corrections to the rate of change of the mean atomic energy. These corrections are comparable in magnitude to those in free space and exhibit strong dependence on the atomic polarization. Remarkably, in the intermediate and far regions, contributions stemming from the combined effects of the boundary and acceleration can become the leading and subleading terms, respectively. An acceleration-independent term also arises from their interplay. These findings highlight the significant interplay between acceleration and the presence of a boundary in shaping atomic radiative properties and may have potential implications for experimentally probing the circular Unruh effect.

gr-qc

Interplay between Hubbard interaction and charge transfer energy in three-orbital Emery model: implication on cuprates and nickelates

We use the numerically unbiased determinant quantum Monte Carlo (DQMC) method to systematically investigate the three-orbital Emery model in the normal state in a wide range of local interactions, charge transfer energy, and doping levels. We focus on the influence of the onsite Hubbard $U_{dd}$ and the charge transfer energy scale $\epsilon_p$ on the electronic properties via the orbital occupancies, local moments, spin correlations, and spectral properties. Rich features of the orbital-resolved local and momentum-dependent spectra are revealed to associate with the possible Zhang-Rice singlet (ZRS) breakdown reflected by the peak splitting near the Fermi level in the heavily overdoped regime. Moreover, the pseudogap features at a small charge transfer energy scale (relevant to cuprates) are shown to diminish at larger $\epsilon_p$, which implies the weakening or absence of the pseudogap in the infinite-layer nickelates. Besides, an optimal value of $\epsilon_p$ is identified for maximizing the antiferromagnetic (AFM) spin correlations. Our large-scale simulations provide new insights on the well-established Emery model, particularly in the regime of heavily overdoped and/or large charge transfer energy scale.

cond-mat.str-el

Raw Data Matters: Enhancing Prompt Tuning by Internal Augmentation on Vision-Language Models

For CLIP-based prompt tuning, introducing more data as additional knowledge for enhancing fine-tuning process is proved to be an effective approach. Existing data amplification strategies for prompt tuning typically rely on external knowledge (e.g., large language models or pre-structured knowledge bases), resulting in higher costs for data collection and processing, while generally ignoring further utilization of features in image modality. To address this, we propose Augmentation-driven Prompt Tuning (AugPT), a self-contained distillation-based prompt tuning approach using only internal augmentation on raw dataset to better exploit known features. Specifically, AugPT employs self-supervised augmentation on unlabeled images in the training set, and introduces a novel gating mechanism based on consensus test, reusing the pre-trained prompt tuning backbone model to spontaneously filter noisy samples, further enhancing the quality of augmented views. Extensive experiments validate that AugPT simultaneously enhances model performance and generalization capability without using appended external knowledge. The code of AugPT is available at: https://github.com/JREion/AugPT .

cs.CV

Bounds on the minimum orbital period in the background of 5-dimensional charged black holes

In this paper, we study the upper and lower bounds on the minimum orbital period of 5-dimensional charged black holes. Our results indicate that the upper bound of the minimum orbital period corresponds to non-charged black holes, while the lower bound is achieved in the case of maximally charged black holes. We further establish precise analytical expressions for the upper and lower bounds of the minimum orbital period. Our findings provide valuable insights into 5-dimensional charged black holes and help constrain theoretical gravity models.

gr-qc