利用迭代聚类网络对超级点生成进行深度学习

Jianlong Yuan, Jin Xie
{"title":"利用迭代聚类网络对超级点生成进行深度学习","authors":"Jianlong Yuan, Jin Xie","doi":"10.1145/3446132.3446139","DOIUrl":null,"url":null,"abstract":"In 3D point clouds, superpoint is a set of points that share common characteristics. Semantically pure superpoints can greatly reduce the number of points while ensuring that the points located in the same superpoint have common semantic information. In this paper, we propose an end-to-end method for generating semantically pure superpoints. Specifically, we first use a light PointNet-liked network to embed low-dimensional point clouds into feature space to obtain semantic information. Next, we use farthest point sampling (FPS) to sample K points as the initial cluster centers. For each center, we cluster the points by jointly considering spatial and feature space. After clustering, we update the feature of each cluster center by simply averaging the point feature in the same cluster. By iteratively clustering and updating the feature of clusters, we obtain coarse superpoints, which contain a few points incorrectly clustered. Finally, to eliminate incorrectly clustered points, we leverage the breadth-first-search (BFS) to find and fuse them to obtain fine superpoints, leading to improvement on semantically pure superpoints. Extensive experiments conducted on S3DIS and ScanNet demonstrate the effectiveness of the proposed method. Furthermore, we achieve the state-of-the-art on both two datasets.","PeriodicalId":125388,"journal":{"name":"Proceedings of the 2020 3rd International Conference on Algorithms, Computing and Artificial Intelligence","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2020-12-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Deep Learning on Superpoint Generation with Iterative Clustering Network\",\"authors\":\"Jianlong Yuan, Jin Xie\",\"doi\":\"10.1145/3446132.3446139\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"In 3D point clouds, superpoint is a set of points that share common characteristics. Semantically pure superpoints can greatly reduce the number of points while ensuring that the points located in the same superpoint have common semantic information. In this paper, we propose an end-to-end method for generating semantically pure superpoints. Specifically, we first use a light PointNet-liked network to embed low-dimensional point clouds into feature space to obtain semantic information. Next, we use farthest point sampling (FPS) to sample K points as the initial cluster centers. For each center, we cluster the points by jointly considering spatial and feature space. After clustering, we update the feature of each cluster center by simply averaging the point feature in the same cluster. By iteratively clustering and updating the feature of clusters, we obtain coarse superpoints, which contain a few points incorrectly clustered. Finally, to eliminate incorrectly clustered points, we leverage the breadth-first-search (BFS) to find and fuse them to obtain fine superpoints, leading to improvement on semantically pure superpoints. Extensive experiments conducted on S3DIS and ScanNet demonstrate the effectiveness of the proposed method. Furthermore, we achieve the state-of-the-art on both two datasets.\",\"PeriodicalId\":125388,\"journal\":{\"name\":\"Proceedings of the 2020 3rd International Conference on Algorithms, Computing and Artificial Intelligence\",\"volume\":\"1 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2020-12-24\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Proceedings of the 2020 3rd International Conference on Algorithms, Computing and Artificial Intelligence\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1145/3446132.3446139\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the 2020 3rd International Conference on Algorithms, Computing and Artificial Intelligence","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3446132.3446139","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

在三维点云中,超级点是一组具有共同特征的点。语义纯粹的超级点可以大大减少点的数量,同时确保位于同一超级点的点具有共同的语义信息。在本文中,我们提出了一种生成语义纯粹的超级点的端到端方法。具体来说,我们首先使用轻型点网(PointNet-liked)网络将低维点云嵌入特征空间,以获取语义信息。接下来,我们使用最远点采样(FPS)对 K 个点进行采样,作为初始聚类中心。对于每个中心,我们通过联合考虑空间和特征空间对点进行聚类。聚类后,我们通过简单地平均同一聚类中的点特征来更新每个聚类中心的特征。通过迭代聚类和更新聚类特征,我们会得到粗略的超级点,其中包含一些聚类错误的点。最后,为了消除错误聚类的点,我们利用广度优先搜索(BFS)来查找并融合这些点,从而获得精细超级点,从而改进语义纯粹的超级点。在 S3DIS 和 ScanNet 上进行的大量实验证明了所提方法的有效性。此外,我们在这两个数据集上都达到了最先进的水平。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Deep Learning on Superpoint Generation with Iterative Clustering Network
In 3D point clouds, superpoint is a set of points that share common characteristics. Semantically pure superpoints can greatly reduce the number of points while ensuring that the points located in the same superpoint have common semantic information. In this paper, we propose an end-to-end method for generating semantically pure superpoints. Specifically, we first use a light PointNet-liked network to embed low-dimensional point clouds into feature space to obtain semantic information. Next, we use farthest point sampling (FPS) to sample K points as the initial cluster centers. For each center, we cluster the points by jointly considering spatial and feature space. After clustering, we update the feature of each cluster center by simply averaging the point feature in the same cluster. By iteratively clustering and updating the feature of clusters, we obtain coarse superpoints, which contain a few points incorrectly clustered. Finally, to eliminate incorrectly clustered points, we leverage the breadth-first-search (BFS) to find and fuse them to obtain fine superpoints, leading to improvement on semantically pure superpoints. Extensive experiments conducted on S3DIS and ScanNet demonstrate the effectiveness of the proposed method. Furthermore, we achieve the state-of-the-art on both two datasets.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Lane Detection Combining Details and Integrity: an Advanced Method for Lane Detection The Cat's Eye Effect Target Recognition Method Based on deep convolutional neural network Leveraging Different Context for Response Generation through Topic-guided Multi-head Attention Siamese Multiplicative LSTM for Semantic Text Similarity Multi-constrained Vehicle Routing Problem Solution based on Adaptive Genetic Algorithm
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1