On the Relationship between Energy Complexity and other Boolean Function Measures
Xiaoming Sun, Yuan Sun, Kewen Wu, Zhiyu Xia

TL;DR
This paper explores the energy complexity of Boolean functions, establishing new upper and lower bounds related to decision tree complexity and sensitivity, and examines specific functions to demonstrate the bounds' tightness.
Contribution
It improves existing upper bounds on energy complexity, proves new lower bounds in terms of decision tree complexity and sensitivity, and analyzes specific functions for tightness.
Findings
Improved upper bounds: EC(f) ≤ min{(1/2)D(f)^2 + O(D(f)), n + 2D(f) - 2}
Lower bounds: EC(f) = Ω(√D(f)) and EC(f) = Ω(log n) for non-degenerate functions
Energy complexity of OR and ADDRESS functions analyzed, confirming bounds and answering open questions.
Abstract
In this work we investigate into energy complexity, a Boolean function measure related to circuit complexity. Given a circuit over the standard basis , the energy complexity of , denoted by , is the maximum number of its activated inner gates over all inputs. The energy complexity of a Boolean function , denoted by , is the minimum of over all circuits computing . This concept has attracted lots of attention in literature. Recently, Dinesh, Otiv, and Sarma [COCOON'18] gave an upper bound in terms of the decision tree complexity, . They also showed that , where is the input size. Recall that the minimum size of circuit to compute could be as large as . We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Machine Learning and Algorithms · Quantum Computing Algorithms and Architecture
