Source author record

Zhenjie Liu

Zhenjie Liu appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

3works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

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

Published work

3 published item(s)

preprint2026arXiv

Luminosity-Dependent Assembly Bias of Central Galaxies from Weak Lensing and Clustering

Assembly bias, which is the variation in halo clustering at fixed mass driven by formation history, has long been predicted by numerical simulations but remains difficult to confirm observationally. Previous studies have reported evidence for halo assembly bias by dividing samples according to galaxy stellar mass using various methods. In this work, we present observational measurements of halo assembly bias based on the luminosity of spectroscopically confirmed brightest cluster galaxies (BCGs). Using cluster catalogs and shear measurements from the DESI Legacy Imaging Surveys, we employ a mass-dependent halo-bias model to disentangle halo bias from its underlying mass dependence in galaxy-galaxy lensing and clustering measurements. We confirm that brighter BCGs are less strongly clustered on large scales, with a relative bias ratio deviating from unity at the $\sim3σ$ level, suggesting the presence of assembly bias. Similar qualitative trends are also found in the FLAMINGO and MillenniumTNG hydrodynamical simulations, strengthening the connection between galaxy luminosity and halo formation history.

preprint2022arXiv

Sensitivity tests of cosmic velocity fields to massive neutrinos

We investigate impacts of massive neutrinos on the cosmic velocity fields, employing high-resolution cosmological $N$-body simulations provided by the information-optimized CUBE code, where cosmic neutrinos are evolved using collisionless hydrodynamics and their perturbations can be accurately resolved. In this study we focus, for the first time, on the analysis of massive-neutrino induced suppression effects in various cosmic velocity field components of velocity magnitude, divergence, vorticity and dispersion. By varying the neutrino mass sum $M_ν$ from 0 -- 0.4 eV, the simulations show that, the power spectra of vorticity -- exclusively sourced by non-linear structure formation that is affected by massive neutrinos significantly -- is very sensitive to the mass sum, which potentially provide novel signatures in detecting massive neutrinos. Furthermore, using the chi-square statistic, we quantitatively test the sensitivity of the density and velocity power spectra to the neutrino mass sum. Indeed, we find that, the vorticity spectrum has the highest sensitivity, and the null hypothesis of massless neutrinos is incompatible with both vorticity and divergence spectra from $M_ν=0.1$ eV at high significance ($p$-value $= 0.03$ and $0.07$, respectively). These results demonstrate clearly the importance of peculiar velocity field measurements, in particular of vorticity and divergence components, in determination of neutrino mass and mass hierarchy.

preprint2022arXiv

Supplementary Material: Implementation and Experiments for GAU-based Model

In February this year Google proposed a new Transformer variant called FLASH, which has a faster speed, lower VRAM footprint and better performance. This is achieved by designing a performant layer named GAU (Gated Attention Unit), which combines the Attention layer and FFN. In this paper, some implementation details are re-analyzed both theoretically and practically. We then propose a novel GAU-based model and pre-train it on a Chinese corpus. Results of the CLUE benchmark show that our model achieves a dev average score of 75.02, 1% higher than RoFormerV1 and being 45% faster, which is also competitive with RoFormerV2.