stDyer 能够使用动态图形嵌入实现空间域集群
Ke Xu1, Yu Xu1, Zirui Wang1
1Department of Computer Science, Hong Kong Baptist University, Hong Kong, China.
Genome biology
|February 20, 2025
概括
我们开发了stDyer,这是一个深度学习工具,用于空间转录学数据中的空间域集群. 它准确地识别了组织领域,并扩展到大型数据集.
科学领域:
- 计算生物学是一种计算生物学.
- 基因组学就是基因组学.
- 生物信息学是一种生物信息学.
背景情况:
- 空间解析转录学 (SRT) 能够在组织架构内进行基因表达分析.
- 识别不同的空间域对于解释SRT数据至关重要.
- 现有的方法在复杂的空间模式的可扩展性和准确性方面面临挑战.
研究的目的:
- 介绍stDyer,一个新的深度学习框架,用于准确和可扩展的空间域集群在SRT数据中.
- 增强基因表达模式在它们的空间环境中的解释.
主要方法:
- stDyer集成了高斯混合变量自动编码器与图表注意力网络.
- 动态图表根据已学习的嵌入和混合赋值自适应地链接数据点.
- 迷你批处理和多GPU支持确保了大型数据集的可扩展性.
主要成果:
- 与现有的方法相比,stDyer在空间域集群方面取得了更高的性能.
- 该框架在多片分析和处理大规模SRT数据集方面表现出有效性.
- 观察到更光滑的域边界和更好的集群精度.
结论:
- stDyer提供了一种有效且可扩展的解决方案,用于SRT数据中的空间域识别.
- 这一框架推进了在组织微环境中基因表达的分析.
- stDyer促进了对空间生物学和疾病机制的更深入了解.
相关概念视频
Cluster Sampling Method
11.6K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
11.6K
Collisions in Multiple Dimensions: Introduction
4.7K
It is far more common for collisions to occur in two dimensions; that is, the initial velocity vectors are neither parallel nor antiparallel to each other. Let's see what complications arise from this. The first idea is that momentum is a vector. Like all vectors, it can be expressed as a sum of perpendicular components (usually, though not always, an x-component and a y-component, and a z-component if necessary). Thus, when the statement of conservation of momentum is written for a...
4.7K
Collisions in Multiple Dimensions: Problem Solving
3.6K
In multiple dimensions, the conservation of momentum applies in each direction independently. Hence, to solve collisions in multiple dimensions, we should write down the momentum conservation in each direction separately. To help understand collisions in multiple dimensions, consider an example.
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
3.6K
Time-Series Graph
4.3K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
4.3K
Vector Algebra: Graphical Method
11.8K
Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
11.8K
State Space Representation
161
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
Consider an RLC circuit, a...
161


