ARC: Anchored Representation Clouds for High-Resolution INR Classification
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.
Code (1)
Tasks
ARCAttributeimage-classificationImage ClassificationSimilar Papers 제목 키워드 기반
Efficient Learning on Point Clouds with Basis Point Sets
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 LearningPointInfinity: Resolution-Invariant Point Diffusion Models
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
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 PredictionRoad Segmentation on low resolution Lidar point clouds for autonomous vehicles
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 SegmentationSegmentationOctree guided CNN with Spherical Kernels for 3D Point Clouds
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