SearcharxivSearch

arXiv subjects

Xincheng Wang

Publications and source records attributed to Xincheng Wang.

17 recordsLinked to original sources

SCGFM-ART: Amortized Relational Transport for Structure-Centric Graph Foundation Models

Graph foundation models (GFMs) aim to learn transferable representations across severely heterogeneous graph domains. However, severe domain shifts in topology, graph scale, and feature semantics impede the construction of a unified, domain-agnostic representation space. To address this, we propose SCGFM-ART, a structure-centric GFM framework that aligns arbitrary graphs onto a shared relational atlas via Amortized Relational Transport (ART). The relational atlas serves as a universal coordinate system defined by a finite set of relational landmarks (bases), while ART directly predicts reusable, end-to-end graph-to-base transport plans, bypassing costly runtime Gromov-Wasserstein optimizations. Under this formulation, SCGFM-ART decomposes a graph into a unified representation: globally via its relational response coordinates relative to the atlas, and locally via its node-to-role structural correspondences. These correspondences project disparate node attributes into a canonical role space, resolving structural and semantic heterogeneity within a singular alignment interface. Rigorously modeling graphs and atlas bases as finite measured relational spaces, we establish coordinate fidelity bounds, prove stability under predicted transport plans, and derive an amortized coverage bound that guarantees our learning objective tightly surrogates ideal relational coverage. Benchmarked across 14 cross-domain graph- and node-level classification tasks, SCGFM-ART achieves state-of-the-art transferability, securing superior average ranks of 2.29 and 1.14, respectively. Topological perturbation analyses demonstrate that node-role transport retains fine-grained structural nuances beyond global coordinates. On real-world benchmarks, the amortized formulation yields 44.2 to 85.1 times faster frozen target-domain inference by avoiding iterative alignment at test time.

cs.LG

Evaluating Dataset Watermarking for Fine-tuning Traceability of Customized Diffusion Models: A Comprehensive Benchmark and Removal Approach

Recent fine-tuning techniques for diffusion models enable them to reproduce specific image sets, such as particular faces or artistic styles, but also introduce copyright and security risks. Dataset watermarking has been proposed to ensure traceability by embedding imperceptible watermarks into training images, which remain detectable in outputs even after fine-tuning. However, current methods lack a unified evaluation framework. To address this, this paper establishes a general threat model and introduces a comprehensive evaluation framework encompassing Universality, Transmissibility, and Robustness. Experiments show that existing methods perform well in universality and transmissibility, and exhibit some robustness against common image processing operations, yet still fall short under real-world threat scenarios. To reveal these vulnerabilities, the paper further proposes a practical watermark removal method that fully eliminates dataset watermarks without affecting fine-tuning, highlighting a key challenge for future research.

cs.CV

DP^2-VL: Private Photo Dataset Protection by Data Poisoning for Vision-Language Models

Recent advances in visual-language alignment have endowed vision-language models (VLMs) with fine-grained image understanding capabilities. However, this progress also introduces new privacy risks. This paper first proposes a novel privacy threat model named identity-affiliation learning: an attacker fine-tunes a VLM using only a few private photos of a target individual, thereby embedding associations between the target facial identity and their private property and social relationships into the model's internal representations. Once deployed via public APIs, this model enables unauthorized exposure of the target user's private information upon input of their photos. To benchmark VLMs' susceptibility to such identity-affiliation leakage, we introduce the first identity-affiliation dataset comprising seven typical scenarios appearing in private photos. Each scenario is instantiated with multiple identity-centered photo-description pairs. Experimental results demonstrate that mainstream VLMs like LLaVA, Qwen-VL, and MiniGPT-v2, can recognize facial identities and infer identity-affiliation relationships by fine-tuning on small-scale private photographic dataset, and even on synthetically generated datasets. To mitigate this privacy risk, we propose DP2-VL, the first Dataset Protection framework for private photos that leverages Data Poisoning. Though optimizing imperceptible perturbations by pushing the original representations toward an antithetical region, DP2-VL induces a dataset-level shift in the embedding space of VLMs'encoders. This shift separates protected images from clean inference images, causing fine-tuning on the protected set to overfit. Extensive experiments demonstrate that DP2-VL achieves strong generalization across models, robustness to diverse post-processing operations, and consistent effectiveness across varying protection ratios.

cs.CV

Observation of Strong Electron Correlation in Planetary Atomic Structure

Unravelling two-electron correlation is a long-standing challenge at the heart of few-body quantum physics, underlying correlated phenomena across atomic, molecular and condensed-matter science. In prototypical three-body Coulomb systems, such strong correlation in doubly excited states (DESs) of planetary atomic systems leaves distinct signatures in nonsequential above-threshold double ionization (NS-ATDI) driven by coherent laser fields, yet such targeted study has long remained elusive. Here we present kinematically complete measurements of multi-photon double ionization in cold strontium atoms. Our results reveal a dominant NS-ATDI channel exhibiting well-defined band structures that encode pronounced energy and angular correlations between the two emitted electrons. Autoionization spectra confirm the presence of DESs as transition states that effectively promote the NS-ATDI process. These observations provide direct evidence that both electrons are synchronously excited and ionized via resonant high-lying DES transitions, meaning the structure-linked two-electron correlation of DES is preserved and propagated in the laser-driven time-dependent three-body system. Our work transcends the traditional paradigm of multi-photon double ionization, and fundamentally reshapes the core understanding of intrinsic electron correlation governing many-body systems in nature.

physics.atom-ph

Multiple charge transfer driven complex reaction dynamics: covalent bonding meets van der Waals interactions

Ultrafast charge transfer (CT) processes redistribute electronic charge within and between molecular units and play a central role in many physical, chemical, and biological phenomena. However, the microscopic pathways of multiple CT events, including the coupled structural evolution and energy redistribution, are challenging to disentangle experimentally in complex systems. To obtain controlled insight into such dynamics, well-defined properties are required. Here, we investigate the N2Ar dimer, which combines a covalent bond with a weak van der Waals interaction, using site-selective synchrotron photoionization and coincident detection of electrons and ions. Combined with ab initio calculations, this approach enables step-by-step tracking of ultrafast CT and fragmentation dynamics. We find that the dimer's structural evolution triggers a second CT event, opening complex reaction pathways in which electrons are transferred back and forth between Ar and N2, through two nonadiabatic transitions involving conical intersections. These results demonstrate that sequential multiple CT-induced transitions, even in a simple dimer, provide controlled insight into nonadiabatic reaction mechanisms relevant to complex systems.

physics.chem-ph

Modality-Invariant Bidirectional Temporal Representation Distillation Network for Missing Multimodal Sentiment Analysis

Multimodal Sentiment Analysis (MSA) integrates diverse modalities(text, audio, and video) to comprehensively analyze and understand individuals' emotional states. However, the real-world prevalence of incomplete data poses significant challenges to MSA, mainly due to the randomness of modality missing. Moreover, the heterogeneity issue in multimodal data has yet to be effectively addressed. To tackle these challenges, we introduce the Modality-Invariant Bidirectional Temporal Representation Distillation Network (MITR-DNet) for Missing Multimodal Sentiment Analysis. MITR-DNet employs a distillation approach, wherein a complete modality teacher model guides a missing modality student model, ensuring robustness in the presence of modality missing. Simultaneously, we developed the Modality-Invariant Bidirectional Temporal Representation Learning Module (MIB-TRL) to mitigate heterogeneity.

cs.CL

PCQ: Emotion Recognition in Speech via Progressive Channel Querying

In human-computer interaction (HCI), Speech Emotion Recognition (SER) is a key technology for understanding human intentions and emotions. Traditional SER methods struggle to effectively capture the long-term temporal correla-tions and dynamic variations in complex emotional expressions. To overcome these limitations, we introduce the PCQ method, a pioneering approach for SER via \textbf{P}rogressive \textbf{C}hannel \textbf{Q}uerying. This method can drill down layer by layer in the channel dimension through the channel query technique to achieve dynamic modeling of long-term contextual information of emotions. This mul-ti-level analysis gives the PCQ method an edge in capturing the nuances of hu-man emotions. Experimental results show that our model improves the weighted average (WA) accuracy by 3.98\% and 3.45\% and the unweighted av-erage (UA) accuracy by 5.67\% and 5.83\% on the IEMOCAP and EMODB emotion recognition datasets, respectively, significantly exceeding the baseline levels.

eess.AS

QUIK: Towards End-to-End 4-Bit Inference on Generative Large Language Models

Large Language Models (LLMs) from the GPT family have become extremely popular, leading to a race towards reducing their inference costs to allow for efficient local computation. Yet, the vast majority of existing work focuses on weight-only quantization, which can reduce runtime costs in the memory-bound one-token-at-a-time generative setting, but does not address them in compute-bound scenarios, such as batched inference or prompt processing. In this paper, we address the general quantization problem, where both weights and activations should be quantized. We show, for the first time, that the majority of inference computations for large generative models such as LLaMA, OPT, and Falcon can be performed with both weights and activations being cast to 4 bits, in a way that leads to practical speedups, while at the same time maintaining good accuracy. We achieve this via a hybrid quantization strategy called QUIK, which compresses most of the weights and activations to 4-bit, while keeping some outlier weights and activations in higher-precision. The key feature of our scheme is that it is designed with computational efficiency in mind: we provide GPU kernels matching the QUIK format with highly-efficient layer-wise runtimes, which lead to practical end-to-end throughput improvements of up to 3.4x relative to FP16 execution. We provide detailed studies for models from the OPT, LLaMA-2 and Falcon families, as well as a first instance of accurate inference using quantization plus 2:4 sparsity. Code is available at: https://github.com/IST-DASLab/QUIK.

cs.LG

Magneto-optical trap reaction microscope for photoionization of cold strontium atoms

We developed a magneto-optical trap reaction microscope (MOTREMI) for strontium atoms by combining the multi-particle coincident detection with laser cooling technique. Present compact injection system can provide cold Sr atoms in three modes of 2D MOT, molasses and 3D MOT, delivering targets with adjustable densities and ratios of the ground state $5s^2$ ($^1S_{0}$) and the excited states $5s5p$ ($^{1}P_{1}$ and $^{3}P_{J}$ etc). The target profiles for the temperature, the density and the size of 3D MOT as well as cold atomic flux in 2D MOT model were characterized in details. With present state-of-the-art setup, we demonstrated the single photoionization of Sr atoms with molasses by absorption of few 800-nm photons, where Sr$^+$ and $e$ were detected in coincidence and most of ionization channels were identified taking into account photoelectron energy, laser-intensity dependence, and target dependence. The best momentum resolution of coincident Sr$^+$ and $e$ along time-of-flight are achieved up to 0.12 a.u. and 0.02 a.u., respectively. Present photoelectron momentum distributions ionized from the ground state and a few excited states illuminate unprecedentedly rich landscapes manifesting prominent features for multi-photon absorption. The full vector momenta of electrons and recoil ion in coincidence paves the way to further studying two-electron correlation dynamics and multi-electron effects in the multiple ionization of alkaline-earth atoms in the ultraviolet region.

physics.atom-ph

Few-photon single ionization of cold rubidium in the over-the-barrier regime

Photoionization of the rubidium (Rb) atoms cooled in a magneto-optical trap, characterized by the coexistence of the ground 5$S_{1/2}$ and the excited 5$P_{3/2}$ states, is investigated experimentally and theoretically with the 400 nm femtosecond laser pulses at intensities of $I=3\times10^9$ W/cm$^2$ - $4.5\times10^{12}$ W/cm$^2$. Recoil-ion momentum distribution (RIMD) of Rb$^+$ exhibits rich ring-like structures and their energies correspond to one-photon ionization of the 5$P_{3/2}$ state, two-photon and three-photon ionizations of the 5$S_{1/2}$ state, respectively. With the increasing of $I$, we find that experimental signals near zero-momentum (NZM) in RIMDs resulted from the 5$P_{3/2}$ state enhance dramatically and its peaked Rb$^+$ momenta dwindle obviously while that from the 5$S_{1/2}$ state is maintained. Meanwhile, the ion-yield ratio of the 5$S_{1/2}$ over the 5$P_{3/2}$ states varies from $I$ to $I^{1.5}$ as $I$ increases. These features indicate a transition from perturbative ionization to strong-perturbative ionization for the 5$P_{3/2}$ state. Numerical simulations by solving the time-dependent Schrödinger equation (TDSE) can qualitatively explain the measurements of RIMD, photoion angular distributions, as well as ion-yield ratio. However, some discrepancies still exist, especially for the NZM dip, which could stem from the electron-electron correlation that is neglected in the present TDSE simulations since we have adopted the single-active-electron approximation.

physics.atom-ph

Ellipticity-dependent sequential over-barrier ionization of cold rubidium

We perform high-resolution measurements of momentum distribution on Rb$^{n+}$ recoil ions up to charge state $n=4$, where laser-cooled rubidium atoms are ionized by femtosecond elliptically polarized lasers with the pulse duration of 35 fs and the intensity of 3.3$\times$10$^{15}$ W/cm$^2$ in the over-barrier ionization (OBI) regime. The momentum distributions of the recoil ions are found to exhibit multi-band structures as the ellipticity varies from the linear to circular polarizations. The origin of these band structures can be explained quantitatively by the classical OBI model and dedicated classical trajectory Monte Carlo simulations with Heisenberg potential. Specifically, with back analysis of the classical trajectories, we reveal the ionization time and the OBI geometry of the sequentially released electrons, disentangling the mechanisms behind the tilted angle of the band structures. These results indicate that the classical treatment can describe the strong-field multiple ionization processes of alkali atoms.

physics.atom-ph

Momentum spectroscopy for multiple ionization of cold rubidium in the elliptically polarized laser field

Employing recent developed magneto-optical trap recoil ion momentum spectroscopy (MOTRIMS) combining cold atom, strong laser pulse, and ultrafast technologies, we study momentum distributions of the multiply ionized cold rubidium (Rb) induced by the elliptically polarized laser pulses (35 fs, $1.3 \times 10^{15}$ W/cm$^2$). The complete vector momenta of Rbn+ ions up to charge state n = 4 are recorded with extremely high resolution (0.12 a.u. for Rb$^+$). Variations of characteristic multi-bands displayed in momentum distributions, as the ellipticity varies from the linear to circular polarization, are interpreted qualitatively with the classical over-barrier ionization model. Present momentum spectroscopy of cold heavy alkali atoms presents novel strong-field phenomena beyond the noble gases.

physics.atom-ph

A low-energy compact Shanghai-Wuhan electron beam ion trap for extraction of highly charged ions

A low-energy, compact and superconducting electron beam ion trap (the Shanghai-Wuhan EBIT or SW-EBIT) for extraction of highly charged ions is presented. The magnetic field in the central drift tube of the SW-EBIT is approximately 0.21 T produced by a pair of high-temperature superconducting coils. The electron-beam energy of the SW-EBIT is in the range of 30-4000 eV, and the maximum electron-beam current is up to 9 mA. Acting as a source of highly charged ions, the ion-beam optics for extraction is integrated, including an ion extractor and an einzel lens. A Wien filter is then used to measure the charge-state distribution of the extracted ions. In this work, the tungsten ions below the charge state of 15 have been produced, extracted, and analyzed. The charge-state distributions and spectra in the range of 530-580 nm of tungsten ions have been measured simultaneously with the electron-beam energy of 279 eV and 300 eV, which preliminarily indicates that the 549.9 nm line comes from $W^{14+}$.

physics.atom-ph

Dual-Color Laser Induced Terahertz Generation in Strong Field Approximation

The mechanism of the terahertz (THz) wave generation (TWG) in dual-color fields is elucidated within the theoretical framework of single-atom based strong field approximation (SFA). Evaluating the transition dipole moment, the continuum-continuum (CC) transition, rather than the continuum-bound recombination for the high-order harmonic generation, is confirmed to be the core mechanism of the TWG. The analytic form of the SFA-based CC description is consistent with the classical photoelectric current model, establishing the quantum-classical correspondence for the TWG. The theory is supported by parametric dependence of experimental THz yields calibrated by the joint measurement of the third-order harmonics. Present studies leave open the possibility of probing the ultrafast dynamics of continuum electron.

quant-ph

Recoil-ion momentum spectroscopy of photoionization of cold rubidium atoms in a strong laser field

We study photoionization of cold rubidium atoms in a strong infrared laser field using a magneto-optical trap (MOT) recoil ion momentum spectrometer. Three types of cold rubidium target are provided, operating in two-dimension (2D) MOT, 2D molasses, and 3D MOT with densities in the orders of $10^7$ atoms/cm$^3$, $10^8$ atoms/cm$^3$, and $10^9$ atoms/cm$^3$, respectively. The density profile and the temperature of 3D MOT are characterized using the absorption imaging and photoionization. The momentum distributions of Rb$^+$ created by absorption of two- or three-photon illuminate a dipole-like double-peak structure, in good agreement with the results in the strong field approximation. The yielding momentum resolution of $0.12 \pm 0.03$ a.u. is achieved in comparison with theoretical calculations, exhibiting the great prospects for the study of electron correlations in alkali metal atoms through interaction with strong laser pulses.

quant-ph

The Influences of Edge Asymmetry on Network Robustness

Asymmetry of in/out-degree distribution is a widespread phenomenon in real-world complex networks. This paper put forward the concept of Edge Asymmetry(EA) to quantify this feature. We designed an EA-based strategy to attack six kinds of real-world networks and found that it was able to achieve the effect as well as edge betweenness-based(EB) and better than edge degree-based(ED) and random attack strategies. In simulation, we found that the greater the network asymmetry the better the EA-based attack strategy performed. By definition, the computational complexity of EA was much lower than that of EB. Therefore, EA-based attack strategies were superior in efficiency. We verified the effect of the EA-based attack strategy with four groups of large-scale networks.

physics.soc-ph

Electron and recoil ion momentum imaging with a magneto-optically trapped target

A reaction microscope (ReMi) has been combined with a magneto-optical trap (MOT) for the kinematically complete investigation of atomic break-up processes. With the novel MOTReMi apparatus, the momentum vectors of the fragments of laser-cooled and state-prepared lithium atoms are measured in coincidence and over the full solid angle. %Earlier attempts to realize this combination failed due to intrinsic incompatibilities of the magnetic fields required for MOT and ReMi. The first successful implementation of a MOTReMi could be realized due to an optimized design of the present setup, a nonstandard operation of the MOT, and by employing a switching cycle with alternating measuring and trapping periods. The very low target temperature in the MOT ($2mK$) allow for an excellent momentum resolution. Optical preparation of the target atoms in the excited Li $2^2P_{3/2}$ state was demonstrated providing an atomic polarization of close to 100\percent. While first experimental results were reported earlier, in this work we focus on the technical description of the setup and its performance in commissioning experiments involving target ionization in $266nm$ laser pulses and in collisions with projectile ions.

physics.atom-ph