# Solving the large syndrome calculation problem in steganography

**Authors:** Suah Kim, Vasily Sachnev, Hyoung Joong Kim

arXiv: 1904.05625 · 2019-04-12

## TL;DR

This paper introduces a new embedding method for large code-based image steganography that minimizes distortion without requiring extensive memory, by embedding in the polynomial domain instead of the matrix domain.

## Contribution

It proposes a novel approach to large syndrome calculation in steganography using polynomial domain embedding, reducing memory needs while maintaining computational efficiency.

## Key findings

- Effective large code embedding with low memory requirement
- Maintains computational complexity comparable to matrix-based methods
- Introduces the LCDM code for distortion minimization

## Abstract

In error correction code based image steganography, embedding using large length codes have not been researched extensively. This is due to the fact that the embedding efficiency decreases as the length becomes sufficiently larger and the memory requirement to build the parity matrix for large code is almost infeasible. However, recent studies have demonstrated that the embedding efficiency is not as important as minimizing the distortion. In light of the finding, we propose a embedding method using a large length codes which does not have such a large memory requirement. The proposed method solves the problem with the large parity matrix by embedding in the polynomial domain as oppose to matrix domain, while keeping the computational complexity equal to the matrix based methods. Furthermore, a novel embedding code called low complexity distortion minimization (LCDM) code is also presented as an example.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.05625/full.md

## References

12 references — full list in the complete paper: https://tomesphere.com/paper/1904.05625/full.md

---
Source: https://tomesphere.com/paper/1904.05625