paper-with-me

홈 › Papers

ARC: Anchored Representation Clouds for High-Resolution INR Classification

2025-03-19 · Joost Luijmes, Alexander Gielisse, Roman Knyazhitskiy, Jan van Gemert

Implicit neural representations (INRs) encode signals in neural network weights as a memory-efficient representation, decoupling sampling resolution from the associated resource costs. Current INR image classification methods are demonstrated on low-resolution data and are sensitive to image-space transformations. We attribute these issues to the global, fully-connected MLP neural network architecture encoding of current INRs, which lack mechanisms for local representation: MLPs are sensitive to absolute image location and struggle with high-frequency details. We propose ARC: Anchored Representation Clouds, a novel INR architecture that explicitly anchors latent vectors locally in image-space. By introducing spatial structure to the latent vectors, ARC captures local image data which in our testing leads to state-of-the-art implicit image classification of both low- and high-resolution images and increased robustness against image-space translation. Code can be found at https://github.com/JLuij/anchored_representation_clouds.

📄 PDF Abstract BibTeX arXiv:2503.15156

Code (1)

jluij/anchored_representation_clouds 공식 구현 pytorch

Tasks

ARCAttributeimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Efficient Learning on Point Clouds with Basis Point Sets

2019-08-24 · ICCV 2019 10 · Sergey Prokudin, Christoph Lassner, Javier Romero

With the increased availability of 3D scanning technology, point clouds are moving into the focus of computer vision as a rich representation of everyday scenes. However, they are hard to handle for machine learning algo…

BIG-bench Machine Learning

PointInfinity: Resolution-Invariant Point Diffusion Models

2024-04-04 · CVPR 2024 1 · Zixuan Huang, Justin Johnson, Shoubhik Debnath, James M. Rehg 외

We present PointInfinity, an efficient family of point cloud diffusion models. Our core idea is to use a transformer-based architecture with a fixed-size, resolution-invariant latent representation. This enables efficien…

Spectral-GANs for High-Resolution 3D Point-cloud Generation

2019-12-04 · Sameera Ramasinghe, Salman Khan, Nick Barnes, Stephen Gould

Point-clouds are a popular choice for vision and graphics tasks due to their accurate shape description and direct acquisition from range-scanners. This demands the ability to synthesize and reconstruct high-quality poin…

Generative Adversarial NetworkPoint Cloud GenerationVocal Bursts Intensity Prediction

Road Segmentation on low resolution Lidar point clouds for autonomous vehicles

2020-05-27 · Leonardo Gigli, B Ravi Kiran, Thomas Paul, Andres Serna 외

Point cloud datasets for perception tasks in the context of autonomous driving often rely on high resolution 64-layer Light Detection and Ranging (LIDAR) scanners. They are expensive to deploy on real-world autonomous dr…

Autonomous DrivingAutonomous VehiclesRoad SegmentationSegmentation

Octree guided CNN with Spherical Kernels for 3D Point Clouds

2019-02-28 · CVPR 2019 6 · Huan Lei, Naveed Akhtar, Ajmal Mian

We propose an octree guided neural network architecture and spherical convolutional kernel for machine learning from arbitrary 3D point clouds. The network architecture capitalizes on the sparse nature of irregular point…

3D Object Classification3D Part SegmentationTranslation