SearcharxivSearch

arXiv subjects

Hui Du

Publications and source records attributed to Hui Du.

6 recordsLinked to original sources

System-size dependence of the $D^0$--$D_s^+$ flow splitting from early $D_s^+$ formation at $\sqrt{s_{NN}} = 5.36$~TeV

We investigate the elliptic-flow splitting between prompt $D^0$ and $D_s^+$ mesons within a heavy-quark transport framework with sequential hadronization, in which $D_s^+$ forms at $1.2\,T_c$ and $D^0$ at $T_c$. We present predictions for the $p_T$-differential $v_2$ and $D_s^+/D^0$ yield ratio in O--O $0$--$20\%$ collisions at $\sqrt{s_{NN}} = 5.36$~TeV, where preliminary ALICE data are available. The sequential scenario reproduces the observed $v_2(D^0) > v_2(D_s^+)$ ordering and predicts an enhanced $D_s^+/D^0$ ratio at low $p_T$, whereas a simultaneous baseline yields the opposite ordering. Decomposing the hadronic splitting into its partonic components, we show that the $v_2$ ordering is driven by the late-stage flow accumulated by $D^0$-parent charm quarks during the $1.2\,T_c \to T_c$ interval, with hadronic rescattering essential to preserve the signal in small systems. A systematic scan across nine collision configurations spanning O--O and Pb--Pb centralities reveals a universal linear scaling between the hadronic splitting and the partonic flow increment accumulated during this window. This establishes the $D^0$--$D_s^+$ flow splitting as a hadronization chronometer of the QGP at $\sqrt{s_{NN}} = 5.36$~TeV.

hep-ph

Zero-Shot Knowledge Base Resizing for Rate-Adaptive Digital Semantic Communication

Digital semantic communication systems, which often leverage the Vector Quantized Variational Autoencoder (VQ-VAE) framework, are pivotal for future wireless networks. In a VQ-VAE-based semantic communication system, the transmission rate is directly governed by the size of a discrete codebook known as knowledge base (KB). However, the KB size is a fixed hyperparameter, meaning that adapting the rate requires training and storing a separate model for each desired size -- a practice that is too computationally and storage-prohibitive to achieve truly granular rate control. To address this, we introduce a principled, zero-shot KB resizing method that enables on-the-fly rate adaptation without any retraining. Our approach establishes a global importance ranking for all vectors within a single, large parent KB by uncovering its inherent semantic hierarchy. This is achieved via a three-step framework: 1) embedding KB vectors into hyperbolic space to reveal their hierarchical relationships; 2) constructing a master semantic tree using a minimum spanning tree algorithm; 3) enabling instant resizing by iteratively pruning the least important leaf nodes. Extensive simulations demonstrate that our method achieves reconstruction quality nearly identical to that of dedicated KBs trained from scratch, while demanding only a fraction of the computational budget. Moreover, our approach exhibits superior robustness at very low rates, where conventional KBs suffer from catastrophic failure. Our work resolves a fundamental limitation of VQ-VAE-based semantic communication systems, offering a practical and efficient path toward flexible and rate-adaptive semantic communication.

cs.IT

DiM-Gestor: Co-Speech Gesture Generation with Adaptive Layer Normalization Mamba-2

Speech-driven gesture generation using transformer-based generative models represents a rapidly advancing area within virtual human creation. However, existing models face significant challenges due to their quadratic time and space complexities, limiting scalability and efficiency. To address these limitations, we introduce DiM-Gestor, an innovative end-to-end generative model leveraging the Mamba-2 architecture. DiM-Gestor features a dual-component framework: (1) a fuzzy feature extractor and (2) a speech-to-gesture mapping module, both built on the Mamba-2. The fuzzy feature extractor, integrated with a Chinese Pre-trained Model and Mamba-2, autonomously extracts implicit, continuous speech features. These features are synthesized into a unified latent representation and then processed by the speech-to-gesture mapping module. This module employs an Adaptive Layer Normalization (AdaLN)-enhanced Mamba-2 mechanism to uniformly apply transformations across all sequence tokens. This enables precise modeling of the nuanced interplay between speech features and gesture dynamics. We utilize a diffusion model to train and infer diverse gesture outputs. Extensive subjective and objective evaluations conducted on the newly released Chinese Co-Speech Gestures dataset corroborate the efficacy of our proposed model. Compared with Transformer-based architecture, the assessments reveal that our approach delivers competitive results and significantly reduces memory usage, approximately 2.4 times, and enhances inference speeds by 2 to 4 times. Additionally, we released the CCG dataset, a Chinese Co-Speech Gestures dataset, comprising 15.97 hours (six styles across five scenarios) of 3D full-body skeleton gesture motion performed by professional Chinese TV broadcasters.

cs.SD

DiM-Gesture: Co-Speech Gesture Generation with Adaptive Layer Normalization Mamba-2 framework

Speech-driven gesture generation is an emerging domain within virtual human creation, where current methods predominantly utilize Transformer-based architectures that necessitate extensive memory and are characterized by slow inference speeds. In response to these limitations, we propose \textit{DiM-Gestures}, a novel end-to-end generative model crafted to create highly personalized 3D full-body gestures solely from raw speech audio, employing Mamba-based architectures. This model integrates a Mamba-based fuzzy feature extractor with a non-autoregressive Adaptive Layer Normalization (AdaLN) Mamba-2 diffusion architecture. The extractor, leveraging a Mamba framework and a WavLM pre-trained model, autonomously derives implicit, continuous fuzzy features, which are then unified into a singular latent feature. This feature is processed by the AdaLN Mamba-2, which implements a uniform conditional mechanism across all tokens to robustly model the interplay between the fuzzy features and the resultant gesture sequence. This innovative approach guarantees high fidelity in gesture-speech synchronization while maintaining the naturalness of the gestures. Employing a diffusion model for training and inference, our framework has undergone extensive subjective and objective evaluations on the ZEGGS and BEAT datasets. These assessments substantiate our model's enhanced performance relative to contemporary state-of-the-art methods, demonstrating competitive outcomes with the DiTs architecture (Persona-Gestors) while optimizing memory usage and accelerating inference speed.

cs.GR

Speech-driven Personalized Gesture Synthetics: Harnessing Automatic Fuzzy Feature Inference

Speech-driven gesture generation is an emerging field within virtual human creation. However, a significant challenge lies in accurately determining and processing the multitude of input features (such as acoustic, semantic, emotional, personality, and even subtle unknown features). Traditional approaches, reliant on various explicit feature inputs and complex multimodal processing, constrain the expressiveness of resulting gestures and limit their applicability. To address these challenges, we present Persona-Gestor, a novel end-to-end generative model designed to generate highly personalized 3D full-body gestures solely relying on raw speech audio. The model combines a fuzzy feature extractor and a non-autoregressive Adaptive Layer Normalization (AdaLN) transformer diffusion architecture. The fuzzy feature extractor harnesses a fuzzy inference strategy that automatically infers implicit, continuous fuzzy features. These fuzzy features, represented as a unified latent feature, are fed into the AdaLN transformer. The AdaLN transformer introduces a conditional mechanism that applies a uniform function across all tokens, thereby effectively modeling the correlation between the fuzzy features and the gesture sequence. This module ensures a high level of gesture-speech synchronization while preserving naturalness. Finally, we employ the diffusion model to train and infer various gestures. Extensive subjective and objective evaluations on the Trinity, ZEGGS, and BEAT datasets confirm our model's superior performance to the current state-of-the-art approaches. Persona-Gestor improves the system's usability and generalization capabilities, setting a new benchmark in speech-driven gesture synthesis and broadening the horizon for virtual human technology. Supplementary videos and code can be accessed at https://zf223669.github.io/Diffmotion-v2-website/

cs.SD

Time-Resolved Intraband Relaxation of Strongly-Confined Electrons and Holes in Colloidal PbSe Nanocrystals

The relaxation of strongly-confined electrons and holes between 1P and 1S levels in colloidal PbSe nanocrystals has been time-resolved using femtosecond transient absorption spectroscopy. In contrast to II-VI and III-V semiconductor nanocrystals, both electrons and holes are strongly confined in PbSe nanocrystals. Despite the large electron and hole energy level spacings (at least 12 times the optical phonon energy), we consistently observe picosecond time-scale relaxation. Existing theories of carrier relaxation cannot account for these experimental results. Mechanisms that could possibly circumvent the phonon bottleneck in IV-VI quantum dots are discussed.

cond-mat.mes-hall