240 results on '"Kolokolova, Antonina"'
Search Results
2. Reclaiming AI as a Theoretical Tool for Cognitive Science
- Author
-
van Rooij, Iris, Guest, Olivia, Adolfi, Federico, de Haan, Ronald, Kolokolova, Antonina, and Rich, Patricia
- Published
- 2024
- Full Text
- View/download PDF
3. Limits of CDCL Learning via Merge Resolution
- Author
-
Vinyals, Marc, Li, Chunxiao, Fleming, Noah, Kolokolova, Antonina, and Ganesh, Vijay
- Subjects
Computer Science - Computational Complexity ,Computer Science - Logic in Computer Science ,03F20 ,F.2.2 - Abstract
In their seminal work, Atserias et al. and independently Pipatsrisawat and Darwiche in 2009 showed that CDCL solvers can simulate resolution proofs with polynomial overhead. However, previous work does not address the tightness of the simulation, i.e., the question of how large this overhead needs to be. In this paper, we address this question by focusing on an important property of proofs generated by CDCL solvers that employ standard learning schemes, namely that the derivation of a learned clause has at least one inference where a literal appears in both premises (aka, a merge literal). Specifically, we show that proofs of this kind can simulate resolution proofs with at most a linear overhead, but there also exist formulas where such overhead is necessary or, more precisely, that there exist formulas with resolution proofs of linear length that require quadratic CDCL proofs.
- Published
- 2023
4. Learning with distributional inverters
- Author
-
Binnendyk, Eric, Carmosino, Marco, Kolokolova, Antonina, Ramyaa, Ramyaa, and Sabin, Manuel
- Subjects
Computer Science - Machine Learning ,Computer Science - Computational Complexity - Abstract
We generalize the "indirect learning" technique of Furst et. al., 1991 to reduce from learning a concept class over a samplable distribution $\mu$ to learning the same concept class over the uniform distribution. The reduction succeeds when the sampler for $\mu$ is both contained in the target concept class and efficiently invertible in the sense of Impagliazzo & Luby, 1989. We give two applications. - We show that AC0[q] is learnable over any succinctly-described product distribution. AC0[q] is the class of constant-depth Boolean circuits of polynomial size with AND, OR, NOT, and counting modulo $q$ gates of unbounded fanins. Our algorithm runs in randomized quasi-polynomial time and uses membership queries. - If there is a strongly useful natural property in the sense of Razborov & Rudich 1997 -- an efficient algorithm that can distinguish between random strings and strings of non-trivial circuit complexity -- then general polynomial-sized Boolean circuits are learnable over any efficiently samplable distribution in randomized polynomial time, given membership queries to the target function
- Published
- 2021
5. On the Hierarchical Community Structure of Practical Boolean Formulas
- Author
-
Li, Chunxiao, Chung, Jonathan, Mukherjee, Soham, Vinyals, Marc, Fleming, Noah, Kolokolova, Antonina, Mu, Alice, and Ganesh, Vijay
- Subjects
Computer Science - Logic in Computer Science - Abstract
Modern CDCL SAT solvers easily solve industrial instances containing tens of millions of variables and clauses, despite the theoretical intractability of the SAT problem. This gap between practice and theory is a central problem in solver research. It is believed that SAT solvers exploit structure inherent in industrial instances, and hence there have been numerous attempts over the last 25 years at characterizing this structure via parameters. These can be classified as rigorous, i.e., they serve as a basis for complexity-theoretic upper bounds (e.g., backdoors), or correlative, i.e., they correlate well with solver run time and are observed in industrial instances (e.g., community structure). Unfortunately, no parameter proposed to date has been shown to be both strongly correlative and rigorous over a large fraction of industrial instances. Given the sheer difficulty of the problem, we aim for an intermediate goal of proposing a set of parameters that is strongly correlative and has good theoretical properties. Specifically, we propose parameters based on a graph partitioning called Hierarchical Community Structure (HCS), which captures the recursive community structure of a graph of a Boolean formula. We show that HCS parameters are strongly correlative with solver run time using an Empirical Hardness Model, and further build a classifier based on HCS parameters that distinguishes between easy industrial and hard random/crafted instances with very high accuracy. We further strengthen our hypotheses via scaling studies. On the theoretical side, we show that counterexamples which plagued community structure do not apply to HCS, and that there is a subset of HCS parameters such that restricting them limits the size of embeddable expanders.
- Published
- 2021
6. GANs & Reels: Creating Irish Music using a Generative Adversarial Network
- Author
-
Kolokolova, Antonina, Billard, Mitchell, Bishop, Robert, Elsisy, Moustafa, Northcott, Zachary, Graves, Laura, Nagisetty, Vineel, and Patey, Heather
- Subjects
Computer Science - Sound ,Computer Science - Machine Learning ,Electrical Engineering and Systems Science - Audio and Speech Processing - Abstract
In this paper we present a method for algorithmic melody generation using a generative adversarial network without recurrent components. Music generation has been successfully done using recurrent neural networks, where the model learns sequence information that can help create authentic sounding melodies. Here, we use DC-GAN architecture with dilated convolutions and towers to capture sequential information as spatial image information, and learn long-range dependencies in fixed-length melody forms such as Irish traditional reel., Comment: 7 pages, (+ 2 pages of references)
- Published
- 2020
7. Banksformer: A Deep Generative Model for Synthetic Transaction Sequences
- Author
-
Nickerson, Kyle, Tricco, Terrence, Kolokolova, Antonina, Shoeleh, Farzaneh, Robertson, Charles, Hawkin, John, Hu, Ting, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Amini, Massih-Reza, editor, Canu, Stéphane, editor, Fischer, Asja, editor, Guns, Tias, editor, Kralj Novak, Petra, editor, and Tsoumakas, Grigorios, editor
- Published
- 2023
- Full Text
- View/download PDF
8. Creating Diverse Ensembles for Classification with Genetic Programming and Neuro-MAP-Elites
- Author
-
Nickerson, Kyle, Kolokolova, Antonina, Hu, Ting, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Medvet, Eric, editor, Pappa, Gisele, editor, and Xue, Bing, editor
- Published
- 2022
- Full Text
- View/download PDF
9. Stabbing Planes
- Author
-
Beame, Paul, Fleming, Noah, Impagliazzo, Russell, Kolokolova, Antonina, Pankratov, Denis, Pitassi, Toniann, and Robere, Robert
- Subjects
Computer Science - Computational Complexity - Abstract
We develop a new semi-algebraic proof system called Stabbing Planes which formalizes modern branch-and-cut algorithms for integer programming and is in the style of DPLL-based modern SAT solvers. As with DPLL there is only a single rule: the current polytope can be subdivided by branching on an inequality and its "integer negation." That is, we can (nondeterministically choose) a hyperplane $ax \geq b$ with integer coefficients, which partitions the polytope into three pieces: the points in the polytope satisfying $ax \geq b$, the points satisfying $ax \leq b-1$, and the middle slab $b - 1 < ax < b$. Since the middle slab contains no integer points it can be safely discarded, and the algorithm proceeds recursively on the other two branches. Each path terminates when the current polytope is empty, which is polynomial-time checkable. Among our results, we show that Stabbing Planes can efficiently simulate the Cutting Planes proof system, and is equivalent to a tree-like variant of the RCP system of [Krajicek98]. As well, we show that it possesses short proofs of the canonical family of systems of $\mathbb{F}_2$-linear equations known as the Tseitin formulas. Finally, we prove linear lower bounds on the rank of Stabbing Planes refutations by adapting lower bounds in communication complexity and use these bounds in order to show that Stabbing Planes proofs cannot be balanced. In doing so, we show that real communication protocols cannot be balanced and establish the first lower bound on the real communication complexity of the set disjointness function.
- Published
- 2017
10. Expander construction in VNC1
- Author
-
Buss, Sam, Kabanets, Valentine, Kolokolova, Antonina, and Koucký, Michal
- Published
- 2020
- Full Text
- View/download PDF
11. Approximating solution structure of the Weighted Sentence Alignment problem
- Author
-
Kolokolova, Antonina and Nizamee, Renesa
- Subjects
Computer Science - Computation and Language ,Computer Science - Computational Complexity ,Computer Science - Data Structures and Algorithms - Abstract
We study the complexity of approximating solution structure of the bijective weighted sentence alignment problem of DeNero and Klein (2008). In particular, we consider the complexity of finding an alignment that has a significant overlap with an optimal alignment. We discuss ways of representing the solution for the general weighted sentence alignment as well as phrases-to-words alignment problem, and show that computing a string which agrees with the optimal sentence partition on more than half (plus an arbitrarily small polynomial fraction) positions for the phrases-to-words alignment is NP-hard. For the general weighted sentence alignment we obtain such bound from the agreement on a little over 2/3 of the bits. Additionally, we generalize the Hamming distance approximation of a solution structure to approximating it with respect to the edit distance metric, obtaining similar lower bounds.
- Published
- 2014
12. Compression Improves Image Classification Accuracy
- Author
-
Ozah, Nnamdi, Kolokolova, Antonina, Hutchison, David, Editorial Board Member, Kanade, Takeo, Editorial Board Member, Kittler, Josef, Editorial Board Member, Kleinberg, Jon M., Editorial Board Member, Mattern, Friedemann, Editorial Board Member, Mitchell, John C., Editorial Board Member, Naor, Moni, Editorial Board Member, Pandu Rangan, C., Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Terzopoulos, Demetri, Editorial Board Member, Tygar, Doug, Editorial Board Member, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Meurs, Marie-Jean, editor, and Rudzicz, Frank, editor
- Published
- 2019
- Full Text
- View/download PDF
13. Personalized Classifier Selection for EEG-Based BCIs.
- Author
-
Rahimipour Anaraki, Javad, Kolokolova, Antonina, and Chau, Tom
- Subjects
MOTOR imagery (Cognition) ,ELECTROENCEPHALOGRAPHY ,MORPHOLOGY ,ALGORITHMS ,CLASSIFICATION - Abstract
The most important component of an Electroencephalogram (EEG) Brain–Computer Interface (BCI) is its classifier, which translates EEG signals in real time into meaningful commands. The accuracy and speed of the classifier determine the utility of the BCI. However, there is significant intra- and inter-subject variability in EEG data, complicating the choice of the best classifier for different individuals over time. There is a keen need for an automatic approach to selecting a personalized classifier suited to an individual's current needs. To this end, we have developed a systematic methodology for individual classifier selection, wherein the structural characteristics of an EEG dataset are used to predict a classifier that will perform with high accuracy. The method was evaluated using motor imagery EEG data from Physionet. We confirmed that our approach could consistently predict a classifier whose performance was no worse than the single-best-performing classifier across the participants. Furthermore, Kullback–Leibler divergences between reference distributions and signal amplitude and class label distributions emerged as the most important characteristics for classifier prediction, suggesting that classifier choice depends heavily on the morphology of signal amplitude densities and the degree of class imbalance in an EEG dataset. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
14. On the Hierarchical Community Structure of Practical Boolean Formulas
- Author
-
Li, Chunxiao, primary, Chung, Jonathan, additional, Mukherjee, Soham, additional, Vinyals, Marc, additional, Fleming, Noah, additional, Kolokolova, Antonina, additional, Mu, Alice, additional, and Ganesh, Vijay, additional
- Published
- 2021
- Full Text
- View/download PDF
15. The Proof Complexity of SMT Solvers
- Author
-
Robere, Robert, Kolokolova, Antonina, Ganesh, Vijay, Hutchison, David, Series Editor, Kanade, Takeo, Series Editor, Kittler, Josef, Series Editor, Kleinberg, Jon M., Series Editor, Mattern, Friedemann, Series Editor, Mitchell, John C., Series Editor, Naor, Moni, Series Editor, Pandu Rangan, C., Series Editor, Steffen, Bernhard, Series Editor, Terzopoulos, Demetri, Series Editor, Tygar, Doug, Series Editor, Weikum, Gerhard, Series Editor, Chockler, Hana, editor, and Weissenbacher, Georg, editor
- Published
- 2018
- Full Text
- View/download PDF
16. Complexity Barriers as Independence
- Author
-
Kolokolova, Antonina, Bienvenu, Laurent, Series editor, Bonizzoni, Paola, Series editor, Brattka, Vasco, Series editor, Mayordomo, Elvira, Series editor, Panangaden, Prakash, Series editor, Cooper, S. Barry, editor, and Soskova, Mariya I., editor
- Published
- 2017
- Full Text
- View/download PDF
17. Reclaiming AI as a theoretical tool for cognitive science
- Author
-
van Rooij, Iris, primary, Guest, Olivia, additional, Adolfi, Federico G, additional, de Haan, Ronald, additional, Kolokolova, Antonina, additional, and Rich, Patricia, additional
- Published
- 2023
- Full Text
- View/download PDF
18. Compression Improves Image Classification Accuracy
- Author
-
Ozah, Nnamdi, primary and Kolokolova, Antonina, additional
- Published
- 2019
- Full Text
- View/download PDF
19. Limits of CDCL Learning via Merge Resolution
- Author
-
Marc Vinyals and Chunxiao Li and Noah Fleming and Antonina Kolokolova and Vijay Ganesh, Vinyals, Marc, Li, Chunxiao, Fleming, Noah, Kolokolova, Antonina, Ganesh, Vijay, Marc Vinyals and Chunxiao Li and Noah Fleming and Antonina Kolokolova and Vijay Ganesh, Vinyals, Marc, Li, Chunxiao, Fleming, Noah, Kolokolova, Antonina, and Ganesh, Vijay
- Abstract
In their seminal work, Atserias et al. and independently Pipatsrisawat and Darwiche in 2009 showed that CDCL solvers can simulate resolution proofs with polynomial overhead. However, previous work does not address the tightness of the simulation, i.e., the question of how large this overhead needs to be. In this paper, we address this question by focusing on an important property of proofs generated by CDCL solvers that employ standard learning schemes, namely that the derivation of a learned clause has at least one inference where a literal appears in both premises (aka, a merge literal). Specifically, we show that proofs of this kind can simulate resolution proofs with at most a linear overhead, but there also exist formulas where such overhead is necessary or, more precisely, that there exist formulas with resolution proofs of linear length that require quadratic CDCL proofs.
- Published
- 2023
- Full Text
- View/download PDF
20. Complexity of alignment and decoding problems: restrictions and approximations
- Author
-
Fleming, Noah, Kolokolova, Antonina, and Nizamee, Renesa
- Published
- 2015
21. On the Complexity of Model Expansion
- Author
-
Kolokolova, Antonina, Liu, Yongmei, Mitchell, David, Ternovska, Eugenia, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Fermüller, Christian G., editor, and Voronkov, Andrei, editor
- Published
- 2010
- Full Text
- View/download PDF
22. The Proof Complexity of SMT Solvers
- Author
-
Robere, Robert, primary, Kolokolova, Antonina, additional, and Ganesh, Vijay, additional
- Published
- 2018
- Full Text
- View/download PDF
23. Many Facets of Complexity in Logic
- Author
-
Kolokolova, Antonina, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Beckmann, Arnold, editor, Dimitracopoulos, Costas, editor, and Löwe, Benedikt, editor
- Published
- 2008
- Full Text
- View/download PDF
24. Closure Properties of Weak Systems of Bounded Arithmetic
- Author
-
Kolokolova, Antonina, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Dough, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, and Ong, Luke, editor
- Published
- 2005
- Full Text
- View/download PDF
25. Complexity Barriers as Independence
- Author
-
Kolokolova, Antonina, primary
- Published
- 2017
- Full Text
- View/download PDF
26. Mining Circuit Lower Bound Proofs for Meta-Algorithms
- Author
-
Chen, Ruiwen, Kabanets, Valentine, Kolokolova, Antonina, Shaltiel, Ronen, and Zuckerman, David
- Published
- 2015
- Full Text
- View/download PDF
27. LEARN-Uniform Circuit Lower Bounds and Provability in Bounded Arithmetic
- Author
-
Carmosino, Marco, primary, Kabanets, Valentine, additional, Kolokolova, Antonina, additional, and Oliveira, Igor C., additional
- Published
- 2022
- Full Text
- View/download PDF
28. Lifting for Constant-Depth Circuits and Applications to MCSP
- Author
-
Carmosino, Marco, Hoover, Kenneth, Impagliazzo, Russell, Kabanets, Valentine, and Kolokolova, Antonina
- Subjects
constant-depth circuits ,Minimum Circuit Size Problem ,Switching Lemma ,Theory of computation → Problems, reductions and completeness ,lifting theorems ,reductions ,circuit complexity ,Theory of computation → Circuit complexity - Abstract
Lifting arguments show that the complexity of a function in one model is essentially that of a related function (often the composition of the original function with a small function called a gadget) in a more powerful model. Lifting has been used to prove strong lower bounds in communication complexity, proof complexity, circuit complexity and many other areas. We present a lifting construction for constant depth unbounded fan-in circuits. Given a function f, we construct a function g, so that the depth d+1 circuit complexity of g, with a certain restriction on bottom fan-in, is controlled by the depth d circuit complexity of f, with the same restriction. The function g is defined as f composed with a parity function. With some quantitative losses, average-case and general depth-d circuit complexity can be reduced to circuit complexity with this bottom fan-in restriction. As a consequence, an algorithm to approximate the depth d (for any d > 3) circuit complexity of given (truth tables of) Boolean functions yields an algorithm for approximating the depth 3 circuit complexity of functions, i.e., there are quasi-polynomial time mapping reductions between various gap-versions of AC⁰-MCSP. Our lifting results rely on a blockwise switching lemma that may be of independent interest. We also show some barriers on improving the efficiency of our reductions: such improvements would yield either surprisingly efficient algorithms for MCSP or stronger than known AC⁰ circuit lower bounds., LIPIcs, Vol. 198, 48th International Colloquium on Automata, Languages, and Programming (ICALP 2021), pages 44:1-44:20
- Published
- 2021
- Full Text
- View/download PDF
29. Completeness for First-order Properties on Sparse Structures with Algorithmic Applications
- Author
-
Massachusetts Institute of Technology. Department of Electrical Engineering and Computer Science, Gao, Jiawei, Impagliazzo, Russell, Kolokolova, Antonina, Williams, Ryan, Massachusetts Institute of Technology. Department of Electrical Engineering and Computer Science, Gao, Jiawei, Impagliazzo, Russell, Kolokolova, Antonina, and Williams, Ryan
- Published
- 2021
30. On the Complexity of Model Expansion
- Author
-
Kolokolova, Antonina, primary, Liu, Yongmei, additional, Mitchell, David, additional, and Ternovska, Eugenia, additional
- Published
- 2010
- Full Text
- View/download PDF
31. Closure Properties of Weak Systems of Bounded Arithmetic
- Author
-
Kolokolova, Antonina, primary
- Published
- 2005
- Full Text
- View/download PDF
32. A second-order system for polytime reasoning based on Grädel's theorem
- Author
-
Cook, Stephen and Kolokolova, Antonina
- Published
- 2003
- Full Text
- View/download PDF
33. AC^0[p] Lower Bounds Against MCSP via the Coin Problem
- Author
-
Golovnev, Alexander, Ilango, Rahul, Impagliazzo, Russell, Kabanets, Valentine, Kolokolova, Antonina, and Tal, Avishay
- Subjects
050101 languages & linguistics ,000 Computer science, knowledge, general works ,05 social sciences ,Computer Science ,0202 electrical engineering, electronic engineering, information engineering ,020201 artificial intelligence & image processing ,0501 psychology and cognitive sciences ,02 engineering and technology ,Hardware_LOGICDESIGN - Abstract
Minimum Circuit Size Problem (MCSP) asks to decide if a given truth table of an n-variate boolean function has circuit complexity less than a given parameter s. We prove that MCSP is hard for constant-depth circuits with mod p gates, for any prime p >= 2 (the circuit class AC^0[p]). Namely, we show that MCSP requires d-depth AC^0[p] circuits of size at least exp(N^{0.49/d}), where N=2^n is the size of an input truth table of an n-variate boolean function. Our circuit lower bound proof shows that MCSP can solve the coin problem: distinguish uniformly random N-bit strings from those generated using independent samples from a biased random coin which is 1 with probability 1/2+N^{-0.49}, and 0 otherwise. Solving the coin problem with such parameters is known to require exponentially large AC^0[p] circuits. Moreover, this also implies that MAJORITY is computable by a non-uniform AC^0 circuit of polynomial size that also has MCSP-oracle gates. The latter has a few other consequences for the complexity of MCSP, e.g., we get that any boolean function in NC^1 (i.e., computable by a polynomial-size formula) can also be computed by a non-uniform polynomial-size AC^0 circuit with MCSP-oracle gates.
- Published
- 2019
- Full Text
- View/download PDF
34. Completeness for First-order Properties on Sparse Structures with Algorithmic Applications
- Author
-
Gao, Jiawei, primary, Impagliazzo, Russell, additional, Kolokolova, Antonina, additional, and Williams, Ryan, additional
- Published
- 2018
- Full Text
- View/download PDF
35. Stabbing Planes
- Author
-
Beame, Paul, Fleming, Noah, Impagliazzo, Russell, Kolokolova, Antonina, Pankratov, Denis, Pitassi, Toniann, Robere, Robert, Beame, Paul, Fleming, Noah, Impagliazzo, Russell, Kolokolova, Antonina, Pankratov, Denis, Pitassi, Toniann, and Robere, Robert
- Abstract
We introduce and develop a new semi-algebraic proof system, called Stabbing Planes that is in the style of DPLL-based modern SAT solvers. As with DPLL, there is only one rule: the current polytope can be subdivided by branching on an inequality and its "integer negation." That is, we can (nondeterministically choose) a hyperplane a x >= b with integer coefficients, which partitions the polytope into three pieces: the points in the polytope satisfying a x >= b, the points satisfying a x <= b-1, and the middle slab b-1 < a x < b. Since the middle slab contains no integer points it can be safely discarded, and the algorithm proceeds recursively on the other two branches. Each path terminates when the current polytope is empty, which is polynomial-time checkable. Among our results, we show somewhat surprisingly that Stabbing Planes can efficiently simulate Cutting Planes, and moreover, is strictly stronger than Cutting Planes under a reasonable conjecture. We prove linear lower bounds on the rank of Stabbing Planes refutations, by adapting a lifting argument in communication complexity.
- Published
- 2018
- Full Text
- View/download PDF
36. Agnostic Learning from Tolerant Natural Proofs
- Author
-
Carmosino, Marco L., Impagliazzo, Russell, Kabanets, Valentine, and Kolokolova, Antonina
- Subjects
000 Computer science, knowledge, general works ,Computer Science ,Computer Science::Computational Complexity - Abstract
We generalize the "learning algorithms from natural properties" framework of [CIKK16] to get agnostic learning algorithms from natural properties with extra features. We show that if a natural property (in the sense of Razborov and Rudich [RR97]) is useful also against functions that are close to the class of "easy" functions, rather than just against "easy" functions, then it can be used to get an agnostic learning algorithm over the uniform distribution with membership queries. * For AC0[q], any prime q (constant-depth circuits of polynomial size, with AND, OR, NOT, and MODq gates of unbounded fanin), which happens to have a natural property with the requisite extra feature by [Raz87, Smo87, RR97], we obtain the first agnostic learning algorithm for AC0[q], for every prime q. Our algorithm runs in randomized quasi-polynomial time, uses membership queries, and outputs a circuit for a given Boolean function f that agrees with f on all but at most polylog(n)*opt fraction of inputs, where opt is the relative distance between f and the closest function h in the class AC0[q]. * For the ideal case, a natural proof of strongly exponential correlation circuit lower bounds against a circuit class C containing AC0[2] (i.e., circuits of size exp(Omega(n)) cannot compute some n-variate function even with exp(-Omega(n)) advantage over random guessing) would yield a polynomial-time query agnostic learning algorithm for C with the approximation error O(opt).
- Published
- 2017
- Full Text
- View/download PDF
37. Does Looking Inside a Circuit Help?
- Author
-
Impagliazzo, Russell, Kabanets, Valentine, Kolokolova, Antonina, McKenzie, Pierre, and Romani, Shadab
- Subjects
000 Computer science, knowledge, general works ,Computer Science - Abstract
The Black-Box Hypothesisstates that any property of Boolean functions decided efficiently (e.g., in BPP) with inputs represented by circuits can also be decided efficiently in the black-box setting, where an algorithm is given an oracle access to the input function and an upper bound on its circuit size. If this hypothesis is true, then P neq NP. We focus on the consequences of the hypothesis being false, showing that (under general conditions on the structure of a counterexample) it implies a non-trivial algorithm for CSAT. More specifically, we show that if there is a property F of boolean functions such that F has high sensitivity on some input function f of subexponential circuit complexity (which is a sufficient condition for F being a counterexample to the Black-Box Hypothesis), then CSAT is solvable by a subexponential-size circuit family. Moreover, if such a counterexample F is symmetric, then CSAT is in Ppoly. These results provide some evidence towards the conjecture (made in this paper) that the Black-Box Hypothesis is false if and only if CSAT is easy.
- Published
- 2017
- Full Text
- View/download PDF
38. Learning Algorithms from Natural Proofs
- Author
-
Carmosino, Marco L., Impagliazzo, Russell, Kabanets, Valentine, and Kolokolova, Antonina
- Subjects
0209 industrial biotechnology ,020901 industrial engineering & automation ,000 Computer science, knowledge, general works ,010201 computation theory & mathematics ,Computer Science ,0102 computer and information sciences ,02 engineering and technology ,01 natural sciences - Abstract
Based on Hastad's (1986) circuit lower bounds, Linial, Mansour, and Nisan (1993) gave a quasipolytime learning algorithm for AC^0 (constant-depth circuits with AND, OR, and NOT gates), in the PAC model over the uniform distribution. It was an open question to get a learning algorithm (of any kind) for the class of AC^0[p] circuits (constant-depth, with AND, OR, NOT, and MOD_p gates for a prime p). Our main result is a quasipolytime learning algorithm for AC^0[p] in the PAC model over the uniform distribution with membership queries. This algorithm is an application of a general connection we show to hold between natural proofs (in the sense of Razborov and Rudich (1997)) and learning algorithms. We argue that a natural proof of a circuit lower bound against any (sufficiently powerful) circuit class yields a learning algorithm for the same circuit class. As the lower bounds against AC^0[p] by Razborov (1987) and Smolensky (1987) are natural, we obtain our learning algorithm for AC^0[p].
- Published
- 2016
- Full Text
- View/download PDF
39. Expander Construction in VNC1
- Author
-
Buss, Sam, Kabanets, Valentine, Kolokolova, Antonina, Koucky, Michal, Buss, Sam, Kabanets, Valentine, Kolokolova, Antonina, and Koucky, Michal
- Abstract
We give a combinatorial analysis (using edge expansion) of a variant of the iterative expander construction due to Reingold, Vadhan, and Wigderson (2002), and show that this analysis can be formalized in the bounded arithmetic system VNC^1 (corresponding to the "NC^1 reasoning"). As a corollary, we prove the assumption made by Jerabek (2011) that a construction of certain bipartite expander graphs can be formalized in VNC^1. This in turn implies that every proof in Gentzen's sequent calculus LK of a monotone sequent can be simulated in the monotone version of LK (MLK) with only polynomial blowup in proof size, strengthening the quasipolynomial simulation result of Atserias, Galesi, and Pudlak (2002).
- Published
- 2017
- Full Text
- View/download PDF
40. Agnostic Learning from Tolerant Natural Proofs
- Author
-
Marco L. Carmosino and Russell Impagliazzo and Valentine Kabanets and Antonina Kolokolova, Carmosino, Marco L., Impagliazzo, Russell, Kabanets, Valentine, Kolokolova, Antonina, Marco L. Carmosino and Russell Impagliazzo and Valentine Kabanets and Antonina Kolokolova, Carmosino, Marco L., Impagliazzo, Russell, Kabanets, Valentine, and Kolokolova, Antonina
- Abstract
We generalize the "learning algorithms from natural properties" framework of [CIKK16] to get agnostic learning algorithms from natural properties with extra features. We show that if a natural property (in the sense of Razborov and Rudich [RR97]) is useful also against functions that are close to the class of "easy" functions, rather than just against "easy" functions, then it can be used to get an agnostic learning algorithm over the uniform distribution with membership queries. * For AC0[q], any prime q (constant-depth circuits of polynomial size, with AND, OR, NOT, and MODq gates of unbounded fanin), which happens to have a natural property with the requisite extra feature by [Raz87, Smo87, RR97], we obtain the first agnostic learning algorithm for AC0[q], for every prime q. Our algorithm runs in randomized quasi-polynomial time, uses membership queries, and outputs a circuit for a given Boolean function f that agrees with f on all but at most polylog(n)*opt fraction of inputs, where opt is the relative distance between f and the closest function h in the class AC0[q]. * For the ideal case, a natural proof of strongly exponential correlation circuit lower bounds against a circuit class C containing AC0[2] (i.e., circuits of size exp(Omega(n)) cannot compute some n-variate function even with exp(-Omega(n)) advantage over random guessing) would yield a polynomial-time query agnostic learning algorithm for C with the approximation error O(opt).
- Published
- 2017
- Full Text
- View/download PDF
41. Tighter Connections between Derandomization and Circuit Lower Bounds
- Author
-
Carmosino, Marco L., Impagliazzo, Russell, Kabanets, Valentine, and Kolokolova, Antonina
- Subjects
000 Computer science, knowledge, general works ,Computer Science ,Computer Science::Computational Complexity - Abstract
We tighten the connections between circuit lower bounds and derandomization for each of the following three types of derandomization: - general derandomization of promiseBPP (connected to Boolean circuits), - derandomization of Polynomial Identity Testing (PIT) over fixed finite fields (connected to arithmetic circuit lower bounds over the same field), and - derandomization of PIT over the integers (connected to arithmetic circuit lower bounds over the integers). We show how to make these connections uniform equivalences, although at the expense of using somewhat less common versions of complexity classes and for a less studied notion of inclusion. Our main results are as follows: 1. We give the first proof that a non-trivial (nondeterministic subexponential-time) algorithm for PIT over a fixed finite field yields arithmetic circuit lower bounds. 2. We get a similar result for the case of PIT over the integers, strengthening a result of Jansen and Santhanam [JS12] (by removing the need for advice). 3. We derive a Boolean circuit lower bound for NEXP intersect coNEXP from the assumption of sufficiently strong non-deterministic derandomization of promiseBPP (without advice), as well as from the assumed existence of an NP-computable non-empty property of Boolean functions useful for proving superpolynomial circuit lower bounds (in the sense of natural proofs of [RR97]); this strengthens the related results of [IKW02]. 4. Finally, we turn all of these implications into equivalences for appropriately defined promise classes and for a notion of robust inclusion/separation (inspired by [FS11]) that lies between the classical "almost everywhere" and "infinitely often" notions.
- Published
- 2015
- Full Text
- View/download PDF
42. Completeness for First-Order Properties on Sparse Structures with Algorithmic Applications
- Author
-
Gao, Jiawei, primary, Impagliazzo, Russell, additional, Kolokolova, Antonina, additional, and Williams, Ryan, additional
- Published
- 2017
- Full Text
- View/download PDF
43. Many Facets of Complexity in Logic
- Author
-
Kolokolova, Antonina, primary
- Full Text
- View/download PDF
44. Mining Circuit Lower Bound Proofs for Meta-algorithms
- Author
-
Chen, Ruiwen, primary, Kabanets, Valentine, additional, Kolokolova, Antonina, additional, Shaltiel, Ronen, additional, and Zuckerman, David, additional
- Published
- 2014
- Full Text
- View/download PDF
45. An Axiomatic Approach to Algebrization
- Author
-
Impagliazzo, Russell, Kabanets, Valentine, Kolokolova, Antonina, Impagliazzo, Russell, Kabanets, Valentine, and Kolokolova, Antonina
- Abstract
Non-relativization of complexity issues can be interpreted as giving some evidence that these issues cannot be resolved by "black-box" techniques. In the early 1990's, a sequence of important non-relativizing results was proved, mainly using algebraic techniques. Two approaches have been proposed to understand the power and limitations of these algebraic techniques: (1) Fortnow gives a construction of a class of oracles which have a similar algebraic and logical structure, although they are arbitrarily powerful. He shows that many of the non-relativizing results proved using algebraic techniques hold for all such oracles, but he does not show, e.g., that the outcome of the "P vs. NP" question differs between different oracles in that class. (2) Aaronson and Wigderson give definitions of algebrizing separations and collapses of complexity classes, by comparing classes relative to one oracle to classes relative to an algebraic extension of that oracle. Using these definitions, they show both that the standard collapses and separations "algebrize" and that many of the open questions in complexity fail to "algebrize", suggesting that the arithmetization technique is close to its limits. However, it is unclear how to formalize algebrization of more complicated complexity statements than collapses or separations, and whether the algebrizing statements are, e.g., closed under modus ponens; so it is conceivable that several algebrizing premises could imply (in a relativizing way) a non-algebrizing conclusion. Here, building on the work of Arora, Impagliazzo, and Vazirani [4], we propose an axiomatic approach to "algebrization", which complements and clarifies the approaches of Fortnow and Aaronso&Wigderson. We present logical theories formalizing the notion of algebrizing techniques so that most algebrizing results are provable within our theories and separations requiring non-algebrizing techniques are independent of them. Our theories extend the [AIV] theory formalizing r
- Published
- 2010
- Full Text
- View/download PDF
46. An axiomatic approach to algebrization
- Author
-
Impagliazzo, Russell, primary, Kabanets, Valentine, additional, and Kolokolova, Antonina, additional
- Published
- 2009
- Full Text
- View/download PDF
47. An axiomatic approach to algebrization.
- Author
-
Impagliazzo, Russell, Kabanets, Valentine, and Kolokolova, Antonina
- Published
- 2009
- Full Text
- View/download PDF
48. Closure Properties of Weak Systems of Bounded Arithmetic.
- Author
-
Ong, Luke and Kolokolova, Antonina
- Abstract
In this paper we study the properties of systems of bounded arithmetic capturing small complexity classes and state conditions sufficient for such systems to capture the corresponding complexity class tightly. Our class of systems of bounded arithmetic is the class of second-order systems with comprehension axiom for a syntactically restricted class of formulas Φ ⊂ Σ1B based on a logic in the descriptive complexity setting. This work generalizes the results of [8] and [9]More detailed presentation of most of this work can be found in my PhD thesis, [17], available on ECCC.. We show that if the system 1) extends V0 (second-order version of IΔ0), 2) Δ1-defines all functions with bitgraphs from Φ, and 3) proves witnessing for all theorems from Φ, then the class of Σ1B-definable functions of the resulting system is exactly the class expressed by Φ in the descriptive complexity setting, provably in this system. [ABSTRACT FROM AUTHOR]
- Published
- 2005
- Full Text
- View/download PDF
49. Implementation of Subjective Trusts in Control and Decision-Making
- Author
-
Kagan, Evgeny, Rybalov, Alexander, Yager, Ronald, Abraham, Erika, Editorial Board Member, Beyersdorff, Olaf, Editorial Board Member, Blanchette, Jasmin, Editorial Board Member, Biere, Armin, Editorial Board Member, Buss, Sam, Editorial Board Member, England, Matthew, Editorial Board Member, Fleuriot, Jacques, Editorial Board Member, Fontaine, Pascal, Editorial Board Member, Gurfinkel, Arie, Editorial Board Member, Heule, Marijn, Editorial Board Member, Kahle, Reinhard, Editorial Board Member, Kolaitis, Phokion, Editorial Board Member, Kolokolova, Antonina, Editorial Board Member, Matthes, Ralph, Editorial Board Member, Mahboubi, Assia, Editorial Board Member, Nordström, Jakob, Editorial Board Member, Panangaden, Prakash, Editorial Board Member, Rozier, Kristin Yvonne, Editorial Board Member, Studer, Thomas, Editorial Board Member, Tinelli, Cesare, Editorial Board Member, Kagan, Evgeny, Rybalov, Alexander, and Yager, Ronald
- Published
- 2025
- Full Text
- View/download PDF
50. Multi-valued Logic Algebra of Subjective Trusts
- Author
-
Kagan, Evgeny, Rybalov, Alexander, Yager, Ronald, Abraham, Erika, Editorial Board Member, Beyersdorff, Olaf, Editorial Board Member, Blanchette, Jasmin, Editorial Board Member, Biere, Armin, Editorial Board Member, Buss, Sam, Editorial Board Member, England, Matthew, Editorial Board Member, Fleuriot, Jacques, Editorial Board Member, Fontaine, Pascal, Editorial Board Member, Gurfinkel, Arie, Editorial Board Member, Heule, Marijn, Editorial Board Member, Kahle, Reinhard, Editorial Board Member, Kolaitis, Phokion, Editorial Board Member, Kolokolova, Antonina, Editorial Board Member, Matthes, Ralph, Editorial Board Member, Mahboubi, Assia, Editorial Board Member, Nordström, Jakob, Editorial Board Member, Panangaden, Prakash, Editorial Board Member, Rozier, Kristin Yvonne, Editorial Board Member, Studer, Thomas, Editorial Board Member, Tinelli, Cesare, Editorial Board Member, Kagan, Evgeny, Rybalov, Alexander, and Yager, Ronald
- Published
- 2025
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.