ステガノグラフィアルゴリズムは、送信元と宛先の間の通信を秘密裏に促進します。これは、結果の画像/ビデオの外観に影響を与えることなく、メッセージ/テキスト/データを画像に埋め込むことによって行われます。ステガナリシスは、画像に秘密のメッセージが埋め込まれている/隠されているかどうかを判断する科学です。ステガノグラフィアルゴリズムは多数あり、それぞれが異なるタイプのステガノグラフィを必要とするため、ステガノグラフィプロセスは非常に困難です。したがって、研究者は、理想的にはリアルタイムで、すべての既知および未知のステガノグラフィアルゴリズムを検出するための1つのユニバーサルステガノグラフィを開発することを目指しています。ユニバーサルステガナリシスは、ステゴ画像とカバー画像を区別するために多数の特徴を抽出します。ただし、特徴の増加は、NP困難な問題と見なされる次元の呪い(CoD)の問題につながります。このCODの問題により、リアルタイムのステガナリシスがさらに困難になります。多数の特徴は、機械学習が最適なモデルを生成できない大きなデータセットを生成します。機械学習ベースのモデルの生成にも長い時間がかかるため、ビジュアルコンピューティングなどの時間のかかる分野の最適化ではリアルタイム処理が不可能に見えます。 CoDの可能な解決策は、機械学習の制限を克服する深層学習と進化的アルゴリズムです。この研究では、リアルタイム画像処理を強化するために以前に開発された進化的アルゴリズムを調査し、それらがCoD問題の最も有望なソリューションを提供すると主張します。
Steganography algorithms facilitate communication between a source and a destination in a secret manner. This is done by embedding messages/text/data into images without impacting the appearance of the resultant images/videos. Steganalysis is the science of determining if an image has secret messages embedded/hidden in it. Because there are numerous steganography algorithms, and since each one of them requires a different type of steganalysis, the steganalysis process is extremely challenging. Thus, researchers aim to develop one universal steganalysis to detect all known and unknown steganography algorithms, ideally in real-time. Universal steganalysis extracts a large number of features to distinguish stego images from cover images. However, the increase in features leads to the problem of the curse of dimensionality (CoD), which is considered to be an NP-hard problem. This COD problem additionally makes real-time steganalysis hard. A large number of features generates large datasets for which machine learning cannot generate an optimal model. Generating a machine learning based model also takes a long time which makes real-time processing appear impossible in any optimization for time-intensive fields such as visual computing. Possible solutions for CoD are deep learning and evolutionary algorithms that overcome the machine learning limitations. In this study, we investigate previously developed evolutionary algorithms for boosting real-time image processing and argue that they provide the most promising solutions for the CoD problem.