2,464 research outputs found
Charmoniumlike resonant explanation on the newly observed
Stimulated by the observation of the newly observed by the LHCb
collaboration, we adopt the one-boson-exchange model and consider the
wave mixing effects to study the
interactions with . After producing the phase shifts of
this coupled channel systems, our results show that there can exist a
charmoniumlike resonance, whose obtained mass and width can both well match
with the experimental data of the newly observed . We also find that
the system plays an important role in the formation of the newly
observed as a charmoniumlike resonance, and the
system makes a significant contribution to the resonant width. As a byproduct,
we perform a coupled channel analysis on the
interactions with
, our results can predict the existence of the
molecule with and the molecule
with . Their widths are around several and several to several tens MeV,
respectively. Experimental searches for these two possible charmoniumlike
molecular candidates can be helpful to verify our proposal.Comment: 7 pages, 5 figures, Physics Letters B846, 13825
Possible open charm molecular pentaquarks from interactions
In this work, we adopt the one-boson-exchange model to study the interactions. After considering both of the
wave mixing effects and the coupled channel effects, we can predict several
possible open-charm molecular pentaquarks, i.e., the single
molecular states with , and , the
coupled molecular states with and
, and the coupled molecular
state with . Meanwhile, we extend our study to the
interactions, our results suggest the
system with , the systems with
, , and , the coupled
system with , and the
system with
can be the prime molecular candidates.Comment: 9 pages, 1 figure. arXiv admin note: text overlap with
arXiv:2208.1019
Sequence Dependent Repair of 1,N6-Ethenoadenine by DNA Repair Enzymes ALKBH2, ALKBH3, and AlkB
Mutation patterns of DNA adducts, such as mutational spectra and signatures, are useful tools for diagnostic and prognostic purposes. Mutational spectra of carcinogens derive from three sources: adduct formation, replication bypass, and repair. Here, we consider the repair aspect of 1,N6-ethenoadenine (Ξ΅A) by the 2-oxoglutarate/Fe(II)-dependent AlkB family enzymes. Specifically, we investigated Ξ΅A repair across 16 possible sequence contexts (5β²/3β² flanking base to Ξ΅A varied as G/A/T/C). The results revealed that repair efficiency is altered according to sequence, enzyme, and strand context (ss- versus ds-DNA). The methods can be used to study other aspects of mutational spectra or other pathways of repair
TegFormer: Topic-to-Essay Generation with Good Topic Coverage and High Text Coherence
Creating an essay based on a few given topics is a challenging NLP task.
Although several effective methods for this problem, topic-to-essay generation,
have appeared recently, there is still much room for improvement, especially in
terms of the coverage of the given topics and the coherence of the generated
text. In this paper, we propose a novel approach called TegFormer which
utilizes the Transformer architecture where the encoder is enriched with
domain-specific contexts while the decoder is enhanced by a large-scale
pre-trained language model. Specifically, a \emph{Topic-Extension} layer
capturing the interaction between the given topics and their domain-specific
contexts is plugged into the encoder. Since the given topics are usually
concise and sparse, such an additional layer can bring more topic-related
semantics in to facilitate the subsequent natural language generation.
Moreover, an \emph{Embedding-Fusion} module that combines the domain-specific
word embeddings learnt from the given corpus and the general-purpose word
embeddings provided by a GPT-2 model pre-trained on massive text data is
integrated into the decoder. Since GPT-2 is at a much larger scale, it contains
a lot more implicit linguistic knowledge which would help the decoder to
produce more grammatical and readable text. Extensive experiments have shown
that the pieces of text generated by TegFormer have better topic coverage and
higher text coherence than those from SOTA topic-to-essay techniques, according
to automatic and human evaluations. As revealed by ablation studies, both the
Topic-Extension layer and the Embedding-Fusion module contribute substantially
to TegFormer's performance advantage
- β¦