中文
相关论文

相关论文: Exploiting Topological Priors for Boosting Point C…

200 篇论文

Data plays a crucial role in training learning-based methods for 3D point cloud registration. However, the real-world dataset is expensive to build, while rendering-based synthetic data suffers from domain gaps. In this work, we present…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Suyi Chen , Hao Xu , Haipeng Li , Kunming Luo , Guanghui Liu , Chi-Wing Fu , Ping Tan , Shuaicheng Liu

Score-based generative models (SGMs) have recently emerged as a promising class of generative models. The key idea is to produce high-quality images by recurrently adding Gaussian noises and gradients to a Gaussian sample until converging…

计算机视觉与模式识别 · 计算机科学 2022-06-13 Hengyuan Ma , Li Zhang , Xiatian Zhu , Jingfeng Zhang , Jianfeng Feng

The rapid evolution of generative AI, from GANs to modern diffusion models, has resulted in increasingly subtle discriminative clues. These fine-grained signals are often overshadowed by dominant, high-fidelity image content (e.g., the main…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Xiaoyu Zhou , Jianwei Fei , Peipeng Yu , Jingchang Xie , Chong Cheng , Zhihua Xia

Learning point clouds is challenging due to the lack of connectivity information, i.e., edges. Although existing edge-aware methods can improve the performance by modeling edges, how edges contribute to the improvement is unclear. In this…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Haoyi Xiu , Xin Liu , Weimin Wang , Kyoung-Sook Kim , Takayuki Shinohara , Qiong Chang , Masashi Matsuoka

The paper is focused on the forecasting method for time series groups with the use of algorithms for cluster analysis. $K$-means algorithm is suggested to be a basic one for clustering. The coordinates of the centers of clusters have been…

机器学习 · 计算机科学 2015-09-17 N. N. Astakhova , L. A. Demidova , E. V. Nikulchev

As camera and LiDAR sensors capture complementary information used in autonomous driving, great efforts have been made to develop semantic segmentation algorithms through multi-modality data fusion. However, fusion-based approaches require…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Xu Yan , Jiantao Gao , Chaoda Zheng , Chao Zheng , Ruimao Zhang , Shenghui Cui , Zhen Li

In this paper, we address the task of semantic-guided image generation. One challenge common to most existing image-level generation methods is the difficulty in generating small objects and detailed local textures. To address this, in this…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Hao Tang , Ling Shao , Philip H. S. Torr , Nicu Sebe

In this paper, we tackle the challenging problem of point cloud completion from the perspective of feature learning. Our key observation is that to recover the underlying structures as well as surface details, given partial input, a…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Zejia Su , Haibin Huang , Chongyang Ma , Hui Huang , Ruizhen Hu

Generating realistic 3D point clouds is a fundamental problem in computer vision with applications in remote sensing, robotics, and digital object modeling. Existing generative approaches primarily capture geometry, and when semantics are…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Gunner Stone , Sushmita Sarker , Alireza Tavakkoli

We present PointAugment, a new auto-augmentation framework that automatically optimizes and augments point cloud samples to enrich the data diversity when we train a classification network. Different from existing auto-augmentation methods…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Ruihui Li , Xianzhi Li , Pheng-Ann Heng , Chi-Wing Fu

Recovering point clouds involves the sequential process of sampling and restoration, yet existing methods struggle to effectively leverage both topological and geometric attributes. To address this, we propose an end-to-end architecture…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Kaiyue Zhou , Zelong Tan , Hongxiao Wang , Ya-Li Li , Shengjin Wang

We present Topological Point Cloud Clustering (TPCC), a new method to cluster points in an arbitrary point cloud based on their contribution to global topological features. TPCC synthesizes desirable features from spectral clustering and…

代数拓扑 · 数学 2025-03-04 Vincent P. Grande , Michael T. Schaub

The Geometry-based Point Cloud Compression (G-PCC) has been developed by the Moving Picture Experts Group to compress point clouds. In its lossy mode, the reconstructed point cloud by G-PCC often suffers from noticeable distortions due to…

图像与视频处理 · 电气工程与系统科学 2024-02-20 Dingquan Li , Kede Ma , Jing Wang , Ge Li

Retinal artery/vein (A/V) classification lays the foundation for the quantitative analysis of retinal vessels, which is associated with potential risks of various cardiovascular and cerebral diseases. The topological connection…

图像与视频处理 · 电气工程与系统科学 2020-07-30 Wenting Chen , Shuang Yu , Junde Wu , Kai Ma , Cheng Bian , Chunyan Chu , Linlin Shen , Yefeng Zheng

Federated clustering (FC) is an essential extension of centralized clustering designed for the federated setting, wherein the challenge lies in constructing a global similarity measure without the need to share private data. Conventional…

机器学习 · 计算机科学 2023-10-24 Jie Yan , Jing Liu , Ji Qi , Zhong-Yuan Zhang

We present SuperKMeans: a k-means variant designed for clustering collections of high-dimensional vector embeddings. SuperKMeans' clustering is up to 7x faster than FAISS and Scikit-Learn on modern CPUs and up to 4x faster than cuVS on GPUs…

机器学习 · 计算机科学 2026-03-23 Leonardo Kuffo , Sven Hepkema , Peter Boncz

In this paper, a cloud radio access network (Cloud-RAN) based collaborative edge AI inference architecture is proposed. Specifically, geographically distributed devices capture real-time noise-corrupted sensory data samples and extract the…

信息论 · 计算机科学 2024-04-10 Pengfei Zhang , Dingzhu Wen , Guangxu Zhu , Qimei Chen , Kaifeng Han , Yuanming Shi

Score-based generative models (SGMs) have recently emerged as a promising class of generative models. However, a fundamental limitation is that their inference is very slow due to a need for many (e.g., 2000) iterations of sequential…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Hengyuan Ma , Li Zhang , Xiatian Zhu , Jianfeng Feng

This paper introduces Point-GN, a novel non-parametric network for efficient and accurate 3D point cloud classification. Unlike conventional deep learning models that rely on a large number of trainable parameters, Point-GN leverages…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Marzieh Mohammadi , Amir Salarpour

For the validation and verification of automotive radars, datasets of realistic traffic scenarios are required, which, how ever, are laborious to acquire. In this paper, we introduce radar scene synthesis using GANs as an alternative to the…

计算机视觉与模式识别 · 计算机科学 2024-10-18 Muhammad Saad Nawaz , Thomas Dallmann , Torsten Schoen , Dirk Heberling
‹ 上一页 1 8 9 10 下一页 ›