paper-with-me

Papers

ACNe: Attentive Context Normalization for Robust Permutation-Equivariant Learning

2019-07-04 · CVPR 2020 6 · Weiwei Sun, Wei Jiang, Eduard Trulls, Andrea Tagliasacchi, Kwang Moo Yi

Many problems in computer vision require dealing with sparse, unordered data in the form of point clouds. Permutation-equivariant networks have become a popular solution-they operate on individual data points with simple perceptrons and extract contextual information with global pooling. This can be achieved with a simple normalization of the feature maps, a global operation that is unaffected by the order. In this paper, we propose Attentive Context Normalization (ACN), a simple yet effective technique to build permutation-equivariant networks robust to outliers. Specifically, we show how to normalize the feature maps with weights that are estimated within the network, excluding outliers from this normalization. We use this mechanism to leverage two types of attention: local and global-by combining them, our method is able to find the essential data points in high-dimensional space to solve a given task. We demonstrate through extensive experiments that our approach, which we call Attentive Context Networks (ACNe), provides a significant leap in performance compared to the state-of-the-art on camera pose estimation, robust fitting, and point cloud classification under noise and outliers. Source code: https://github.com/vcg-uvic/acne.

📄 PDF Abstract BibTeX arXiv:1907.02545

Code (1)

vcg-uvic/acne 공식 구현 tf

Tasks

Camera Pose EstimationPoint Cloud ClassificationPose Estimation

Similar Papers 제목 키워드 기반

Set Norm and Equivariant Skip Connections: Putting the Deep in Deep Sets

2022-06-23 · Lily H. Zhang, Veronica Tozzo, John M. Higgins, Rajesh Ranganath

Permutation invariant neural networks are a promising tool for making predictions from sets. However, we show that existing permutation invariant architectures, Deep Sets and Set Transformer, can suffer from vanishing or…

Self-Attentive Document Interaction Networks for Permutation Equivariant Ranking

2019-10-21 · Rama Kumar Pasumarthi, Xuanhui Wang, Michael Bendersky, Marc Najork

How to leverage cross-document interactions to improve ranking performance is an important topic in information retrieval (IR) research. However, this topic has not been well-studied in the learning-to-rank setting and m…

Information RetrievalLearning-To-RankRetrieval

Quantitative Approximation Rates for Group Equivariant Learning

2026-02-23 · Jonathan W. Siegel, Snir Hordan, Hannah Lawrence, Ali Syed 외 arxiv

The universal approximation theorem establishes that neural networks can approximate any continuous function on a compact set. Later works in approximation theory provide quantitative approximation rates for ReLU network…

ACNet: Mask-Aware Attention with Dynamic Context Enhancement for Robust Acne Detection

2021-05-31 · Kyungseo Min, Gun-Hee Lee, Seong-Whan Lee

Computer-aided diagnosis has recently received attention for its advantage of low cost and time efficiency. Although deep learning played a major role in the recent success of acne detection, there are still several chal…

T-Net: Effective Permutation-Equivariant Network for Two-View Correspondence Learning

2021-01-01 · ICCV 2021 10 · Zhen Zhong, Guobao Xiao, Linxin Zheng, Yan Lu 외

We develop a conceptually simple, flexible, and effective framework (named T-Net) for two-view correspondence learning. Given a set of putative correspondences, we reject outliers and regress the relative pose encode…

Vocal Bursts Valence Prediction