paper-with-me

홈 › Papers

A Search for Nonlinear Balanced Boolean Functions by Leveraging Phenotypic Properties

2023-06-15 · Bruno Gašperov, Marko Đurasević, Domagoj Jakobović

In this paper, we consider the problem of finding perfectly balanced Boolean functions with high non-linearity values. Such functions have extensive applications in domains such as cryptography and error-correcting coding theory. We provide an approach for finding such functions by a local search method that exploits the structure of the underlying problem. Previous attempts in this vein typically focused on using the properties of the fitness landscape to guide the search. We opt for a different path in which we leverage the phenotype landscape (the mapping from genotypes to phenotypes) instead. In the context of the underlying problem, the phenotypes are represented by Walsh-Hadamard spectra of the candidate solutions (Boolean functions). We propose a novel selection criterion, under which the phenotypes are compared directly, and test whether its use increases the convergence speed (measured by the number of required spectra calculations) when compared to a competitive fitness function used in the literature. The results reveal promising convergence speed improvements for Boolean functions of sizes $N=6$ to $N=9$.

📄 PDF Abstract BibTeX arXiv:2306.09190

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

OPT OPT is a suite of decoder-only pre-trained transformers ranging from 125M to 175B parameters. The model uses an AdamW optimizer and weight decay of 0.1. It follows a linear…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Monotone but Exciting: On Evolving Monotone Boolean Functions with High Nonlinearity

2026-04-19 · Claude Carlet, Marko Čupić, Marko Ðurasevic, Domagoj Jakobovic 외 arxiv

Monotone Boolean functions are a structurally important class of Boolean functions, but their restricted form imposes strong limitations on achievable nonlinearity. In this paper, we investigate whether evolutionary comp…

Evolutionary Construction of Perfectly Balanced Boolean Functions

2022-02-16 · Luca Mariot, Stjepan Picek, Domagoj Jakobovic, Marko Djurasevic 외

Finding Boolean functions suitable for cryptographic primitives is a complex combinatorial optimization problem, since they must satisfy several properties to resist cryptanalytic attacks, and the space is very large, wh…

Combinatorial Optimization

Evolving Constructions for Balanced, Highly Nonlinear Boolean Functions

2022-02-17 · Claude Carlet, Marko Djurasevic, Domagoj Jakobovic, Luca Mariot 외

Finding balanced, highly nonlinear Boolean functions is a difficult problem where it is not known what nonlinearity values are possible to be reached in general. At the same time, evolutionary computation is successfully…

Evolutionary Algorithms

A Discrete Particle Swarm Optimizer for the Design of Cryptographic Boolean Functions

2024-01-09 · Luca Mariot, Alberto Leporati, Luca Manzoni

A Particle Swarm Optimizer for the search of balanced Boolean functions with good cryptographic properties is proposed in this paper. The algorithm is a modified version of the permutation PSO by Hu, Eberhart and Shi whi…

The Influence of Local Search over Genetic Algorithms with Balanced Representations

2022-06-22 · Luca Manzoni, Luca Mariot, Eva Tuba

We continue the study of Genetic Algorithms (GA) on combinatorial optimization problems where the candidate solutions need to satisfy a balancedness constraint. It has been observed that the reduction of the search space…

Combinatorial OptimizationDiversity