当前位置:网站首页>[point cloud series] sg-gan: advantageous self attention GCN for point cloud topological parts generation
[point cloud series] sg-gan: advantageous self attention GCN for point cloud topological parts generation
2022-04-23 07:20:00 【^_^ Min Fei】
List of articles
1. Summary
Published in TVCG 2021 Periodical
One sentence introduction : Generate a point cloud Turn into To solve the problem of topology expression learning .
2. motivation
Feature capture : Use a hierarchical hybrid model = Self-attention + Tree Structure
generator : Unsupervised approach

3. Method
3.1 The overall framework :
The generation model consists of two modules :OGC + SAG
OGC:2 individual BAN Module to sample the generated Z Z Z + ϕ \phi ϕ Function to adjust the information inherited from child nodes . Just a few basic diagram structures .
SAG: Self attention mechanism module based on graph network
Benefit from the structure diagram in essence + Self monitoring mode

3.2 OGC In the block BAN modular :
BAN: branching and adjustment Network.
Graph initialization
BAN Definition : The following figure on the left

Preliminary figure initialization BAN Defined as formula (1)

ϕ α \phi_{\alpha} ϕα ϕ β \phi_{\beta} ϕβ It is used to adjust the weight of information inheritance , W b \mathbf{W}_b Wb Is a learnable matrix .
be-all ϕ \phi ϕ Function is used to MPL Realization .
X ( 0 ) \mathbf{X}^{(0)} X(0): Namely latent code Z Z Z
X ( l ) \mathbf{X}^{(l)} X(l): At the level l l l Characteristics of
Graph convolution
It's basically the Laplace convolution of a graph , That is, the Fourier transform of a graph . Normalized Laplace form, such as formula (2)

Define spectrum and convolution kernel :
In the formula U U U And triangle symbols fenbieshi L L L Characteristic matrix and diagonal value of . f θ surface in super ginseng Count Of volume product f_{\theta} Represents the convolution of hyperparameters fθ surface in super ginseng Count Of volume product

adopt Chebyshev Polynomials can be rewritten as formulas (4):
λ m a x \lambda_{max} λmax: L \mathbf{L} L The eigenvalues of the
P k \mathbf{P}_k Pk: K K K rank Chebyshev The second of polynomials k k k term

In order to smooth the convolution , here Think 2 λ m a x L \frac{2}{\lambda_{max}}\mathbf{L} λmax2L near $\mathbf{I}_N $. according to [13], λ m a x = 2 \lambda_{max}=2 λmax=2.
Therefore, the formula can be simplified (4) It's a formula (5):

therefore , This gives a generalized version of the spectral convolution , Defined as the following formula :

A g = A + I N \mathbf{A}_g = \mathbf{A} +\mathbf{I}_N Ag=A+IN
D g \mathbf{D}_g Dg: A g \mathbf{A}_g Ag The degree matrix of
X ∈ R N × C \mathbf{X}\in R^{N\times C} X∈RN×C: Picture signal , there C Is the number of input channels .
3.3 SAGN:
attention modular :
In fact, it is to enhance the weight of graph features .
self-attention The score is defined as The formula 7:

among σ \sigma σ yes tanh Activation function , Z G Z_G ZG Spectral convolution , Definition such as formula 6:

The degree matrix : A g = A + I N \mathbf{A}_g=\mathbf{A} + \mathbf{I}_N Ag=A+IN, D g \mathbf{D}_g Dg
Picture signal : X ∈ R N × C \mathbf{X}\in \mathbb{R}^{N\times C} X∈RN×C, among C C C Is the number of input channels

Dynamic graph learning :
according to self-attention S G \mathbf{S}_G SG To enhance the initialization weight , As formula 8

SGAN Module left branch , The following figure left :

SGAN Module right branch branch, The following figure to the right :

SGAN Output module :

there ϕ 3 \phi_3 ϕ3 and ϕ 4 \phi_4 ϕ4 use MLP.

3.4 Training
Basically is WGAN Training mode , In this paper, penalty term and normalization term are introduced .

4. experiment
See the effect of generating tasks :

Visualization :

Difficult sample analysis :

Ablation Experiment : It shows that the punishment gradient can promote the collapse of the potential model of network customer service .

5. Discuss
It can be understood as the design and processing of an extended framework from image to point cloud .
版权声明
本文为[^_^ Min Fei]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230611136365.html
边栏推荐
- 免费使用OriginPro学习版
- [2021 book recommendation] learn winui 3.0
- [dynamic programming] different paths 2
- MySQL数据库安装与配置详解
- N states of prime number solution
- Viewpager2 realizes Gallery effect. After notifydatasetchanged, pagetransformer displays abnormal interface deformation
- ProcessBuilder工具类
- Bottomsheetdialogfragment conflicts with listview recyclerview Scrollview sliding
- 第1章 NumPy基础
- 深度学习模型压缩与加速技术(一):参数剪枝
猜你喜欢

【2021年新书推荐】Kubernetes in Production Best Practices

Cancel remote dependency and use local dependency

第1章 NumPy基础

第3章 Pytorch神经网络工具箱

第5 章 机器学习基础

Viewpager2 realizes Gallery effect. After notifydatasetchanged, pagetransformer displays abnormal interface deformation

ArcGIS license server administrator cannot start the workaround

What did you do during the internship
![[2021 book recommendation] learn winui 3.0](/img/1c/ca7e05946613e9eb2b8c24d121c2e1.png)
[2021 book recommendation] learn winui 3.0
![[2021 book recommendation] red hat rhcsa 8 cert Guide: ex200](/img/5a/387baa0f59e5a8a502bb157184d968.png)
[2021 book recommendation] red hat rhcsa 8 cert Guide: ex200
随机推荐
Binder mechanism principle
MySQL5. 7 insert Chinese data and report an error: ` incorrect string value: '\ xb8 \ XDF \ AE \ xf9 \ X80 at row 1`
[2021 book recommendation] kubernetes in production best practices
【动态规划】最长递增子序列
DCMTK (dcm4che) works together with dicoogle
MySQL数据库安装与配置详解
【2021年新书推荐】Enterprise Application Development with C# 9 and .NET 5
[2021 book recommendation] Red Hat Certified Engineer (RHCE) Study Guide
[dynamic programming] different paths 2
Component learning (2) arouter principle learning
【2021年新书推荐】Professional Azure SQL Managed Database Administration
[recommendation of new books in 2021] enterprise application development with C 9 and NET 5
Visual Studio 2019安装与使用
Kotlin征途之data class [数据类]
微信小程序 使用wxml2canvas插件生成图片部分问题记录
【动态规划】不同路径2
第8章 生成式深度学习
常用UI控件简写名
Using stack to realize queue out and in
机器学习 二:基于鸢尾花(iris)数据集的逻辑回归分类