Source author record

Luyang Li

Luyang Li 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
5topics
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)

preprint2022arXiv

PSNet: Fast Data Structuring for Hierarchical Deep Learning on Point Cloud

In order to retain more feature information of local areas on a point cloud, local grouping and subsampling are the necessary data structuring steps in most hierarchical deep learning models. Due to the disorder nature of the points in a point cloud, the significant time cost may be consumed when grouping and subsampling the points, which consequently results in poor scalability. This paper proposes a fast data structuring method called PSNet (Point Structuring Net). PSNet transforms the spatial features of the points and matches them to the features of local areas in a point cloud. PSNet achieves grouping and sampling at the same time while the existing methods process sampling and grouping in two separate steps (such as using FPS plus kNN). PSNet performs feature transformation pointwise while the existing methods uses the spatial relationship among the points as the reference for grouping. Thanks to these features, PSNet has two important advantages: 1) the grouping and sampling results obtained by PSNet is stable and permutation invariant; and 2) PSNet can be easily parallelized. PSNet can replace the data structuring methods in the mainstream point cloud deep learning models in a plug-and-play manner. We have conducted extensive experiments. The results show that PSNet can improve the training and inference speed significantly while maintaining the model accuracy.

preprint2021arXiv

Light mesons around critical end points in $T-μ_B-μ_I-eB$ space

Light mesons $(σ, π^0, π^\pm)$ are investigated in $T-μ_B-μ_I-eB$ space by using a two-flavor NJL model, which are related to the chiral symmetry restoration and pion superfluid phase transition. In $T-μ_B-eB$ space, during the chiral restoration process, the mass of pseudo-Goldstone mode $π^0$ keeps increasing, together with the sudden mass jump. At the critical end point region, $π^0$ meson has a very sharp but continuous mass increase, together with a sudden mass jump at the Mott transition, and in the first order chiral phase transition region nearby, we observe twice $π^0$ mass jumps, induced by the Mott transition and quark mass jump, respectively. The mass of Higgs mode $σ$ first decreases and then increases associated with the chiral symmetry restoration, and shows a jump at the first order chiral phase transition. We plot the chiral phase diagram in terms of the change of quark mass, the Mott transition of $π^0$ and the minimum mass of $σ$. Due to the explicit breaking of chiral symmetry in physical case, the chiral restoration phase boundaries in $T-μ_B$ plane from the order parameter and meson side are different from each other. In $T-μ_I$ plane, the competition between pion superfluid phase transition and chiral symmetry restoration under magnetic fields is studied in terms of the Goldstone mode $π^+$ and the pseudo-Goldstone mode $π^0$. The separation of the two phase boundaries is enhanced by the external magnetic field. Different from the twice mass jumps of $π^0$ in the first order chiral phase transition region, the $π^+$ meson displays several mass jumps in the chiral crossover region. At the critical end point, $π^+$ also shows very sharp but continuous mass changes, together with a mass jump at the Mott transition.

preprint2016arXiv

Truth Discovery with Memory Network

Truth discovery is to resolve conflicts and find the truth from multiple-source statements. Conventional methods mostly research based on the mutual effect between the reliability of sources and the credibility of statements, however, pay no attention to the mutual effect among the credibility of statements about the same object. We propose memory network based models to incorporate these two ideas to do the truth discovery. We use feedforward memory network and feedback memory network to learn the representation of the credibility of statements which are about the same object. Specially, we adopt memory mechanism to learn source reliability and use it through truth prediction. During learning models, we use multiple types of data (categorical data and continuous data) by assigning different weights automatically in the loss function based on their own effect on truth discovery prediction. The experiment results show that the memory network based models much outperform the state-of-the-art method and other baseline methods.