首页 > 最新文献

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

英文 中文
Structure and Randomness in Combinatorics 组合学中的结构与随机性
Pub Date : 2007-07-29 DOI: 10.1109/FOCS.2007.68
T. Tao
Combinatorics, like computer science, often has to deal with large objects of unspecified (or unusable) structure. One powerful way to deal with such an arbitrary object is to decompose it into more usable components. In particular, it has proven profitable to decompose such objects into a structured component, a pseudo-random component, and a small component (i.e. an error term): in many cases it is the structured component which then dominates. We illustrate this philosophy in a number of model cases.
与计算机科学一样,组合学经常需要处理结构不明(或不可用)的大型对象。处理这种任意对象的一种强大方法是将其分解为更可用的组件。特别是,将这些对象分解为结构化组件、伪随机组件和小组件(即错误项)已被证明是有益的:在许多情况下,结构化组件占主导地位。我们在一些模型案例中说明了这一理念。
{"title":"Structure and Randomness in Combinatorics","authors":"T. Tao","doi":"10.1109/FOCS.2007.68","DOIUrl":"https://doi.org/10.1109/FOCS.2007.68","url":null,"abstract":"Combinatorics, like computer science, often has to deal with large objects of unspecified (or unusable) structure. One powerful way to deal with such an arbitrary object is to decompose it into more usable components. In particular, it has proven profitable to decompose such objects into a structured component, a pseudo-random component, and a small component (i.e. an error term): in many cases it is the structured component which then dominates. We illustrate this philosophy in a number of model cases.","PeriodicalId":197431,"journal":{"name":"48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2007-07-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126596425","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}
引用次数: 48
Quantum Algorithms for Hidden Nonlinear Structures 隐非线性结构的量子算法
Pub Date : 2007-05-21 DOI: 10.1109/FOCS.2007.18
Andrew M. Childs, L. Schulman, U. Vazirani
Attempts to find new quantum algorithms that outperform classical computation have focused primarily on the nonAbelian hidden subgroup problem, which generalizes the central problem solved by Shor's factoring algorithm. We suggest an alternative generalization, namely to problems of finding hidden nonlinear structures over finite fields. We give examples of two such problems that can be solved efficiently by a quantum computer, but not by a classical computer. We also give some positive results on the quantum query complexity of finding hidden nonlinear structures.
寻找优于经典计算的新量子算法的尝试主要集中在非阿贝尔隐子群问题上,该问题推广了由Shor分解算法解决的中心问题。我们提出了另一种推广方法,即寻找有限域上隐藏的非线性结构的问题。我们给出了两个这样的问题的例子,它们可以被量子计算机有效地解决,但不能被经典计算机解决。我们还在寻找隐藏非线性结构的量子查询复杂度方面给出了一些积极的结果。
{"title":"Quantum Algorithms for Hidden Nonlinear Structures","authors":"Andrew M. Childs, L. Schulman, U. Vazirani","doi":"10.1109/FOCS.2007.18","DOIUrl":"https://doi.org/10.1109/FOCS.2007.18","url":null,"abstract":"Attempts to find new quantum algorithms that outperform classical computation have focused primarily on the nonAbelian hidden subgroup problem, which generalizes the central problem solved by Shor's factoring algorithm. We suggest an alternative generalization, namely to problems of finding hidden nonlinear structures over finite fields. We give examples of two such problems that can be solved efficiently by a quantum computer, but not by a classical computer. We also give some positive results on the quantum query complexity of finding hidden nonlinear structures.","PeriodicalId":197431,"journal":{"name":"48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2007-05-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123199270","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}
引用次数: 79
Adaptive Simulated Annealing: A Near-optimal Connection between Sampling and Counting 自适应模拟退火:采样和计数之间的近最优连接
Pub Date : 2006-12-10 DOI: 10.1145/1516512.1516520
Daniel Stefankovic, S. Vempala, Eric Vigoda
We present a near-optimal reduction from approximately counting the cardinality of a discrete set to approximately sampling elements of the set. An important application of our work is to approximating the partition function Z of a discrete system, such as the Ising model, matchings or colorings of a graph. The standard approach to estimating the partition function Z(beta*) at some desired inverse temperature beta* is to define a sequence, which we call a cooling schedule, beta0 = 0 < beta1 < ldrldrldr < betal = beta* where Z(0) is trivial to compute and the ratios Z(betai+1)/Z(betai) are easy to estimate by sampling from the distribution corresponding to Z(betai). Previous approaches required a cooling schedule of length O*(ln A) where A = Z(0), thereby ensuring that each ratio Z(betai+1)/Z(betai) is bounded. We present a cooling schedule of length l = O*(radicln A). For well-studied problems such as estimating the partition function of the Ising model, or approximating the number of colorings or matchings of a graph, our cooling schedule is of length O* (radicln) and the total number of samples required is O*(n). This implies an overall savings of a factor of roughly n in the running time of the approximate counting algorithm compared to the previous best approach. A similar improvement in the length of the cooling schedule was recently obtained by Lovtisz and Vempala in the context of estimating the volume of convex bodies. While our reduction is inspired by theirs, the discrete analogue of their result turns out to be significantly more difficult. Whereas a fixed schedule suffices in their setting, we prove that in the discrete setting we need an adaptive schedule, i. e., the schedule depends on Z. More precisely, we prove any non-adaptive cooling schedule has length at least O*(ln A), and we present an algorithm to find an adaptive schedule of length O* (radicln A) and a nearly matching lower bound.
我们提出了一个从近似计算离散集合的基数到近似采样集合元素的近似最优缩减。我们的工作的一个重要应用是逼近一个离散系统的配分函数Z,如伊辛模型,图的匹配或着色。估计配分函数Z(beta*)在某些期望的逆温度下的标准方法是定义一个序列,我们称之为冷却计划,beta0 = 0 < beta1 < ldrldrldr < betal = beta*,其中Z(0)计算起来很简单,比值Z(betai+1)/Z(betai)很容易通过从Z(betai)对应的分布中抽样来估计。以前的方法需要一个长度为O*(ln a)的冷却计划,其中a = Z(0),从而确保每个比率Z(betai+1)/Z(betai)是有界的。我们提出了一个长度为l = O*(radicln a)的冷却计划。对于诸如估计Ising模型的配分函数,或近似图的着色或匹配数量等已经得到充分研究的问题,我们的冷却计划长度为O*(radicln),所需的样本总数为O*(n)。这意味着与之前的最佳方法相比,近似计数算法在运行时间上节省了大约n个因子。最近,Lovtisz和Vempala在估计凸体体积的情况下获得了冷却计划长度的类似改进。虽然我们的简化受到了他们的启发,但对他们的结果进行离散模拟却要困难得多。我们证明了在离散情况下,我们需要一个自适应调度,即调度依赖于z。更准确地说,我们证明了任何非自适应冷却调度的长度至少为O*(ln a),并且我们提出了一种算法来寻找长度为O*(ln a)的自适应调度和一个几乎匹配的下界。
{"title":"Adaptive Simulated Annealing: A Near-optimal Connection between Sampling and Counting","authors":"Daniel Stefankovic, S. Vempala, Eric Vigoda","doi":"10.1145/1516512.1516520","DOIUrl":"https://doi.org/10.1145/1516512.1516520","url":null,"abstract":"We present a near-optimal reduction from approximately counting the cardinality of a discrete set to approximately sampling elements of the set. An important application of our work is to approximating the partition function Z of a discrete system, such as the Ising model, matchings or colorings of a graph. The standard approach to estimating the partition function Z(beta*) at some desired inverse temperature beta* is to define a sequence, which we call a cooling schedule, beta0 = 0 < beta1 < ldrldrldr < betal = beta* where Z(0) is trivial to compute and the ratios Z(betai+1)/Z(betai) are easy to estimate by sampling from the distribution corresponding to Z(betai). Previous approaches required a cooling schedule of length O*(ln A) where A = Z(0), thereby ensuring that each ratio Z(betai+1)/Z(betai) is bounded. We present a cooling schedule of length l = O*(radicln A). For well-studied problems such as estimating the partition function of the Ising model, or approximating the number of colorings or matchings of a graph, our cooling schedule is of length O* (radicln) and the total number of samples required is O*(n). This implies an overall savings of a factor of roughly n in the running time of the approximate counting algorithm compared to the previous best approach. A similar improvement in the length of the cooling schedule was recently obtained by Lovtisz and Vempala in the context of estimating the volume of convex bodies. While our reduction is inspired by theirs, the discrete analogue of their result turns out to be significantly more difficult. Whereas a fixed schedule suffices in their setting, we prove that in the discrete setting we need an adaptive schedule, i. e., the schedule depends on Z. More precisely, we prove any non-adaptive cooling schedule has length at least O*(ln A), and we present an algorithm to find an adaptive schedule of length O* (radicln A) and a nearly matching lower bound.","PeriodicalId":197431,"journal":{"name":"48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2006-12-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129596045","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}
引用次数: 118
Paths Beyond Local Search: A Tight Bound for Randomized Fixed-Point Computation 超越局部搜索的路径:随机不动点计算的紧界
Pub Date : 1900-01-01 DOI: 10.1109/FOCS.2007.14
X. Chen, S. Teng
In 1983, Akhus proved that randomization can speedup local search. For example, it reduces the query complexity of local search over grid [1 : n]d from ominus(nd-1) to 0(d1/2nd/2). It remains open whether randomisation helps fixed-point computation. Inspired by the recent advances on the complexity of equilibrium computation, we solve this open problem by giving an asymptotically tight bound of (Omega(n))d-1 on the randomized query complexity for computing a fixed point of a discrete Brouwer function over grid [1 : n]d. Our result can be extended to the black-box query model for Sperner's I&mma in any dimension. It also yields a tight bound for the computation of d-dimensional approximate Brouwer fixed points as defined by Scarf and by Hirsch, Papadimitriou, and Vavasis. Since the randomized query complexity of global optimization over [1 : n]d is ominus(nd), the randomized query model over [ 1 : n]d strictly separates these three important search problems: Global optimization is harder than fixed-point computation, and fixed-point computation is harder than local search. Our result indeed demonstrates that randomization does not help much in fixed-point computation in the black-box query model. Our randomized lower bound matches the deterministic complexity of this problem, which is ominus(nd-1).
1983年,Akhus证明了随机化可以加速局部搜索。例如,它将网格[1:n]d上局部搜索的查询复杂度从- (nd-1)降低到0(d1/2nd/2)。随机化是否有助于定点计算仍有待定论。受平衡计算复杂性的最新进展的启发,我们通过给出计算网格上离散browwer函数的不动点的随机查询复杂性的渐近紧界(Omega(n))d-1来解决这个开放问题。我们的结果可以扩展到任何维度的Sperner's i&ma的黑箱查询模型。它还为Scarf、Hirsch、Papadimitriou和Vavasis定义的d维近似browwer不动点的计算提供了一个紧界。由于[1:n]d上全局优化的随机查询复杂度为负(nd),因此[1:n]d上的随机查询模型严格分离了这三个重要的搜索问题:全局优化比定点计算难,定点计算比局部搜索难。我们的结果确实证明了随机化对黑箱查询模型中的定点计算没有多大帮助。我们的随机下界与这个问题的确定性复杂性相匹配,即- (nd-1)。
{"title":"Paths Beyond Local Search: A Tight Bound for Randomized Fixed-Point Computation","authors":"X. Chen, S. Teng","doi":"10.1109/FOCS.2007.14","DOIUrl":"https://doi.org/10.1109/FOCS.2007.14","url":null,"abstract":"In 1983, Akhus proved that randomization can speedup local search. For example, it reduces the query complexity of local search over grid [1 : n]d from ominus(nd-1) to 0(d1/2nd/2). It remains open whether randomisation helps fixed-point computation. Inspired by the recent advances on the complexity of equilibrium computation, we solve this open problem by giving an asymptotically tight bound of (Omega(n))d-1 on the randomized query complexity for computing a fixed point of a discrete Brouwer function over grid [1 : n]d. Our result can be extended to the black-box query model for Sperner's I&mma in any dimension. It also yields a tight bound for the computation of d-dimensional approximate Brouwer fixed points as defined by Scarf and by Hirsch, Papadimitriou, and Vavasis. Since the randomized query complexity of global optimization over [1 : n]d is ominus(nd), the randomized query model over [ 1 : n]d strictly separates these three important search problems: Global optimization is harder than fixed-point computation, and fixed-point computation is harder than local search. Our result indeed demonstrates that randomization does not help much in fixed-point computation in the black-box query model. Our randomized lower bound matches the deterministic complexity of this problem, which is ominus(nd-1).","PeriodicalId":197431,"journal":{"name":"48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132623276","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}
引用次数: 17
期刊
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