查看“︁容错学习问题”︁的源代码
←
容错学习问题
跳转到导航
跳转到搜索
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
'''容错学习问题'''或是'''LWE问题'''({{lang-en|Learning with errors}},{{lang|en|LWE}})是一个[[机器学习]]领域中的怀疑难解问题。由Oded Regev在2005年提出,他因此赢得2018年[[哥德尔奖]]。这是一个极性学习问题的一般形式。Regev同时证明了LWE问题至少比几个最坏情况下的格问题要难。这个问题在最近<ref name="regev05">Oded Regev, “On lattices, learning with errors, random linear codes, and cryptography,” in Proceedings of the thirty-seventh annual ACM symposium on Theory of computing (Baltimore, MD, USA: ACM, 2005), 84-93, http://portal.acm.org/citation.cfm?id=1060590.1060603.</ref><ref name="peikert09">Chris Peikert, “Public-key cryptosystems from the worst-case shortest vector problem: extended abstract,” in Proceedings of the 41st annual ACM symposium on Theory of computing (Bethesda, MD, USA: ACM, 2009), 333-342, http://portal.acm.org/citation.cfm?id=1536414.1536461.</ref>被用作一种难度假设以创建[[后量子密码学|后量子公钥密码系统]],例如Peikert提出的容错环学习密钥交换。<ref>{{Cite book|url=https://link.springer.com/chapter/10.1007/978-3-319-11659-4_12|title=Lattice Cryptography for the Internet|last=Peikert|first=Chris|date=2014-10-01|publisher=Springer International Publishing|isbn=978-3-319-11658-7|editor-last=Mosca|editor-first=Michele|series=Lecture Notes in Computer Science|pages=197–219|access-date=2018-10-09|archive-date=2018-10-09|archive-url=https://web.archive.org/web/20181009131938/https://link.springer.com/chapter/10.1007/978-3-319-11659-4_12|dead-url=no}}</ref> ==简述== 虽然来自机器学习领域,但是学习时出错问题实际上是理论计算机科学中的计算复杂度问题。用简单易懂的方式来说,问题如下。 <math> 14 \cdot s_{1} + 15 \cdot s_{2} + 5 \cdot s_{3} + 2 \cdot s_{4} \approx 8 \bmod 17 </math><br /><math> 13 \cdot s_1 +14 \cdot s_2 +14 \cdot s_3 +6 \cdot s_4 \approx 16 \bmod 17 </math><br /><math> 6 \cdot s_1 +10 \cdot s_2 +13 \cdot s_3 +1 \cdot s_{4} \approx 3 \bmod 17 </math> 我提供类似的许多的线性多项式,让你来求<math>s_{1} \cdots s_{4}</math>。这就是容错学习问题。这一问题的关键就在于每个等式都是约等于,有一定误差(所谓的“出错”)。这个误差可以遵循一个离散随机分布,例如,有的时候左边比右边大1,有的时候左边比右边小1,还有的时候两边相等。如果假设所有式子都是直等,那这个问题就太简单了。只要有足够的式子,那么使用常见的高斯消元法,在多项式时间内就能轻易求出<math>s_{1} \cdots s_{4}</math>。误差的引入,导致如果你用高斯消元,那么所有的式子加到一起之后误差也加了起来,噪音过大,导致你无法从噪音中读取任何信息。这就是此问题的精华。<ref>Oded Regev, The Learning with Errors Problem, https://cims.nyu.edu/~regev/papers/lwesurvey.pdf {{Wayback|url=https://cims.nyu.edu/~regev/papers/lwesurvey.pdf |date=20171013175122 }}, 于2018年10月9日访问</ref> ==密码学上的应用== [[File:LWE-presentation-snippet.png|thumb|right]] A是一个m x n矩阵,s是一个n维向量,e是一个m维向量。我们定义LWE<sub>A</sub>(s,e) := b := As + e。由此可以构造一个对称加密算法。加密算法定义如下: *s作为密钥k使用; *(A,e)这一组数据在加密时随机生成; *由s, A, e所求得的值b作为一次性密码本的密钥使用,同密文m进行异或操作。 这一算法和传统对称密钥加密算法的区别的关键在于,加密方不将误差数据e传送给解密方,导致解密方所解得明文存在一个小的误差。 ==量子计算== 2018年10月,斯坦福研究院的学生利用LWE问题作为基础解决了经典计算机如何验证量子计算机是否进行了量子计算这一问题。<ref>https://arxiv.org/pdf/1804.01082</ref> == 参考文献 == <references /> [[Category:密码学]] [[Category:机器学习]] [[Category:后量子密码学]]
该页面使用的模板:
Template:Cite book
(
查看源代码
)
Template:Lang
(
查看源代码
)
Template:Lang-en
(
查看源代码
)
Template:Wayback
(
查看源代码
)
返回
容错学习问题
。
导航菜单
个人工具
登录
命名空间
页面
讨论
不转换
查看
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
工具
链入页面
相关更改
页面信息