paper-with-me

Papers

Secure Arithmetic Coding with Error Detection Capability

2010-05-23 · "Mahnaz Sinaie and Vahid Tabataba Vakili"

Recently, arithmetic coding has attracted the attention of many scholars because of its high compression capability. Accordingly, this paper proposed a Joint Source-Cryptographic-Channel Coding (JSCC) based on Arithmetic Coding (AC). For this purpose, embedded error detection arithmetic coding, which is known as continuous error detection (CED), is used. In our proposed method, a random length of forbidden symbol which is produced with a key is used in each recursion. The dummy symbol is divided into two dummy symbols with a key and then is placed in random positions in order to provide security. Finally, in addition to producing secure codes, the suggested method reduced the added redundancy to half of the total redundancy added by CED. It has less complexity than cascades source, channel coding, and encryption while its key space in comparison to other joint methods has enlarged. Moreover, the coder provides a flexible switch between a standard compression model and a joint model.

📄 PDF Abstract BibTeX

Code (1)

jsdom/whatwg-url

Similar Papers 제목 키워드 기반

Error-Driven Prompt Optimization for Arithmetic Reasoning

2025-12-15 · Árpád Pándy, Róbert Lakatos, András Hajdu arxiv

Recent advancements in artificial intelligence have sparked interest in industrial agents capable of supporting analysts in regulated sectors, such as finance and healthcare, within tabular data workflows. A key capabili…

Arithmetic ReasoningCode Generation

Functional and Secure Code Generation with Task Vectors

2026-07-08 · Felix Wang, Anudeep Das, Mei Nagappan, N. Asokan arxiv

Large language models (LLMs) are increasingly used for code generation, but they struggle to generate functional code free of security vulnerabilities. Prior work to improve the secure code generation abilities of such c…

Code Generation

The Validation Gap: A Mechanistic Analysis of How Language Models Compute Arithmetic but Fail to Validate It

2025-02-17 · Leonardo Bertolazzi, Philipp Mondorf, Barbara Plank, Raffaella Bernardi

The ability of large language models (LLMs) to validate their output and identify potential errors is crucial for ensuring robustness and reliability. However, current research indicates that LLMs struggle with self-corr…

Perfectly Secure Steganography Using Minimum Entropy Coupling

2022-10-24 · Christian Schroeder de Witt, Samuel Sokota, J. Zico Kolter, Jakob Foerster 외

Steganography is the practice of encoding secret information into innocuous content in such a manner that an adversarial third party would not realize that there is hidden meaning. While this problem has classically been…

Decoding Staircase Codes with Marked Bits

2018-11-21

Staircase codes (SCCs) are typically decoded using iterative bounded-distance decoding (BDD) and hard decisions. In this paper, a novel decoding algorithm is proposed, which partially uses soft information from the chann…

Decoder