首页 > 最新文献

48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)最新文献

英文 中文
Maximizing Non-Monotone Submodular Functions 最大化非单调子模函数
Pub Date : 2011-07-01 DOI: 10.1109/FOCS.2007.29
U. Feige, V. Mirrokni, J. Vondrák
Submodular maximization generalizes many important problems including Max Cut in directed/undirected graphs and hypergraphs, certain constraint satisfaction problems and maximum facility location problems. Unlike the problem of minimizing submodular functions, the problem of maximizing submodular functions is NP-hard.
次模极大化推广了许多重要问题,包括有向/无向图和超图中的最大切割问题、某些约束满足问题和最大设施定位问题。与最小化子模函数的问题不同,最大化子模函数的问题是np困难的。
{"title":"Maximizing Non-Monotone Submodular Functions","authors":"U. Feige, V. Mirrokni, J. Vondrák","doi":"10.1109/FOCS.2007.29","DOIUrl":"https://doi.org/10.1109/FOCS.2007.29","url":null,"abstract":"Submodular maximization generalizes many important problems including Max Cut in directed/undirected graphs and hypergraphs, certain constraint satisfaction problems and maximum facility location problems. Unlike the problem of minimizing submodular functions, the problem of maximizing submodular functions is NP-hard.","PeriodicalId":197431,"journal":{"name":"48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130313977","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}
引用次数: 638
On the Complexity of Nash Equilibria and Other Fixed Points (Extended Abstract) 论纳什均衡及其他不动点的复杂性(扩展摘要)
K. Etessami, M. Yannakakis
We reexamine, what it means to compute Nash equilibria and, more, generally, what it means to compute a fixed point of a given Brouwer function, and we investigate the complexity of the associated problems. Specifically, we study the complexity of the following problem: given a finite game, Gamma, with 3 or more players, and given epsiv > 0, compute a vector x' (a mixed strategy profile) that is within distance e (say in t^) of some (exact) Nash equilibrium. We show that approximation of an (actual) Nash equilibrium for games with 3 players, even to within any non-trivial constant additive factor epsiv < 1/2 in just one desired coordinate, is at least as hard as the long standing square-root sum problem, as well as more general arithmetic circuit decision problems, and thus that even placing the approximation problem in NP would-resolve a major open problem in the complexity of numerical computation. Furthermore, we show that the (exact or approximate) computation of Nash equilibria for 3 or more players is complete for the class of search problems, which we call FIXP, that can be cast as fixed point computation problems for functions represented by algebraic circuits (straight line programs) over basis {+, *, -, /, max, min}, with rational constants. We show that the linear fragment of FIXP equals PPAD. Many problems in game theory, economics, and probability theory, can be cast as fixed point problems for such algebraic functions. We discuss several important such problems: computing the value of Shapley's stochastic games, and the simpler games of Condon, extinction probabilities of branching processes, termination probabilities of stochastic context-free grammars, and of Recursive Markov Chains. We show that for some of them, the approximation, or even exact computation, problem can be placed-in PPAD, while for others, they are at least as hard as the square-root sum and arithmetic circuit decision problems.
我们重新审视,计算纳什均衡的意义,更一般地说,计算给定布鲁尔函数的不动点的意义,我们研究了相关问题的复杂性。具体来说,我们研究以下问题的复杂性:给定一个有限博弈,Gamma,有3个或更多的参与者,并且给定epsiv > 0,计算一个向量x'(混合策略轮廓),该向量位于某个(精确)纳什均衡的距离e(例如在t^中)内。我们证明了3人博弈的(实际)纳什均衡的近似,即使在任何非平凡的常数加性因子epsiv < 1/2在一个期望的坐标内,至少与长期存在的平方根和问题一样困难,以及更一般的算术电路决策问题,因此,即使将近似问题放在NP中-解决了数值计算复杂性中的一个主要开放问题。此外,我们证明了3个或更多参与者的纳什均衡的(精确或近似)计算对于一类搜索问题是完整的,我们称之为FIXP,它可以被转换为由代数电路(直线程序)在基{+,*,-,/,max, min}上表示的函数的不动点计算问题,具有有理数常数。我们证明了FIXP的线性片段等于PPAD。博弈论、经济学和概率论中的许多问题,都可以被看作是这种代数函数的不动点问题。我们讨论了几个重要的此类问题:计算Shapley随机对策的值,以及更简单的Condon对策,分支过程的消失概率,随机上下文无关语法的终止概率,以及递归马尔可夫链的终止概率。我们表明,对于其中的一些,近似,甚至精确计算,问题可以放在PPAD中,而对于其他问题,它们至少与平方根和和算术电路决策问题一样难。
{"title":"On the Complexity of Nash Equilibria and Other Fixed Points (Extended Abstract)","authors":"K. Etessami, M. Yannakakis","doi":"10.1137/080720826","DOIUrl":"https://doi.org/10.1137/080720826","url":null,"abstract":"We reexamine, what it means to compute Nash equilibria and, more, generally, what it means to compute a fixed point of a given Brouwer function, and we investigate the complexity of the associated problems. Specifically, we study the complexity of the following problem: given a finite game, Gamma, with 3 or more players, and given epsiv > 0, compute a vector x' (a mixed strategy profile) that is within distance e (say in t^) of some (exact) Nash equilibrium. We show that approximation of an (actual) Nash equilibrium for games with 3 players, even to within any non-trivial constant additive factor epsiv < 1/2 in just one desired coordinate, is at least as hard as the long standing square-root sum problem, as well as more general arithmetic circuit decision problems, and thus that even placing the approximation problem in NP would-resolve a major open problem in the complexity of numerical computation. Furthermore, we show that the (exact or approximate) computation of Nash equilibria for 3 or more players is complete for the class of search problems, which we call FIXP, that can be cast as fixed point computation problems for functions represented by algebraic circuits (straight line programs) over basis {+, *, -, /, max, min}, with rational constants. We show that the linear fragment of FIXP equals PPAD. Many problems in game theory, economics, and probability theory, can be cast as fixed point problems for such algebraic functions. We discuss several important such problems: computing the value of Shapley's stochastic games, and the simpler games of Condon, extinction probabilities of branching processes, termination probabilities of stochastic context-free grammars, and of Recursive Markov Chains. We show that for some of them, the approximation, or even exact computation, problem can be placed-in PPAD, while for others, they are at least as hard as the square-root sum and arithmetic circuit decision problems.","PeriodicalId":197431,"journal":{"name":"48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114858866","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}
引用次数: 291
Linear Equations Modulo 2 and the L1 Diameter of Convex Bodies 线性方程模2与凸体的L1直径
Pub Date : 2008-07-01 DOI: 10.1109/focs.2007.4389503
Subhash Khot, A. Naor
We design a randomized polynomial time algorithm which, given a 3-tensor of real numbers A={aijk}ij,k=1 n such that for all i,j,kisin{1,...,n} we have aijk=aikj=akji=ajik=akij=akji and aiik=aijj=aiji=0, computes a number Alg(A) which satisfies with probability at least 1/2, Omega(radic(logn/n))ldrmaxxisin{-1,1} n Sigmai,j,k=1 naijkxixjxklesAlg(A)lesmaxxisin{-1,1} n Sigmai,j,k=1 naijkxixjxk. On the other hand, we show via a simple reduction from a result of Hastad and Venkatesh that under the assumption NPnsubeDTIME(n(logn) O(1)),for every epsiv>0 there is no algorithm that approximates maxxisin{-1,1} n Sigmai,j,k=1 naijkxixjxk within a factor of 2(logn)t-epsiv in time 2(logn) O(1). Our algorithm is based on a reduction to the problem of computing the diameter of a convex body in Rn with respect to the L1 norm. We show that it is possible to do so up to a multiplicative error of O(radic(n/logn)), while no randomized polynomial time algorithm can achieve accuracy O(radic(n/logn)). This resolves a question posed by Brieden, Gritzmann, Kantian, Klee, Lovasz and Simonos. We apply our new algorithm improve the algorithm of Hastad and Venkatesh or the Max-E3-Lin-2 problem. Given an over-determined system epsiv of N linear equations modulo 2 in nlesN Boolean variables, such that in each equation appear only three distinct variables, the goal is to approximate in polynomial time the maximum number of satisfiable equations in epsiv minus N/2 (i.e. we subtract the expected number of satisfied equations in a random assignment). Hastad and Venkatesh obtained an algorithm which approximates this value up to a factor of O(radicN). We obtain a O(radic(n/logn)) approximation algorithm. By relating this problem to the refutation problem for random 3-CNF formulas we give evidence that obtaining a significant improvement over this approximation factor is likely to be difficult.
我们设计了一个随机多项式时间算法,给定实数的3张量a ={aijk}ij,k=1 n,使得对于所有i,j,kisin{1,…,n}我们有aijk=aikj=akji=ajik=akij=akji和aiik=aijj=aiji= akji,计算一个数Alg(a)它满足概率至少为1/2,Omega(radic(logn/n))ldrmaxxisin{-1,1} n Sigmai,j,k=1 naijkxixjkklesalg (a)lesmaxxisin{-1,1} n Sigmai,j,k=1 naijkxixjxxjxk。另一方面,我们通过对Hastad和Venkatesh的结果的简单简化表明,在假设NPnsubeDTIME(n(logn) O(1))下,对于每个epsiv>0,没有算法可以在2(logn) O(1)时间内在2(logn)t-epsiv的因子内逼近maxxisin{-1,1} n Sigmai,j,k=1 naijkxixjxk。我们的算法是基于一个简化的问题,计算一个凸体的直径在Rn相对于L1范数。我们证明,它可以达到O(radic(n/logn))的乘法误差,而没有随机多项式时间算法可以达到O(radic(n/logn))的精度。这就解决了布里登、格里茨曼、康德、克利、洛瓦兹和西蒙诺斯提出的一个问题。我们应用我们的新算法改进了haad和Venkatesh的算法或Max-E3-Lin-2问题。给定一个过度确定的系统epsiv (N个线性方程,在nlesN布尔变量中取模2),使得在每个方程中只出现三个不同的变量,目标是在多项式时间内近似epsiv - N/2中可满足方程的最大数量(即我们减去随机分配中预期的满足方程的数量)。Hastad和Venkatesh得到了一种算法,该算法将该值逼近到0 (radicN)的因数。我们得到了一个O(radic(n/logn))近似算法。通过将这个问题与随机3-CNF公式的反驳问题联系起来,我们给出了证据,证明在这个近似因子上获得显着改进可能是困难的。
{"title":"Linear Equations Modulo 2 and the L1 Diameter of Convex Bodies","authors":"Subhash Khot, A. Naor","doi":"10.1109/focs.2007.4389503","DOIUrl":"https://doi.org/10.1109/focs.2007.4389503","url":null,"abstract":"We design a randomized polynomial time algorithm which, given a 3-tensor of real numbers A={a<sub>ijk</sub>}<sub>ij,k=1</sub> <sup>n</sup> such that for all i,j,kisin{1,...,n} we have a<sub>ijk</sub>=a<sub>ikj</sub>=a<sub>kji</sub>=a<sub>jik</sub>=a<sub>kij</sub>=a<sub>kji</sub> and a<sub>iik</sub>=a<sub>ijj</sub>=a<sub>iji</sub>=0, computes a number Alg(A) which satisfies with probability at least 1/2, Omega(radic(logn/n))ldrmax<sub>xisin{-1,1}</sub> <sup>n</sup> Sigma<sub>i,j,k=1</sub> <sup>n</sup>a<sub>ijk</sub>x<sub>i</sub>x<sub>j</sub>x<sub>k</sub>lesAlg(A)lesmax<sub>xisin{-1,1}</sub> <sup>n</sup> Sigma<sub>i,j,k=1</sub> <sup>n</sup>a<sub>ijk</sub>x<sub>i</sub>x<sub>j</sub>x<sub>k</sub>. On the other hand, we show via a simple reduction from a result of Hastad and Venkatesh that under the assumption NPnsubeDTIME(n<sup>(logn)</sup> <sup>O(1)</sup>),for every epsiv>0 there is no algorithm that approximates max<sub>xisin{-1,1}</sub> <sup>n</sup> Sigma<sub>i,j,k=1</sub> <sup>n</sup>a<sub>ijk</sub>x<sub>i</sub>x<sub>j</sub>x<sub>k</sub> within a factor of 2(logn)<sup>t-epsiv</sup> in time 2<sup>(logn)</sup> <sup>O(1)</sup>. Our algorithm is based on a reduction to the problem of computing the diameter of a convex body in R<sup>n</sup> with respect to the L<sub>1</sub> norm. We show that it is possible to do so up to a multiplicative error of O(radic(n/logn)), while no randomized polynomial time algorithm can achieve accuracy O(radic(n/logn)). This resolves a question posed by Brieden, Gritzmann, Kantian, Klee, Lovasz and Simonos. We apply our new algorithm improve the algorithm of Hastad and Venkatesh or the Max-E3-Lin-2 problem. Given an over-determined system epsiv of N linear equations modulo 2 in nlesN Boolean variables, such that in each equation appear only three distinct variables, the goal is to approximate in polynomial time the maximum number of satisfiable equations in epsiv minus N/2 (i.e. we subtract the expected number of satisfied equations in a random assignment). Hastad and Venkatesh obtained an algorithm which approximates this value up to a factor of O(radicN). We obtain a O(radic(n/logn)) approximation algorithm. By relating this problem to the refutation problem for random 3-CNF formulas we give evidence that obtaining a significant improvement over this approximation factor is likely to be difficult.","PeriodicalId":197431,"journal":{"name":"48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132082412","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}
引用次数: 39
A Lower Bound for the Size of Syntactically Multilinear Arithmetic Circuits 语法多线性算术电路大小的下界
R. Raz, Amir Shpilka, A. Yehudayoff
We construct an explicit polynomial f(x1,..., xn), with coefficients in {0, 1}, such that the size of any syntactically multilinear arithmetic circuit computing f is at least Omega{n4/3 log2 n} The lower bound holds over any field.
我们构造一个显式多项式f(x1,…, xn),其系数为{0,1},使得任何计算f的语法上的多线性算术电路的大小至少为Omega{n4/3 log2 n},下界适用于任何域。
{"title":"A Lower Bound for the Size of Syntactically Multilinear Arithmetic Circuits","authors":"R. Raz, Amir Shpilka, A. Yehudayoff","doi":"10.1137/070707932","DOIUrl":"https://doi.org/10.1137/070707932","url":null,"abstract":"We construct an explicit polynomial f(x<sub>1</sub>,..., x<sub>n</sub>), with coefficients in {0, 1}, such that the size of any syntactically multilinear arithmetic circuit computing f is at least Omega{n<sup>4/3</sup> log<sup>2</sup> n} The lower bound holds over any field.","PeriodicalId":197431,"journal":{"name":"48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131059467","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}
引用次数: 67
Lower Bounds on Streaming Algorithms for Approximating the Length of the Longest Increasing Subsequence 近似最长递增子序列长度的流算法下界
A. Gál, Parikshit Gopalan
We show that any deterministic data-stream algorithm that, makes a constant number of passes over the input and gives a constant, factor approximation of the length of the longest increasing subsequence in a sequence of length n must use space Omega(radicn). This proves a conjecture made by Gopalan, Jayram, Krauthgamer and Kumar |10| who proved a matching upper bound. Our results yield asymptotically tight tower bounds for all approximation factors, thus resolving the main open problem, from their paper. Our proof is based on analyzing a related communication problem and proving a direct sum type property for it.
我们表明,任何确定性数据流算法,在输入上进行常数次传递,并给出长度为n的序列中最长的递增子序列长度的常数因子近似值,必须使用空间Omega(radicn)。这证明了Gopalan, Jayram, Krauthgamer和Kumar[10]提出的一个猜想,他们证明了一个匹配的上界。我们的结果产生了所有近似因子的渐近紧塔界,从而解决了他们论文中主要的开放问题。我们的证明是基于分析一个相关的通信问题,并证明了它的一个直接和型性质。
{"title":"Lower Bounds on Streaming Algorithms for Approximating the Length of the Longest Increasing Subsequence","authors":"A. Gál, Parikshit Gopalan","doi":"10.1137/090770801","DOIUrl":"https://doi.org/10.1137/090770801","url":null,"abstract":"We show that any deterministic data-stream algorithm that, makes a constant number of passes over the input and gives a constant, factor approximation of the length of the longest increasing subsequence in a sequence of length n must use space Omega(radicn). This proves a conjecture made by Gopalan, Jayram, Krauthgamer and Kumar |10| who proved a matching upper bound. Our results yield asymptotically tight tower bounds for all approximation factors, thus resolving the main open problem, from their paper. Our proof is based on analyzing a related communication problem and proving a direct sum type property for it.","PeriodicalId":197431,"journal":{"name":"48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121975627","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
Near Optimal Bounds for Collision in Pollard Rho for Discrete Log 离散对数波拉德碰撞的近最优界
Pub Date : 2007-10-21 DOI: 10.1109/FOCS.2007.44
J. Kim, R. Montenegro, P. Tetali
We analyze-a fairly standard idealization of Pollard's rho algorithm for finding the discrete logarithm in acyclic group G. It is found that, with high probability, a collision occurs in O(radic( |G|log|G|log log|G|)) steps, not far from the widely conjectured value of Theta(radic|G|). Tins improves upon a recent result of Miller-Venkalesan which showed an upper bound of O(radic|G|log3|G|). Our proof is based on analyzing an appropriate nonreversible, non-lazy random walk on a discrete cycle of (odd) length |G|, and showing that the mixing time of the corresponding walk is O(log|G|log log|G|).
我们分析了在无环群G中寻找离散对数的Pollard的rho算法的一个相当标准的理想情况。我们发现,在O(radic(|G|log|G|log log|G))步长中有很大的概率发生碰撞,距离广泛推测的Theta(radic|G|)的值不远。Tins改进了Miller-Venkalesan最近的一个结果,该结果显示了O(根|G|log3|G|)的上界。我们的证明是基于对一个(奇数)长度|G|的离散循环上的一个适当的不可逆、非惰性随机漫步的分析,并证明了相应漫步的混合时间为O(log|G|log log|G)。
{"title":"Near Optimal Bounds for Collision in Pollard Rho for Discrete Log","authors":"J. Kim, R. Montenegro, P. Tetali","doi":"10.1109/FOCS.2007.44","DOIUrl":"https://doi.org/10.1109/FOCS.2007.44","url":null,"abstract":"We analyze-a fairly standard idealization of Pollard's rho algorithm for finding the discrete logarithm in acyclic group G. It is found that, with high probability, a collision occurs in O(radic( |G|log|G|log log|G|)) steps, not far from the widely conjectured value of Theta(radic|G|). Tins improves upon a recent result of Miller-Venkalesan which showed an upper bound of O(radic|G|log3|G|). Our proof is based on analyzing an appropriate nonreversible, non-lazy random walk on a discrete cycle of (odd) length |G|, and showing that the mixing time of the corresponding walk is O(log|G|log log|G|).","PeriodicalId":197431,"journal":{"name":"48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)","volume":"77 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127558781","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
A Brief Look at Pairings Based Cryptography 简要介绍基于配对的密码学
Pub Date : 2007-10-21 DOI: 10.1109/FOCS.2007.5
D. Boneh
This note provides a brief summary of how a new algebraic tool, bilinear groups, is transforming public-key cryptography. For the examples mentioned, the best solutions without bilinear groups either do not exist or are far less efficient. Many of the systems discussed in this note were implemented by Lynn [45] in a software library freely available under the GPL.
本文简要介绍了一种新的代数工具双线性群如何改变公钥密码学。对于上面提到的例子,没有双线性群的最佳解决方案要么不存在,要么效率低得多。本文中讨论的许多系统都是由Lynn[45]在GPL下免费提供的软件库中实现的。
{"title":"A Brief Look at Pairings Based Cryptography","authors":"D. Boneh","doi":"10.1109/FOCS.2007.5","DOIUrl":"https://doi.org/10.1109/FOCS.2007.5","url":null,"abstract":"This note provides a brief summary of how a new algebraic tool, bilinear groups, is transforming public-key cryptography. For the examples mentioned, the best solutions without bilinear groups either do not exist or are far less efficient. Many of the systems discussed in this note were implemented by Lynn [45] in a software library freely available under the GPL.","PeriodicalId":197431,"journal":{"name":"48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)","volume":"82 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122476595","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}
引用次数: 19
Approximation Algorithms Using Hierarchies of Semidefinite Programming Relaxations 基于半定规划松弛层次的逼近算法
Pub Date : 2007-10-21 DOI: 10.1109/FOCS.2007.13
E. Chlamtáč
We. introduce, a framework for studying semidefiniie programming (SOP) relaxations based on the Lasserre hierarchy in the context of approximation algorithms for combinatorial problems. As an application of our approach, we give, improved approximation algorithms for two problems. We show that for some fixed constant epsiv > 0, given a 3-uniform hypergraph containing an independent set of size (1/2 - epsiv)v, we can find an independent set of size Omega(nepsiv). This improves upon the result of Krivelevich, Nathaniel and Sitdakov, who gave an algorithm finding an independent set of size Omega(n6gamma-3) for hypergraphs with an independent set of size gamman (but no guarantee for gamma les 1/2). We also give an algorithm which finds an O(n0.2072)-coloring given a 3-colorable graph, improving upon the work of Aurora, Clamtac and Charikar. Our approach stands in contrast to a long series of inapproximability results in the Lovasz Schrijver linear programming (LP) and SDP hierarchies for other problems.
我们。在组合问题近似算法的背景下,介绍了一种基于Lasserre层次结构的半定规划(SOP)松弛研究框架。作为我们方法的应用,我们给出了两个问题的改进近似算法。我们证明了对于某个固定常数epsiv > 0,给定一个3-一致超图,它包含一个大小为(1/2 - epsiv)v的独立集,我们可以找到一个大小为Omega(nesiv)的独立集。这改进了Krivelevich, Nathaniel和Sitdakov的结果,他们给出了一个算法,为具有独立大小集gamman的超图找到大小为Omega(n6gamma-3)的独立集(但不能保证gamma 1/2)。在Aurora、Clamtac和Charikar的基础上,提出了一种针对3色图求0 (n0.2072)色的算法。我们的方法与其他问题的Lovasz Schrijver线性规划(LP)和SDP层次结构中的一系列不可近似结果形成鲜明对比。
{"title":"Approximation Algorithms Using Hierarchies of Semidefinite Programming Relaxations","authors":"E. Chlamtáč","doi":"10.1109/FOCS.2007.13","DOIUrl":"https://doi.org/10.1109/FOCS.2007.13","url":null,"abstract":"We. introduce, a framework for studying semidefiniie programming (SOP) relaxations based on the Lasserre hierarchy in the context of approximation algorithms for combinatorial problems. As an application of our approach, we give, improved approximation algorithms for two problems. We show that for some fixed constant epsiv > 0, given a 3-uniform hypergraph containing an independent set of size (1/2 - epsiv)v, we can find an independent set of size Omega(nepsiv). This improves upon the result of Krivelevich, Nathaniel and Sitdakov, who gave an algorithm finding an independent set of size Omega(n6gamma-3) for hypergraphs with an independent set of size gamman (but no guarantee for gamma les 1/2). We also give an algorithm which finds an O(n0.2072)-coloring given a 3-colorable graph, improving upon the work of Aurora, Clamtac and Charikar. Our approach stands in contrast to a long series of inapproximability results in the Lovasz Schrijver linear programming (LP) and SDP hierarchies for other problems.","PeriodicalId":197431,"journal":{"name":"48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)","volume":"297 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132584878","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}
引用次数: 89
Finding Collisions in Interactive Protocols - A Tight Lower Bound on the Round Complexity of Statistically-Hiding Commitments 发现交互协议中的碰撞——统计隐藏承诺的轮复杂度的紧下界
Pub Date : 2007-10-21 DOI: 10.1109/FOCS.2007.27
Iftach Haitner, Jonathan J. Hoch, Omer Reingold, G. Segev
We study the round complexity of various cryptographic protocols. Our main result is a tight lower bound on the round complexity of any fully-black-box construction of a statistically-hiding commitment scheme from oneway permutations, and even front trapdoor permutations. This lower bound matches the round complexity of the statistically-hiding commitment scheme due to Naor, Ostrovsky, Venkatesan and Yung (CRYPTO '92). As a corollary, we derive similar tight lower bounds for several other ctyptographicprotocols, such as single-server private information retrieval, interactive hashing, and oblivious transfer that guarantees statistical security for one of the parties. Our techniques extend the collision-finding oracle due to Simon (EUROCRYPT '98) to the setting of interactive protocols (our extension also implies an alternative proof for the main property of the original oracle). In addition, we substantially extend the reconstruction paradigm of Gennaro and Trevisan (FOCS '00). In both cases, our extensions are quite delicate and may be found useful in proving additional black-box separation results.
研究了各种加密协议的轮复杂度。我们的主要结果是任何统计隐藏承诺方案的全黑盒构造的圆复杂度的紧下界,不受单向排列,甚至是前活板门排列的影响。这个下界与Naor, Ostrovsky, Venkatesan和Yung (CRYPTO '92)提出的统计隐藏承诺方案的轮复杂度相匹配。作为推论,我们为其他几个打字协议导出了类似的严格下界,例如单服务器私有信息检索、交互式散列和保证一方统计安全的遗忘传输。我们的技术将Simon (EUROCRYPT '98)的碰撞查找预言扩展到交互式协议的设置(我们的扩展还暗示了原始预言的主要属性的替代证明)。此外,我们大大扩展了Gennaro和Trevisan的重建范式(FOCS '00)。在这两种情况下,我们的扩展都非常精细,在证明额外的黑盒分离结果时可能会很有用。
{"title":"Finding Collisions in Interactive Protocols - A Tight Lower Bound on the Round Complexity of Statistically-Hiding Commitments","authors":"Iftach Haitner, Jonathan J. Hoch, Omer Reingold, G. Segev","doi":"10.1109/FOCS.2007.27","DOIUrl":"https://doi.org/10.1109/FOCS.2007.27","url":null,"abstract":"We study the round complexity of various cryptographic protocols. Our main result is a tight lower bound on the round complexity of any fully-black-box construction of a statistically-hiding commitment scheme from oneway permutations, and even front trapdoor permutations. This lower bound matches the round complexity of the statistically-hiding commitment scheme due to Naor, Ostrovsky, Venkatesan and Yung (CRYPTO '92). As a corollary, we derive similar tight lower bounds for several other ctyptographicprotocols, such as single-server private information retrieval, interactive hashing, and oblivious transfer that guarantees statistical security for one of the parties. Our techniques extend the collision-finding oracle due to Simon (EUROCRYPT '98) to the setting of interactive protocols (our extension also implies an alternative proof for the main property of the original oracle). In addition, we substantially extend the reconstruction paradigm of Gennaro and Trevisan (FOCS '00). In both cases, our extensions are quite delicate and may be found useful in proving additional black-box separation results.","PeriodicalId":197431,"journal":{"name":"48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)","volume":"227 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133608037","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}
引用次数: 99
Almost Tight Bound for the Union of Fat Tetrahedra in Three Dimensions 三维胖四面体并集的几乎紧界
Pub Date : 2007-10-21 DOI: 10.1109/FOCS.2007.9
Esther Ezra, M. Sharir
We show that the combinatorial complexity of the. union of n "fat" tetrahedra in 3-space (i.e., tetrahedra all of whose solid angles are at least .some fixed constant) of arbitrary sizes, is O(n2+epsiv),for any epsiv > 0: the bound is almost tight in the worst case, thus almost settling a conjecture of Pach el al. [24]. Our result extends, in a significant way, the result of Pach et al. [24] for the restricted case of nearly congruent cubes. The analysis uses cuttings, combined with the Dobkin-K'irkpatrick hierarchical decomposition of convex polytopes, in order to partition space into subcells, so that, on average, the overwhelming majority of the tetrahedra intersecting a subcell Delta behave as fat dihedral wedges in Delta. As an immediate corollary, we obtain that the combinatorial complexity of the union of n cubes in R3 having arbitrary side lengths, is O(n2+epsiv), for any epsiv > 0 again, significantly extending the result of [24]. Our analysis can easily he extended to yield a nearly-quadratic bound on the complexity of the union of arbitrarily oriented fat triangular prisms (whose cross-sections have, arbitrary sizes) in R3. Finally, we show that a simple variant of our analysis implies a nearly-linear bound on the complexity of the union of fat triangles in the plane.
的组合复杂度。3-space中n个任意大小的“胖”四面体(即所有立体角至少为固定常数的四面体)的并集为O(n2+epsiv),对于任何epsiv > 0:在最坏情况下界几乎是紧的,从而几乎解决了Pach等[24]的一个猜想。我们的结果在很大程度上扩展了Pach等人[24]关于近全等立方体的限制情况的结果。该分析使用切割,结合Dobkin-K'irkpatrick对凸多面体的分层分解,以便将空间划分为子细胞,因此,平均而言,绝大多数与子细胞相交的四面体在Delta中表现为胖的二面体楔。作为一个直接的推论,我们得到了R3中任意边长的n个立方体并的组合复杂度为O(n2+epsiv),对于任何epsiv > 0,这大大推广了[24]的结果。我们的分析可以很容易地扩展到R3中任意取向的胖三角棱镜(其截面具有任意大小)的并集的复杂性的近二次界。最后,我们证明了我们的分析的一个简单变体暗示了平面上胖三角形并集的复杂性的近线性界限。
{"title":"Almost Tight Bound for the Union of Fat Tetrahedra in Three Dimensions","authors":"Esther Ezra, M. Sharir","doi":"10.1109/FOCS.2007.9","DOIUrl":"https://doi.org/10.1109/FOCS.2007.9","url":null,"abstract":"We show that the combinatorial complexity of the. union of n \"fat\" tetrahedra in 3-space (i.e., tetrahedra all of whose solid angles are at least .some fixed constant) of arbitrary sizes, is O(n2+epsiv),for any epsiv > 0: the bound is almost tight in the worst case, thus almost settling a conjecture of Pach el al. [24]. Our result extends, in a significant way, the result of Pach et al. [24] for the restricted case of nearly congruent cubes. The analysis uses cuttings, combined with the Dobkin-K'irkpatrick hierarchical decomposition of convex polytopes, in order to partition space into subcells, so that, on average, the overwhelming majority of the tetrahedra intersecting a subcell Delta behave as fat dihedral wedges in Delta. As an immediate corollary, we obtain that the combinatorial complexity of the union of n cubes in R3 having arbitrary side lengths, is O(n2+epsiv), for any epsiv > 0 again, significantly extending the result of [24]. Our analysis can easily he extended to yield a nearly-quadratic bound on the complexity of the union of arbitrarily oriented fat triangular prisms (whose cross-sections have, arbitrary sizes) in R3. Finally, we show that a simple variant of our analysis implies a nearly-linear bound on the complexity of the union of fat triangles in the plane.","PeriodicalId":197431,"journal":{"name":"48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126742119","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}
引用次数: 21
期刊
48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)
全部 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学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1