---
title: Fourier-Entropy-Influence Conjecture
url: https://www.emergentmind.com/topics/fourier-entropy-influence-fei-conjecture
type: topic
---

# Fourier-Entropy-Influence Conjecture

The Fourier-Entropy-Influence (FEI) Conjecture is a central open problem in the analysis of Boolean functions, positing a universal linear relation between the spectral entropy and the total influence (average sensitivity) of a Boolean function. Stemming from the work of Friedgut and Kalai (1996), the conjecture asserts deep connections between the “spread” of the Fourier spectrum and the combinatorial sensitivity to input perturbations. The FEI conjecture has significant implications for complexity theory, learning theory, and combinatorics.

## 1. Formal Statement and Definitions

Let $f:\{-1,1\}^n \to \{-1,1\}$ denote a Boolean function. Its unique Fourier expansion is
$$
f(x) = \sum_{S\subseteq[n]} \widehat{f}(S) \chi_S(x)\,,
$$
where $\chi_S(x) = \prod_{i\in S} x_i$, and Parseval's identity ensures $\sum_S \widehat{f}(S)^2 = 1$, so $\{\widehat{f}(S)^2\}$ is a probability distribution on $2^n$ subsets. The spectral entropy, encoding the “spread” of this distribution, is
$$
H(f) = -\sum_{S} \widehat{f}(S)^2 \log \widehat{f}(S)^2\,.
$$

The (total) influence of $f$ is
$$
I(f) = \sum_{i=1}^n \mathrm{Inf}_i(f) = \sum_{S \subseteq [n]} |S| \widehat{f}(S)^2\,,
$$
with $\mathrm{Inf}_i(f) = \mathbb{P}_x[f(x) \neq f(x^{\oplus i})]$.

The **Fourier-Entropy-Influence Conjecture** states [1110.4301, 1312.3003, 1711.00762, 1304.1347]:
> There exists a universal constant $C>0$ such that for all Boolean functions $f:\{-1,1\}^n\to\{-1,1\}$,
> $$
> H(f) \leq C \cdot I(f)\,.
> $$

## 2. Proven Cases and Explicit Lower Bounds

Significant progress has been achieved for specific function classes:

- **Symmetric and $d$-part symmetric functions:** O'Donnell, Wright, Zhou established FEI for all symmetric functions with $C\approx 4.6$ and extended to $d$-part symmetric families for constant $d$ [1110.4301].
- **Read-once formulas and decision trees:** The FEI conjecture holds for read-once formulas of bounded arity, as shown using a composition theorem [1304.1347].
- **Polynomial-size DNF:** A large fraction of polynomial-sized DNF formulas satisfy FEI, contingent on Mansour's conjecture [1110.4301].
- **Extremal classes:** Explicit bounds are known for extremely low-influence and high-entropy functions. For $I[f] \le 2^{-cn}$, $H[f] \leq 4\frac{c+1}{c} I[f]$, and for $H[f]\geq cn$, $H[f] \leq \frac{1+c}{h^{-1}(c^2)} I[f]$ [1806.03646].

Sharp lower bounds on the optimal constant $C$ in the conjecture have been constructed via explicit functions:
- **Lexicographic and composition constructions:** The largest known ratio $C = H(f)/I(f) \geq 6.454784$ is achieved with monotone lexicographic functions using recursive and composition-based techniques [1711.00762].
- **Stability:** Spectral entropy and influence are stable under perturbing a single output; $|H(f) - H(g)| \leq 12n / \sqrt{2^n}$ if $f,g$ differ at one position [1711.00762].

A summary of FEI status in explicit classes:

| Class                   | Provable C  | Notes                                 |
|-------------------------|-------------|---------------------------------------|
| Symmetric functions     | $\sim$4.6   | [1110.4301]                           |
| $d$-part symmetric      | $4-5$       | $d$ constant [1110.4301]              |
| Monotone, read-once     | $\leq 10$   | Upper bound [1711.00762]              |
| Lexicographic functions | $\geq6.45$  | Lower bound; extremal constructions   |

## 3. Average-Case, Random, and Structured Boolean Functions

For a random Boolean function $f:\{-1,1\}^n \to \{-1,1\}$, the FEI conjecture holds with overwhelming probability and with essentially optimal constant $C=2+\delta$ for any fixed $\delta>0$ as $n\to\infty$. This is proven by calculating the mean and variance of $I(f)$, showing sharp concentration around $n/2$, and using the trivial entropy bound $H(f)\leq n$ [1110.4301]. This indicates that counterexamples, if they exist, are extremely rare; most functions saturate FEI with $C\approx2$.

However, structured functions arising in applications (e.g., DNFs, decision trees, threshold functions) do not resemble random functions. For these, the best known upper bounds are substantially larger, and the challenge is to bridge the gap between worst-case and average-case behavior.

## 4. Improved General Upper Bounds and Technical Progress

Recent work has pushed the best general upper bounds closer to the conjectured linear regime:

- **O($I\log I$) Bound:** A weakened form is $H(f) \leq C' I(f) \log(1+I(f))$, valid for all Boolean $f$ [1911.10579]. This improves over older quadratic-influence bounds and applies to arbitrary $f$.
- **O($I(f) + \sum_{k} I_k(f)\log(1/I_k(f))$) Bound:** Han has established
  $$
  H(f) \leq C_1 I(f) + C_2 \sum_{k=1}^n I_k(f)\log \frac{1}{I_k(f)}
  $$
  for universal $C_1, C_2$ [2312.08271, 2308.00509]. This bound interpolates between the conjectured linear regime and $O(I\log n)$, becoming tight ($O(I)$) when all influences are comparable and only as large as $O(I\log I)$ in the worst case.

These results draw on moment-methods applied to the restricted spectrum, random restrictions, and combinatorial lemmas tracking the incremental change in entropy as more variables are fixed.

## 5. Communication and Coding Interpretations

The FEI conjecture is equivalent to the existence of efficient communication protocols: Given access to a sample $S$ from the Fourier spectral distribution, there is a prefix-free protocol to transmit $S$ using at most $C\cdot I(f)$ expected symbols over a constant-sized alphabet [1312.3003]. This aligns the FEI conjecture with source coding in information theory and provides a route to proving upper bounds on entropy via the construction of communication schemes with cost proportional to total influence.

Additionally, these techniques underlie composition theorems showing that if the FEI inequality holds for constituent functions, it also holds for their composition, greatly enlarging the provable domain (e.g., read-once formulas) [1304.1347].

## 6. Min-Entropy Variant, Structural Results, and Open Directions

A weaker version, the Fourier Min-Entropy/Influence (FMEI) conjecture, relates the minimal possible uncertainty in the spectral distribution (min-entropy) to influence. The current best-known lower bound on the universal constant is $D \geq 128/45 \approx 2.8444$ via palindromic extension and disjoint composition techniques [2212.07713].

Open problems and structural questions include:

- **Tightening bounds in structured function classes,** such as read-$k$ DNFs, where even for regular cases, only $O(\log k)$-factor violations can be ruled out [1806.03646, 1809.09819].
- **FEI for linear threshold functions:** For random LTFs, FEI holds with high probability and explicit constants, but the case for all (not random) LTFs remains unresolved [1903.11635].
- **Certificate- and composition-based methods:** Improved entropy upper bounds in terms of unambiguous certificate complexity and minimum parity-certificate complexity have been obtained [1809.09819]. Toward proving FEI in full, finer structural analysis or new combinatorial/probabilistic methods may be required.

The main bottleneck remains the existence of explicit functions saturating or violating FEI, especially with extremely imbalanced influence profiles, and the challenge of closing the gap between linear and almost-linear bounds in the entropy-influence relationship.

## 7. Implications, Limitations, and Future Work

FEI implies sharp results in learning theory, such as agnostic learnability of low-influence Boolean classes in time $2^{O(I\log I)}$ [1911.10579]. If FEI is resolved in the affirmative, it would refute the possibility of "overly flat" polynomial approximators (large-sparsity, low-degree) for Boolean functions, connecting to long-standing questions in circuit complexity and functional analysis [1809.09819].

Limitations of current techniques include:

- The best generic bounds are still off by logarithmic factors in $I(f)$.
- Lexicographic functions appear extremal, with structural properties suggesting any proof or counterexample must engage with such "low-influence, high-entropy" constructions [1711.00762].

Ongoing directions:

- Improving constants and extending FEI to broader function classes (e.g., higher read formulas, arbitrary LTFs).
- Exploiting random restriction, high-order influence, and advanced isoperimetric/pseudorandomness tools.
- Seeking functional-analytic or information-theoretic approaches that could circumvent known combinatorial bottlenecks.

The FEI conjecture continues to serve as a focal point for highly technical research in discrete Fourier analysis, Boolean complexity, and probabilistic combinatorics, with substantial progress made but a full resolution still elusive.

Source: https://www.emergentmind.com/topics/fourier-entropy-influence-fei-conjecture