paper-with-me

홈 › Papers

PointConvFormer: Revenge of the Point-based Convolution

2022-08-04 · CVPR 2023 1 · Wenxuan Wu, Li Fuxin, Qi Shan

We introduce PointConvFormer, a novel building block for point cloud based deep network architectures. Inspired by generalization theory, PointConvFormer combines ideas from point convolution, where filter weights are only based on relative position, and Transformers which utilize feature-based attention. In PointConvFormer, attention computed from feature difference between points in the neighborhood is used to modify the convolutional weights at each point. Hence, we preserved the invariances from point convolution, whereas attention helps to select relevant points in the neighborhood for convolution. PointConvFormer is suitable for multiple tasks that require details at the point level, such as segmentation and scene flow estimation tasks. We experiment on both tasks with multiple datasets including ScanNet, SemanticKitti, FlyingThings3D and KITTI. Our results show that PointConvFormer offers a better accuracy-speed tradeoff than classic convolutions, regular transformers, and voxelized sparse convolution approaches. Visualizations show that PointConvFormer performs similarly to convolution on flat areas, whereas the neighborhood selection effect is stronger on object boundaries, showing that it has got the best of both worlds.

📄 PDF Abstract BibTeX arXiv:2208.02879

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Flow EstimationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Expert-augmented actor-critic for ViZDoom and Montezumas Revenge

2018-09-10 · Michał Garmulewicz, Henryk Michalewski, Piotr Miłoś

We propose an expert-augmented actor-critic algorithm, which we evaluate on two environments with sparse rewards: Montezumas Revenge and a demanding maze from the ViZDoom suite. In the case of Montezumas Revenge, an agen…

Playing Atari Games with Deep Reinforcement Learning and Human Checkpoint Replay

2016-07-18 · Ionel-Alexandru Hosu, Traian Rebedea

This paper introduces a novel method for learning how to play the most difficult Atari 2600 games from the Arcade Learning Environment using deep reinforcement learning. The proposed method, human checkpoint replay, cons…

Atari GamesDeep Reinforcement LearningMontezuma's Revengereinforcement-learning+2

Sub-Optimal Multi-Phase Path Planning: A Method for Solving Rubik's Revenge

2016-01-20 · Jared Weed

Rubik's Revenge, a 4x4x4 variant of the Rubik's puzzles, remains to date as an unsolved puzzle. That is to say, we do not have a method or successful categorization to optimally solve every one of its approximately $7.40…

Rubik's CubeTime SeriesTime Series Analysis

Go-Explore: a New Approach for Hard-Exploration Problems

2019-01-30 · Adrien Ecoffet, Joost Huizinga, Joel Lehman, Kenneth O. Stanley 외

A grand challenge in reinforcement learning is intelligent exploration, especially when rewards are sparse or deceptive. Two Atari games serve as benchmarks for such hard-exploration domains: Montezuma's Revenge and Pitf…

Atari GamesImitation LearningMontezuma's RevengeReinforcement Learning

Themes of Revenge: Automatic Identification of Vengeful Content in Textual Data

2022-05-03 · Yair Neuman, Eden Shalom Erez, Joshua Tschantret, Hayden Weiss

Revenge is a powerful motivating force reported to underlie the behavior of various solo perpetrators, from school shooters to right wing terrorists. In this paper, we develop an automated methodology for identifying ven…