首页 > 最新文献

ACM Transactions on Computation Theory (TOCT)最新文献

英文 中文
Coin Flipping in Dynamic Programming Is Almost Useless 动态规划中的抛硬币几乎毫无用处
Pub Date : 2020-06-01 DOI: 10.1145/3397476
S. Jukna
We consider probabilistic circuits working over the real numbers and using arbitrary semialgebraic functions of bounded description complexity as gates. In particular, such circuits can use all arithmetic operations (+, −, ×, ÷), optimization operations (min and max), conditional branching (if-then-else), and many more. We show that probabilistic circuits using any of these operations as gates can be simulated by deterministic circuits with only about a quadratical blowup in size. A slightly larger blowup in circuit size is also shown when derandomizing approximating circuits. The algorithmic consequence, motivating the title, is that randomness cannot substantially speed up dynamic programming algorithms.
我们考虑工作在实数上的概率电路,并使用有界描述复杂度的任意半代数函数作为门。特别是,这样的电路可以使用所有的算术运算(+,−,x, ÷),优化运算(最小和最大),条件分支(if-then-else)等等。我们证明,使用这些操作中的任何一种作为门的概率电路都可以用确定性电路模拟,其大小只有大约二次放大。当非随机化近似电路时,电路尺寸也会略微增大。这一算法的结果是,随机性不能大大加快动态规划算法的速度。
{"title":"Coin Flipping in Dynamic Programming Is Almost Useless","authors":"S. Jukna","doi":"10.1145/3397476","DOIUrl":"https://doi.org/10.1145/3397476","url":null,"abstract":"We consider probabilistic circuits working over the real numbers and using arbitrary semialgebraic functions of bounded description complexity as gates. In particular, such circuits can use all arithmetic operations (+, −, ×, ÷), optimization operations (min and max), conditional branching (if-then-else), and many more. We show that probabilistic circuits using any of these operations as gates can be simulated by deterministic circuits with only about a quadratical blowup in size. A slightly larger blowup in circuit size is also shown when derandomizing approximating circuits. The algorithmic consequence, motivating the title, is that randomness cannot substantially speed up dynamic programming algorithms.","PeriodicalId":198744,"journal":{"name":"ACM Transactions on Computation Theory (TOCT)","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129219923","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}
引用次数: 0
Test 测试
Pub Date : 2020-05-16 DOI: 10.1145/3397480
Cornetto
{"title":"Test","authors":"Cornetto","doi":"10.1145/3397480","DOIUrl":"https://doi.org/10.1145/3397480","url":null,"abstract":"","PeriodicalId":198744,"journal":{"name":"ACM Transactions on Computation Theory (TOCT)","volume":"118 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-05-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132453721","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}
引用次数: 0
Sparsification of SAT and CSP Problems via Tractable Extensions 通过可处理扩展的SAT和CSP问题的稀疏化
Pub Date : 2020-04-26 DOI: 10.1145/3389411
Victor Lagerkvist, Magnus Wahlström
Unlike polynomial kernelization in general, for which many non-trivial results and methods exist, only few non-trival algorithms are known for polynomial-time sparsification. Furthermore, excepting problems on restricted inputs (such as graph problems on planar graphs), most such results rely upon encoding the instance as a system of bounded-degree polynomial equations. In particular, for satisfiability (SAT) problems with a fixed constraint language Γ, every previously known result is captured by this approach; for several such problems, this is known to be tight. In this work, we investigate the limits of this approach—in particular, does it really cover all cases of non-trivial polynomial-time sparsification? We generalize the method using tools from the algebraic approach to constraint satisfaction problems (CSP). Every constraint that can be modelled via a system of linear equations, over some finite field F, also admits a finite domain extension to a tractable CSP with a Maltsev polymorphism; using known algorithms for Maltsev languages, we can show that every problem of the latter type admits a “basis” of O(n) constraints, which implies a linear sparsification for the original problem. This generalization appears to be strict; other special cases include constraints modelled via group equations over some finite group G. For sparsifications of polynomial but super-linear size, we consider two extensions of this. Most directly, we can capture systems of bounded-degree polynomial equations in a “lift-and-project” manner, by finding Maltsev extensions for constraints over c-tuples of variables, for a basis with O(nc) constraints. Additionally, we may use extensions with k-edge polymorphisms instead of requiring a Maltsev polymorphism. We also investigate characterizations of when such extensions exist. We give an infinite sequence of partial polymorphisms φ1, φ2, …which characterizes whether a language Γ has a Maltsev extension (of possibly infinite domain). In the complementary direction of proving lower bounds on kernelizability, we prove that for any language not preserved by φ1, the corresponding SAT problem does not admit a kernel of size O(n2−ε) for any ε > 0 unless the polynomial hierarchy collapses.
与一般的多项式核化不同,存在许多非平凡的结果和方法,只有很少的非平凡算法已知用于多项式时间稀疏化。此外,除了限制输入的问题(如平面图上的图形问题),大多数此类结果依赖于将实例编码为有界次多项式方程系统。特别是,对于具有固定约束语言Γ的可满足性(SAT)问题,该方法捕获了每个先前已知的结果;对于一些这样的问题,这是已知的紧。在这项工作中,我们研究了这种方法的局限性——特别是,它是否真的涵盖了所有非平凡多项式时间稀疏化的情况?我们利用工具将代数方法推广到约束满足问题(CSP)。在有限域F上,每一个可以用线性方程组建模的约束,也允许有限域扩展到具有Maltsev多态性的可处理CSP;使用已知的Maltsev语言算法,我们可以证明后一种类型的每个问题都承认O(n)个约束的“基”,这意味着原始问题的线性稀疏化。这种概括似乎是严格的;其他特殊情况包括在有限群g上用群方程建模的约束。对于多项式的稀疏化,我们考虑了它的两种扩展。最直接的方法是,我们可以用“提升-投影”的方式获取有界次多项式方程的系统,方法是找到c元组变量约束的Maltsev扩展,对于一个有O(nc)约束的基。另外,我们可以使用k边多态性的扩展,而不需要Maltsev多态性。我们还研究了这种扩展何时存在的特征。我们给出了一个无穷多态序列φ1, φ2,…来表征语言Γ是否具有Maltsev扩展(可能是无限域)。在证明核可性下界的互补方向上,我们证明了对于任何不被φ1保存的语言,对于任何ε > 0,除非多项式层次崩溃,否则相应的SAT问题不允许存在大小为O(n2−ε)的核。
{"title":"Sparsification of SAT and CSP Problems via Tractable Extensions","authors":"Victor Lagerkvist, Magnus Wahlström","doi":"10.1145/3389411","DOIUrl":"https://doi.org/10.1145/3389411","url":null,"abstract":"Unlike polynomial kernelization in general, for which many non-trivial results and methods exist, only few non-trival algorithms are known for polynomial-time sparsification. Furthermore, excepting problems on restricted inputs (such as graph problems on planar graphs), most such results rely upon encoding the instance as a system of bounded-degree polynomial equations. In particular, for satisfiability (SAT) problems with a fixed constraint language Γ, every previously known result is captured by this approach; for several such problems, this is known to be tight. In this work, we investigate the limits of this approach—in particular, does it really cover all cases of non-trivial polynomial-time sparsification? We generalize the method using tools from the algebraic approach to constraint satisfaction problems (CSP). Every constraint that can be modelled via a system of linear equations, over some finite field F, also admits a finite domain extension to a tractable CSP with a Maltsev polymorphism; using known algorithms for Maltsev languages, we can show that every problem of the latter type admits a “basis” of O(n) constraints, which implies a linear sparsification for the original problem. This generalization appears to be strict; other special cases include constraints modelled via group equations over some finite group G. For sparsifications of polynomial but super-linear size, we consider two extensions of this. Most directly, we can capture systems of bounded-degree polynomial equations in a “lift-and-project” manner, by finding Maltsev extensions for constraints over c-tuples of variables, for a basis with O(nc) constraints. Additionally, we may use extensions with k-edge polymorphisms instead of requiring a Maltsev polymorphism. We also investigate characterizations of when such extensions exist. We give an infinite sequence of partial polymorphisms φ1, φ2, …which characterizes whether a language Γ has a Maltsev extension (of possibly infinite domain). In the complementary direction of proving lower bounds on kernelizability, we prove that for any language not preserved by φ1, the corresponding SAT problem does not admit a kernel of size O(n2−ε) for any ε > 0 unless the polynomial hierarchy collapses.","PeriodicalId":198744,"journal":{"name":"ACM Transactions on Computation Theory (TOCT)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-04-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129739387","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}
引用次数: 6
Computation of Hadwiger Number and Related Contraction Problems 哈维格数的计算及相关的收缩问题
Pub Date : 2020-04-24 DOI: 10.1145/3448639
F. Fomin, D. Lokshtanov, Ivan Mihajlin, Saket Saurabh, M. Zehavi
We prove that the Hadwiger number of an n-vertex graph G (the maximum size of a clique minor in G) cannot be computed in time no(n), unless the Exponential Time Hypothesis (ETH) fails. This resolves a well-known open question in the area of exact exponential algorithms. The technique developed for resolving the Hadwiger number problem has a wider applicability. We use it to rule out the existence of no(n)-time algorithms (up to the ETH) for a large class of computational problems concerning edge contractions in graphs.
证明了n顶点图G的哈维格数(G中小团的最大大小)不能在时间no(n)内计算,除非指数时间假设(ETH)不成立。这解决了精确指数算法领域中一个众所周知的开放性问题。为解决哈维格数问题而开发的技术具有更广泛的适用性。我们用它来排除无(n)时间算法(到ETH)的存在,用于大量关于图中边收缩的计算问题。
{"title":"Computation of Hadwiger Number and Related Contraction Problems","authors":"F. Fomin, D. Lokshtanov, Ivan Mihajlin, Saket Saurabh, M. Zehavi","doi":"10.1145/3448639","DOIUrl":"https://doi.org/10.1145/3448639","url":null,"abstract":"We prove that the Hadwiger number of an n-vertex graph G (the maximum size of a clique minor in G) cannot be computed in time no(n), unless the Exponential Time Hypothesis (ETH) fails. This resolves a well-known open question in the area of exact exponential algorithms. The technique developed for resolving the Hadwiger number problem has a wider applicability. We use it to rule out the existence of no(n)-time algorithms (up to the ETH) for a large class of computational problems concerning edge contractions in graphs.","PeriodicalId":198744,"journal":{"name":"ACM Transactions on Computation Theory (TOCT)","volume":"75 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130950295","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}
引用次数: 7
Fast Algorithms for General Spin Systems on Bipartite Expanders 二部展开式上一般自旋系统的快速算法
Pub Date : 2020-04-01 DOI: 10.1145/3470865
Andreas Galanis, L. A. Goldberg, James Stewart
A spin system is a framework in which the vertices of a graph are assigned spins from a finite set. The interactions between neighbouring spins give rise to weights, so a spin assignment can also be viewed as a weighted graph homomorphism. The problem of approximating the partition function (the aggregate weight of spin assignments) or of sampling from the resulting probability distribution is typically intractable for general graphs. In this work, we consider arbitrary spin systems on bipartite expander Δ-regular graphs, including the canonical class of bipartite random Δ-regular graphs. We develop fast approximate sampling and counting algorithms for general spin systems whenever the degree and the spectral gap of the graph are sufficiently large. Roughly, this guarantees that the spin system is in the so-called low-temperature regime. Our approach generalises the techniques of Jenssen et al. and Chen et al. by showing that typical configurations on bipartite expanders correspond to “bicliques” of the spin system; then, using suitable polymer models, we show how to sample such configurations and approximate the partition function in Õ(n2) time, where n is the size of the graph.
自旋系统是一个框架,在这个框架中,图的顶点从一个有限集合中被分配自旋。相邻自旋之间的相互作用会产生权值,因此自旋分配也可以看作是加权图同态。对于一般图来说,逼近配分函数(自旋分配的总权重)或从结果概率分布中抽样的问题通常是难以解决的。在这项工作中,我们考虑了二部扩展Δ-regular图上的任意自旋系统,包括二部随机Δ-regular图的规范类。当图的度和谱隙足够大时,我们开发了一般自旋系统的快速近似采样和计数算法。粗略地说,这保证了自旋系统处于所谓的低温状态。我们的方法推广了Jenssen et al.和Chen et al.的技术,证明了二部展开器上的典型构型对应于自旋系统的“双线”;然后,使用合适的聚合物模型,我们展示了如何在Õ(n2)时间内对这种构型进行采样并近似配分函数,其中n是图的大小。
{"title":"Fast Algorithms for General Spin Systems on Bipartite Expanders","authors":"Andreas Galanis, L. A. Goldberg, James Stewart","doi":"10.1145/3470865","DOIUrl":"https://doi.org/10.1145/3470865","url":null,"abstract":"A spin system is a framework in which the vertices of a graph are assigned spins from a finite set. The interactions between neighbouring spins give rise to weights, so a spin assignment can also be viewed as a weighted graph homomorphism. The problem of approximating the partition function (the aggregate weight of spin assignments) or of sampling from the resulting probability distribution is typically intractable for general graphs. In this work, we consider arbitrary spin systems on bipartite expander Δ-regular graphs, including the canonical class of bipartite random Δ-regular graphs. We develop fast approximate sampling and counting algorithms for general spin systems whenever the degree and the spectral gap of the graph are sufficiently large. Roughly, this guarantees that the spin system is in the so-called low-temperature regime. Our approach generalises the techniques of Jenssen et al. and Chen et al. by showing that typical configurations on bipartite expanders correspond to “bicliques” of the spin system; then, using suitable polymer models, we show how to sample such configurations and approximate the partition function in Õ(n2) time, where n is the size of the graph.","PeriodicalId":198744,"journal":{"name":"ACM Transactions on Computation Theory (TOCT)","volume":"14 10","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132547387","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}
引用次数: 12
Quantum Distributed Complexity of Set Disjointness on a Line 直线上集合不相交的量子分布复杂度
Pub Date : 2020-02-26 DOI: 10.1145/3512751
F. Magniez, A. Nayak
Given ( x,yin lbrace 0,1rbrace ^n ) , Set Disjointness consists in deciding whether ( x_i=y_i=1 ) for some index ( i in [n] ) . We study the problem of computing this function in a distributed computing scenario in which the inputs ( x ) and ( y ) are given to the processors at the two extremities of a path of length ( d ) . Each vertex of the path has a quantum processor that can communicate with each of its neighbours by exchanging ( operatorname{O}(log n) ) qubits per round. We are interested in the number of rounds required for computing Set Disjointness with constant probability bounded away from ( 1/2 ) . We call this problem “Set Disjointness on a Line”. Set Disjointness on a Line was introduced by Le Gall and Magniez [14] for proving lower bounds on the quantum distributed complexity of computing the diameter of an arbitrary network in the CONGEST model. However, they were only able to provide a lower bound when the local memory used by the processors on the intermediate vertices of the path is severely limited. More precisely, their bound applies only when the local memory of each intermediate processor consists of ( operatorname{O}(log n) ) qubits. In this work, we prove an unconditional lower bound of ( widetilde{Omega }big (sqrt [3]{n d^2}+sqrt {n} , big) ) rounds for Set Disjointness on a Line with ( d + 1 ) processors. This is the first non-trivial lower bound when there is no restriction on the memory used by the processors. The result gives us a new lower bound of ( widetilde{Omega } big (sqrt [3]{ndelta ^2}+sqrt {n} , big) ) on the number of rounds required for computing the diameter ( delta ) of any ( n ) -node network with quantum messages of size ( operatorname{O}(log n) ) in the CONGEST model. We draw a connection between the distributed computing scenario above and a new model of query complexity. In this model, an algorithm computing a bi-variate function ( f ) (such as Set Disjointness) has access to the inputs ( x ) and ( y ) through two separate oracles ( {mathcal {O}}_x ) and ( {mathcal {O}}_y ) , respectively. The restriction is that the algorithm is required to alternately make ( d ) queries to ( {mathcal {O}}_x ) and ( d ) queries to ( {mathcal {O}}_y ) , with input-independent computation in between queries. The model reflects a “switching delay” of ( d ) queries between a “round” of queries to ( x ) and the following “round” of queries to ( y ) . The information-theoretic technique we use for deriving the round lower bound for Set Disjointness on a Line also applies to the number of rounds in this query model. We provide an algorithm for Set Disjointness in this query model with round complexity that matches the round lower bound stated above, up to a polylogarithmic factor. This presents a barrier for obtaining a better round lower bound for Set Disjointness on the Line. At the same time, it hints at the possibility of better communication protocols for the problem.
给定( x,yin lbrace 0,1rbrace ^n ), Set Disjointness决定是否( x_i=y_i=1 )适用于某些索引( i in [n] )。我们研究了在分布式计算场景中计算该函数的问题,其中输入( x )和( y )在长度为( d )的路径的两个极端处被给定给处理器。路径的每个顶点都有一个量子处理器,可以通过每轮交换( operatorname{O}(log n) )量子比特与每个相邻节点进行通信。我们感兴趣的是计算集脱节所需的轮数,具有恒定的概率,有界于( 1/2 )。我们称这个问题为“直线上的不相交集”。Le Gall和Magniez[14]引入了Set Disjointness on a Line,用于证明在CONGEST模型中计算任意网络直径的量子分布复杂度的下界。然而,只有当处理器在路径的中间顶点上使用的本地内存受到严重限制时,它们才能提供一个下界。更准确地说,它们的边界只适用于每个中间处理器的本地内存包含( operatorname{O}(log n) )量子位元的情况。在这项工作中,我们证明了具有( d + 1 )处理器的直线上集合不相交的一个( widetilde{Omega }big (sqrt [3]{n d^2}+sqrt {n} , big) )轮的无条件下界。当处理器使用的内存没有限制时,这是第一个非平凡的下界。结果给出了在CONGEST模型中计算任何具有大小为( operatorname{O}(log n) )的量子消息的( n )节点网络的直径( delta )所需的轮数的新下界( widetilde{Omega } big (sqrt [3]{ndelta ^2}+sqrt {n} , big) )。我们在上面的分布式计算场景和一个新的查询复杂性模型之间建立了联系。在这个模型中,计算双变量函数( f )(比如Set Disjointness)的算法可以分别通过两个独立的oracle ( {mathcal {O}}_x )和( {mathcal {O}}_y )访问输入( x )和( y )。限制是,该算法需要交替地对( {mathcal {O}}_x )进行( d )查询,对( {mathcal {O}}_y )进行( d )查询,在查询之间进行与输入无关的计算。该模型反映了( d )查询在到( x )的“一轮”查询和下一轮到( y )的“一轮”查询之间的“切换延迟”。我们用于推导直线上集合不相交的轮下界的信息理论技术也适用于该查询模型中的轮数。在这个查询模型中,我们提供了一种Set Disjointness算法,其复杂度与上面所述的round下界匹配,直到一个多对数因子。这为求直线上集合不相交的较好圆下界提供了一个障碍。同时,它暗示了解决这个问题的更好的通信协议的可能性。
{"title":"Quantum Distributed Complexity of Set Disjointness on a Line","authors":"F. Magniez, A. Nayak","doi":"10.1145/3512751","DOIUrl":"https://doi.org/10.1145/3512751","url":null,"abstract":"Given ( x,yin lbrace 0,1rbrace ^n ) , Set Disjointness consists in deciding whether ( x_i=y_i=1 ) for some index ( i in [n] ) . We study the problem of computing this function in a distributed computing scenario in which the inputs ( x ) and ( y ) are given to the processors at the two extremities of a path of length ( d ) . Each vertex of the path has a quantum processor that can communicate with each of its neighbours by exchanging ( operatorname{O}(log n) ) qubits per round. We are interested in the number of rounds required for computing Set Disjointness with constant probability bounded away from ( 1/2 ) . We call this problem “Set Disjointness on a Line”. Set Disjointness on a Line was introduced by Le Gall and Magniez [14] for proving lower bounds on the quantum distributed complexity of computing the diameter of an arbitrary network in the CONGEST model. However, they were only able to provide a lower bound when the local memory used by the processors on the intermediate vertices of the path is severely limited. More precisely, their bound applies only when the local memory of each intermediate processor consists of ( operatorname{O}(log n) ) qubits. In this work, we prove an unconditional lower bound of ( widetilde{Omega }big (sqrt [3]{n d^2}+sqrt {n} , big) ) rounds for Set Disjointness on a Line with ( d + 1 ) processors. This is the first non-trivial lower bound when there is no restriction on the memory used by the processors. The result gives us a new lower bound of ( widetilde{Omega } big (sqrt [3]{ndelta ^2}+sqrt {n} , big) ) on the number of rounds required for computing the diameter ( delta ) of any ( n ) -node network with quantum messages of size ( operatorname{O}(log n) ) in the CONGEST model. We draw a connection between the distributed computing scenario above and a new model of query complexity. In this model, an algorithm computing a bi-variate function ( f ) (such as Set Disjointness) has access to the inputs ( x ) and ( y ) through two separate oracles ( {mathcal {O}}_x ) and ( {mathcal {O}}_y ) , respectively. The restriction is that the algorithm is required to alternately make ( d ) queries to ( {mathcal {O}}_x ) and ( d ) queries to ( {mathcal {O}}_y ) , with input-independent computation in between queries. The model reflects a “switching delay” of ( d ) queries between a “round” of queries to ( x ) and the following “round” of queries to ( y ) . The information-theoretic technique we use for deriving the round lower bound for Set Disjointness on a Line also applies to the number of rounds in this query model. We provide an algorithm for Set Disjointness in this query model with round complexity that matches the round lower bound stated above, up to a polylogarithmic factor. This presents a barrier for obtaining a better round lower bound for Set Disjointness on the Line. At the same time, it hints at the possibility of better communication protocols for the problem.","PeriodicalId":198744,"journal":{"name":"ACM Transactions on Computation Theory (TOCT)","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130729772","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}
引用次数: 5
Editorial from the New Editor-in-Chief 新主编的社论
Pub Date : 2020-02-15 DOI: 10.1145/3381517
R. O'Donnell
It is my honor to assume the role of editor-in-chief for Transactions on Computation Theory (ToCT). Thanks in large part to the passion and vision of the previous editor-in-chief, Venkat Guruswami, ToCT has grown significantly over the last several years, enhancing its role as a forum for cuttingedge research in computational complexity theory and related fields. On behalf of the community, I’d like to sincerely thank Venkat and the entire team of associate editors whose service to the journal has made this possible. At the same time, I’d also like to thank ACM’s journals manager Laura Lander and ToCT’s administrator Victoria White for their ongoing assistance with the journal and with the editor-in-chief transition. Chase Klingensmith has been added to the team in the role of information director, and I expect to invite a few new associate editors to the board in the near future. My main goals for ToCT in the coming years are threefold. First, I hope to raise its profile within the community, ensuring its status as leading destination for top research in complexity theory, broadly construed. A second goal is to maintain the quality of our reviews, while improving the response time to the authors, and decreasing the variance of time that papers remain in the system. Finally, I wish to continue to increase the number of high-quality results appearing in ToCT. To this end, the associate editors and I intend to play an active role in soliciting the most exciting new research in the field. For example, ToCT will bid to host the 2021 special issue for the Computational Complexity Conference, the flagship specialist conference in the area. Complexity theory is devoted to the foundational and mathematical underpinnings of computation, and as such it hosts some of the deepest results in theoretical computer science. Yet a continuing challenge in our field is the prevalence of research works whose final publication venue is conference proceedings. As a professional society journal, ToCT can play an invaluable archival role, and I hope to guide it in promoting the highest-quality scholarship in the years to come.
我很荣幸能够担任《计算理论学报》(Transactions on Computation Theory, ToCT)的主编。在很大程度上,由于前任主编Venkat Guruswami的热情和远见,ToCT在过去几年中得到了显著的发展,增强了其作为计算复杂性理论和相关领域前沿研究论坛的作用。我谨代表整个社区,衷心感谢Venkat和整个副编辑团队,是他们为期刊提供的服务使这一切成为可能。同时,我也要感谢ACM的期刊经理Laura Lander和ToCT的管理员Victoria White,感谢他们在期刊和总编辑交接方面的持续协助。蔡斯·克林根史密斯(Chase Klingensmith)已加入团队担任信息总监,我希望在不久的将来邀请一些新的副编辑加入董事会。我在未来几年的ToCT主要目标有三个方面。首先,我希望提高其在学术界的知名度,确保其作为复杂性理论顶级研究的主要目的地的地位。第二个目标是保持我们评审的质量,同时提高对作者的响应时间,并减少论文在系统中停留的时间差异。最后,我希望继续增加ToCT中出现的高质量结果的数量。为此,副编辑和我打算在征求该领域最令人兴奋的新研究方面发挥积极作用。例如,ToCT将申办计算复杂性会议(Computational Complexity Conference) 2021年特刊,这是该领域的旗舰专家会议。复杂性理论致力于计算的基础和数学基础,因此它承载了理论计算机科学中一些最深刻的结果。然而,在我们的领域中,一个持续的挑战是研究工作的普遍存在,其最终出版地点是会议记录。作为一份专业的学会期刊,ToCT可以发挥宝贵的档案作用,我希望在未来的岁月里指导它促进最高质量的奖学金。
{"title":"Editorial from the New Editor-in-Chief","authors":"R. O'Donnell","doi":"10.1145/3381517","DOIUrl":"https://doi.org/10.1145/3381517","url":null,"abstract":"It is my honor to assume the role of editor-in-chief for Transactions on Computation Theory (ToCT). Thanks in large part to the passion and vision of the previous editor-in-chief, Venkat Guruswami, ToCT has grown significantly over the last several years, enhancing its role as a forum for cuttingedge research in computational complexity theory and related fields. On behalf of the community, I’d like to sincerely thank Venkat and the entire team of associate editors whose service to the journal has made this possible. At the same time, I’d also like to thank ACM’s journals manager Laura Lander and ToCT’s administrator Victoria White for their ongoing assistance with the journal and with the editor-in-chief transition. Chase Klingensmith has been added to the team in the role of information director, and I expect to invite a few new associate editors to the board in the near future. My main goals for ToCT in the coming years are threefold. First, I hope to raise its profile within the community, ensuring its status as leading destination for top research in complexity theory, broadly construed. A second goal is to maintain the quality of our reviews, while improving the response time to the authors, and decreasing the variance of time that papers remain in the system. Finally, I wish to continue to increase the number of high-quality results appearing in ToCT. To this end, the associate editors and I intend to play an active role in soliciting the most exciting new research in the field. For example, ToCT will bid to host the 2021 special issue for the Computational Complexity Conference, the flagship specialist conference in the area. Complexity theory is devoted to the foundational and mathematical underpinnings of computation, and as such it hosts some of the deepest results in theoretical computer science. Yet a continuing challenge in our field is the prevalence of research works whose final publication venue is conference proceedings. As a professional society journal, ToCT can play an invaluable archival role, and I hope to guide it in promoting the highest-quality scholarship in the years to come.","PeriodicalId":198744,"journal":{"name":"ACM Transactions on Computation Theory (TOCT)","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117225176","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}
引用次数: 0
Exact Learning 准确的学习
Pub Date : 2020-02-11 DOI: 10.1145/3369930
Montserrat Hermo, A. Ozaki
A major problem in computational learning theory is whether the class of formulas in conjunctive normal form (CNF) is efficiently learnable. Although it is known that this class cannot be polynomially learned using either membership or equivalence queries alone, it is open whether the CNF class can be polynomially learned using both types of queries. One of the most important results concerning a restriction of the CNF class is that propositional Horn formulas are polynomial time learnable in Angluin’s exact learning model with membership and equivalence queries. In this work, we push this boundary and show that the class of multivalued dependency formulas (MVDF), which non-trivially extends propositional Horn, is polynomially learnable from interpretations. We then provide a notion of reduction between learning problems in Angluin’s model, showing that a transformation of the algorithm suffices to efficiently learn multivalued database dependencies from data relations. We also show via reductions that our main result extends well known previous results and allows us to find alternative solutions for them.
计算学习理论中的一个主要问题是合取范式(CNF)的一类公式是否有效可学习。虽然我们知道这个类不能只使用成员查询或等价查询进行多项式学习,但是CNF类是否可以使用这两种查询进行多项式学习是开放的。关于CNF类限制的一个重要结果是命题Horn公式在Angluin的精确学习模型中是多项式时间可学习的,该模型具有隶属关系和等价查询。在这项工作中,我们突破了这一界限,并证明了非平凡扩展命题Horn的多值依赖公式(MVDF)类可以从解释中多项式地学习。然后,我们提供了Angluin模型中学习问题之间约简的概念,表明该算法的转换足以有效地从数据关系中学习多值数据库依赖关系。我们还通过简化表明,我们的主要结果扩展了已知的先前结果,并允许我们为它们找到替代解决方案。
{"title":"Exact Learning","authors":"Montserrat Hermo, A. Ozaki","doi":"10.1145/3369930","DOIUrl":"https://doi.org/10.1145/3369930","url":null,"abstract":"A major problem in computational learning theory is whether the class of formulas in conjunctive normal form (CNF) is efficiently learnable. Although it is known that this class cannot be polynomially learned using either membership or equivalence queries alone, it is open whether the CNF class can be polynomially learned using both types of queries. One of the most important results concerning a restriction of the CNF class is that propositional Horn formulas are polynomial time learnable in Angluin’s exact learning model with membership and equivalence queries. In this work, we push this boundary and show that the class of multivalued dependency formulas (MVDF), which non-trivially extends propositional Horn, is polynomially learnable from interpretations. We then provide a notion of reduction between learning problems in Angluin’s model, showing that a transformation of the algorithm suffices to efficiently learn multivalued database dependencies from data relations. We also show via reductions that our main result extends well known previous results and allows us to find alternative solutions for them.","PeriodicalId":198744,"journal":{"name":"ACM Transactions on Computation Theory (TOCT)","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114345655","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}
引用次数: 2
Pattern Matching with Variables 变量模式匹配
Pub Date : 2020-02-11 DOI: 10.1145/3369935
H. Fernau, F. Manea, Robert Mercas, Markus L. Schmid
A pattern ɑ (i.e., a string of variables and terminals) matches a word w, if w can be obtained by uniformly replacing the variables of ɑ by terminal words. The respective matching problem, i.e., deciding whether or not a given pattern matches a given word, is generally NP-complete, but can be solved in polynomial-time for restricted classes of patterns. We present efficient algorithms for the matching problem with respect to patterns with a bounded number of repeated variables and patterns with a structural restriction on the order of variables. Furthermore, we show that it is NP-complete to decide, for a given number k and a word w, whether w can be factorised into k distinct factors. As an immediate consequence of this hardness result, the injective version (i.e., different variables are replaced by different words) of the matching problem is NP-complete even for very restricted classes of patterns.
如果w可以通过用终结词统一替换一个模式的变量而得到,那么模式(即由变量和终结词组成的字符串)将匹配一个单词w。相应的匹配问题,即决定给定模式是否与给定单词匹配,通常是np完全的,但对于有限类型的模式,可以在多项式时间内解决。我们提出了一种有效的算法来解决具有有限数量重复变量的模式和具有结构限制变量顺序的模式的匹配问题。此外,我们证明了对于给定的数字k和单词w,决定w是否可以被分解成k个不同的因子是np完全的。作为这个困难结果的直接结果,匹配问题的内射版本(即,不同的变量被不同的单词取代)是np完全的,即使对于非常有限的模式类也是如此。
{"title":"Pattern Matching with Variables","authors":"H. Fernau, F. Manea, Robert Mercas, Markus L. Schmid","doi":"10.1145/3369935","DOIUrl":"https://doi.org/10.1145/3369935","url":null,"abstract":"A pattern ɑ (i.e., a string of variables and terminals) matches a word w, if w can be obtained by uniformly replacing the variables of ɑ by terminal words. The respective matching problem, i.e., deciding whether or not a given pattern matches a given word, is generally NP-complete, but can be solved in polynomial-time for restricted classes of patterns. We present efficient algorithms for the matching problem with respect to patterns with a bounded number of repeated variables and patterns with a structural restriction on the order of variables. Furthermore, we show that it is NP-complete to decide, for a given number k and a word w, whether w can be factorised into k distinct factors. As an immediate consequence of this hardness result, the injective version (i.e., different variables are replaced by different words) of the matching problem is NP-complete even for very restricted classes of patterns.","PeriodicalId":198744,"journal":{"name":"ACM Transactions on Computation Theory (TOCT)","volume":"60 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131895071","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}
引用次数: 3
On the Power of Border of Depth-3 Arithmetic Circuits 深度-3算术电路边界的幂
Pub Date : 2020-02-11 DOI: 10.1145/3371506
Mrinal Kumar
We show that over the field of complex numbers, every homogeneous polynomial of degree d can be approximated (in the border complexity sense) by a depth-3 arithmetic circuit of top fan-in at most 2. This is quite surprising, since there exist homogeneous polynomials P on n variables of degree 2, such that any depth-3 arithmetic circuit computing P must have top fan-in at least Ω (n). As an application, we get a new tradeoff between the top fan-in and formal degree in an approximate analog of the celebrated depth reduction result of Gupta, Kamath, Kayal, and Saptharishi [7, 10]. Formally, we show that if a degree d homogeneous polynomial P can be computed by an arithmetic circuit of size s ≥ d, then for every t ≤ d, P is in the border of a depth-3 circuit of top fan-in sO(t) and formal degree sO(d/t). To the best of our knowledge, the upper bound on the top fan-in in the original proof of Reference [7] is always at least sΩ (√d), regardless of the formal degree.
我们证明了在复数域上,每一个d次的齐次多项式(在边界复杂度意义上)都可以用一个深度为3的最多为2的顶部扇入算术电路来近似。这是相当令人惊讶的,因为在n个2次变量上存在齐次多项式P,因此任何计算P的深度-3算术电路必须至少具有Ω (n)。作为一个应用,我们在Gupta, Kamath, Kayal和Saptharishi的著名深度缩减结果的近似模拟中得到了顶部扇入和形式度之间的新权衡[7,10]。形式上,我们证明了如果一个d次齐次多项式P可以用一个大小为s≥d的算术电路来计算,那么对于每一个t≤d, P位于一个深度为3的顶部扇形电路sO(t)和形式阶sO(d/t)的边界上。据我们所知,在参考文献[7]的原始证明中,顶部扇形的上界总是至少为sΩ(√d),与正式度无关。
{"title":"On the Power of Border of Depth-3 Arithmetic Circuits","authors":"Mrinal Kumar","doi":"10.1145/3371506","DOIUrl":"https://doi.org/10.1145/3371506","url":null,"abstract":"We show that over the field of complex numbers, every homogeneous polynomial of degree d can be approximated (in the border complexity sense) by a depth-3 arithmetic circuit of top fan-in at most 2. This is quite surprising, since there exist homogeneous polynomials P on n variables of degree 2, such that any depth-3 arithmetic circuit computing P must have top fan-in at least Ω (n). As an application, we get a new tradeoff between the top fan-in and formal degree in an approximate analog of the celebrated depth reduction result of Gupta, Kamath, Kayal, and Saptharishi [7, 10]. Formally, we show that if a degree d homogeneous polynomial P can be computed by an arithmetic circuit of size s ≥ d, then for every t ≤ d, P is in the border of a depth-3 circuit of top fan-in sO(t) and formal degree sO(d/t). To the best of our knowledge, the upper bound on the top fan-in in the original proof of Reference [7] is always at least sΩ (√d), regardless of the formal degree.","PeriodicalId":198744,"journal":{"name":"ACM Transactions on Computation Theory (TOCT)","volume":"70 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126008373","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}
引用次数: 8
期刊
ACM Transactions on Computation Theory (TOCT)
全部 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