3D Solid Spherical Bispectrum CNNs for Biomedical Texture Analysis
- URL: http://arxiv.org/abs/2004.13371v2
- Date: Tue, 2 Jun 2020 11:21:48 GMT
- Title: 3D Solid Spherical Bispectrum CNNs for Biomedical Texture Analysis
- Authors: Valentin Oreiller, Vincent Andrearczyk, Julien Fageot, John O. Prior,
Adrien Depeursinge
- Abstract summary: Locally Rotation Invariant (LRI) operators have shown great potential in biomedical texture analysis.
We investigate the benefits of using the bispectrum over the spectrum in the design of a LRI layer embedded in a shallow Convolutional Neural Network (CNN) for 3D image analysis.
- Score: 3.579867431007686
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Locally Rotation Invariant (LRI) operators have shown great potential in
biomedical texture analysis where patterns appear at random positions and
orientations. LRI operators can be obtained by computing the responses to the
discrete rotation of local descriptors, such as Local Binary Patterns (LBP) or
the Scale Invariant Feature Transform (SIFT). Other strategies achieve this
invariance using Laplacian of Gaussian or steerable wavelets for instance,
preventing the introduction of sampling errors during the discretization of the
rotations. In this work, we obtain LRI operators via the local projection of
the image on the spherical harmonics basis, followed by the computation of the
bispectrum, which shares and extends the invariance properties of the spectrum.
We investigate the benefits of using the bispectrum over the spectrum in the
design of a LRI layer embedded in a shallow Convolutional Neural Network (CNN)
for 3D image analysis. The performance of each design is evaluated on two
datasets and compared against a standard 3D CNN. The first dataset is made of
3D volumes composed of synthetically generated rotated patterns, while the
second contains malignant and benign pulmonary nodules in Computed Tomography
(CT) images. The results indicate that bispectrum CNNs allows for a
significantly better characterization of 3D textures than both the spectral and
standard CNN. In addition, it can efficiently learn with fewer training
examples and trainable parameters when compared to a standard convolutional
layer.
Related papers
- R$^2$-Gaussian: Rectifying Radiative Gaussian Splatting for Tomographic Reconstruction [53.19869886963333]
3D Gaussian splatting (3DGS) has shown promising results in rendering image and surface reconstruction.
This paper introduces R2$-Gaussian, the first 3DGS-based framework for sparse-view tomographic reconstruction.
arXiv Detail & Related papers (2024-05-31T08:39:02Z) - CVT-xRF: Contrastive In-Voxel Transformer for 3D Consistent Radiance Fields from Sparse Inputs [65.80187860906115]
We propose a novel approach to improve NeRF's performance with sparse inputs.
We first adopt a voxel-based ray sampling strategy to ensure that the sampled rays intersect with a certain voxel in 3D space.
We then randomly sample additional points within the voxel and apply a Transformer to infer the properties of other points on each ray, which are then incorporated into the volume rendering.
arXiv Detail & Related papers (2024-03-25T15:56:17Z) - Weighted Monte Carlo augmented spherical Fourier-Bessel convolutional
layers for 3D abdominal organ segmentation [0.31410859223862103]
Filter-decomposition-based 3D group equivariant neural networks show promising stability and data efficiency for 3D image feature extraction.
This paper describes a non- parameter-sharing affine group equivariant neural network for 3D medical image segmentation.
The efficiency and flexibility of the adopted non- parameter-sharing strategy enable for the first time an efficient implementation of 3D affine group equivariant convolutional neural networks for volumetric data.
arXiv Detail & Related papers (2024-02-26T18:51:15Z) - Moving Frame Net: SE(3)-Equivariant Network for Volumes [0.0]
A rotation and translation equivariant neural network for image data was proposed based on the moving frames approach.
We significantly improve that approach by reducing the computation of moving frames to only one, at the input stage.
Our trained model overperforms the benchmarks in the medical volume classification of most of the tested datasets from MedMNIST3D.
arXiv Detail & Related papers (2022-11-07T10:25:38Z) - Two-Stream Graph Convolutional Network for Intra-oral Scanner Image
Segmentation [133.02190910009384]
We propose a two-stream graph convolutional network (i.e., TSGCN) to handle inter-view confusion between different raw attributes.
Our TSGCN significantly outperforms state-of-the-art methods in 3D tooth (surface) segmentation.
arXiv Detail & Related papers (2022-04-19T10:41:09Z) - Spherical Transformer: Adapting Spherical Signal to CNNs [53.18482213611481]
Spherical Transformer can transform spherical signals into vectors that can be directly processed by standard CNNs.
We evaluate our approach on the tasks of spherical MNIST recognition, 3D object classification and omnidirectional image semantic segmentation.
arXiv Detail & Related papers (2021-01-11T12:33:16Z) - LodoNet: A Deep Neural Network with 2D Keypoint Matchingfor 3D LiDAR
Odometry Estimation [22.664095688406412]
We propose to transfer the LiDAR frames to image space and reformulate the problem as image feature extraction.
With the help of scale-invariant feature transform (SIFT) for feature extraction, we are able to generate matched keypoint pairs (MKPs)
A convolutional neural network pipeline is designed for LiDAR odometry estimation by extracted MKPs.
The proposed scheme, namely LodoNet, is then evaluated in the KITTI odometry estimation benchmark, achieving on par with or even better results than the state-of-the-art.
arXiv Detail & Related papers (2020-09-01T01:09:41Z) - Learning Local Neighboring Structure for Robust 3D Shape Representation [143.15904669246697]
Representation learning for 3D meshes is important in many computer vision and graphics applications.
We propose a local structure-aware anisotropic convolutional operation (LSA-Conv)
Our model produces significant improvement in 3D shape reconstruction compared to state-of-the-art methods.
arXiv Detail & Related papers (2020-04-21T13:40:03Z) - Cylindrical Convolutional Networks for Joint Object Detection and
Viewpoint Estimation [76.21696417873311]
We introduce a learnable module, cylindrical convolutional networks (CCNs), that exploit cylindrical representation of a convolutional kernel defined in the 3D space.
CCNs extract a view-specific feature through a view-specific convolutional kernel to predict object category scores at each viewpoint.
Our experiments demonstrate the effectiveness of the cylindrical convolutional networks on joint object detection and viewpoint estimation.
arXiv Detail & Related papers (2020-03-25T10:24:58Z) - Local Rotation Invariance in 3D CNNs [3.579867431007686]
Locally Rotation Invariant (LRI) image analysis was shown to be fundamental in many applications.
In this paper, we propose and compare several methods to obtain LRI CNNs with directional sensitivity.
The results show the importance of LRI image analysis while resulting in a drastic reduction of trainable parameters, outperforming standard 3D CNNs trained with data augmentation.
arXiv Detail & Related papers (2020-03-19T16:24:49Z) - Roto-Translation Equivariant Convolutional Networks: Application to
Histopathology Image Analysis [11.568329857588099]
We propose a framework to encode the geometric structure of the special Euclidean motion group SE(2) in convolutional networks.
We show that consistent increase of performances can be achieved when using the proposed framework.
arXiv Detail & Related papers (2020-02-20T13:44:29Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.