Mesh Watermark Removal Attack and Mitigation: A Novel Perspective of Function Space
Xingyu Zhu, Guanhui Ye, Chengdong Dong, Xiapu Luo, Shiyao Zhang, Xuetao Wei
TL;DR
This work reveals a fundamental vulnerability of existing mesh watermarking approaches to topology-changing, function-space attacks by introducing FuncEvade, which reconstructs a new discrete mesh from the watermarked mesh's SDF to evade detection. To counter this, the authors propose FuncMark, a function-space watermarking method that embeds a message directly in the signed distance function (SDF) using spherical partitioning and local deformation, enabling watermark verification on the SDF or any mesh derived from it. Experiments show FuncEvade attains $100\%$ evasion against prior methods with minimal impact on mesh quality, while FuncMark reduces evasion to $\approx 0.3\%$ and maintains performance parity with state-of-the-art metrics on other fronts. Overall, the paper advocates a shift toward function-space watermarking to achieve topology-robust ownership verification for 3D meshes.
Abstract
Mesh watermark embeds secret messages in 3D meshes and decodes the message from watermarked meshes for ownership verification. Current watermarking methods directly hide secret messages in vertex and face sets of meshes. However, mesh is a discrete representation that uses vertex and face sets to describe a continuous signal, which can be discretized in other discrete representations with different vertex and face sets. This raises the question of whether the watermark can still be verified on the different discrete representations of the watermarked mesh. We conduct this research in an attack-then-defense manner by proposing a novel function space mesh watermark removal attack FuncEvade and then mitigating it through function space mesh watermarking FuncMark. In detail, FuncEvade generates a different discrete representation of a watermarked mesh by extracting it from the signed distance function of the watermarked mesh. We observe that the generated mesh can evade ALL previous watermarking methods. FuncMark mitigates FuncEvade by watermarking signed distance function through message-guided deformation. Such deformation can survive isosurfacing and thus be inherited by the extracted meshes for further watermark decoding. Extensive experiments demonstrate that FuncEvade achieves 100% evasion rate among all previous watermarking methods while achieving only 0.3% evasion rate on FuncMark. Besides, our FuncMark performs similarly on other metrics compared to state-of-the-art mesh watermarking methods.
