710 research outputs found
Coupling Time-Domain Analysis for Dynamic Positioning during S-Lay Installation
In order to study the performance of dynamic positioning system during S-lay operations, dynamic positioning system is simulated with the hull-stinger-pipe coupling effect. The roller of stinger is simulated by the generalized elastic contact theory. The stinger is composed of Morrison members. Force on pipe is calculated by lumped mass method. Time domain of fully coupled barge model is analyzed combining with PID controller, Kalman filter and allocation of thrust using Sequential Quadratic Programming method. It is also analyzed that the effect of hull wave frequency motion on pipe-stinger coupling force and dynamic positioning system. Besides, it is studied that how S-lay operations affect the dynamic positioning accuracy. The simulation results are proved to be available by checking pipe stress with API criterion. The effect of heave and yaw motion cannot be ignored on hull-stinger-pipe coupling force and dynamic positioning system. It is important to decrease the barge's pitch motion and lay pipe in head sea in order to improve safety of the S-lay installation and dynamic positioning
PatchGT: Transformer over Non-trainable Clusters for Learning Graph Representations
Recently the Transformer structure has shown good performances in graph
learning tasks. However, these Transformer models directly work on graph nodes
and may have difficulties learning high-level information. Inspired by the
vision transformer, which applies to image patches, we propose a new
Transformer-based graph neural network: Patch Graph Transformer (PatchGT).
Unlike previous transformer-based models for learning graph representations,
PatchGT learns from non-trainable graph patches, not from nodes directly. It
can help save computation and improve the model performance. The key idea is to
segment a graph into patches based on spectral clustering without any trainable
parameters, with which the model can first use GNN layers to learn patch-level
representations and then use Transformer to obtain graph-level representations.
The architecture leverages the spectral information of graphs and combines the
strengths of GNNs and Transformers. Further, we show the limitations of
previous hierarchical trainable clusters theoretically and empirically. We also
prove the proposed non-trainable spectral clustering method is permutation
invariant and can help address the information bottlenecks in the graph.
PatchGT achieves higher expressiveness than 1-WL-type GNNs, and the empirical
study shows that PatchGT achieves competitive performances on benchmark
datasets and provides interpretability to its predictions. The implementation
of our algorithm is released at our Github repo:
https://github.com/tufts-ml/PatchGT.Comment: 25 pages, 10 figure
Multi-resolution partial differential equations preserved learning framework for spatiotemporal dynamics
Traditional data-driven deep learning models often struggle with high
training costs, error accumulation, and poor generalizability in complex
physical processes. Physics-informed deep learning (PiDL) addresses these
challenges by incorporating physical principles into the model. Most PiDL
approaches regularize training by embedding governing equations into the loss
function, yet this depends heavily on extensive hyperparameter tuning to weigh
each loss term. To this end, we propose to leverage physics prior knowledge by
``baking'' the discretized governing equations into the neural network
architecture via the connection between the partial differential equations
(PDE) operators and network structures, resulting in a PDE-preserved neural
network (PPNN). This method, embedding discretized PDEs through convolutional
residual networks in a multi-resolution setting, largely improves the
generalizability and long-term prediction accuracy, outperforming conventional
black-box models. The effectiveness and merit of the proposed methods have been
demonstrated across various spatiotemporal dynamical systems governed by
spatiotemporal PDEs, including reaction-diffusion, Burgers', and Navier-Stokes
equations.Comment: 51 pages, 27 figure
Chinese Medicine Shenfu Injection for Heart Failure: A Systematic Review and Meta-Analysis
Objective. Heart failure (HF) is a global public health problem. Early literature studies manifested that Shenfu injection (SFI) is one of the most commonly used traditional Chinese patent medicine for HF in China. This article intended to systematically evaluate the efficacy and safety of SFI for HF. Methods. An extensive search was performed within 6 English and Chinese electronic database up to November 2011. Ninety-nine randomized controlled trails (RCTs) were collected, irrespective of languages. Two authors extracted data and assessed the trial quality independently. RevMan 5.0.2 was used for data analysis. Results. Compared with routine treatment and/or device support, SFI combined with routine treatment and/or device support showed better effect on clinical effect rate, mortality, heart rate, NT-proBNP and 6-minute walk distance. Results in ultrasonic cardiography also showed that SFI combined with routine treatment improved heart function of HF patients. There were no significant difference in blood pressure between SFI and routine treatment groups. Adverse events were reported in thirteen trails with thirteen specific symptoms, while no serious adverse effect was reported. Conclusion. SFI appear to be effective for treating HF. However, further rigorously designed RCTs are warranted because of insufficient methodological rigor in the majority of included trials
Physics-informed Deep Super-resolution for Spatiotemporal Data
High-fidelity simulation of complex physical systems is exorbitantly
expensive and inaccessible across spatiotemporal scales. Recently, there has
been an increasing interest in leveraging deep learning to augment scientific
data based on the coarse-grained simulations, which is of cheap computational
expense and retains satisfactory solution accuracy. However, the major existing
work focuses on data-driven approaches which rely on rich training datasets and
lack sufficient physical constraints. To this end, we propose a novel and
efficient spatiotemporal super-resolution framework via physics-informed
learning, inspired by the independence between temporal and spatial derivatives
in partial differential equations (PDEs). The general principle is to leverage
the temporal interpolation for flow estimation, and then introduce
convolutional-recurrent neural networks for learning temporal refinement.
Furthermore, we employ the stacked residual blocks with wide activation and
sub-pixel layers with pixelshuffle for spatial reconstruction, where feature
extraction is conducted in a low-resolution latent space. Moreover, we consider
hard imposition of boundary conditions in the network to improve reconstruction
accuracy. Results demonstrate the superior effectiveness and efficiency of the
proposed method compared with baseline algorithms through extensive numerical
experiments
Deterministic topological quantum gates for Majorana qubits without ancillary modes
The realization of quantum gates in topological quantum computation still
confronts significant challenges in both fundamental and practical aspects.
Here, we propose a deterministic and fully topologically protected
measurement-based scheme to realize the issue of implementing Clifford quantum
gates on the Majorana qubits. Our scheme is based on rigorous proof that the
single-qubit gate can be performed by leveraging the neighboring Majorana qubit
but not disturbing its carried quantum information, eliminating the need for
ancillary Majorana zero modes (MZMs) in topological quantum computing.
Benefiting from the ancilla-free construction, we show the minimum measurement
sequences with four steps to achieve two-qubit Clifford gates by constructing
their geometric visualization. To avoid the uncertainty of the measurement-only
strategy, we propose manipulating the MZMs in their parameter space to correct
the undesired measurement outcomes while maintaining complete topological
protection, as demonstrated in a concrete Majorana platform. Our scheme
identifies the minimal operations of measurement-based topological and
deterministic Clifford gates and offers an ancilla-free design of topological
quantum computation.Comment: 5 pages, 3 figures and appendi
Bayesian Conditional Diffusion Models for Versatile Spatiotemporal Turbulence Generation
Turbulent flows have historically presented formidable challenges to
predictive computational modeling. Traditional numerical simulations often
require vast computational resources, making them infeasible for numerous
engineering applications. As an alternative, deep learning-based surrogate
models have emerged, offering data-drive solutions. However, these are
typically constructed within deterministic settings, leading to shortfall in
capturing the innate chaotic and stochastic behaviors of turbulent dynamics. We
introduce a novel generative framework grounded in probabilistic diffusion
models for versatile generation of spatiotemporal turbulence. Our method
unifies both unconditional and conditional sampling strategies within a
Bayesian framework, which can accommodate diverse conditioning scenarios,
including those with a direct differentiable link between specified conditions
and generated unsteady flow outcomes, and scenarios lacking such explicit
correlations. A notable feature of our approach is the method proposed for
long-span flow sequence generation, which is based on autoregressive
gradient-based conditional sampling, eliminating the need for cumbersome
retraining processes. We showcase the versatile turbulence generation
capability of our framework through a suite of numerical experiments,
including: 1) the synthesis of LES simulated instantaneous flow sequences from
URANS inputs; 2) holistic generation of inhomogeneous, anisotropic wall-bounded
turbulence, whether from given initial conditions, prescribed turbulence
statistics, or entirely from scratch; 3) super-resolved generation of
high-speed turbulent boundary layer flows from low-resolution data across a
range of input resolutions. Collectively, our numerical experiments highlight
the merit and transformative potential of the proposed methods, making a
significant advance in the field of turbulence generation.Comment: 37 pages, 31 figure
Valtrate, an iridoid compound in Valeriana, elicits anti-glioblastoma activity through inhibition of the PDGFRA/MEK/ERK signaling pathway
Background
Valtrate, a natural compound isolated from the root of Valeriana, exhibits antitumor activity in many cancers through different mechanisms. However, its efficacy for the treatment of glioblastoma (GBM), a tumor type with a poor prognosis, has not yet been rigorously investigated.
Methods
GBM cell lines were treated with valtrate and CCK-8, colony formation and EdU assays, flow cytometry, and transwell, 3D tumor spheroid invasion and GBM-brain organoid co-culture invasion assays were performed to assess properties of proliferation, viability, apoptosis and invasion/migration. RNA sequencing analysis on valtrate-treated cells was performed to identify putative target genes underlying the antitumor activity of the drug in GBM cells. Western blot analysis, immunofluorescence and immunohistochemistry were performed to evaluate protein levels in valtrate-treated cell lines and in samples obtained from orthotopic xenografts. A specific activator of extracellular signal-regulated kinase (ERK) was used to identify the pathways mediating the effect.
Results
Valtrate significantly inhibited the proliferation of GBM cells in vitro by inducing mitochondrial apoptosis and suppressed invasion and migration of GBM cells by inhibiting levels of proteins associated with epithelial mesenchymal transition (EMT). RNA sequencing analysis of valtrate-treated GBM cells revealed platelet-derived growth factor receptor A (PDGFRA) as a potential target downregulated by the drug. Analysis of PDGFRA protein and downstream mediators demonstrated that valtrate inhibited PDGFRA/MEK/ERK signaling. Finally, treatment of tumor-bearing nude mice with valtrate led to decreased tumor volume (fivefold difference at day 28) and enhanced survival (day 27 vs day 36, control vs valtrate-treated) relative to controls.
Conclusions
Taken together, our study demonstrated that the natural product valtrate elicits antitumor activity in GBM cells through targeting PDGFRA and thus provides a candidate therapeutic compound for the treatment of GBM.publishedVersio
- …