MeshCone: Second-Order Cone Programming for Geometrically-Constrained Mesh Enhancement
Alexander Valverde

TL;DR
MeshCone is a convex optimization framework that refines meshes by leveraging reference geometry, improving quality and detail preservation efficiently across diverse datasets.
Contribution
Introduces MeshCone, a second-order cone programming approach for guided mesh refinement that preserves details and corrects structural issues using convex optimization.
Findings
Outperforms Laplacian smoothing and baselines in quality
Achieves refinement in under a second
Works effectively across diverse object categories
Abstract
Modern mesh generation pipelines whether learning-based or classical often produce outputs requiring post-processing to achieve production-quality geometry. This work introduces MeshCone, a convex optimization framework for guided mesh refinement that leverages reference geometry to correct deformed or degraded meshes. We formulate the problem as a second-order cone program where vertex positions are optimized to align with target geometry while enforcing smoothness through convex edge-length regularization. MeshCone performs geometry-aware optimization that preserves fine details while correcting structural defects. We demonstrate robust performance across 56 diverse object categories from ShapeNet and ThreeDScans, achieving superior refinement quality compared to Laplacian smoothing and unoptimized baselines while maintaining sub-second inference times. MeshCone is particularly suited…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsManufacturing Process and Optimization
MethodsSparse Evolutionary Training
