paper-with-me

Papers

NOVUM: Neural Object Volumes for Robust Object Classification

2023-05-24 · Artur Jesslen, Guofeng Zhang, Angtian Wang, Wufei Ma, Alan Yuille, Adam Kortylewski

Discriminative models for object classification typically learn image-based representations that do not capture the compositional and 3D nature of objects. In this work, we show that explicitly integrating 3D compositional object representations into deep networks for image classification leads to a largely enhanced generalization in out-of-distribution scenarios. In particular, we introduce a novel architecture, referred to as NOVUM, that consists of a feature extractor and a neural object volume for every target object class. Each neural object volume is a composition of 3D Gaussians that emit feature vectors. This compositional object representation allows for a highly robust and fast estimation of the object class by independently matching the features of the 3D Gaussians of each category to features extracted from an input image. Additionally, the object pose can be estimated via inverse rendering of the corresponding neural object volume. To enable the classification of objects, the neural features at each 3D Gaussian are trained discriminatively to be distinct from (i) the features of 3D Gaussians in other categories, (ii) features of other 3D Gaussians of the same object, and (iii) the background features. Our experiments show that NOVUM offers intriguing advantages over standard architectures due to the 3D compositional structure of the object representation, namely: (1) An exceptional robustness across a spectrum of real-world and synthetic out-of-distribution shifts and (2) an enhanced human interpretability compared to standard models, all while maintaining real-time inference and a competitive accuracy on in-distribution data.

📄 PDF Abstract BibTeX arXiv:2305.14668

Code (1)

genintel/novum 공식 구현 pytorch

Tasks

Classificationimage-classificationImage ClassificationInverse RenderingObjectPose Estimation

Similar Papers 제목 키워드 기반

4D Spatio-Temporal Convolutional Networks for Object Position Estimation in OCT Volumes

2020-07-02 · Marcel Bengs, Nils Gessert, Alexander Schlaefer

Tracking and localizing objects is a central problem in computer-assisted surgery. Optical coherence tomography (OCT) can be employed as an optical tracking system, due to its high spatial and temporal resolution. Recent…

ObjectObject TrackingPose EstimationPosition

Clustering large 3D volumes: A sampling-based approach

2023-03-07 · Thomas Lang

In many applications of X-ray computed tomography, an unsupervised segmentation of the reconstructed 3D volumes forms an important step in the image processing chain for further investigation of the digitized object. The…

ClusteringSegmentation

Cross-Classification Clustering: An Efficient Multi-Object Tracking Technique for 3-D Instance Segmentation in Connectomics

2018-12-04 · CVPR 2019 6 · Yaron Meirovitch, Lu Mi, Hayk Saribekyan, Alexander Matveev 외

Pixel-accurate tracking of objects is a key element in many computer vision applications, often solved by iterated individual object tracking or instance segmentation followed by object matching. Here we introduce cross-…

ClusteringGeneral ClassificationInstance SegmentationMulti-Object Tracking+3

BugNIST -- a Large Volumetric Dataset for Object Detection under Domain Shift

2023-04-04 · Patrick Møller Jensen, Vedrana Andersen Dahl, Carsten Gundlach, Rebecca Engberg 외

Domain shift significantly influences the performance of deep learning algorithms, particularly for object detection within volumetric 3D images. Annotated training data is essential for deep learning-based object detect…

3D Object DetectionObjectobject-detectionObject Detection

Multi-scale Volumes for Deep Object Detection and Localization

2015-05-14 · Eshed Ohn-Bar, M. M. Trivedi

This study aims to analyze the benefits of improved multi-scale reasoning for object detection and localization with deep convolutional neural networks. To that end, an efficient and general object detection framework wh…

Objectobject-detectionObject Detection