首页 > 最新文献

2016 IEEE 57th Annual Symposium on Foundations of Computer Science (FOCS)最新文献

英文 中文
A Better-Than-3n Lower Bound for the Circuit Complexity of an Explicit Function 显式函数电路复杂度的一个优于3n的下界
Pub Date : 2016-10-01 DOI: 10.1109/FOCS.2016.19
Magnus Find, Alexander Golovnev, E. Hirsch, A. Kulikov
We consider Boolean circuits over the full binary basis. We prove a (3+1/86)n-o(n) lower bound on the size of such a circuit for an explicitly defined predicate, namely an affine disperser for sublinear dimension. This improves the 3n-o(n) bound of Norbert Blum (1984).The proof is based on the gate elimination technique extended with the following three ideas. We generalize the computational model by allowing circuits to contain cycles, this in turn allows us to perform affine substitutions. We use a carefully chosen circuit complexity measure to track the progress of the gate elimination process. Finally, we use quadratic substitutions that may be viewed as delayed affine substitutions.
我们考虑在全二进制基上的布尔电路。对于一个明确定义的谓词,即次线性维的仿射分散子,我们证明了这种电路大小的(3+1/86)n-o(n)下界。这改进了Norbert Blum(1984)的3n-o(n)界。证明是基于栅极消除技术,扩展了以下三个思想。我们通过允许电路包含周期来推广计算模型,这反过来又允许我们执行仿射替换。我们使用一种精心选择的电路复杂性度量来跟踪栅极消除过程的进展。最后,我们使用二次代入,可以看作是延迟仿射代入。
{"title":"A Better-Than-3n Lower Bound for the Circuit Complexity of an Explicit Function","authors":"Magnus Find, Alexander Golovnev, E. Hirsch, A. Kulikov","doi":"10.1109/FOCS.2016.19","DOIUrl":"https://doi.org/10.1109/FOCS.2016.19","url":null,"abstract":"We consider Boolean circuits over the full binary basis. We prove a (3+1/86)n-o(n) lower bound on the size of such a circuit for an explicitly defined predicate, namely an affine disperser for sublinear dimension. This improves the 3n-o(n) bound of Norbert Blum (1984).The proof is based on the gate elimination technique extended with the following three ideas. We generalize the computational model by allowing circuits to contain cycles, this in turn allows us to perform affine substitutions. We use a carefully chosen circuit complexity measure to track the progress of the gate elimination process. Finally, we use quadratic substitutions that may be viewed as delayed affine substitutions.","PeriodicalId":414001,"journal":{"name":"2016 IEEE 57th Annual Symposium on Foundations of Computer Science (FOCS)","volume":"62 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129940426","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 44
Compressing Interactive Communication under Product Distributions 压缩产品分布下的交互通信
Pub Date : 2016-10-01 DOI: 10.1109/FOCS.2016.64
Alexander A. Sherstov
We study the problem of compressing interactive communication to its information content I, defined as the amount of information that the participants learn about each other's inputs. We focus on the case when the participants' inputs are distributed independently and show how to compress the communication to O(I log2 I) bits, with no dependence on the original communication cost. This result improves quadratically on previous work by Kol (STOC 2016) and essentially matches the well-known lower bound Ω(I).
我们研究了将交互通信压缩到其信息内容I的问题,信息内容I定义为参与者了解彼此输入的信息量。我们关注参与者的输入是独立分布的情况,并展示了如何将通信压缩到O(I log2 I)位,而不依赖于原始通信成本。该结果在Kol (STOC 2016)之前的工作基础上进行了二次改进,并且基本上与众所周知的下界Ω(I)相匹配。
{"title":"Compressing Interactive Communication under Product Distributions","authors":"Alexander A. Sherstov","doi":"10.1109/FOCS.2016.64","DOIUrl":"https://doi.org/10.1109/FOCS.2016.64","url":null,"abstract":"We study the problem of compressing interactive communication to its information content I, defined as the amount of information that the participants learn about each other's inputs. We focus on the case when the participants' inputs are distributed independently and show how to compress the communication to O(I log2 I) bits, with no dependence on the original communication cost. This result improves quadratically on previous work by Kol (STOC 2016) and essentially matches the well-known lower bound Ω(I).","PeriodicalId":414001,"journal":{"name":"2016 IEEE 57th Annual Symposium on Foundations of Computer Science (FOCS)","volume":"882 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122069183","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 22
Improved Two-Source Extractors, and Affine Extractors for Polylogarithmic Entropy 多对数熵的改进双源提取器和仿射提取器
Pub Date : 2016-10-01 DOI: 10.1109/FOCS.2016.26
Xin Li
In a recent breakthrough [1], Chattopadhyay and Zuckerman gave an explicit two-source extractor for min-entropy k ≥ logC n for some large enough constant C, where n is the length of the source. However, their extractor only outputs one bit. In this paper, we improve the output of the two-source extractor to kΩ(1), while the error remains n-Ω(1) and the extractor remains strong in the second source. In the non-strong case, the output can be increased to k. Our improvement is obtained by giving a better extractor for (q, t, γ) non-oblivious bit-fixing sources, which can output tΩ(1) bits instead of one bit as in [1]. We also give the first explicit construction of deterministic extractors for affine sources over F2, with entropy k ≥ logC n for some large enough constant C, where n is the length of the source. Previously the best known results are by Bourgain [2], Yehudayoff [3] and Li [4], which require the affine source to have entropy at least Ω(n/√log log n). Our extractor outputs kΩ(1) bits with error n-Ω(1). This is done by reducing an affine source to a non-oblivious bit-fixing source, where we adapt the alternating extraction based approach in previous work on independent source extractors [5] to the affine setting. Our affine extractors also imply improved extractors for circuit sources studied in [6]. We further extend our results to the case of zero-error dispersers, and give two applications in data structures that rely crucially on the fact that our two-source or affine extractors have large output size.
在最近的一项突破[1]中,Chattopadhyay和Zuckerman给出了一个显式的双源提取器,对于某个足够大的常数C,最小熵k≥logC n,其中n是源的长度。然而,他们的提取器只输出一个比特。在本文中,我们将双源提取器的输出提高到kΩ(1),而误差保持在-Ω(1),并且提取器在第二源中保持强。在非强情况下,输出可以增加到k。我们的改进是通过为(q, t, γ)非遗忘固定位源提供更好的提取器获得的,它可以输出tΩ(1)位而不是[1]中的1位。我们还给出了在F2上的仿射源的确定性提取器的第一个显式构造,对于某个足够大的常数C,熵k≥logC n,其中n是源的长度。以前最著名的结果是Bourgain [2], Yehudayoff[3]和Li[4],它们要求仿射源的熵至少为Ω(n/√log log n)。我们的提取器输出kΩ(1)位,误差为n-Ω(1)。这是通过将仿射源减少为非遗忘固定位源来实现的,其中我们将之前关于独立源提取器[5]的工作中基于交替提取的方法适应于仿射设置。我们的仿射提取器也意味着改进了[6]中研究的电路源的提取器。我们进一步将我们的结果扩展到零误差分散器的情况,并给出了数据结构中的两个应用程序,这两个应用程序在很大程度上依赖于我们的双源或仿射提取器具有大输出大小的事实。
{"title":"Improved Two-Source Extractors, and Affine Extractors for Polylogarithmic Entropy","authors":"Xin Li","doi":"10.1109/FOCS.2016.26","DOIUrl":"https://doi.org/10.1109/FOCS.2016.26","url":null,"abstract":"In a recent breakthrough [1], Chattopadhyay and Zuckerman gave an explicit two-source extractor for min-entropy k ≥ logC n for some large enough constant C, where n is the length of the source. However, their extractor only outputs one bit. In this paper, we improve the output of the two-source extractor to kΩ(1), while the error remains n-Ω(1) and the extractor remains strong in the second source. In the non-strong case, the output can be increased to k. Our improvement is obtained by giving a better extractor for (q, t, γ) non-oblivious bit-fixing sources, which can output tΩ(1) bits instead of one bit as in [1]. We also give the first explicit construction of deterministic extractors for affine sources over F2, with entropy k ≥ logC n for some large enough constant C, where n is the length of the source. Previously the best known results are by Bourgain [2], Yehudayoff [3] and Li [4], which require the affine source to have entropy at least Ω(n/√log log n). Our extractor outputs kΩ(1) bits with error n-Ω(1). This is done by reducing an affine source to a non-oblivious bit-fixing source, where we adapt the alternating extraction based approach in previous work on independent source extractors [5] to the affine setting. Our affine extractors also imply improved extractors for circuit sources studied in [6]. We further extend our results to the case of zero-error dispersers, and give two applications in data structures that rely crucially on the fact that our two-source or affine extractors have large output size.","PeriodicalId":414001,"journal":{"name":"2016 IEEE 57th Annual Symposium on Foundations of Computer Science (FOCS)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129550129","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 73
Structure of Protocols for XOR Functions 异或函数的协议结构
Pub Date : 2016-10-01 DOI: 10.1109/FOCS.2016.38
Hamed Hatami, Kaave Hosseini, Shachar Lovett
Let f be a boolean function on n variables. Its associated XOR function is the two-party function F(x, y) = f(x xor y). We show that, up to polynomial factors, the deterministic communication complexity of F is equal to the parity decision tree complexity of f. This relies on a novel technique of entropy reduction for protocols, combined with existing techniques in Fourier analysis and additive combinatorics.
设f是一个有n个变量的布尔函数。其相关的异或函数是两方函数F(x, y) = F(x XOR y)。我们表明,在多项式因子范围内,F的确定性通信复杂性等于F的奇偶性决策树复杂性。这依赖于一种新的协议熵降技术,结合傅立叶分析和加性组合学中的现有技术。
{"title":"Structure of Protocols for XOR Functions","authors":"Hamed Hatami, Kaave Hosseini, Shachar Lovett","doi":"10.1109/FOCS.2016.38","DOIUrl":"https://doi.org/10.1109/FOCS.2016.38","url":null,"abstract":"Let f be a boolean function on n variables. Its associated XOR function is the two-party function F(x, y) = f(x xor y). We show that, up to polynomial factors, the deterministic communication complexity of F is equal to the parity decision tree complexity of f. This relies on a novel technique of entropy reduction for protocols, combined with existing techniques in Fourier analysis and additive combinatorics.","PeriodicalId":414001,"journal":{"name":"2016 IEEE 57th Annual Symposium on Foundations of Computer Science (FOCS)","volume":"120 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122476612","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 56
How Limited Interaction Hinders Real Communication (and What It Means for Proof and Circuit Complexity) 有限的交互如何阻碍真正的交流(以及它对证明和电路复杂性意味着什么)
Pub Date : 2016-10-01 DOI: 10.1109/FOCS.2016.40
Susanna F. de Rezende, Jakob Nordström, Marc Vinyals
We obtain the first true size-space trade-offs for the cutting planes proof system, where the upper bounds hold for size and total space for derivations with constantsize coefficients, and the lower bounds apply to length and formula space (i.e., number of inequalities in memory) even for derivations with exponentially large coefficients. These are also the first trade-offs to hold uniformly for resolution, polynomial calculus and cutting planes, thus capturing the main methods of reasoning used in current state-of-the-art SAT solvers. We prove our results by a reduction to communication lower bounds in a round-efficient version of the real communication model of [Kraj́ĩcek '98], drawing on and extending techniques in [Raz and McKenzie '99] and [G̈öos et al. '15]. The communication lower bounds are in turn established by a reduction to trade-offs between cost and number of rounds in the game of [Dymond and Tompa '85] played on directed acyclic graphs. As a by-product of the techniques developed to show these proof complexity trade-off results, we also obtain an exponential separation between monotone-ACi-1 and monotone-ACi, improving exponentially over the superpolynomial separation in [Raz and McKenzie '99]. That is, we give an explicit Boolean function that can be computed by monotone Boolean circuits of depth logi n and polynomial size, but for which circuits of depth O(logi-1 n) require exponential size.
我们获得了切割平面证明系统的第一个真正的大小-空间权衡,其中上界适用于具有恒定大小系数的推导的大小和总空间,下界适用于长度和公式空间(即内存中的不等式数量),甚至适用于具有指数大系数的推导。这些也是对分辨率、多项式演算和切割平面统一保持的第一个权衡,从而捕获了当前最先进的SAT解算器中使用的主要推理方法。我们利用并扩展了[Raz和McKenzie '99]和[G´öos等人的技术,通过在[Kraj´ĩcek '98]的真实通信模型的循环有效版本中对通信下界的约简来证明我们的结果。15)。通信下限是通过减少[Dymond和Tompa '85]在有向无环图上进行的博弈中成本和回合数之间的权衡来建立的。作为展示这些证明复杂性权衡结果的技术的副产品,我们还获得了单调- aci -1和单调- aci之间的指数分离,比[Raz和McKenzie '99]中的超多项式分离得到了指数级的改进。也就是说,我们给出了一个显式布尔函数,它可以通过深度为logn和多项式大小的单调布尔电路计算,但深度为O(log1 n)的电路需要指数大小。
{"title":"How Limited Interaction Hinders Real Communication (and What It Means for Proof and Circuit Complexity)","authors":"Susanna F. de Rezende, Jakob Nordström, Marc Vinyals","doi":"10.1109/FOCS.2016.40","DOIUrl":"https://doi.org/10.1109/FOCS.2016.40","url":null,"abstract":"We obtain the first true size-space trade-offs for the cutting planes proof system, where the upper bounds hold for size and total space for derivations with constantsize coefficients, and the lower bounds apply to length and formula space (i.e., number of inequalities in memory) even for derivations with exponentially large coefficients. These are also the first trade-offs to hold uniformly for resolution, polynomial calculus and cutting planes, thus capturing the main methods of reasoning used in current state-of-the-art SAT solvers. We prove our results by a reduction to communication lower bounds in a round-efficient version of the real communication model of [Kraj́ĩcek '98], drawing on and extending techniques in [Raz and McKenzie '99] and [G̈öos et al. '15]. The communication lower bounds are in turn established by a reduction to trade-offs between cost and number of rounds in the game of [Dymond and Tompa '85] played on directed acyclic graphs. As a by-product of the techniques developed to show these proof complexity trade-off results, we also obtain an exponential separation between monotone-ACi-1 and monotone-ACi, improving exponentially over the superpolynomial separation in [Raz and McKenzie '99]. That is, we give an explicit Boolean function that can be computed by monotone Boolean circuits of depth logi n and polynomial size, but for which circuits of depth O(logi-1 n) require exponential size.","PeriodicalId":414001,"journal":{"name":"2016 IEEE 57th Annual Symposium on Foundations of Computer Science (FOCS)","volume":"56 9","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134225866","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 53
Robust Fourier and Polynomial Curve Fitting 鲁棒傅里叶和多项式曲线拟合
Pub Date : 2016-10-01 DOI: 10.1109/FOCS.2016.75
V. Guruswami, David Zuckerman
We consider the robust curve fitting problem, for both algebraic and Fourier (trigonometric) polynomials, in the presence of outliers. In particular, we study the model of Arora and Khot (STOC 2002), who were motivated by applications in computer vision. In their model, the input data consists of ordered pairs (xi, yi) ε [-1, 1] × [-1, 1], i = 1, 2,..., N, and there is an unknown degree-d polynomial p such that for all but ρ fraction of the i, we have |p(xi) - yi|≤ δ. Unlike Arora-Khot, we also study the trigonometric setting, where the input is from T × [-1, 1], where T is the unit circle. In both scenarios, the i corresponding to errors are chosen randomly, and for such i the errors in the yi can be arbitrary. The goal is to output a degree-d polynomial q such that ||p - q|| is small (for example, O(δ)). Arora and Khot could achieve a polynomial-time algorithm only for ρ = 0. Daltrophe et al. observed that a simple median-based algorithm can correct errors if the desired accuracy δ is large enough. (Larger δ makes the output guarantee easier to achieve, which seems to typically outweigh the weaker input promise.) We dramatically expand the range of parameters for which recovery of q is possible in polynomial time. Specifically, we show that there are polynomial-time algorithms in both settings that recover q up to l∞ error O(δ.99) provided 1) ρ ≤/c1log d and δ ≥ 1/(log d)c, or 2) ρ ≤ c1/log log d/log2 d and δ ≥ 1/dc. Here c is any constant and c1 is a small enough constant depending on c. The number of points that suffices is N = Õ(d) in the trigonometric setting for random xi or arbitrary xi that are roughly equally spaced, or in the algebraic setting when the xi are chosen according to the Chebyshev distribution, and N = Õ(d2) in the algebraic setting with random (or roughly equally spaced) xi.
我们考虑鲁棒曲线拟合问题,为代数和傅立叶(三角)多项式,在异常值的存在。特别是,我们研究了Arora和Khot (STOC 2002)的模型,他们受到计算机视觉应用的激励。在他们的模型中,输入数据由有序对(xi, yi)组成ε [- 1,1] × [- 1,1], i = 1,2,…, N,并且存在一个未知的d次多项式p,使得对于除i的ρ分数外的所有i,我们有|p(xi) - yi|≤δ。与Arora-Khot不同,我们还研究了三角函数设置,其中输入来自T x[- 1,1],其中T是单位圆。在这两种情况下,误差对应的i是随机选择的,对于这样的i, yi中的误差可以是任意的。目标是输出一个d次多项式q,使得||p - q||∞很小(例如O(δ))。Arora和Khot只能在ρ = 0时实现多项式时间算法。Daltrophe等人观察到,如果期望的精度δ足够大,一个简单的基于中位数的算法可以纠正错误。(较大的δ使输出保证更容易实现,这似乎通常超过较弱的输入承诺。)我们极大地扩展了在多项式时间内可以恢复q的参数范围。具体来说,我们证明了在这两种情况下都存在多项式时间算法,当1)ρ≤/c1log d且δ≥1/(log d)c,或2)ρ≤c1/ loglog d/ log2d且δ≥1/dc时,可以将q恢复到l∞误差O(δ.99)。这里c是任意常数,c1是一个足够小的常数,取决于c。在随机xi或任意xi的三角设置中,或在根据切比雪夫分布选择xi的代数设置中,满足的点数为N = Õ(d),而在随机(或大致间隔)xi的代数设置中,N = Õ(d2)。
{"title":"Robust Fourier and Polynomial Curve Fitting","authors":"V. Guruswami, David Zuckerman","doi":"10.1109/FOCS.2016.75","DOIUrl":"https://doi.org/10.1109/FOCS.2016.75","url":null,"abstract":"We consider the robust curve fitting problem, for both algebraic and Fourier (trigonometric) polynomials, in the presence of outliers. In particular, we study the model of Arora and Khot (STOC 2002), who were motivated by applications in computer vision. In their model, the input data consists of ordered pairs (x<sub>i</sub>, y<sub>i</sub>) ε [-1, 1] × [-1, 1], i = 1, 2,..., N, and there is an unknown degree-d polynomial p such that for all but ρ fraction of the i, we have |p(x<sub>i</sub>) - y<sub>i</sub>|≤ δ. Unlike Arora-Khot, we also study the trigonometric setting, where the input is from T × [-1, 1], where T is the unit circle. In both scenarios, the i corresponding to errors are chosen randomly, and for such i the errors in the yi can be arbitrary. The goal is to output a degree-d polynomial q such that ||p - q||<sub>∞</sub> is small (for example, O(δ)). Arora and Khot could achieve a polynomial-time algorithm only for ρ = 0. Daltrophe et al. observed that a simple median-based algorithm can correct errors if the desired accuracy δ is large enough. (Larger δ makes the output guarantee easier to achieve, which seems to typically outweigh the weaker input promise.) We dramatically expand the range of parameters for which recovery of q is possible in polynomial time. Specifically, we show that there are polynomial-time algorithms in both settings that recover q up to l∞ error O(δ.99) provided 1) ρ ≤/c1log d and δ ≥ 1/(log d)c, or 2) ρ ≤ c1/log log d/log2 d and δ ≥ 1/dc. Here c is any constant and c1 is a small enough constant depending on c. The number of points that suffices is N = Õ(d) in the trigonometric setting for random x<sub>i</sub> or arbitrary x<sub>i</sub> that are roughly equally spaced, or in the algebraic setting when the x<sub>i</sub> are chosen according to the Chebyshev distribution, and N = Õ(d2) in the algebraic setting with random (or roughly equally spaced) x<sub>i</sub>.","PeriodicalId":414001,"journal":{"name":"2016 IEEE 57th Annual Symposium on Foundations of Computer Science (FOCS)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133220338","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 18
Informational Substitutes 信息的替代品
Pub Date : 2016-10-01 DOI: 10.1109/FOCS.2016.33
Yiling Chen, Bo Waggoner
We propose definitions of substitutes and complements for pieces of information ("signals") in the context of a decision or optimization problem, with game-theoretic and algorithmic applications. In a game-theoretic context, substitutes capture diminishing marginal value of information to a rational decision maker. There, we address the main open problem in a fundamental strategic-information-revelation setting, prediction markets. We show that substitutes characterize "best-possible" equilibria with immediate information aggregation, while complements characterize "worst-possible", delayed aggregation. Game-theoretic applications also include settings such as crowdsourcing contests and question-and-answer forums. In an algorithmic context, where substitutes capture diminishing marginal improvement of information to an optimization problem, substitutes imply efficient approximation algorithms for a very general class of (adaptive) information acquisition problems. In tandem with these broad applications, we examine the structure and design of informational substitutes and complements. They have equivalent, intuitive definitions from disparate perspectives: submodularity, geometry, and information theory. We also consider the design of scoring rules or optimization problems so as to encourage substitutability or complementarity, with positive and negative results. Taken as a whole, the results give some evidence that, in parallel with substitutable items, informational substitutes play a natural conceptual and formal role in game theory and algorithms.
在决策或优化问题的背景下,我们提出了信息片段(“信号”)的替代和补充的定义,并应用博弈论和算法。在博弈论的背景下,替代品捕获了信息对理性决策者的边际价值递减。在那里,我们解决了基本战略信息披露设置中的主要开放问题,预测市场。我们证明了替代具有即时信息聚合的“最佳可能”均衡特征,而互补具有“最坏可能”的延迟聚合特征。博弈论的应用还包括众包竞赛和问答论坛等设置。在算法环境中,替代捕获了对优化问题的信息的边际递减改进,替代意味着对非常一般的(自适应)信息获取问题的有效近似算法。结合这些广泛的应用,我们研究了信息替代和互补的结构和设计。它们从不同的角度有等价的、直观的定义:子模块化、几何和信息论。我们还考虑评分规则或优化问题的设计,以鼓励可替代性或互补性,有积极和消极的结果。作为一个整体,结果给出了一些证据,与可替代项目并行,信息替代在博弈论和算法中发挥着自然的概念和形式作用。
{"title":"Informational Substitutes","authors":"Yiling Chen, Bo Waggoner","doi":"10.1109/FOCS.2016.33","DOIUrl":"https://doi.org/10.1109/FOCS.2016.33","url":null,"abstract":"We propose definitions of substitutes and complements for pieces of information (\"signals\") in the context of a decision or optimization problem, with game-theoretic and algorithmic applications. In a game-theoretic context, substitutes capture diminishing marginal value of information to a rational decision maker. There, we address the main open problem in a fundamental strategic-information-revelation setting, prediction markets. We show that substitutes characterize \"best-possible\" equilibria with immediate information aggregation, while complements characterize \"worst-possible\", delayed aggregation. Game-theoretic applications also include settings such as crowdsourcing contests and question-and-answer forums. In an algorithmic context, where substitutes capture diminishing marginal improvement of information to an optimization problem, substitutes imply efficient approximation algorithms for a very general class of (adaptive) information acquisition problems. In tandem with these broad applications, we examine the structure and design of informational substitutes and complements. They have equivalent, intuitive definitions from disparate perspectives: submodularity, geometry, and information theory. We also consider the design of scoring rules or optimization problems so as to encourage substitutability or complementarity, with positive and negative results. Taken as a whole, the results give some evidence that, in parallel with substitutable items, informational substitutes play a natural conceptual and formal role in game theory and algorithms.","PeriodicalId":414001,"journal":{"name":"2016 IEEE 57th Annual Symposium on Foundations of Computer Science (FOCS)","volume":"55 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121659948","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 27
Depth-Reduction for Composites 复合材料的深度还原
Pub Date : 2016-10-01 DOI: 10.1109/FOCS.2016.20
Shiteng Chen, Periklis A. Papakonstantinou
We obtain a new depth-reduction construction, which implies a super-exponential improvement in the depth lower bound separating NEXP from non-uniform ACC. In particular, we show that every circuit with AND, OR, NOT, and MODm gates, m ε Z+, of polynomial size and depth d can be reduced to a depth-2, SYM-AND, circuit of size 2(log n)O(d). This is an exponential size improvement over the traditional Yao-Beigel-Tarui, which has size blowup 2(log n)2O(d). Therefore, depth-reduction for composite m matches the size of the Allender-Hertrampf construction for primes from 1989. One immediate implication of depth reduction is an improvement of the depth from o(loglog n) to o(log n/loglog n), in Williams' program for ACC circuit lower bounds against NEXP. This is just short of O(log n/loglog n) and thus pushes William's program to the NC1 barrier, since NC1 is contained in ACC of depth O(log n/loglog n). A second, but non-immediate, implication regards the strengthening of the ACC lower bound in the Chattopadhyay-Santhanam interactive compression setting.
我们得到了一个新的深度缩减结构,这意味着将NEXP与非均匀ACC分离的深度下界有了超指数的改进。特别是,我们证明了每个具有与、或、非和MODm门的电路,m ε Z+,多项式大小和深度为d,可以简化为一个深度为2的SYM-AND电路,大小为2(log n)O(d)。与传统的Yao-Beigel-Tarui相比,这是一个指数级的改进,传统的Yao-Beigel-Tarui的大小是2(log n)2O(d)。因此,复合m的深度缩减与1989年以来质数的Allender-Hertrampf构造的大小相匹配。在Williams针对NEXP的ACC电路下界程序中,深度减小的一个直接含义是深度从0 (loglog n)提高到o(log n/loglog n)。这只差0 (log n/loglog n),因此将William的程序推向了NC1障碍,因为NC1包含在深度为O(log n/loglog n)的ACC中。第二个含义(但不是直接的)是关于在Chattopadhyay-Santhanam交互压缩设置中ACC下界的加强。
{"title":"Depth-Reduction for Composites","authors":"Shiteng Chen, Periklis A. Papakonstantinou","doi":"10.1109/FOCS.2016.20","DOIUrl":"https://doi.org/10.1109/FOCS.2016.20","url":null,"abstract":"We obtain a new depth-reduction construction, which implies a super-exponential improvement in the depth lower bound separating NEXP from non-uniform ACC. In particular, we show that every circuit with AND, OR, NOT, and MODm gates, m ε Z+, of polynomial size and depth d can be reduced to a depth-2, SYM-AND, circuit of size 2(log n)O(d). This is an exponential size improvement over the traditional Yao-Beigel-Tarui, which has size blowup 2(log n)2O(d). Therefore, depth-reduction for composite m matches the size of the Allender-Hertrampf construction for primes from 1989. One immediate implication of depth reduction is an improvement of the depth from o(loglog n) to o(log n/loglog n), in Williams' program for ACC circuit lower bounds against NEXP. This is just short of O(log n/loglog n) and thus pushes William's program to the NC1 barrier, since NC1 is contained in ACC of depth O(log n/loglog n). A second, but non-immediate, implication regards the strengthening of the ACC lower bound in the Chattopadhyay-Santhanam interactive compression setting.","PeriodicalId":414001,"journal":{"name":"2016 IEEE 57th Annual Symposium on Foundations of Computer Science (FOCS)","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128788448","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
A Fast and Simple Unbiased Estimator for Network (Un)reliability 一种快速简便的网络(Un)可靠性无偏估计方法
Pub Date : 2016-09-26 DOI: 10.1109/FOCS.2016.96
David R Karger
The following procedure yields an unbiased estimator for the disconnection probability of an n-vertex graph with minimum cut c if every edge fails independently with probability p: (i) contract every edge independently with probability 1- n-2/c, then (ii) recursively compute the disconnection probability of the resulting tiny graph if each edge fails with probability n2/cp. We give a short, simple, self-contained proof that this estimator can be computed in linear time and has relative variance O(n2). Combining these two facts with a standard sparsification argument yields an O(n3 log n)-time algorithm for estimating the (un)reliability of a network. We also show how the technique can be used to create unbiased samples of disconnected networks.
如果每条边都以概率p独立失败,下面的过程给出了具有最小切割量c的n顶点图的断开概率的无偏估计:(i)以概率1- n-2/c独立收缩每条边,然后(ii)递归地计算如果每条边都以概率n2/cp失败,得到的小图的断开概率。我们给出了一个简短的、简单的、自包含的证明,证明了该估计量可以在线性时间内计算,并且相对方差为O(n2)。将这两个事实与标准的稀疏化论证结合起来,可以得到一个O(n3 log n)时间的算法,用于估计网络的(非)可靠性。我们还展示了如何使用该技术来创建断开网络的无偏样本。
{"title":"A Fast and Simple Unbiased Estimator for Network (Un)reliability","authors":"David R Karger","doi":"10.1109/FOCS.2016.96","DOIUrl":"https://doi.org/10.1109/FOCS.2016.96","url":null,"abstract":"The following procedure yields an unbiased estimator for the disconnection probability of an n-vertex graph with minimum cut c if every edge fails independently with probability p: (i) contract every edge independently with probability 1- n-2/c, then (ii) recursively compute the disconnection probability of the resulting tiny graph if each edge fails with probability n2/cp. We give a short, simple, self-contained proof that this estimator can be computed in linear time and has relative variance O(n2). Combining these two facts with a standard sparsification argument yields an O(n3 log n)-time algorithm for estimating the (un)reliability of a network. We also show how the technique can be used to create unbiased samples of disconnected networks.","PeriodicalId":414001,"journal":{"name":"2016 IEEE 57th Annual Symposium on Foundations of Computer Science (FOCS)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123842214","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 11
Fourier-Sparse Interpolation without a Frequency Gap 无频率间隙的傅里叶稀疏插值
Pub Date : 2016-09-06 DOI: 10.1109/FOCS.2016.84
Xue Chen, D. Kane, Eric Price, Zhao Song
We consider the problem of estimating a Fourier-sparse signal from noisy samples, where the sampling is done over some interval [0, T] and the frequencies can be "off-grid". Previous methods for this problem required the gap between frequencies to be above 1/T, the threshold required to robustly identify individual frequencies. We show the frequency gap is not necessary to estimate the signal as a whole: for arbitrary k-Fourier-sparse signals under l2 bounded noise, we show how to estimate the signal with a constant factor growth of the noise and sample complexity polynomial in k and logarithmic in the bandwidth and signal-to-noise ratio. As a special case, we get an algorithm to interpolate degree d polynomials from noisy measurements, using O(d) samples and increasing the noise by a constant factor in l2.
我们考虑从噪声样本中估计傅里叶稀疏信号的问题,其中采样是在某个间隔[0,T]内完成的,频率可以是“离网”的。以前解决这个问题的方法要求频率之间的差距大于1/T,这是鲁棒识别单个频率所需的阈值。我们展示了频率间隙对于整个信号的估计是不必要的:对于l2有界噪声下的任意k-傅立叶稀疏信号,我们展示了如何用噪声的常数因子增长和k的样本复杂度多项式和带宽和信噪比的对数来估计信号。作为一种特殊情况,我们得到了一种从噪声测量中插值d阶多项式的算法,使用O(d)个样本并在l2中增加一个常数因子的噪声。
{"title":"Fourier-Sparse Interpolation without a Frequency Gap","authors":"Xue Chen, D. Kane, Eric Price, Zhao Song","doi":"10.1109/FOCS.2016.84","DOIUrl":"https://doi.org/10.1109/FOCS.2016.84","url":null,"abstract":"We consider the problem of estimating a Fourier-sparse signal from noisy samples, where the sampling is done over some interval [0, T] and the frequencies can be \"off-grid\". Previous methods for this problem required the gap between frequencies to be above 1/T, the threshold required to robustly identify individual frequencies. We show the frequency gap is not necessary to estimate the signal as a whole: for arbitrary k-Fourier-sparse signals under l2 bounded noise, we show how to estimate the signal with a constant factor growth of the noise and sample complexity polynomial in k and logarithmic in the bandwidth and signal-to-noise ratio. As a special case, we get an algorithm to interpolate degree d polynomials from noisy measurements, using O(d) samples and increasing the noise by a constant factor in l2.","PeriodicalId":414001,"journal":{"name":"2016 IEEE 57th Annual Symposium on Foundations of Computer Science (FOCS)","volume":"123 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128355450","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 40
期刊
2016 IEEE 57th Annual Symposium on Foundations of Computer Science (FOCS)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1