SearcharxivSearch

arXiv subjects

Peng-Yu Chen

Publications and source records attributed to Peng-Yu Chen.

6 recordsLinked to original sources

Coherent multipath wave response on Reissner-Nordstr\"{o}m analogue surface

To uncover how the intrinsic metric of a relativistic compact object governs macroscopic wave phenomena, we establish a theoretical framework mapping the charge dependent spatial geometry of a Reissner-Nordstr\"{o}m (RN) black hole onto the coherent response of an analogue curved surface. By solving an exact spatial geodesic boundary value problem on an isometrically embedded equatorial slice, we extract the discrete multi-loop path-length spectrum and convert this geometric backbone into a physical wave field via a finite-path surface Huygens-Fresnel construction. We analytically compute the arbitrary order winding trajectories alongside their high winding accumulation limits, demonstrating that the analogue charge acts as a precise physical dial that reconfigures the event horizon throat and fundamentally reorganizes the discrete path sequence. Furthermore, we find that this underlying geometric deformation uniquely dictates the macroscopic interference, revealing that steady state spatial fringes, spectral resonance combs, and transient temporal echo ladders are intrinsically unified physical projections of a single charge controlled path spectrum. This systematic parameter to response methodology establishes a rigorous theoretical bridge between strong field gravitational lensing and tabletop transformation optics, providing a highly tunable blueprint for future multi domain analogue gravity experiments.

gr-qc

Stationary Dirac condensates around Kerr black holes

Ultralight bosonic fields can form macroscopic clouds around rotating black holes, whereas the existence of analogous stationary fermionic condensates is strictly constrained by their intrinsic spin. Here we establish a complete geometric and kinematic framework to resolve the stationary bound states of massive Dirac fields on Kerr and Kerr-Newman backgrounds. By mapping the Kerr-Dirac system to a globally integrated sourced radial problem, we strictly isolate the boundary constraints dictated by horizon causality. The angular sector reveals a fundamental topological distinction: because the azimuthal quantum number is strictly half-integer, the regular boundary branches prevent the local field density from vanishing on the rotation axis. Consequently, rotating fermionic clouds inherently form globally filled, oblate geometries, in stark contrast to the hollow toroidal structures characteristic of scalar condensates. Crucially, our radial indicial analysis unveils the exact mathematical origin of the absence of synchronized Dirac hair. Precisely at the kinematic synchronization locus, the Frobenius matrix of the Dirac operator is non-defective and entirely devoid of logarithmic divergences. Without these singular branches to be selectively excised by boundary regularity, the physical burden of existence falls entirely onto the causal flux barrier, which strictly trivializes the zero-source amplitude. This synchronization veto demonstrates that a black hole's capacity to support macroscopic stationary fields is governed not merely by superradiant kinematics, but by the profound interplay between local horizon causality and quantum spin statistics.

gr-qc

Novel Model-Independent Approach to Explore New Physics in Five-body Semileptonic Decays

Substantial contribution of the tensor current in semileptonic decays is regarded as a clear signal for new physics. In this work, we propose a model-independent approach to unambiguously test contribution of the tensor current in semileptonic five-body decays $\bar{D}_{(s)}/\bar{B}_{(s)}\to V\ell\bar{\nu}_{\ell}\,(\ell=e,\mu,\tau)$ with $V\to \pi^0\pi^+\pi^-$, where $V$ denotes vector particles. We derive three parameters associated with the angular asymmetry, which are always equal to one in the Standard Model regardless the data of form factor but will deviate if contribution of the tensor current doesn't vanish. The outcomes have potential applications in precisely testing the Standard Model and searching for new physics. Relevant measurements can be performed using data collected by BESIII, Belle~II, and LHCb.

hep-ph

CANF-VC++: Enhancing Conditional Augmented Normalizing Flows for Video Compression with Advanced Techniques

Video has become the predominant medium for information dissemination, driving the need for efficient video codecs. Recent advancements in learned video compression have shown promising results, surpassing traditional codecs in terms of coding efficiency. However, challenges remain in integrating fragmented techniques and incorporating new tools into existing codecs. In this paper, we comprehensively review the state-of-the-art CANF-VC codec and propose CANF-VC++, an enhanced version that addresses these challenges. We systematically explore architecture design, reference frame type, training procedure, and entropy coding efficiency, leading to substantial coding improvements. CANF-VC++ achieves significant Bj{\o}ntegaard-Delta rate savings on conventional datasets UVG, HEVC Class B and MCL-JCV, outperforming the baseline CANF-VC and even the H.266 reference software VTM. Our work demonstrates the potential of integrating advancements in video compression and serves as inspiration for future research in the field.

cs.MM

Learned Video Compression for YUV 4:2:0 Content Using Flow-based Conditional Inter-frame Coding

This paper proposes a learning-based video compression framework for variable-rate coding on YUV 4:2:0 content. Most existing learning-based video compression models adopt the traditional hybrid-based coding architecture, which involves temporal prediction followed by residual coding. However, recent studies have shown that residual coding is sub-optimal from the information-theoretic perspective. In addition, most existing models are optimized with respect to RGB content. Furthermore, they require separate models for variable-rate coding. To address these issues, this work presents an attempt to incorporate the conditional inter-frame coding for YUV 4:2:0 content. We introduce a conditional flow-based inter-frame coder to improve the inter-frame coding efficiency. To adapt our codec to YUV 4:2:0 content, we adopt a simple strategy of using space-to-depth and depth-to-space conversions. Lastly, we employ a rate-adaption net to achieve variable-rate coding without training multiple models. Experimental results show that our model performs better than x265 on UVG and MCL-JCV datasets in terms of PSNR-YUV. However, on the more challenging datasets from ISCAS'22 GC, there is still ample room for improvement. This insufficient performance is due to the lack of inter-frame coding capability at a large GOP size and can be mitigated by increasing the model capacity and applying an error propagation-aware training strategy.

eess.IV

CANF-VC: Conditional Augmented Normalizing Flows for Video Compression

This paper presents an end-to-end learning-based video compression system, termed CANF-VC, based on conditional augmented normalizing flows (CANF). Most learned video compression systems adopt the same hybrid-based coding architecture as the traditional codecs. Recent research on conditional coding has shown the sub-optimality of the hybrid-based coding and opens up opportunities for deep generative models to take a key role in creating new coding frameworks. CANF-VC represents a new attempt that leverages the conditional ANF to learn a video generative model for conditional inter-frame coding. We choose ANF because it is a special type of generative model, which includes variational autoencoder as a special case and is able to achieve better expressiveness. CANF-VC also extends the idea of conditional coding to motion coding, forming a purely conditional coding framework. Extensive experimental results on commonly used datasets confirm the superiority of CANF-VC to the state-of-the-art methods. The source code of CANF-VC is available at https://github.com/NYCU-MAPL/CANF-VC.

cs.CV