Related Experiment Video
Updated: May 10, 2025

A Methodology for Capturing Joint Visual Attention Using Mobile Eye-Trackers
Published on: January 18, 2020
Frame points attention convolution for deep learning on point cloud
Luyang Li1,2,3, Ligang He1,4, Jinjin Gao5
1School of Computer Science and Technology, North University of China, Taiyuan, 030051, China.
Abstract:
Point Cloud can be considered as non-Euclidean structure data since it is disordered and irregular. When training on point cloud, it is difficult to apply spatial discrete convolution directly. In this paper, we propose a novel three-dimensional spatial convolution operator called frame points attention convolution (FPAC). FPAC pre-defines a set of frame points in space and quantifies the correlation between the input local points and the frame points through an attention mechanism. FPAC then combines the quantified correlations with the weights of the frame points to generate spatially continuous filters. The convolution weights for different local areas in the filters are calculated dynamically, without relying on generative models or probabilistic assumptions. Furthermore, FPAC is reformulated to reduce the internal dimensions during training, which reduces memory consumption and significantly improves training speed. Several optimization measures are also implemented to further enhance the performance of FPAC. We built three common point cloud task networks using FPAC and conducted experiments to train these networks on widely used datasets. Experimental results show that the method proposed in this work is competitive with state-of-the-art methods for point cloud tasks.
Related Concept Videos
Association Areas of the Cortex
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Depth Perception and Spatial Vision
Convolution Properties I
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
Convolution: Math, Graphics, and Discrete Signals
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...

