paper-with-me

Papers

All That Glitters Is Not Gold: Key-Secured 3D Secrets within 3D Gaussian Splatting

2025-03-10 · Yan Ren, Shilin Lu, Adams Wai-Kin Kong

Recent advances in 3D Gaussian Splatting (3DGS) have revolutionized scene reconstruction, opening new possibilities for 3D steganography by hiding 3D secrets within 3D covers. The key challenge in steganography is ensuring imperceptibility while maintaining high-fidelity reconstruction. However, existing methods often suffer from detectability risks and utilize only suboptimal 3DGS features, limiting their full potential. We propose a novel end-to-end key-secured 3D steganography framework (KeySS) that jointly optimizes a 3DGS model and a key-secured decoder for secret reconstruction. Our approach reveals that Gaussian features contribute unequally to secret hiding. The framework incorporates a key-controllable mechanism enabling multi-secret hiding and unauthorized access prevention, while systematically exploring optimal feature update to balance fidelity and security. To rigorously evaluate steganographic imperceptibility beyond conventional 2D metrics, we introduce 3D-Sinkhorn distance analysis, which quantifies distributional differences between original and steganographic Gaussian parameters in the representation space. Extensive experiments demonstrate that our method achieves state-of-the-art performance in both cover and secret reconstruction while maintaining high security levels, advancing the field of 3D steganography. Code is available at https://github.com/RY-Paper/KeySS

📄 PDF Abstract BibTeX arXiv:2503.07191

Code (1)

ry-paper/keyss 공식 구현 pytorch

Tasks

3DGSAll

Similar Papers 제목 키워드 기반

When silver glitters more than gold: Bootstrapping an Italian part-of-speech tagger for Twitter

2016-11-09 · Barbara Plank, Malvina Nissim

We bootstrap a state-of-the-art part-of-speech tagger to tag Italian Twitter data, in the context of the Evalita 2016 PoSTWITA shared task. We show that training the tagger on native Twitter data enriched with little amo…

TAG

Distributed Secret Securing in Discrete-Event Systems

2024-02-14 · Shoma Matsui, Kai Cai, Karen Rudie

In this paper, we study a security problem of protecting secrets in distributed systems. Specifically, we employ discrete-event systems to describe the structure and behaviour of distributed systems, in which global secr…

All That Glitters is Not Gold: A Gold Standard of Adjective-Noun Collocations for German

2020-05-01 · LREC 2020 5 · Yana Strakatova, Neele Falk, Isabel Fuhrmann, Erhard Hinrichs 외

In this paper we present the GerCo dataset of adjective-noun collocations for German, such as alter Freund {`}old friend{'} and tiefe Liebe {`}deep love{'}. The annotation has been performed by experts based on the annot…

AllWord Embeddings

Is all that Glitters in Machine Translation Quality Estimation really Gold?

2016-12-01 · COLING 2016 12 · Yvette Graham, Timothy Baldwin, Meghan Dowling, Maria Eskevich 외

Human-targeted metrics provide a compromise between human evaluation of machine translation, where high inter-annotator agreement is difficult to achieve, and fully automatic metrics, such as BLEU or TER, that lack the v…

AllMachine TranslationTranslation

SALSA VERDE: a machine learning attack on LWE with sparse small secrets

2023-09-21 · NeurIPS 2023 11

Learning with Errors (LWE) is a hard math problem used in post-quantum cryptography. Homomorphic Encryption (HE) schemes rely on the hardness of the LWE problem for their security, and two LWE-based cryptosystems were re…