Search papers, labs, and topics across Lattice.
This paper introduces a novel evolutionary system that leverages Retrieval-Augmented Generation (RAG) enhanced large language models (LLMs) to automate the generation of cost functions for spatial image steganography. By integrating a Self Evolving RAG (SE-RAG) module that utilizes a Code Semantic Signature (CSS) for query alignment, the system effectively retrieves domain-specific knowledge to guide the LLM, overcoming the limitations of traditional methods that struggle with interpretability and constraint adherence. Experimental results on the BOSSBase and BOWS2 datasets reveal that this approach not only enhances steganographic security but also improves code execution rates by 46.3% while reducing search costs by 26.1%.
Automating cost function generation for steganography with LLMs can boost security and efficiency, achieving a 46.3% increase in execution speed.
Designing cost functions of adaptive steganography traditionally requires extensive manual tuning, while deep learning methods lack interpretability. Although large language models (LLMs) offer an automated alternative via evolutionary generation, they often violate domain specific mathematical constraints due to a lack of explicit domain knowledge. To address this problem, we propose a novel evolutionary system focused on exploiting Retrieval-Augmented Generation (RAG) enhanced LLMs for the automatic code-level generation of spatial steganography cost functions. This system incorporates a core Self Evolving RAG (SE-RAG) module, wherein a Code Semantic Signature (CSS) translates procedural code into aligned queries, retrieving explicit guidance from static literature and dynamic experience knowledge bases to steer the LLM generation process. A dedicated feedback mechanism then continuously refines the dynamic knowledge base with successful optimization strategies. Extensive experiments on the BOSSBase and BOWS2 datasets demonstrate that the proposed framework consistently achieves higher steganographic security than existing automatically designed methods, and increases the average code execution rate by 46.3% while reducing the search cost by 26.1%, thereby highlighting the effectiveness, efficiency, and potential of combining LLMs with domain-specific knowledge in the field of automatic steganographic algorithm generation.