paper-with-me

Papers

Learning Positive-Incentive Point Sampling in Neural Implicit Fields for Object Pose Estimation

2026-02-23 · Yifei Shi, Boyan Wan, Xin Xu, Kai Xu arxiv

Learning neural implicit fields of 3D shapes is a rapidly emerging field that enables shape representation at arbitrary resolutions. Due to the flexibility, neural implicit fields have succeeded in many research areas, including shape reconstruction, novel view image synthesis, and more recently, object pose estimation. Neural implicit fields enable learning dense correspondences between the camera space and the object's canonical space-including unobserved regions in camera space-significantly boosting object pose estimation performance in challenging scenarios like highly occluded objects and novel shapes. Despite progress, predicting canonical coordinates for unobserved camera-space regions remains challenging due to the lack of direct observational signals. This necessitates heavy reliance on the model's generalization ability, resulting in high uncertainty. Consequently, densely sampling points across the entire camera space may yield inaccurate estimations that hinder the learning process and compromise performance. To alleviate this problem, we propose a method combining an SO(3)-equivariant convolutional implicit network and a positive-incentive point sampling (PIPS) strategy. The SO(3)-equivariant convolutional implicit network estimates point-level attributes with SO(3)-equivariance at arbitrary query locations, demonstrating superior performance compared to most existing baselines. The PIPS strategy dynamically determines sampling locations based on the input, thereby boosting the network's accuracy and training efficiency. Our method outperforms the state-of-the-art on three pose estimation datasets. Notably, it demonstrates significant improvements in challenging scenarios, such as objects captured with unseen pose, high occlusion, novel geometry, and severe noise.

📄 PDF Abstract BibTeX arXiv:2602.19937

Code (0)

등록된 구현이 없습니다.

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

Positive-incentive Noise

2022-12-19 · Xuelong Li

Noise is conventionally viewed as a severe problem in diverse fields, e.g., engineering, learning systems. However, this paper aims to investigate whether the conventional proposition always holds. It begins with the def…

Multi-Task Learning

Neural Point Light Fields

2021-12-02 · CVPR 2022 1 · Julian Ost, Issam Laradji, Alejandro Newell, Yuval Bahat 외

We introduce Neural Point Light Fields that represent scenes implicitly with a light field living on a sparse point cloud. Combining differentiable volume rendering with learned implicit density representations has made …

Novel View Synthesis

Neural Fields as Learnable Kernels for 3D Reconstruction

2021-11-26 · CVPR 2022 1 · Francis Williams, Zan Gojcic, Sameh Khamis, Denis Zorin 외

We present Neural Kernel Fields: a novel method for reconstructing implicit 3D shapes based on a learned kernel ridge regression. Our technique achieves state-of-the-art results when reconstructing 3D objects and large s…

3D ReconstructionInductive Biasregression

Overcoming the Incentive Collapse Paradox

2026-03-27 · Qichuan Yin, Ziwei Su, Shuangning Li arxiv

AI-assisted task delegation is increasingly common, yet human effort in such systems is costly and typically unobserved. Recent work by Bastani and Cachon (2025); Sambasivan et al. (2021) shows that accuracy-based paymen…

Active Learning

Extension: Adaptive Sampling with Implicit Radiance Field

2022-02-02 · Yuchi Huo

This manuscript discusses the extension of adaptive light field sampling with implicit radiance fields.