English
Related papers

Related papers: Nearest Neighbors Meet Deep Neural Networks for Po…

200 papers

In this paper, we propose a graph neural network to detect objects from a LiDAR point cloud. Towards this end, we encode the point cloud efficiently in a fixed radius near-neighbors graph. We design a graph neural network, named Point-GNN,…

Computer Vision and Pattern Recognition · Computer Science 2020-03-04 Weijing Shi , Ragunathan , Rajkumar

In spite of the recent progresses on classifying 3D point cloud with deep CNNs, large geometric transformations like rotation and translation remain challenging problem and harm the final classification performance. To address this…

Computer Vision and Pattern Recognition · Computer Science 2019-12-24 Mingye Xu , Zhipeng Zhou , Yu Qiao

Spatial and channel re-calibration have become powerful concepts in computer vision. Their ability to capture long-range dependencies is especially useful for those networks that extract local features, such as CNNs. While re-calibration…

Computer Vision and Pattern Recognition · Computer Science 2020-11-26 Ignacio Sarasua , Sebastian Poelsterl , Christian Wachinger

Adapting deep learning networks for point cloud data recognition in self-driving vehicles faces challenges due to the variability in datasets and sensor technologies, emphasizing the need for adaptive techniques to maintain accuracy across…

Computer Vision and Pattern Recognition · Computer Science 2024-10-23 Younggun Kim , Beomsik Cho , Seonghoon Ryoo , Soomok Lee

Deep neural networks have established themselves as the state-of-the-art methodology in almost all computer vision tasks to date. But their application to processing data lying on non-Euclidean domains is still a very active area of…

Computer Vision and Pattern Recognition · Computer Science 2019-05-21 Chaitanya Kaul , Nick Pears , Suresh Manandhar

Domain Adaptation (DA) approaches achieved significant improvements in a wide range of machine learning and computer vision tasks (i.e., classification, detection, and segmentation). However, as far as we are aware, there are few methods…

Computer Vision and Pattern Recognition · Computer Science 2019-11-26 Can Qin , Haoxuan You , Lichen Wang , C. -C. Jay Kuo , Yun Fu

The k-Nearest Neighbors (kNN) classifier is a fundamental non-parametric machine learning algorithm. However, it is well known that it suffers from the curse of dimensionality, which is why in practice one often applies a kNN classifier on…

Machine Learning · Computer Science 2020-10-16 Luka Rimanic , Cedric Renggli , Bo Li , Ce Zhang

Point cloud analysis has achieved outstanding performance by transferring point cloud pre-trained models. However, existing methods for model adaptation usually update all model parameters, i.e., full fine-tuning paradigm, which is…

Computer Vision and Pattern Recognition · Computer Science 2024-04-08 Xin Zhou , Dingkang Liang , Wei Xu , Xingkui Zhu , Yihan Xu , Zhikang Zou , Xiang Bai

The widespread enthusiasm for deep learning has recently expanded into the domain of tabular data. Recognizing that the advancement in deep tabular methods is often inspired by classical methods, e.g., integration of nearest neighbors into…

Machine Learning · Computer Science 2025-03-04 Han-Jia Ye , Huai-Hong Yin , De-Chuan Zhan , Wei-Lun Chao

Neural network classifiers have become the de-facto choice for current "pre-train then fine-tune" paradigms of visual classification. In this paper, we investigate k-Nearest-Neighbor (k-NN) classifiers, a classical model-free learning…

Computer Vision and Pattern Recognition · Computer Science 2021-12-21 Menglin Jia , Bor-Chun Chen , Zuxuan Wu , Claire Cardie , Serge Belongie , Ser-Nam Lim

With the popularity of 3D sensors in self-driving and other robotics applications, extensive research has focused on designing novel neural network architectures for accurate 3D point cloud completion. However, unlike in point cloud…

Computer Vision and Pattern Recognition · Computer Science 2023-01-24 Mengxi Wu , Hao Huang , Yi Fang

The introduction of cheap RGB-D cameras, stereo cameras, and LIDAR devices has given the computer vision community 3D information that conventional RGB cameras cannot provide. This data is often stored as a point cloud. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2018-10-22 Aleksandr Savchenkov , Andrew Davis , Xuan Zhao

$K$-NN classifier is one of the most famous classification algorithms, whose performance is crucially dependent on the distance metric. When we consider the distance metric as a parameter of $K$-NN, learning an appropriate distance metric…

Machine Learning · Computer Science 2019-11-26 Kun Song

Semi-parametric Nearest Neighbor Language Models ($k$NN-LMs) have produced impressive gains over purely parametric LMs, by leveraging large-scale neighborhood retrieval over external memory datastores. However, there has been little…

Computation and Language · Computer Science 2023-06-13 Rishabh Bhardwaj , George Polovets , Monica Sunkara

Recently, Spiking Neural Networks (SNNs), enjoying extreme energy efficiency, have drawn much research attention on 2D visual recognition and shown gradually increasing application potential. However, it still remains underexplored whether…

Computer Vision and Pattern Recognition · Computer Science 2023-10-11 Dayong Ren , Zhe Ma , Yuanpei Chen , Weihang Peng , Xiaode Liu , Yuhan Zhang , Yufei Guo

With the help of the deep learning paradigm, many point cloud networks have been invented for visual analysis. However, there is great potential for development of these networks since the given information of point cloud data has not been…

Computer Vision and Pattern Recognition · Computer Science 2021-12-20 Shi Qiu , Saeed Anwar , Nick Barnes

Three-dimensional (3D) object recognition is crucial for intelligent autonomous agents such as autonomous vehicles and robots alike to operate effectively in unstructured environments. Most state-of-art approaches rely on relatively dense…

Robotics · Computer Science 2022-05-10 Prajval Kumar Murali , Cong Wang , Ravinder Dahiya , Mohsen Kaboli

Motivated by the gap between theoretical optimal approximation rates of deep neural networks (DNNs) and the accuracy realized in practice, we seek to improve the training of DNNs. The adoption of an adaptive basis viewpoint of DNNs leads to…

Machine Learning · Computer Science 2019-12-11 Eric C. Cyr , Mamikon A. Gulian , Ravi G. Patel , Mauro Perego , Nathaniel A. Trask

Deep neural networks have recently achieved notable progress in 3D point cloud recognition, yet their vulnerability to adversarial perturbations poses critical security challenges in practical deployments. Conventional defense mechanisms…

Computer Vision and Pattern Recognition · Computer Science 2025-12-09 Yuanmin Huang , Wenxuan Li , Mi Zhang , Xiaohan Zhang , Xiaoyu You , Min Yang

Fitting geometric primitives to 3D point cloud data bridges a gap between low-level digitized 3D data and high-level structural information on the underlying 3D shapes. As such, it enables many downstream applications in 3D data processing.…

Computer Vision and Pattern Recognition · Computer Science 2020-01-29 Lingxiao Li , Minhyuk Sung , Anastasia Dubrovina , Li Yi , Leonidas Guibas