SearcharxivSearch

arXiv subjects

Youkai Wang

Publications and source records attributed to Youkai Wang.

3 recordsLinked to original sources

Revealing the Two-Fold Ambiguity: Tau Momentum Reconstruction and Its Impact on Entanglement Observables

The neutrinos produced in $\tau$ decays cannot be directly detected, making the reconstruction of $\tau$ kinematics challenging and affecting measurements of quantum correlations such as spin entanglement. For the process $e^+e^- \to \tau^+\tau^- \to \pi^+ \bar{\nu}_\tau\pi^-\nu_\tau$, the kinematic constraints allow the $\tau$ momenta to be reconstructed up to a well-known two-fold ambiguity, regardless of the presence of an intermediate resonance state. In this paper, we present a geometric interpretation of this ambiguity and propose a numerical reconstruction method based on singular value decomposition (SVD). Using only the information from visible final-state particles and decay kinematics, the method reconstructs the two possible solutions for the $\tau^+\tau^-$ pair. The reconstruction performance is validated with Monte Carlo simulations in typical collider environments. We further investigate the impact of the spurious solution on spin-entanglement measurements and show that reliable entanglement signals can still be extracted even when the true and spurious solutions cannot be experimentally distinguished. This work provides a practical approach for $\tau$-lepton kinematic reconstruction and spin-entanglement measurements in $e^+e^-$ collider experiments.

hep-ph

DAP: Domain-aware Prompt Learning for Vision-and-Language Navigation

Following language instructions to navigate in unseen environments is a challenging task for autonomous embodied agents. With strong representation capabilities, pretrained vision-and-language models are widely used in VLN. However, most of them are trained on web-crawled general-purpose datasets, which incurs a considerable domain gap when used for VLN tasks. To address the problem, we propose a novel and model-agnostic domain-aware prompt learning (DAP) framework. For equipping the pretrained models with specific object-level and scene-level cross-modal alignment in VLN tasks, DAP applies a low-cost prompt tuning paradigm to learn soft visual prompts for extracting in-domain image semantics. Specifically, we first generate a set of in-domain image-text pairs with the help of the CLIP model. Then we introduce soft visual prompts in the input space of the visual encoder in a pretrained model. DAP injects in-domain visual knowledge into the visual encoder of the pretrained model in an efficient way. Experimental results on both R2R and REVERIE show the superiority of DAP compared to existing state-of-the-art methods.

cs.CV

Prompt-based Context- and Domain-aware Pretraining for Vision and Language Navigation

Pretrained visual-language models have extensive world knowledge and are widely used in visual and language navigation (VLN). However, they are not sensitive to indoor scenarios for VLN tasks. Another challenge for VLN is how the agent understands the contextual relations between actions on a path and performs cross-modal alignment sequentially. In this paper, we propose a novel Prompt-bAsed coNtext- and inDoor-Aware (PANDA) pretraining framework to address these problems. It performs prompting in two stages. In the indoor-aware stage, we apply an efficient tuning paradigm to learn deep visual prompts from an indoor dataset, in order to augment pretrained models with inductive biases towards indoor environments. This can enable more sample-efficient adaptation for VLN agents. Furthermore, in the context-aware stage, we design a set of hard context prompts to capture the sequence-level semantics in the instruction. They enable further tuning of the pretrained models via contrastive learning. Experimental results on both R2R and REVERIE show the superiority of PANDA compared to existing state-of-the-art methods.

cs.CV