Researcher profile

Chen Xia

Chen Xia contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 15 - UnverifiedVerification L1Unclaimed author
3works
0followers
3topics
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

3 published item(s)

preprint2022arXiv

Dual Domain-Adversarial Learning for Audio-Visual Saliency Prediction

Both visual and auditory information are valuable to determine the salient regions in videos. Deep convolution neural networks (CNN) showcase strong capacity in coping with the audio-visual saliency prediction task. Due to various factors such as shooting scenes and weather, there often exists moderate distribution discrepancy between source training data and target testing data. The domain discrepancy induces to performance degradation on target testing data for CNN models. This paper makes an early attempt to tackle the unsupervised domain adaptation problem for audio-visual saliency prediction. We propose a dual domain-adversarial learning algorithm to mitigate the domain discrepancy between source and target data. First, a specific domain discrimination branch is built up for aligning the auditory feature distributions. Then, those auditory features are fused into the visual features through a cross-modal self-attention module. The other domain discrimination branch is devised to reduce the domain discrepancy of visual features and audio-visual correlations implied by the fused audio-visual features. Experiments on public benchmarks demonstrate that our method can relieve the performance degradation caused by domain discrepancy.

preprint2022arXiv

Production and attenuation of cosmic-ray boosted dark matter

Light sub-GeV halo dark matter (DM) particles up-scattered by high-energy cosmic-rays (CRs) (referred to as CRDM) can be energetic and become detectable by conventional DM direct detection experiments. We perform a refined analysis on the exclusion bounds of the spin-independent DM-nucleon scattering cross section $σ_{χp}$ in this approach. For the exclusion lower bounds, we determine the parameter of the effective distance $D_\text{eff}$ for CRDM production using spatial-dependent CR fluxes and including the contributions from the major heavy CR nuclear species. We obtain $D_\text{eff}\simeq 9$ kpc for CRDM particles with kinetic energy above $\sim 1~\text{GeV}$, which pushes the corresponding exclusion lower bounds down to $σ_{χp} \sim 4\times 10^{-32}~\text{cm}^2$ for DM particle mass at MeV scale and below. For the exclusion upper bounds from Earth attenuation, previous estimations neglecting the nuclear form factor leaded to typical exclusion upper bounds of $σ_{χp}\sim\mathcal{O}(10^{-28})~\text{cm}^2$ from the XENON1T data. Using both the analytic and numerical approaches, we show that for CRDM particles, the presence of the nuclear form factor strongly suppresses the effect of Earth attenuation. Consequently, the cross section that can be excluded by the XENON1T data can be a few orders of magnitude higher, which closes the gap in the cross sections excluded by the XENON1T experiment and that by the astrophysical measurements such that for the cosmic microwave background (CMB), galactic gas cloud cooling, and structure formation, etc..

preprint2020arXiv

Unsupervised Morphological Paradigm Completion

We propose the task of unsupervised morphological paradigm completion. Given only raw text and a lemma list, the task consists of generating the morphological paradigms, i.e., all inflected forms, of the lemmas. From a natural language processing (NLP) perspective, this is a challenging unsupervised task, and high-performing systems have the potential to improve tools for low-resource languages or to assist linguistic annotators. From a cognitive science perspective, this can shed light on how children acquire morphological knowledge. We further introduce a system for the task, which generates morphological paradigms via the following steps: (i) EDIT TREE retrieval, (ii) additional lemma retrieval, (iii) paradigm size discovery, and (iv) inflection generation. We perform an evaluation on 14 typologically diverse languages. Our system outperforms trivial baselines with ease and, for some languages, even obtains a higher accuracy than minimally supervised systems.