Researcher profile

Qian Wu

Qian Wu contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
6works
0followers
10topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

6 published item(s)

preprint2026arXiv

Revisiting p-$^{11}$B Fusion: Updated Cross-sections, Reactivity, and Energy Balance

Recent experimental progress has substantially improved the available cross-section data for the p-$^{11}$B fusion reaction, particularly in energy regions that previously lacked direct measurements. In this study, we develop a high-precision analytical parameterization of the p-$^{11}$B reaction cross-section over the 0--10 MeV energy range, incorporating the new experimental data into a continuous and numerically efficient representation. Using this parameterization, we evaluate the thermonuclear reactivity of the p-$^{11}$B reaction and examine the effects of the dominant resonance at 0.6 MeV and a newly observed resonance around 4.7 MeV. Furthermore, we assess the energy balance by analyzing the fusion power density and the electron bremsstrahlung power density. Our results indicate that p-$^{11}$B fusion is not precluded by bremsstrahlung constraints when contemporary cross-section data and self-consistent thermal modeling are employed.

preprint2025arXiv

Parton distribution functions of ground state mesons composed of $c$ or $b$ quarks

The valence quark parton distribution functions (PDFs) of all ground state heavy mesons that composed of $b$ or $c$ quarks, are discussed; namely, the pseudoscalar $η_c(1S)$, $η_b(1S)$ and $B_c$, together with the corresponding vector ones, $J/ψ$, $Υ(1S)$ and $B_c^\ast$. We use a QCD-inspired constituent quark model, which has been applied with success to conventional heavy mesons, so that one advantage here is that all parameters have already been fixed by previous studies. The wave functions of the heavy mesons in the rest frame are obtained by solving the Schrödinger equation, then boosted to its light-front based on Susskind's Lorentz transformation. The PDFs at the hadron scale, are then obtained by integrating out the transverse momenta of the modulus square of the light-front wave function. Our study shows how the valence quark distributions differ between pseudoscalar and vector mesons, as well as among charmonia, bottomonia and bottom-charmed mesons. Comparisons with other theoretical calculations demonstrate that the PDFs obtained herein are in general narrower but align well with the expected patterns. Moreover, each PDF's point-wise behavior is squeezed with respect to the scale-free parton-like PDF.

preprint2022arXiv

A Novel Markov Model for Near-Term Railway Delay Prediction

Predicting the near-future delay with accuracy for trains is momentous for railway operations and passengers' traveling experience. This work aims to design prediction models for train delays based on Netherlands Railway data. We first develop a chi-square test to show that the delay evolution over stations follows a first-order Markov chain. We then propose a delay prediction model based on non-homogeneous Markov chains. To deal with the sparsity of the transition matrices of the Markov chains, we propose a novel matrix recovery approach that relies on Gaussian kernel density estimation. Our numerical tests show that this recovery approach outperforms other heuristic approaches in prediction accuracy. The Markov chain model we propose also shows to be better than other widely-used time series models with respect to both interpretability and prediction accuracy. Moreover, our proposed model does not require a complicated training process, which is capable of handling large-scale forecasting problems.

preprint2022arXiv

Investigating the muon catalyzed fusion in muonic lithium hydride

In this work, we consider the muonic LiH as a new stage of the $μ$ catalyzed fusion. We calculate the bound states of the muonic LiH and LiH$^+$ and their wave functions based on the three and four body approximation. In order to solve the Schr$\ddot{\rm o}$dinger equation, we apply the Gaussian expansion method which gives us both the eigen energies and the wave functions. The existences of the bound states in muonic LiH and LiH$^+$ are confirmed. We find the dynamical behaviors between the $^7$Li and proton in muonic LiH and LiH$^+$ are similar as the ones in dt$μ_2$ and dt$μ$, respectively. The $α$ sticking probability in the muonic LiH$^+$ after the nuclear fusion is studied. The calculated $α$ sticking probability of being captured to the ground state of He$μ$ is 5 times smaller than the one in dt$μ$.

preprint2022arXiv

Motion Sensitive Contrastive Learning for Self-supervised Video Representation

Contrastive learning has shown great potential in video representation learning. However, existing approaches fail to sufficiently exploit short-term motion dynamics, which are crucial to various down-stream video understanding tasks. In this paper, we propose Motion Sensitive Contrastive Learning (MSCL) that injects the motion information captured by optical flows into RGB frames to strengthen feature learning. To achieve this, in addition to clip-level global contrastive learning, we develop Local Motion Contrastive Learning (LMCL) with frame-level contrastive objectives across the two modalities. Moreover, we introduce Flow Rotation Augmentation (FRA) to generate extra motion-shuffled negative samples and Motion Differential Sampling (MDS) to accurately screen training samples. Extensive experiments on standard benchmarks validate the effectiveness of the proposed method. With the commonly-used 3D ResNet-18 as the backbone, we achieve the top-1 accuracies of 91.5\% on UCF101 and 50.3\% on Something-Something v2 for video classification, and a 65.6\% Top-1 Recall on UCF101 for video retrieval, notably improving the state-of-the-art.

preprint2021arXiv

End-to-End Human Object Interaction Detection with HOI Transformer

We propose HOI Transformer to tackle human object interaction (HOI) detection in an end-to-end manner. Current approaches either decouple HOI task into separated stages of object detection and interaction classification or introduce surrogate interaction problem. In contrast, our method, named HOI Transformer, streamlines the HOI pipeline by eliminating the need for many hand-designed components. HOI Transformer reasons about the relations of objects and humans from global image context and directly predicts HOI instances in parallel. A quintuple matching loss is introduced to force HOI predictions in a unified way. Our method is conceptually much simpler and demonstrates improved accuracy. Without bells and whistles, HOI Transformer achieves $26.61\% $ $ AP $ on HICO-DET and $52.9\%$ $AP_{role}$ on V-COCO, surpassing previous methods with the advantage of being much simpler. We hope our approach will serve as a simple and effective alternative for HOI tasks. Code is available at https://github.com/bbepoch/HoiTransformer .