paper-with-me

홈 › Papers

StegoNGP: 3D Cryptographic Steganography using Instant-NGP

2026-03-01 · Wenxiang Jiang, Yujun Lan, Shuo Zhao, Yuanshan Liu, Mingzhu Zhou, Jinxin Wang arxiv

Recently, Instant Neural Graphics Primitives (Instant-NGP) has achieved significant success in rapid 3D scene reconstruction, but securely embedding high-capacity hidden data, such as an entire 3D scene, remains a challenge. Existing methods rely on external decoders, require architectural modifications, and suffer from limited capacity, which makes them easily detectable. We propose a novel parameter-free 3D Cryptographic Steganography using Instant-NGP (StegoNGP), which leverages the Instant-NGP hash encoding function as a key-controlled scene switcher. By associating a default key with a cover scene and a secret key with a hidden scene, our method trains a single model to interweave both representations within the same network weights. The resulting model is indistinguishable from a standard Instant-NGP in architecture and parameter count. We also introduce an enhanced Multi-Key scheme, which assigns multiple independent keys across hash levels, dramatically expanding the key space and providing high robustness against partial key disclosure attacks. Experimental results demonstrated that StegoNGP can hide a complete high-quality 3D scene with strong imperceptibility and security, providing a new paradigm for high-capacity, undetectable information hiding in neural fields. The code can be found at https://github.com/jiang-wenxiang/StegoNGP.

📄 PDF Abstract BibTeX arXiv:2603.00949

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Blockchain of Signature Material Combining Cryptographic Hash Function and DNA Steganography

2019-09-17

An ideal signature material and method, which can be used to prove the authenticity of a physical item and against forgery, should be immune to the fast developments in digital and engineering technologies. Herein, the d…

Hiding Data in Images Using Cryptography and Deep Neural Network

2019-12-22 · Kartik Sharma, Ashutosh Aggarwal, Tanay Singhania, Deepak Gupta 외

Steganography is an art of obscuring data inside another quotidian file of similar or varying types. Hiding data has always been of significant importance to digital forensics. Previously, steganography has been combined…

Provably Secure Disambiguating Neural Linguistic Steganography

2024-03-26 · Yuang Qi, Kejiang Chen, Kai Zeng, Weiming Zhang 외

Recent research in provably secure neural linguistic steganography has overlooked a crucial aspect: the sender must detokenize stegotexts to avoid raising suspicion from the eavesdropper. The segmentation ambiguity probl…

Linguistic steganography

Steganographic Embeddings as an Effective Data Augmentation

2025-02-21 · Nicholas DiSalvo

Image Steganography is a cryptographic technique that embeds secret information into an image, ensuring the hidden data remains undetectable to the human eye while preserving the image's original visual integrity. Least …

Data Augmentationimage-classificationImage ClassificationImage Steganography

A Deep-Learning Technique to Locate Cryptographic Operations in Side-Channel Traces

2024-02-29 · Giuseppe Chiari, Davide Galli, Francesco Lattari, Matteo Matteucci 외

Side-channel attacks allow extracting secret information from the execution of cryptographic primitives by correlating the partially known computed data and the measured side-channel signal. However, to set up a successf…

CPU