50 research outputs found

    Multibody Multipole Methods

    Full text link
    A three-body potential function can account for interactions among triples of particles which are uncaptured by pairwise interaction functions such as Coulombic or Lennard-Jones potentials. Likewise, a multibody potential of order nn can account for interactions among nn-tuples of particles uncaptured by interaction functions of lower orders. To date, the computation of multibody potential functions for a large number of particles has not been possible due to its O(Nn)O(N^n) scaling cost. In this paper we describe a fast tree-code for efficiently approximating multibody potentials that can be factorized as products of functions of pairwise distances. For the first time, we show how to derive a Barnes-Hut type algorithm for handling interactions among more than two particles. Our algorithm uses two approximation schemes: 1) a deterministic series expansion-based method; 2) a Monte Carlo-based approximation based on the central limit theorem. Our approach guarantees a user-specified bound on the absolute or relative error in the computed potential with an asymptotic probability guarantee. We provide speedup results on a three-body dispersion potential, the Axilrod-Teller potential.Comment: To appear in Journal of Computational Physic

    Asking Clarification Questions to Handle Ambiguity in Open-Domain QA

    Full text link
    Ambiguous questions persist in open-domain question answering, because formulating a precise question with a unique answer is often challenging. Previously, Min et al. (2020) have tackled this issue by generating disambiguated questions for all possible interpretations of the ambiguous question. This can be effective, but not ideal for providing an answer to the user. Instead, we propose to ask a clarification question, where the user's response will help identify the interpretation that best aligns with the user's intention. We first present CAMBIGNQ, a dataset consisting of 5,654 ambiguous questions, each with relevant passages, possible answers, and a clarification question. The clarification questions were efficiently created by generating them using InstructGPT and manually revising them as necessary. We then define a pipeline of tasks and design appropriate evaluation metrics. Lastly, we achieve 61.3 F1 on ambiguity detection and 40.5 F1 on clarification-based QA, providing strong baselines for future work.Comment: 15 pages, 4 figure

    Satellite cell-specific ablation of Cdon impairs integrin activation, FGF signalling, and muscle regeneration

    Get PDF
    Background: Perturbation in cell adhesion and growth factor signalling in satellite cells results in decreased muscle regenerative capacity. Cdon (also called Cdo) is a component of cell adhesion complexes implicated in myogenic differentiation, but its role in muscle regeneration remains to be determined. Methods: We generated inducible satellite cell-specific Cdon ablation in mice by utilizing a conditional Cdon allele and Pax7 CreERT2. To induce Cdon ablation, mice were intraperitoneally injected with tamoxifen (tmx). Using cardiotoxin-induced muscle injury, the effect of Cdon depletion on satellite cell function was examined by histochemistry, immunostaining, and 5-ethynyl-2'-deoxyuridine (EdU) incorporation assay. Isolated myofibers or myoblasts were utilized to determine stem cell function and senescence. To determine pathways related to Cdon deletion, injured muscles were subjected to RNA sequencing analysis. Results: Satellite cell-specific Cdon ablation causes impaired muscle regeneration with fibrosis, likely attributable to decreased proliferation, and senescence, of satellite cells. Cultured Cdon-depleted myofibers exhibited 32 ± 9.6% of EdU-positive satellite cells compared with 58 ± 4.4% satellite cells in control myofibers (P < 0.05). About 32.5 ± 3.7% Cdon-ablated myoblasts were positive for senescence-associated β-galactosidase (SA-β-gal) while only 3.6 ± 0.5% of control satellite cells were positive (P < 0.001). Transcriptome analysis of muscles at post-injury Day 4 revealed alterations in genes related to mitogen-activated protein kinase signalling (P < 8.29 e−5) and extracellular matrix (P < 2.65 e−24). Consistent with this, Cdon-depleted tibialis anterior muscles had reduced phosphorylated extracellular signal-regulated kinase (p-ERK) protein levels and expression of ERK targets, such as Fos (0.23-fold) and Egr1 (0.31-fold), relative to mock-treated control muscles (P < 0.001). Cdon-depleted myoblasts exhibited impaired ERK activation in response to basic fibroblast growth factor. Cdon ablation resulted in decreased and/or mislocalized integrin β1 activation in satellite cells (weak or mislocalized integrin1 in tmx = 38.7 ± 1.9%, mock = 21.5 ± 6%, P < 0.05), previously linked with reduced fibroblast growth factor (FGF) responsiveness in aged satellite cells. In mechanistic studies, Cdon interacted with and regulated cell surface localization of FGFR1 and FGFR4, likely contributing to FGF responsiveness of satellite cells. Satellite cells from a progeria model, Zmpste24−/− myofibers, showed decreased Cdon levels (Cdon-positive cells in Zmpste24−/− = 63.3 ± 11%, wild type = 90 ± 7.7%, P < 0.05) and integrin β1 activation (weak or mislocalized integrin β1 in Zmpste24−/− = 64 ± 6.9%, wild type = 17.4 ± 5.9%, P < 0.01). Conclusions: Cdon deficiency in satellite cells causes impaired proliferation of satellite cells and muscle regeneration via aberrant integrin and FGFR signalling. © 2020 The Authors. Journal of Cachexia, Sarcopenia and Muscle published by John Wiley & Sons Ltd on behalf of Society on Sarcopenia, Cachexia and Wasting Disorders1

    ZNF746/PARIS overexpression induces cellular senescence through FoxO1/p21 axis activation in myoblasts

    Get PDF
    Various stresses, including oxidative stress, impair the proliferative capacity of muscle stem cells leading to declined muscle regeneration related to aging or muscle diseases. ZNF746 (PARIS) is originally identified as a substrate of E3 ligase Parkin and its accumulation is associated with Parkinson’s disease. In this study, we investigated the role of PARIS in myoblast function. PARIS is expressed in myoblasts and decreased during differentiation. PARIS overexpression decreased both proliferation and differentiation of myoblasts without inducing cell death, whereas PARIS depletion enhanced myoblast differentiation. Interestingly, high levels of PARIS in myoblasts or fibroblasts induced cellular senescence with alterations in gene expression associated with p53 signaling, inflammation, and response to oxidative stress. PARIS overexpression in myoblasts starkly enhanced oxidative stress and the treatment of an antioxidant Trolox attenuated the impaired proliferation caused by PARIS overexpression. FoxO1 and p53 proteins are elevated in PARIS-overexpressing cells leading to p21 induction and the depletion of FoxO1 or p53 reduced p21 levels induced by PARIS overexpression. Furthermore, both PARIS and FoxO1 were recruited to p21 promoter region and Trolox treatment attenuated FoxO1 recruitment. Taken together, PARIS upregulation causes oxidative stress-related FoxO1 and p53 activation leading to p21 induction and cellular senescence of myoblasts. © 2020, The Author(s).1

    Faster Gaussian Summation: Theory and Experiment

    No full text
    We provide faster algorithms for the problem of Gaussian summation, which occurs in many machine learning methods. We develop two new extensions- an O(D p) Taylor expansion for the Gaussian kernel with rigorous error bounds and a new error control scheme integrating any arbitrary approximation method- within the best discretealgorithmic framework using adaptive hierarchical data structures. We rigorously evaluate these techniques empirically in the context of optimal bandwidth selection in kernel density estimation, revealing the strengths and weaknesses of current state-of-the-art approaches for the first time. Our results demonstrate that the new error control scheme yields improved performance, whereas the series expansion approach is only effective in low dimensions (five or less). 1 Fast Gaussian Summation Kernel summations occur ubiquitously in both old and new machine learning algorithms, including kernel density estimation, kernel regression, radial basis function networks, spectral clustering, and kernel PCA (Gray & Moore, 2001; de Freitas et al., 2006). This paper will focus on the most common form G(xq) = N� wrK(δqr) in which we desire the sum for r=1 M different query points xq’s, each using N reference points xr’s weighted by wr> 0. K(δqr) = e −δ2 qr 2h 2 is the Gaussian kernel, where δqr = ||xq − xr| | with scaling parameter, or bandwidth h. For concreteness we will take as our main example kernel density estimation (Silverman, 1986), the most widely used distributionfree method for the fundamental task of density estimation. Because the Gaussian kernel has infinite tail
    corecore