SemLayer: Semantic-aware Generative Segmentation and Layer Construction for Abstract Icons

arXiv cs.CV / 3/26/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • SemLayer is presented as a pipeline that reconstructs semantic layers from flattened abstract icon vectors, which typically lose editability and object meaning when distributed as single/compound paths.
  • The method first generates a chromatically differentiated representation so distinct semantic components become visually separable before geometry reconstruction.
  • It then uses a semantic completion step to reconstruct each part’s coherent shape, including regions that were occluded in the original flattened graphic.
  • Finally, SemLayer assembles the reconstructed parts into a layered vector representation while inferring occlusion relationships to support downstream editing, restyling, and animation.
  • The paper reports qualitative and quantitative evaluations claiming SemLayer makes previously impractical icon editing workflows feasible for flattened vector art.

Abstract

Graphic icons are a cornerstone of modern design workflows, yet they are often distributed as flattened single-path or compound-path graphics, where the original semantic layering is lost. This absence of semantic decomposition hinders downstream tasks such as editing, restyling, and animation. We formalize this problem as semantic layer construction for flattened vector art and introduce SemLayer, a visual generation empowered pipeline that restores editable layered structures. Given an abstract icon, SemLayer first generates a chromatically differentiated representation in which distinct semantic components become visually separable. To recover the complete geometry of each part, including occluded regions, we then perform a semantic completion step that reconstructs coherent object-level shapes. Finally, the recovered parts are assembled into a layered vector representation with inferred occlusion relationships. Extensive qualitative comparisons and quantitative evaluations demonstrate the effectiveness of SemLayer, enabling editing workflows previously inapplicable to flattened vector graphics and establishing semantic layer reconstruction as a practical and valuable task. Project page: https://xxuhaiyang.github.io/SemLayer/