首页 > 最新文献

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":null,"pages":null},"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":null,"pages":null},"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":null,"pages":null},"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":null,"pages":null},"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":null,"pages":null},"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":null,"pages":null},"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":null,"pages":null},"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":null,"pages":null},"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":null,"pages":null},"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
A primal-dual randomized algorithm for weighted paging 加权分页的原始对偶随机化算法
Pub Date : 2007-10-21 DOI: 10.1145/2339123.2339126
N. Bansal, Niv Buchbinder, J. Naor
In the weighted paging problem there is a weight (cost) for fetching each page into the cache. We design a randomized O(log k) -competitive online algorithm for the weighted paging problem, where k is the cache size. This is the first randomized o(k)-competitive algorithm and its competitiveness matches the known lower bound on the problem. More generally, we design an O(log(k/(k - h + I)))-competitive online algorithm for the version of the. problem where, the online algorithm has-cache size k and the online algorithm has cache size h les k. Weighted paging is a special case (weighted star metric) of the well known k-server problem for which it is a major open question whether randomization can be useful in obtaining sub-linear competitive algorithms. Therefore, abstracting and extending the insights from paging is a key step in the resolution of the k-server problem. Our solution for the weighted paging problem is based on a two-step approach. In the first step we obtain an O(log k)-competitive fractional algorithm which is based on a novel online primal-dual approach. In the second step we. obtain a randomized algorithm by rounding online the fractional solution to an actual distribution on integral cache, solutions. We conclude with a randomized O(log N)-competitive algorithm for the well studied Metrical Task System problem (MTS) on a metric defined by a weighted star on N leaves, improving upon a previous O(log2 N)-competitive algorithm of Blum et al. [9].
在加权分页问题中,将每个页面读取到缓存中有一个权重(成本)。我们为加权分页问题设计了一个随机的O(log k)竞争在线算法,其中k是缓存大小。这是第一个随机的o(k)竞争算法,它的竞争匹配问题的已知下界。更一般地说,我们设计了一个O(log(k/(k - h + I)))竞争的在线算法。其中,在线算法的缓存大小为k,在线算法的缓存大小为h × k。加权分页是众所周知的k-server问题的一种特殊情况(加权星度量),对于该问题,随机化是否可以用于获得次线性竞争算法是一个主要的开放问题。因此,抽象和扩展来自分页的见解是解决k-server问题的关键步骤。我们对加权分页问题的解决方案基于两步方法。在第一步中,我们得到了一个O(log k)竞争分数算法,该算法基于一种新颖的在线原始对偶方法。在第二步,我们。通过在线舍入分数解到积分缓存上的实际分布,得到一个随机算法。最后,我们使用一种随机的O(log N)竞争算法来解决已经得到充分研究的度量任务系统问题(MTS),该问题由N个叶子上的加权星定义,改进了Blum等人之前的O(log2 N)竞争算法[9]。
{"title":"A primal-dual randomized algorithm for weighted paging","authors":"N. Bansal, Niv Buchbinder, J. Naor","doi":"10.1145/2339123.2339126","DOIUrl":"https://doi.org/10.1145/2339123.2339126","url":null,"abstract":"In the weighted paging problem there is a weight (cost) for fetching each page into the cache. We design a randomized O(log k) -competitive online algorithm for the weighted paging problem, where k is the cache size. This is the first randomized o(k)-competitive algorithm and its competitiveness matches the known lower bound on the problem. More generally, we design an O(log(k/(k - h + I)))-competitive online algorithm for the version of the. problem where, the online algorithm has-cache size k and the online algorithm has cache size h les k. Weighted paging is a special case (weighted star metric) of the well known k-server problem for which it is a major open question whether randomization can be useful in obtaining sub-linear competitive algorithms. Therefore, abstracting and extending the insights from paging is a key step in the resolution of the k-server problem. Our solution for the weighted paging problem is based on a two-step approach. In the first step we obtain an O(log k)-competitive fractional algorithm which is based on a novel online primal-dual approach. In the second step we. obtain a randomized algorithm by rounding online the fractional solution to an actual distribution on integral cache, solutions. We conclude with a randomized O(log N)-competitive algorithm for the well studied Metrical Task System problem (MTS) on a metric defined by a weighted star on N leaves, improving upon a previous O(log2 N)-competitive algorithm of Blum et al. [9].","PeriodicalId":197431,"journal":{"name":"48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2007-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126097927","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}
引用次数: 166
期刊
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学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1