Efficiently learns 3D convolutions with less data.
problem High parameter and data costs in 3D convolutions.
method Temporal factorization of 3D kernels.
result Significantly reduces training data requirement and parameter count.
Novel method REACH-3D reconstructs 3D chromatin structure from HiC data.
problem Understanding the 3D structure of the genome and its temporal behavior.
method Autoencoders with recurrent neural units for manifold learning.
result REACH-3D outperforms existing methods in reconstructing chromatin structure and dynamics.
DreamFusion uses text-to-image diffusion models to create 3D images efficiently.
problem Lack of large-scale 3D datasets and efficient architectures for 3D synthesis.
method Adapting a 2D diffusion model to 3D synthesis using a loss based on probability density distillation.
result A 3D model can be optimized from a 2D diffusion model, allowing for text-to-3D synthesis.
3D-CNN method visualizes localized geometric features for manufacturability analysis.
problem Interpreting 3D-CNN decisions for complex geometries.
method 3D-CNN with surface normals, 3D-GradCAM for feature visualization.
result Identifies critical local features for manufacturability.
3D Steerable CNNs learn equivariant features for 3D data.
problem Learning rotationally equivariant features in volumetric data.
method SE(3)-equivariant convolutions using steerable kernel basis.
result 3D Steerable CNNs are effective for protein structure classification and amino acid propensity prediction.
3D point cloud attacks examine how neural networks can be fooled.
problem Understanding how 3D neural networks can be exploited by attackers.
method Examined two categories of attacks: distributional and shape attacks.
result Some shape attacks can fool 3D point cloud classification models even after preprocessing.
Noise2Filter improves 3D tomography reconstruction efficiency and accuracy.
problem Efficiently reconstructing 3D tomographic images in real-time with limited data.
method Self-supervised learning and a learned filter method.
result Noise2Filter achieves real-time reconstruction with limited loss of accuracy.
Improved 3D scene understanding from partial point sets using multiview fusion.
problem Challenging task of 3D scene semantic understanding from partial point clouds.
method Multiview representation of 360° point clouds and fusion with original data.
result Overall increase of 31.9% and 4.3% in segmentation accuracy for partial and complete scenes.
Research evaluates adversarial attacks and defenses on 3D point cloud classifiers.
problem Robustness of 3D object classifiers against adversarial attacks.
method Extending 2D adversarial attacks to 3D point clouds and proposing new defenses.
result 3D point cloud classifiers are weak to adversarial attacks but more defensible.
Transformer-M learns molecular data in 2D or 3D formats.
problem Learning models for molecules are limited to specific data formats.
method Developed a Transformer-based model that can handle 2D and 3D molecular data.
result Transformer-M achieves strong performance on both 2D and 3D molecular tasks.
3D Adversarial Autoencoder learns compact binary descriptors from 3D point clouds.
problem Learning meaningful representations of 3D shapes for various tasks.
method End-to-end Adversarial Autoencoder model trained on 3D input and output.
result 3D Adversarial Autoencoder (3dAAE) generates state-of-the-art results for 3D points clustering and retrieval.
Deep learning models predict option prices from 3D tensor data.
problem Predicting option prices for risk management and trading.
method 3D tensor representation of financial data, deep learning models (2D tensors in 3 channels).
result Proposed models outperform traditional methods like B-S model and vector-based LSTM.
Paper adapts SVDD for 3D-shapes filtering and outlier detection.
problem Filtering and detecting outliers in 3D-shapes.
method Adapted SVDD to SimpleMKL, developing Slim-MK-SVDD for tighter boundaries.
result Slim-MK-SVDD produces a tighter boundary around data.
This work generates synthetic 3D thermal facial data using 2D facial data and deep learning.
problem Creating large datasets for deep learning in computer vision.
method 3D facial modelling techniques and deep learning methodologies.
result Synthetic 3D thermal facial data created for deep learning applications.
New method optimizes 3D training data generation for deep networks.
problem Challenges in generating realistic 3D training data for deep networks.
method Hybrid gradient optimization of design decisions in graphics-based generation pipelines.
result Our approach outperforms prior methods in computational efficiency and performance.
Graph-CNN for 3D point cloud classification tackles non-regular graph topology.
problem Classifying 3D point cloud data with non-regular graph topology.
method Developed PointGCN combining localized graph convolutions and graph downsampling.
result Achieves competitive performance on 3D object classification benchmark ModelNet.
A novel deep learning architecture (XmasNet) based on convolutional neural networks was developed for the classification of prostate cancer lesions, using the 3D multiparametric MRI data provided by the PROSTATEx challenge. End-to-end training was performed for XmasNet, with data augmentation done through 3D rotation a…
GIBLy adds geometric priors to 3D segmentation models, improving performance with minimal overhead.
problem Lack of explicit geometric information in 3D semantic segmentation models.
method Introduces GIBLy, a lightweight geometric inductive bias layer that integrates learnable geometric priors into existing 3D segmentation pipelines.
result Consistent performance gains across multiple benchmarks, including up to +11.5% mIoU on TS40K with PTV3.
LatticeNet segments 3D point clouds faster and more efficiently.
problem Challenges in applying CNNs to 3D point cloud data.
method Embeds point cloud geometry into a permutohedral lattice for fast convolutions.
result Achieves state-of-the-art performance in 3D segmentation.
Proposes a multi-level learning approach for 3D object recognition.
problem Improving 3D object recognition accuracy through multi-scale spatial features.
method End-to-end multi-level learning on a multi-level voxel grid.
result Comparable object recognition performance with lower memory usage.
Generates synthetic lung nodule images for training.
problem Lack of source image data for training machine learning models.
method Autoencoder techniques for 3D shape generation.
result Produces high-quality synthetic 3D images.
3D G-CNNs reduce false positives in lung nodule detection.
problem Reducing false positives in pulmonary nodule detection.
method Used 3D roto-translation group convolutions (G-Convs) instead of traditional convolutions.
result 3D G-CNNs achieved FROC scores close to those of a CNN trained on ten times more data.
Overview of methods for rotating 2D and 3D data.
problem Processing data with equivariance/invariance under rotations.
method An overview of methods for 2D and 3D rotations.
result Identification of commonalities and links between methods.
Improved 3D LiDAR data classification using product coefficients.
problem Enhancing accuracy in 3D LiDAR data classification.
method Introducing product coefficients derived from measure theory as additional features in the classification process, alongside PCA.
result Significant improvement in classification accuracy with product coefficients.
3D RadViz improves 3D data visualization of multidimensional datasets.
problem Tackles the challenge of visualizing multidimensional datasets in 3D.
method Develops RadViz3D, a 3D radial visualization tool with uniform anchor points.
result Improves the display of multidimensional datasets, especially for uncorrelated variables.
Voxel-FPN detects 3D objects from point clouds using raw LIDAR data.
problem 3D object detection in point cloud data for autonomous driving.
method Bottom-up voxel extraction and top-down feature fusion.
result Voxel-FPN outperforms baselines on the KITTI-3D benchmark.
A new 2.5D U-net for 3D segmentation reduces memory constraints.
problem Large storage requirements for 3D convolutions in neural networks.
method Transform volumetric data into sequences of 2D images, apply 2D convolutions, and reconstruct.
result Outperforms existing methods in volumetric segmentation tasks.
3D convolutional neural networks (3D-CNN) have been used for object recognition based on the voxelized shape of an object. In this paper, we present a 3D-CNN based method to learn distinct local geometric features of interest within an object. In this context, the voxelized representation may not be sufficient to captu…
Graph Neural Networks improve 3D object detection in LiDAR point clouds.
problem Challenges in processing LiDAR data due to its 3D geometry and massive volume.
method Proposes a Graph Neural Network (GNN) based framework for 3D object detection.
result GNNs successfully identify objects in 3D LiDAR point clouds.
New benchmark for non-rigid 3D human shape retrieval.
problem Distinguishing between body shapes of 3D human models.
method Extended benchmark with 145 new models and FAUST dataset.
result Improved comparison of 25 shape retrieval methods.
A new method increases 3D medical image segmentation accuracy and speed.
problem Training large 3D medical images on GPUs with limited memory.
method Data-swapping method to enlarge GPU memory and avoid patching.
result Improved segmentation accuracy and speed for full-size images.
3D object detection improved using energy-based models.
problem Accurate 3D object detection in cluttered environments from sparse LiDAR data.
method Designing a differentiable pooling operator for 3D bounding boxes integrated into a state-of-the-art 3D object detector.
result Our approach consistently outperforms the SA-SSD baseline across all 3DOD metrics on the KITTI dataset.
Paper proposes a method to reduce annotation time for 3D object detection.
problem Effort and time required for generating 3D object annotations.
method Combines human supervision with pretrained neural networks for 3D point cloud segmentation and bounding box generation.
result Reduces human annotation time by 30x.
Model reconstructs novel 3D shapes with a single prior image.
problem Generalizing single-view 3D reconstruction to new classes with limited data.
method Reframes reconstruction as refinement of a provided prior shape.
result Model reconstructs novel classes with limited training data.
Study evaluates using multiple slices as input for CNNs in medical image segmentation.
problem Improving segmentation performance in medical images with limited computational resources.
method Compared pseudo-3D and 2D approaches using different CNN architectures and datasets.
result Multi-slice inputs did not significantly improve segmentation performance over 2D or 3D CNNs.
DISPR uses diffusion models to predict 3D cell shapes from 2D images.
problem Predicting 3D cell shapes from 2D microscopy images.
method Diffusion model trained to predict 3D shapes from 2D microscopy images as a prior.
result Adding DISPR predictions to minority cell classes improves classification accuracy.
GCDM generates valid large 3D molecules and optimizes existing molecules.
problem Lack of geometric properties in 3D molecule generation models.
method Introduces Geometry-Complete Diffusion Model (GCDM) using equivariant GNNs.
result Significantly outperforms existing models in 3D molecule generation and optimization.
Paper proposes machine learning for pricing 3D printing services in marketplaces.
problem Inefficient pricing methods for 3D printing services in marketplaces.
method Data mining and machine learning methods to estimate price ranges based on supplier and customer characteristics.
result Machine learning model achieves 65% accuracy for US suppliers and 59% for Europe suppliers in classifying 3D printer listings.
Graph Neural Networks model 3D granular flow simulations.
problem Accurate modeling of complex 3D granular flow processes.
method Graph Neural Networks approach to simulate 3D granular flow using LIGGGHTS.
result Machine learning trajectories match physical granular flow processes.
A new 3D NoC design optimizes heterogeneous manycore systems for deep learning.
problem Designing energy-efficient 3D manycore platforms for deep learning.
method ML-based multi-objective optimization for heterogeneous requirements.
result 9.6% better Energy-Delay Product compared to thermally-optimized designs.
Trans-Unet predicts brain folding patterns from 3D point-clouds using novel 3D-to-2D transformation.
problem Challenges in learning high-fidelity 3D point-cloud features, including permutation invariance and fine-grained surface reconstruction.
method Transform 3D point-clouds into a 2D grid domain, then use a U-shaped hybrid model with CNNs and self-attention mechanisms.
result Trans-Unet achieves high-resolution predictions of brain patch growth, surpassing existing methods in fidelity and accuracy.
GAGA accelerates 3D molecular generation by replacing long trajectories with Gaussian approximations.
problem High computational cost of long generative trajectories in 3D molecular generation.
method GAGA identifies a characteristic step where molecular data becomes sufficiently Gaussian, replacing the trajectory with a Gaussian approximation.
result Significant improvement in both generation quality and computational efficiency.
SE(3)-Transformers maintain equivariance for 3D data under rotations and translations.
problem Ensuring stable and predictable performance in 3D data under transformations.
method Introducing a self-attention module that is equivariant under continuous 3D roto-translations.
result The SE(3)-Transformer outperforms non-equivariant and non-attention models on real-world datasets.
New method predicts VIV in 3D currents for marine risers.
problem Uncertainty in predicting VIV due to 3D current effects.
method Data-driven modeling using random forest regression.
result Data-driven method outperforms traditional models in 3D current conditions.
Improved 3D MRI classification using contrastive learning with continuous proxy metadata.
problem Insufficient labelled data for 3D medical image classification.
method Proposed a new loss function (y-Aware InfoNCE) to leverage continuous proxy metadata in contrastive learning.
result 3D CNN model pre-trained on 10^4 multi-site healthy brain MRI scans outperforms fully-supervised methods.
New method reconstructs 3D shapes from 2D images using Kendall's shape space.
problem Reconstruct 3D shapes from 2D images, especially for rare specimens.
method Kendall's shape space approach with prior information.
result More robust and plausible shapes compared to previous methods.
Paper uses FMCW radar and FCN for object detection and 3D estimation.
problem Object detection and 3D estimation using FMCW radar.
method Employed deep learning (FCN) over traditional signal processing. Normalization method applied to radar signal.
result System successfully detects and estimates 3D position of objects in noisy environments.
3D filament plots visualize curves in datasets, avoiding visual clutter.
problem Visualizing high-dimensional data relationships in scatterplots of points.
method Construct 3D filament plots using linear isometries and Frenet-Serret systems.
result 3D filament plots preserve Euclidean distances and avoid visual clutter.