109,219 research outputs found
The build up of the correlation between halo spin and the large scale structure
Both simulations and observations have confirmed that the spin of
haloes/galaxies is correlated with the large scale structure (LSS) with a mass
dependence such that the spin of low-mass haloes/galaxies tend to be parallel
with the LSS, while that of massive haloes/galaxies tend to be perpendicular
with the LSS. It is still unclear how this mass dependence is built up over
time. We use N-body simulations to trace the evolution of the halo spin-LSS
correlation and find that at early times the spin of all halo progenitors is
parallel with the LSS. As time goes on, mass collapsing around massive halo is
more isotropic, especially the recent mass accretion along the slowest
collapsing direction is significant and it brings the halo spin to be
perpendicular with the LSS. Adopting the (FA)
parameter to describe the degree of anisotropy of the large-scale environment,
we find that the spin-LSS correlation is a strong function of the environment
such that a higher FA (more anisotropic environment) leads to an aligned
signal, and a lower anisotropy leads to a misaligned signal. In general, our
results show that the spin-LSS correlation is a combined consequence of mass
flow and halo growth within the cosmic web. Our predicted environmental
dependence between spin and large-scale structure can be further tested using
galaxy surveys.Comment: 9 pages, 7 figures, 2 tables, Accepted for publication in MNRA
Sketch-based 3D Shape Retrieval using Convolutional Neural Networks
Retrieving 3D models from 2D human sketches has received considerable
attention in the areas of graphics, image retrieval, and computer vision.
Almost always in state of the art approaches a large amount of "best views" are
computed for 3D models, with the hope that the query sketch matches one of
these 2D projections of 3D models using predefined features.
We argue that this two stage approach (view selection -- matching) is
pragmatic but also problematic because the "best views" are subjective and
ambiguous, which makes the matching inputs obscure. This imprecise nature of
matching further makes it challenging to choose features manually. Instead of
relying on the elusive concept of "best views" and the hand-crafted features,
we propose to define our views using a minimalism approach and learn features
for both sketches and views. Specifically, we drastically reduce the number of
views to only two predefined directions for the whole dataset. Then, we learn
two Siamese Convolutional Neural Networks (CNNs), one for the views and one for
the sketches. The loss function is defined on the within-domain as well as the
cross-domain similarities. Our experiments on three benchmark datasets
demonstrate that our method is significantly better than state of the art
approaches, and outperforms them in all conventional metrics.Comment: CVPR 201
- …