License:
Creative Commons Attribution 4.0 International license (CC BY 4.0)
When quoting this document, please refer to the following
DOI: 10.4230/LIPIcs.ICALP.2022.24
URN: urn:nbn:de:0030-drops-163653
URL: https://drops.dagstuhl.de/opus/volltexte/2022/16365/
Blanc, Guy ;
Lange, Jane ;
Tan, Li-Yang
Reconstructing Decision Trees
Abstract
We give the first reconstruction algorithm for decision trees: given queries to a function f that is opt-close to a size-s decision tree, our algorithm provides query access to a decision tree T where:
- T has size S := s^O((log s)²/ε³);
- dist(f,T) ≤ O(opt)+ε;
- Every query to T is answered with poly((log s)/ε)⋅ log n queries to f and in poly((log s)/ε)⋅ n log n time.
This yields a tolerant tester that distinguishes functions that are close to size-s decision trees from those that are far from size-S decision trees. The polylogarithmic dependence on s in the efficiency of our tester is exponentially smaller than that of existing testers.
Since decision tree complexity is well known to be related to numerous other boolean function properties, our results also provide a new algorithm for reconstructing and testing these properties.
BibTeX - Entry
@InProceedings{blanc_et_al:LIPIcs.ICALP.2022.24,
author = {Blanc, Guy and Lange, Jane and Tan, Li-Yang},
title = {{Reconstructing Decision Trees}},
booktitle = {49th International Colloquium on Automata, Languages, and Programming (ICALP 2022)},
pages = {24:1--24:17},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-235-8},
ISSN = {1868-8969},
year = {2022},
volume = {229},
editor = {Boja\'{n}czyk, Miko{\l}aj and Merelli, Emanuela and Woodruff, David P.},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/opus/volltexte/2022/16365},
URN = {urn:nbn:de:0030-drops-163653},
doi = {10.4230/LIPIcs.ICALP.2022.24},
annote = {Keywords: Property reconstruction, property testing, tolerant testing, decision trees}
}
Keywords: |
|
Property reconstruction, property testing, tolerant testing, decision trees |
Collection: |
|
49th International Colloquium on Automata, Languages, and Programming (ICALP 2022) |
Issue Date: |
|
2022 |
Date of publication: |
|
28.06.2022 |