624 research outputs found
Weyl semimetal phase in non-centrosymmetric transition metal monophosphides
Based on first principle calculations, we show that a family of nonmagnetic
materials including TaAs, TaP, NbAs and NbP are Weyl semimetal (WSM) without
inversion center. We find twelve pairs of Weyl points in the whole Brillouin
zone (BZ) for each of them. In the absence of spin-orbit coupling (SOC), band
inversions in mirror invariant planes lead to gapless nodal rings in the
energy-momentum dispersion. The strong SOC in these materials then opens full
gaps in the mirror planes, generating nonzero mirror Chern numbers and Weyl
points off the mirror planes. The resulting surface state Fermi arc structures
on both (001) and (100) surfaces are also obtained and show interesting shapes,
pointing to fascinating playgrounds for future experimental studies.Comment: Updated with k.p model analysis and a movie demonstrating
distribution of nodal rings and Weyl points, 19 pages, 4 figures and 1 tabl
CEO: Corpus-based Open-Domain Event Ontology Induction
Existing event-centric NLP models often only apply to the pre-defined
ontology, which significantly restricts their generalization capabilities. This
paper presents CEO, a novel Corpus-based Event Ontology induction model to
relax the restriction imposed by pre-defined event ontologies. Without direct
supervision, CEO leverages distant supervision from available summary datasets
to detect corpus-wise salient events and exploits external event knowledge to
force events within a short distance to have close embeddings. Experiments on
three popular event datasets show that the schema induced by CEO has better
coverage and higher accuracy than previous methods. Moreover, CEO is the first
event ontology induction model that can induce a hierarchical event ontology
with meaningful names on eleven open-domain corpora, making the induced schema
more trustworthy and easier to be further curated
BerDiff: Conditional Bernoulli Diffusion Model for Medical Image Segmentation
Medical image segmentation is a challenging task with inherent ambiguity and
high uncertainty, attributed to factors such as unclear tumor boundaries and
multiple plausible annotations. The accuracy and diversity of segmentation
masks are both crucial for providing valuable references to radiologists in
clinical practice. While existing diffusion models have shown strong capacities
in various visual generation tasks, it is still challenging to deal with
discrete masks in segmentation. To achieve accurate and diverse medical image
segmentation masks, we propose a novel conditional Bernoulli Diffusion model
for medical image segmentation (BerDiff). Instead of using the Gaussian noise,
we first propose to use the Bernoulli noise as the diffusion kernel to enhance
the capacity of the diffusion model for binary segmentation tasks, resulting in
more accurate segmentation masks. Second, by leveraging the stochastic nature
of the diffusion model, our BerDiff randomly samples the initial Bernoulli
noise and intermediate latent variables multiple times to produce a range of
diverse segmentation masks, which can highlight salient regions of interest
that can serve as valuable references for radiologists. In addition, our
BerDiff can efficiently sample sub-sequences from the overall trajectory of the
reverse diffusion, thereby speeding up the segmentation process. Extensive
experimental results on two medical image segmentation datasets with different
modalities demonstrate that our BerDiff outperforms other recently published
state-of-the-art methods. Our results suggest diffusion models could serve as a
strong backbone for medical image segmentation.Comment: 14 pages, 7 figure
Learning Image Deraining Transformer Network with Dynamic Dual Self-Attention
Recently, Transformer-based architecture has been introduced into single
image deraining task due to its advantage in modeling non-local information.
However, existing approaches tend to integrate global features based on a dense
self-attention strategy since it tend to uses all similarities of the tokens
between the queries and keys. In fact, this strategy leads to ignoring the most
relevant information and inducing blurry effect by the irrelevant
representations during the feature aggregation. To this end, this paper
proposes an effective image deraining Transformer with dynamic dual
self-attention (DDSA), which combines both dense and sparse attention
strategies to better facilitate clear image reconstruction. Specifically, we
only select the most useful similarity values based on top-k approximate
calculation to achieve sparse attention. In addition, we also develop a novel
spatial-enhanced feed-forward network (SEFN) to further obtain a more accurate
representation for achieving high-quality derained results. Extensive
experiments on benchmark datasets demonstrate the effectiveness of our proposed
method.Comment: 6 pages, 5 figure
- …