Knowledge Base — 32 Papers, 6 Research Focus Areas
Directly relevant to the "point cloud to wire frame" problem. These papers tackle vertex detection, edge/topology reconstruction, B-Rep generation from point clouds, and end-to-end wireframe parsing — the core pipeline from raw 3D data to structured geometric output.
Learning compact vector representations and features from raw point clouds. This line of work spans autoencoders (FoldingNet, TearingNet), Transformers (Point Transformer, PCT, Point-BERT), and self-supervised masked autoencoders (Point-MAE, Point-M2AE).
Reconstructing continuous 3D surfaces from point clouds or 2D observations via occupancy fields, signed distance functions, and neural fields. From global implicit functions (IM-NET, Occupancy Networks, DeepSDF) to local/convolutional variants (LDIF, ConvONets, LIG) and point-convolution approaches (POCO, 3DShape2VecSet).
Directly operating on or generating CAD boundary representations. These methods tackle the challenge of learning from the native data structures of engineering CAD — UV-grid parameterized faces/edges (UV-Net) and topological message passing on face/edge/coedge graphs (BRepNet).
Generative models for 3D shapes using various representations — set-structured VAEs (SetVAE), textured mesh GANs (GET3D), latent point diffusion (LION), unified structured latents (SLAT), and VAE benchmarking with sharp-edge sampling (Dora-VAE).
Foundational techniques that underpin the broader research landscape: unsupervised graph learning (VGAE), interaction graph inference from dynamics (NRI), Transformer-based set prediction (DETR), and hierarchical vector graphics generation (DeepSVG).