← Latest papers
🤖 machine learning

Vol-Mark: A Watermark for 3D Medical Volume Data Via Cubic Difference Expansion and Contrastive Learning

Vol-Mark is a novel reversible zero-watermarking framework for 3D medical volumetric data that combines contrastive learning for robust feature extraction and cubic difference expansion for low-distortion embedding, thereby ensuring both data integrity and ownership verification against various attacks without compromising diagnostic accuracy.

Original authors: Jiangnan Zhu, Yuntao Wang, Shengli Pan, Yujie Gu

Published 2026-05-07
📖 5 min read🧠 Deep dive

Original authors: Jiangnan Zhu, Yuntao Wang, Shengli Pan, Yujie Gu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a precious, three-dimensional sculpture made of thousands of tiny, glowing blocks (voxels). This is no ordinary statue; it is a detailed map of a human organ, such as a brain or a liver, created by advanced medical scanners. In the world of telemedicine, doctors must send these 3D maps over the internet to consult with specialists. Yet there is a problem: once these maps leave the hospital, they become vulnerable. Someone could steal them, copy them without permission, or even worse, secretly alter a few blocks to hide a tumor or falsify a diagnosis.

The work introduces Vol-Mark, a sophisticated security system specifically designed to protect these 3D medical maps. Think of Vol-Mark as a "digital spirit" living within the sculpture, invisible to the naked eye but impossible to remove without destroying the sculpture itself.

Here is how Vol-Mark works, broken down into simple concepts:

1. The "Fingerprint" (Contrastive Learning)

First, the system must know what the sculpture is so it can prove who owns it.

  • The Analogy: Imagine trying to describe a unique snowflake. If you only look at one flat side, you might miss its true 3D shape. Old methods treated medical data like a stack of flat 2D photos (slices). Vol-Mark, however, uses a special AI (a 3D ResNet-18) trained with "contrastive learning."
  • How it works: Consider this AI as a master sculptor who views the entire 3D object at once. It learns to ignore noise (like static on a television) and focus on the unique, stable shape of the organ. It creates a "digital fingerprint" (a series of 0s and 1s) that is unique to the scan of that specific patient. Even if the image is slightly blurry or rotated, the fingerprint remains the same.

2. The "Secret Message" (Cubic Difference Expansion)

Now that we have the fingerprint, we must hide the proof of ownership within the data without altering the image.

  • The Analogy: Imagine you have a group of four friends standing in a square (a "cube" of voxels). You want to hide a secret note (the watermark) in their conversation without them noticing you are there.
  • How it works: Vol-Mark examines the tiny differences in "height" (intensity) between these four friends. It uses a technique called Cubic Difference Expansion (c-DE).
    • It takes the difference between the friends, doubles it (expands it), and slips the secret note into the gap.
    • By expanding the difference, it creates just enough space to hide the note without making the friends look different to an observer.
    • Crucially, this is done with mathematics that can be perfectly reversed; the system can later "shrink" the difference back to its original size, remove the note, and return the friends exactly to their original positions. This is called reversible watermarking. The medical data is restored to 100% pixel-perfect accuracy after verification.

3. The "Double Lock" (Verification)

Vol-Mark does not just check if the data is present; it checks whether it has been tampered with.

  • Integrity Check: When the data arrives, the system first checks if the "seal" is broken. If the data has been altered (like a block that has been moved), the system knows immediately.
  • Ownership Check: If the data is intact, it extracts the hidden note and compares it with the owner's ID. If the data has been tampered with, the system switches to an emergency plan: it uses the pre-stored "fingerprint" to prove ownership anyway, even if the hidden note is damaged. It is like a spare key that works even if the front door lock is jammed.

Why is this special?

Most security systems for medical images are like sticking a sticker on a 2D photo. They work well for flat images but fall apart when you try to rotate or stretch a 3D object.

  • The 3D Advantage: Vol-Mark is built for the third dimension. It understands that the blocks in a 3D scan are connected in all directions (up, down, left, right, forward, backward).
  • The Result: In tests, Vol-Mark survived attacks that would have destroyed other systems. Whether someone tried to rotate the 3D model, cut out a corner, add noise, or compress the file, Vol-Mark held firm. It consistently proved ownership with over 90% accuracy, even when the data was heavily damaged.

Summary

Vol-Mark is a reversible, Zero-Watermarking system.

  • Reversible: It can hide the proof and then perfectly remove it, leaving the medical data exactly as it was (crucial for accurate diagnosis).
  • Zero-Watermarking: It does not simply stick a watermark on top; it generates a unique code based on the data itself, making it extremely difficult to forge.
  • 3D-Aware: It treats the medical scan as a solid 3D object, not a stack of flat pages, making it robust against 3D-specific attacks like rotation.

In short, Vol-Mark acts as an invisible, indestructible seal on 3D medical data, ensuring that a doctor receiving a scan knows exactly who it belongs to and that no one has secretly altered the diagnosis.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →