Neural Image Space Tessellation
Youyang Du (1, 2), Junqiu Zhu (1), Zheng Zeng (3), Lu Wang (1), Lingqi Yan (2) ((1) Shandong University, (2) Mohamed bin Zayed University of Artificial Intelligence, (3) University of California, Santa Barbara)

TL;DR
Neural Image-Space Tessellation (NIST) introduces a novel post-processing method that simulates tessellated geometry effects in real-time rendering without modifying original meshes, using neural techniques for silhouette refinement.
Contribution
NIST is the first to reformulate tessellation as a screen-space neural post-processing operation, enabling efficient, geometry-independent visual effects.
Findings
Produces smooth, coherent silhouettes comparable to geometric tessellation
Operates with constant per-frame cost independent of geometric complexity
Suitable for large-scale real-time rendering scenarios
Abstract
We present Neural Image-Space Tessellation (NIST), a lightweight screen-space post-processing approach that produces the visual effect of tessellated geometry while rendering only the original low-polygon meshes. Inspired by our observation from Phong tessellation, NIST leverages the discrepancy between geometric normals and shading normals as a minimal, view-dependent cue for silhouette refinement. At its core, NIST performs multi-scale neural tessellation by progressively deforming image-space contours with convolutional operators, while jointly reassigning appearance information through an implicit warping mechanism to preserve texture coherence and visual fidelity. Experiments demonstrate that our approach produces smooth, visually coherent silhouettes comparable to geometric tessellation, while incurring a constant per-frame cost and fully decoupled from geometric complexity,…
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
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Advanced Numerical Analysis Techniques
