SearcharxivSearch

arXiv subjects

Shaojun Yu

Publications and source records attributed to Shaojun Yu.

7 recordsLinked to original sources

Integrating Epigenetic and Phenotypic Features for Biological Age Estimation in Cancer Patients via Multimodal Learning

Biological age, which may be older or younger than chronological age due to factors such as genetic predisposition, environmental exposures, serves as a meaningful biomarker of aging processes and can inform risk stratification, treatment planning, and survivorship care in cancer patients. We propose EpiCAge, a multimodal framework that integrates epigenetic and phenotypic data to improve biological age prediction. Evaluated on eight internal and four external cancer cohorts, EpiCAge consistently outperforms existing epigenetic and phenotypic age clocks. Our analyses show that EpiCAge identifies biologically relevant markers, and its derived age acceleration is significantly associated with mortality risk. These results highlight EpiCAge as a promising multimodal machine learning tool for biological age assessment in oncology.

q-bio.GN

Local classical solutions to Navier-Stokes equations with degenerate viscosities and vacuum

We consider the 3D isentropic compressible Navier-Stokes equations with degenerate viscousities and vacuum. The degenerate viscosities $\mu(\rho)$ and $\lambda(\rho)$ are proportional to some power of density, while the powers of density in $\mu(\rho)$ and $\lambda(\rho)$ are different(i.e., $\delta_1\neq \delta_2$). The local well-posedness of classical solution is established by introducing a ``quasi-symmetric hyperbolic''--``degenerate elliptic'' coupled structure to control the behavior of the velocity of the fluid near the vacuum and give some uniform estimates. In particular, the initial data allows vacuum in an open set and we do not need any initial compatibility conditions.

math.AP

Global Existence and Asymptotic Behavior of Large Strong Solutions to the 3D Full Compressible Navier-Stokes Equations with Density-dependent Viscosities

The purpose of this work is to investigate the Cauchy problem of global-in-time existence of large strong solutions to the Navier-Stokes equations for compressible viscous and heat conducting fluids. A class of density-dependent viscosity is considered. By introducing the modified effective viscous flux and using the bootstrap argument, we establish the global existence of large strong solution when the initial density is linearly equivalent to a large constant state. It is worthy of mentioning that, different from the work of Matsumura and Nishida (J. Math. Kyoto Univ., 1980) with small initial perturbation and the work of Huang and Li (Arch. Ration. Mech. Anal., 2018) with small energy but possibly large oscillations, our global large strong solution is uniform-in-time in $H^2$ Sobolev space and the uniform-in-time bounds of both density and temperature are obtained without any restrictions on the size of initial velocity and initial temperature. In addition, when the initial data belongs to $L^{p_0}\cap H^2$ with $p_0\in[1,2]$, we establish the convergence of the solution to its associated equilibrium with an explicit decay rate whether the initial data close to or far away from the equilibrium in the whole space. As a result, we give a specific large strong solution in Sobolev space satisfying the global existence assumptions proposed by Villani (Mem. Amer. Math. Soc., 2009), He, Huang, and Wang (Arch. Ration. Mech. Anal., 2019), Zhang and Zi (Ann. Inst. H. Poincare Anal. Non Lineaire, 2020) in studying the asymptotic behavior of solution, and extend the second above result to the nonisentropic case. This paper considers for the first time the application of Fourier splitting method to Navier-Stokes equations with variable viscosity.

math.AP

Local existence of classical solutions to the 3D isentropic compressible Navier-Stokes-Poisson equations with degenerate viscosities and vacuum

We consider the isentropic compressible Navier-Stokes-Poisson equations with degenerate viscousities and vacuum in a three-dimensional torus. The local well-posedness of classical solution is established by introducing a "quasi-symmetric hyperbolic"-"degenerate elliptic" coupled structure to control the behavior of the velocity of the fluid near the vacuum and give some uniform estimates. In particular, the initial data allows vacuum in an open set and we do not need any initial compatibility conditions.

math.AP

On blow-up to the one-dimensional Navier-Stokes equations with degenerate viscosity and vacuum

In this paper, we consider the Cauchy problem of the isentropic compressible Navier-Stokes equations with degenerate viscosity and vacuum in $\mathbb{R}$, where the viscosity depends on the density in a super-linear power law(i.e., $\mu(\rho)=\rho^\delta, \delta>1$). We first obtain the local existence of the regular solution, then show that the regular solution will blow-up in finite time if initial data has an isolated mass group, no matter how small and smooth the initial data are. It is worth mentioning that based on the transport structure of some intrinsic variables, we obtain the $L^\infty$ bound of the density, which helps to remove the restriction $\delta\leq \gamma$ in Li-Pan-Zhu[21] and Huang-Wang-Zhu[13].

math.AP

A Review on Knowledge Graphs for Healthcare: Resources, Applications, and Promises

This comprehensive review aims to provide an overview of the current state of Healthcare Knowledge Graphs (HKGs), including their construction, utilization models, and applications across various healthcare and biomedical research domains. We thoroughly analyzed existing literature on HKGs, covering their construction methodologies, utilization techniques, and applications in basic science research, pharmaceutical research and development, clinical decision support, and public health. The review encompasses both model-free and model-based utilization approaches and the integration of HKGs with large language models (LLMs). We searched Google Scholar for relevant papers on HKGs and classified them into the following topics: HKG construction, HKG utilization, and their downstream applications in various domains. We also discussed their special challenges and the promise for future work. The review highlights the potential of HKGs to significantly impact biomedical research and clinical practice by integrating vast amounts of biomedical knowledge from multiple domains. The synergy between HKGs and LLMs offers promising opportunities for constructing more comprehensive knowledge graphs and improving the accuracy of healthcare applications. HKGs have emerged as a powerful tool for structuring medical knowledge, with broad applications across biomedical research, clinical decision-making, and public health. This survey serves as a roadmap for future research and development in the field of HKGs, highlighting the potential of combining knowledge graphs with advanced machine learning models for healthcare transformation.

cs.AI

R-Mixup: Riemannian Mixup for Biological Networks

Biological networks are commonly used in biomedical and healthcare domains to effectively model the structure of complex biological systems with interactions linking biological entities. However, due to their characteristics of high dimensionality and low sample size, directly applying deep learning models on biological networks usually faces severe overfitting. In this work, we propose R-MIXUP, a Mixup-based data augmentation technique that suits the symmetric positive definite (SPD) property of adjacency matrices from biological networks with optimized training efficiency. The interpolation process in R-MIXUP leverages the log-Euclidean distance metrics from the Riemannian manifold, effectively addressing the swelling effect and arbitrarily incorrect label issues of vanilla Mixup. We demonstrate the effectiveness of R-MIXUP with five real-world biological network datasets on both regression and classification tasks. Besides, we derive a commonly ignored necessary condition for identifying the SPD matrices of biological networks and empirically study its influence on the model performance. The code implementation can be found in Appendix E.

cs.LG