REVIEW 2 major objections 1 minor 1 cited by
Text Steganography with Dynamic Codebook and Multimodal Large Language Model
T0 review · 2 major / 1 minor · reviewed 2026-05-10 · grok-4.3
Pith's one-line read Dynamic codebooks from multimodal LLMs enable flexible black-box text steganography
desk verdict The paper sketches a dynamic-codebook black-box steganography scheme using multimodal LLMs and reject sampling, but its practicality claims on real social networks rest on untested assumptions about transmission survival and sampling speed. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The dynamic codebook constructed via shared session configuration and multimodal large language model, together with the encrypted steganographic mapping and reject-sampling feedback optimization for message embedding and extraction.
What would settle it
Running the method to generate and post captions on actual social networks, then attempting extraction from the retrieved posts to check if the secret messages are recovered at high success rates.
Extended reading notes
Core claim
The authors establish that their method, using a dynamic codebook from multimodal LLM and shared config along with encrypted mapping and reject-sampling optimization, outperforms existing white-box text steganography in embedding capacity and text quality while achieving better practicality and flexibility than black-box paradigms on popular online social networks.
Load-bearing premise
The multimodal LLM reliably produces captions where the hidden mapping survives real social network transmission, and the reject-sampling loop converges quickly for practical use without revealing the steganography.
Editorial extensions
If this is right
- Outperforms white-box methods in embedding capacity and text quality.
- Achieves better practicality and flexibility than existing black-box methods in social networks.
- Secret messages are accurately extracted using the feedback optimization mechanism based on reject sampling.
Reading between the lines
- If multimodal LLMs advance in generating more diverse captions, the steganographic embedding capacity would naturally increase.
- The method could potentially apply to other forms of text generation beyond captions, such as dialogue or article summaries.
- Social network platforms might develop new detection techniques if such dynamic steganography becomes common.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a black-box text steganography scheme that constructs a dynamic codebook from a shared session configuration and a multimodal LLM, embeds secret messages via an encrypted steganographic mapping during caption generation, and uses a reject-sampling feedback loop to guarantee extraction. It claims superior embedding capacity and text quality relative to white-box baselines together with improved practicality and flexibility over fixed-codebook black-box methods when deployed on real social-network platforms.
Significance. If the experimental claims are substantiated, the dynamic-codebook plus MLLM approach would address two long-standing limitations in text steganography—model-sharing exposure in white-box settings and per-message prompt/codebook rigidity in black-box settings—potentially enabling more secure and usable covert communication on platforms that apply compression and re-encoding. The reject-sampling mechanism is a concrete engineering contribution that could be reused in other LLM-based steganographic pipelines.
major comments (2)
- [Abstract] Abstract: the central claim that the method 'outperforms existing white-box text steganography methods in terms of embedding capacity and text quality' is unsupported by any quantitative metrics, baseline comparisons, error bars, or description of the experimental protocol; without these data the performance advantage cannot be evaluated.
- [Abstract] Abstract: the practicality claim—that the scheme achieves 'better practicality and flexibility than the existing black-box paradigm in some popular online social networks'—rests on two unverified load-bearing assumptions: (1) that MLLM-generated captions containing the encrypted dynamic-codebook mapping survive platform transmission artifacts (compression, resizing, re-encoding), and (2) that the reject-sampling loop converges in a small number of iterations without producing detectable query patterns. No iteration counts, transmission-success rates, or platform-specific results are supplied.
minor comments (1)
- [Abstract] The abstract introduces the terms 'dynamic codebook' and 'encrypted steganographic mapping' without a concise one-sentence definition; a brief gloss in the abstract would improve readability for readers outside the immediate subfield.
Simulated Author's Rebuttal
We thank the referee for the constructive feedback on our manuscript. We agree that the abstract requires strengthening to better support our claims with concrete evidence. We address each major comment below and will revise the manuscript accordingly.
read point-by-point responses
-
Referee: [Abstract] Abstract: the central claim that the method 'outperforms existing white-box text steganography methods in terms of embedding capacity and text quality' is unsupported by any quantitative metrics, baseline comparisons, error bars, or description of the experimental protocol; without these data the performance advantage cannot be evaluated.
Authors: We agree that the abstract would benefit from including specific quantitative support to make the performance claim self-contained. The manuscript body reports experimental comparisons against white-box baselines, including embedding capacity in bits per character and text quality via perplexity and human evaluation scores. We will revise the abstract to summarize these key metrics, name the baselines, and briefly note the evaluation protocol, thereby allowing direct assessment of the claimed advantages. revision: yes
-
Referee: [Abstract] Abstract: the practicality claim—that the scheme achieves 'better practicality and flexibility than the existing black-box paradigm in some popular online social networks'—rests on two unverified load-bearing assumptions: (1) that MLLM-generated captions containing the encrypted dynamic-codebook mapping survive platform transmission artifacts (compression, resizing, re-encoding), and (2) that the reject-sampling loop converges in a small number of iterations without producing detectable query patterns. No iteration counts, transmission-success rates, or platform-specific results are supplied.
Authors: We acknowledge that the current abstract does not supply the requested supporting data on transmission robustness or reject-sampling convergence. The manuscript describes the reject-sampling feedback mechanism but does not report platform-specific success rates or iteration statistics. For the revision we will add experimental results quantifying transmission success under compression and re-encoding on representative social networks together with average iteration counts for the feedback loop, thereby verifying the practicality assumptions. revision: yes
Circularity Check
No significant circularity; method relies on external MLLM behavior and empirical results
full rationale
The paper describes a black-box text steganography approach that constructs a dynamic codebook from a shared session configuration plus multimodal LLM output, applies an encrypted mapping during caption generation, and uses reject sampling to ensure extraction accuracy. Performance claims (higher embedding capacity, better text quality, improved practicality/flexibility on social networks) are asserted via experimental results rather than any derivation that reduces by construction to fitted parameters, self-defined quantities, or a self-citation chain. No equations or steps in the abstract or method outline exhibit self-definitional loops, fitted-input-as-prediction, uniqueness theorems imported from the authors' prior work, or ansatz smuggling. The approach treats the MLLM and shared config as external inputs, making the central claims independent of internal circular reduction.
Assumptions & free parameters
assumptions (1)
- domain assumption Multimodal LLMs can generate coherent, natural captions whose internal structure can be steered to carry hidden bits without obvious artifacts.
invented entities (2)
-
dynamic codebook
-
encrypted steganographic mapping
Cite this review
Pith. "Pith review of Text Steganography with Dynamic Codebook and Multimodal Large Language Model." pith.science (2026). https://pith.science/paper/B3AIKXUT
@misc{pith2026260420269,
author = {Pith},
title = {Pith review of: Text Steganography with Dynamic Codebook and Multimodal Large Language Model},
year = {2026},
howpublished = {\url{https://pith.science/paper/B3AIKXUT}},
note = {Machine review of arXiv:2604.20269}
}
read the original abstract
With the popularity of the large language models (LLMs), text steganography has achieved remarkable performance. However, existing methods still have some issues: (1) For the white-box paradigm, this steganography behavior is prone to exposure due to sharing the off-the-shelf language model between Alice and Bob. (2) For the black-box paradigm, these methods lack flexibility and practicality since Alice and Bob should share the fixed codebook while sharing a specific extraction prompt for each steganographic sentence. In order to improve the security and practicality, we introduce a black-box text steganography with a dynamic codebook and multimodal large language model. Specifically, we first construct a dynamic codebook via some shared session configuration and a multimodal large language model. Then an encrypted steganographic mapping is designed to embed secret messages during the steganographic text generation. Furthermore, we introduce a feedback optimization mechanism based on reject sampling to ensure accurate extraction of secret messages. Experimental results show that the proposed method outperforms existing white-box text steganography methods in terms of embedding capacity and text quality. Meanwhile, the proposed method has achieved better practicality and flexibility than the existing black-box paradigm in some popular online social networks.
Figures
Forward citations
Cited by 1 Pith paper
-
A Comprehensive Survey on Linguistic Steganography: Methods, Countermeasures, Evaluation, and Challenges
This survey systematically reviews 148 linguistic steganographic methods, 60 steganalysis countermeasures, 23 evaluation metrics, and 9 open challenges, identifying five paradigm shifts in the LLM era.
Reviewed May 10, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.