Sectrix of Maclaurin: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>ZéroBot
m r2.7.1) (Robot: Adding nl:Plateaucurve
 
en>Addbot
m Bot: Migrating 1 interwiki links, now provided by Wikidata on d:q2026937
Line 1: Line 1:
In [[computer science]], '''lattice problems''' are a class of optimization problems on [[Lattice (group)|lattices]]. The conjectured intractability of such problems is central to construction of secure [[Lattice-based cryptography|lattice-based]] [[cryptosystems]]. For applications in such cryptosystems, lattices over vector spaces (often <math>\mathbb{Q}^n</math>) or free modules (often <math>\mathbb{Z}^n</math>) are generally considered.


For all the problems below, assume that we are given (in addition to other more specific inputs) a basis for the vector space ''V'' and a [[Norm (mathematics)|norm]] ''N''. The norms usually considered are [[Norm (mathematics)#Euclidean norm|''L''<sup>2</sup>]]. However, other norms (such as [[Norm (mathematics)#p-norm|''L''<sup>p</sup>]]) are also considered and show up in a variety of results.<ref>[[Subhash Khot]], "Hardness of approximating the shortest vector problem in lattices," J. ACM 52, no. 5 (2005): 789–808.</ref> Let <math>\lambda(L)</math> denote the length of the shortest non-zero vector in the lattice ''L'': <math> \lambda(L)=\mathbf{min} \{ \|v\|_N | v \in \mathbf{L}, v \neq 0  \}
</math>.


Next - GEN Gallery is a full incorporated Image Gallery plugin for Word - Press which has a Flash slideshow option. Good luck on continue learning how to make a wordpress website. Change the site's theme and you have essentially changed the site's personality. Dead links are listed out simply because it will negatively have an influence on the website's search engine rating. It is found that most of the visitors only look for the results that are displayed on the first page of the search engines and so if you get the service from professional service providers then they strive for the first page ranking of your site and improve the online visibility. <br><br>As you know today Word - Press has turn out to be a tremendously popular open source publishing and blogging display place. You may either choose to link only to the top-level category pages or the ones that contain information about your products and services. You are able to set them within your theme options and so they aid the search engine to get a suitable title and description for the pages that get indexed by Google. If you have any type of concerns concerning where and how you can utilize [http://our.windowfarms.org/members/ wordpress dropbox backup], you could call us at the webpage. This is identical to doing a research as in depth above, nevertheless you can see various statistical details like the number of downloads and when the template was not long ago updated. This can be done by using a popular layout format and your unique Word - Press design can be achieved in other elements of the blog. <br><br>It is very easy to install Word - Press blog or website. Word - Press has ensured the users of this open source blogging platform do not have to troubleshoot on their own, or seek outside help. I hope this short Plugin Dynamo Review will assist you to differentiate whether Plugin Dynamo is Scam or a Genuine. You or your web designer can customize it as per your specific needs. So, if you are looking online to hire dedicated Wordpress developers, India PHP Expert can give a hand you in each and every best possible way. <br><br>The disadvantage is it requires a considerable amount of time to set every thing up. I didn't straight consider near it solon than one distance, I got the Popup Ascendancy plugin and it's up and lengthways, likely you make seen it today when you visited our blog, and I yet customize it to fit our Thesis Wound which gives it a rattling uncomparable visage and search than any different popup you know seen before on any added journal, I hump arrogated asset of one of it's quatern themes to make our own. Thus it is difficult to outrank any one of these because of their different usages. IVF ,fertility,infertility expert,surrogacy specialist in India at Rotundaivf. If your blog employs the permalink function, This gives your SEO efforts a boost, and your visitors will know firsthand what's in the post when seeing the URL. <br><br>Every single module contains published data and guidelines, usually a lot more than 1 video, and when pertinent, incentive links and PDF files to assist you out. Mahatma Gandhi is known as one of the most prominent personalities and symbols of peace, non-violence and freedom. However, you must also manually approve or reject comments so that your website does not promote parasitic behavior. Page speed is an important factor in ranking, especially with Google. I have never seen a plugin with such a massive array of features, this does everything that platinum SEO and All In One SEO, also throws in the functionality found within SEO Smart Links and a number of other plugins it is essentially the swiss army knife of Word - Press plugins.
==Shortest vector problem (SVP)==
In SVP, a [[Basis (linear algebra)|basis]] of a [[vector space]] ''V'' and a [[Norm (mathematics)|norm]] ''N'' (often [[Norm (mathematics)#Euclidean norm|''L''<sup>2</sup>]]) are given for a lattice ''L'' and one must find the shortest non-zero vector in ''V'', as measured by ''N'', in ''L''. In other words, the algorithm should output a non-zero vector ''v'' such that <math>N(v)=\lambda(L)</math>.
 
In the <math>\gamma</math>-approximation version <math>SVP_\gamma</math>, one must find a non-zero lattice vector of length at most <math>\gamma \lambda(L)</math>.
 
===Known results===
The exact version of the problem is [[NP-hard]].<ref name="vEB">[http://staff.science.uva.nl/~peter/vectors/mi8104c.html Peter van Emde Boas], P. 1981. Another NP-complete problem and the complexity of computing short vectors in a lattice. Tech. rep., University of Amsterdam, Department of Mathematics, Netherlands. Technical Report 8104</ref>
Approach techniques:  [[Lenstra–Lenstra–Lovász lattice basis reduction algorithm]] produces a "relatively short vector" in polynomial time, but does not solve the problem.
Kannan's HKZ basis reduction algorithm solves the problem in <math>n^{\frac{n}{2 e} + o(n)}</math> time where n is the dimension.
Lastly, Schnorr presented a technique that interpolates between LLL and HKZ called Block Reduction. Block reduction works with HKZ bases and if the number of blocks is chosen to be larger than the dimension, the resulting algorithm Kannan's full HKZ basis reduction.
 
==GapSVP==
The problem <math>GapSVP_\beta</math> consists of differentiating between the instances of SVP in which the answer is at most 1 or larger than <math>\beta</math>, where <math>\beta</math> can be a fixed function of <math>n</math>, the number of vectors. Given a basis for the lattice, the algorithm must decide whether <math>\lambda(L) \leq 1</math> or <math>\lambda(L)>\beta</math>. Like other [[promise problem]]s, the algorithm is allowed to err on all other cases.
 
Yet another version of the problem is <math>GapSVP_{\zeta,\gamma}</math> for some functions <math>\zeta,\gamma</math>. The input to the algorithm is a basis <math>B</math> and a number <math>d</math>. It is assured that all the vectors in the [[Gram–Schmidt orthogonalization]] are of length at least 1, and that <math>\lambda(L(B)) \leq \zeta(n) </math> and that <math>1 \leq d \leq \zeta(n)/\gamma(n)</math> where <math>n</math> is the dimension. The algorithm must accept if <math>\lambda(L(B)) \leq d</math>, and reject if <math>\lambda(L(B)) \geq \gamma(n).d</math>. For large <math>\zeta</math> (<math>\zeta(n)>2^{n/2}</math>), the problem is equivalent to <math>GapSVP_\gamma</math> because<ref>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> a preprocessing done using the [[LLL algorithm]] makes the second condition (and hence, <math>\zeta</math>) redundant.
 
==Closest vector problem (CVP)==
<gallery caption="Lattice problems by example" widths="200px" heights="200px">
Image:Svp09.png|The SVP by example
Image:Cvp3.png|The CVP by example
</gallery>
In CVP, a basis of a vector space ''V'' and a [[Metric (mathematics)|metric]] ''M'' (often [[Euclidean distance|''L''<sup>2</sup>]]) are given for a lattice ''L'', as well as a vector ''v'' in ''V'' but not necessarily in ''L''. It is desired to find the vector in ''L'' closest to ''v'' (as measured by ''M''). In the <math>\gamma</math>-approximation version <math>CVP_\gamma</math>, one must find a lattice vector at distance at most <math>\gamma</math>.
 
===Relationship with SVP===
The closest vector problem is a generalization of the shortest vector problem. It is easy<ref>Daniele Micciancio and [[Shafi Goldwasser]], Complexity of lattice problems (Springer, 2002)</ref> to show that given an oracle for <math>CVP_\gamma</math> (defined below), one can solve <math>SVP_\gamma</math> by making some queries to the oracle. The naive method to find the shortest vector by calling the <math>CVP_\gamma</math> oracle to find the closest vector to 0 does not work because 0 is itself a lattice vector and the algorithm could potentially output 0.
 
The reduction from <math>SVP_\gamma</math> to <math>CVP_\gamma</math> is as follows: Suppose that the input to the <math>SVP_\gamma</math> problem is the basis for lattice <math>B=[b_1,b_2,\ldots,b_n]</math>. Consider the basis <math>B^i=[b_1,\ldots,2b_i,\ldots,b_n]</math> and let <math>x_i</math> be the vector returned by <math>CVP_\gamma(B^i, b_i)</math>. The claim is that the shortest vector in the set <math>\{x_i-b_i\}</math> is the shortest vector in the given lattice.
 
===Known results===
Goldreich et al.<ref>O. Goldreich et al., "Approximating shortest lattice vectors is not harder than approximating closest lattice vectors," Inf. Process. Lett. 71, no. 2 (1999): 55–61.</ref> showed that any hardness of SVP implies the same hardness for CVP. Using [[Probabilistically checkable proof (complexity)|PCP]] tools, Arora et al.<ref>[[Sanjeev Arora]] et al., "The hardness of approximate optima in lattices, codes, and systems of linear equations," J. Comput. Syst. Sci. 54, no. 2 (1997): 317–331.</ref> showed that CVP is hard to approximate within factor <math>2^{\log^{1-\epsilon}(n)}</math> unless <math>\operatorname{NP} \subseteq \operatorname{DTIME}(2^{poly(\log n)})</math>. Dinur et al.<ref>I. Dinur et al., "Approximating CVP to Within Almost-Polynomial Factors is NP-Hard," Combinatorica 23, no. 2 (2003): 205–243.</ref> strengthened this by giving a NP-hardness result with <math>\epsilon=(\log \log n)^c</math> for <math>c<1/2</math>.
 
===Sphere decoding===
The algorithm for CVP, especially the Fincke and Pohst variant,<ref>Fincke, U. and Pohst, M., "Improved Methods for Calculating Vectors of Short Length in a Lattice, Including a Complexity Analysis," Math. Comp., vol. 44, no. 170, pp. 463–471, 1985</ref> have been used, for example, for data detection in multiple-input multiple-output ([[MIMO]]) wireless communication systems (for coded and uncoded signals)<ref>Biglieri, E. and Calderbank, R. and [[Anthony G. Constantinides]], A. and Goldsmith, A. and Paulraj, A. and Poor, H. V., MIMO Wireless Communications, Cambridge U. P., Cambridge, 2007</ref>
.<ref>Agrell, E. and Eriksson, T. and Vardy, A. and Zeger, K., "Closest Point Search in Lattices," IEEE Trans. Inform. Theory, vol. 48, no. 8, pp. 2201–2214, 2002. http://dx.doi.org/10.1109/TIT.2002.800499</ref> It is called ''sphere decoding''.<ref>Ping Wang, Tho Le-Ngoc, "A List Sphere Decoding Algorithm with Improved Radius Setting Strategies", Wireless Personal Communications
November 2011, Volume 61, Issue 1, pp 189-200
</ref>
 
It has been applied in the field of the integer ambiguity resolution of carrier-phase GNSS (GPS)
.<ref>Hassibi, A. and Boyd, S., Integer Parameter Estimation in Linear Models with Applications to GPS, IEEE Trans. Sig. Proc., 46, 11, 2938--2952, 1998.</ref> It is called ''LAMBDA method'' in that field.
 
==GapCVP==
This problem is similar to the GapSVP problem. For <math>GapCVP_\beta</math>, the input consists of a lattice basis and a vector <math>v</math> and the algorithm must answer whether
* there is a lattice vector such that the distance between it and <math>v</math> is at most 1.
* every lattice vector is at a distance greater than <math>\beta</math> away from <math>v</math>.
 
===Known results===
The problem is trivially contained in [[NP (complexity)|NP]] for any approximation factor.
 
Schnorr,<ref>C. P. Schnorr, Factoring integers and computing [[discrete logarithm]]s via diophantine approximation, Advances in Cryptology: Proceedings of Eurocrypt '91</ref> in 1987, showed that deterministic polynomial time algorithms can solve the problem for <math>\beta=2^{O(n(\log \log n)^2/\log n)}</math>. Ajtai et al.<ref>Miklós Ajtai, Ravi Kumar, and D. Sivakumar, "A sieve algorithm for the shortest lattice vector problem," in Proceedings of the thirty-third annual ACM symposium on Theory of computing (Hersonissos, Greece: ACM, 2001), 601–610, http://portal.acm.org/citation.cfm?doid=380752.380857</ref> showed that probabilistic algorithms can achieve a slightly better approximation factor of <math>\beta=2^{O(n \log \log n/\log n)}</math>
 
In 1993, Banaszczyk<ref>W. Banaszczyk, New bounds in some transference theorems in the geometry of numbers, Math. Ann. 296 (1993) 625–635.</ref> showed that <math>GapCVP_n</math> is in <math>NP \cap coNP</math>. In 2000, Goldreich and Goldwasser<ref>Oded Goldreich and Shafi Goldwasser, "On the limits of non-approximability of lattice problems," in Proceedings of the thirtieth annual ACM symposium on Theory of computing (Dallas, Texas, United States: ACM, 1998), 1–9, http://portal.acm.org/citation.cfm?id=276704.</ref> showed that <math>\beta=\sqrt{n/\log n}</math> puts the problem in both NP and [[coAM]]. In 2005, Aharonov and Regev<ref>{{Cite journal| doi = 10.1145/1089023.1089025| volume = 52| issue = 5| pages = 749–765| last = Aharonov| first = Dorit| coauthors = Oded Regev| title = Lattice problems in NP <math>\cap</math> coNP| journal = J. ACM| year = 2005| url = http://portal.acm.org/citation.cfm?id=1089025}}</ref> showed that for some constant <math>c</math>, the problem with <math>\beta=c\sqrt{n}</math> is in <math>NP \cap coNP</math>.
 
For lower bounds, Dinur et al.<ref>I. Dinur, G. Kindler, and S. Safra, "Approximating-CVP to within Almost-Polynomial Factors is NP-Hard," in Proceedings of the 39th Annual Symposium on Foundations of Computer Science (IEEE Computer Society, 1998), 99, http://portal.acm.org/citation.cfm?id=796466.</ref> showed in 1998 that the problem is NP-hard for <math>\beta=n^{o(1/\log{\log{n}})}</math>.
 
==Shortest independent vectors problem (SIVP)==
Given a lattice L of dimension n, the algorithm must output n [[linearly independent]] <math>v_1, v_2, \ldots, v_n</math> so that <math>\max \|v_i\| < \max_{B} \|b_i\|</math> where the right hand side considers all basis <math>B=\{b_1,\ldots,b_n\}</math> of the lattice.
 
In the <math>\gamma</math>-approximate version, given a lattice L with dimension n, find n [[linearly independent]] vectors <math>v_1, v_2,\ldots, v_n</math> of length max ||<math>v_i</math>|| ≤ <math>\gamma \lambda_n(L)</math>, where <math>\lambda_n(L)</math> is the <math>n</math>'th successive mininum of <math>L</math>.
 
==Bounded distance decoding==
This problem is similar to CVP. Given a vector such that its distance from the lattice is at most <math>\lambda(L)/2</math>, the algorithm must output the closest lattice vector to it.
 
==Covering radius problem==
Given a basis for the lattice, the algorithm must find the largest distance (or in some versions, its approximation) from any vector to the lattice.
 
==Shortest basis problem==
Many problems become easier if the input basis consists of short vectors. An algorithm that solves the Shortest Basis Problem (SBP) must, given a lattice basis<math>B</math>, output an equivalent basis <math>B'</math> such that the length of the longest vector in <math>B'</math> is as short as possible.
 
The approximation version <math>SBP_\gamma</math> problem consist of finding a basis whose longest vector is at most <math>\gamma</math> times longer than the longest vector in the shortest basis.
 
==Use in cryptography==
{{main|Lattice-based cryptography}}
 
[[Average case]] hardness of problems forms a basis for proofs-of-security for most cryptographic schemes. However, experimental evidence suggests that most NP-hard problems lack this property: they are probably only worst case hard. Many lattice problems have been conjectured or proven to be average-case hard, making them an attractive class of problems to base cryptographic schemes on. Moreover, worst-case hardness of some lattice problems have been used to create secure cryptographic schemes. The use of worst-case hardness in such schemes makes them among the very few schemes that are very likely secure even against [[quantum computers]].
 
The above lattice problems are easy to solve if the algorithm is provided with a "good" basis. [[Lattice reduction]] algorithms aim, given a basis for a lattice, to output a new basis consisting of relatively short, nearly orthogonal vectors. The [[LLL algorithm]]<ref>{A. K. Lenstra, H. W. Lenstra, Jr., L. Lovász, Factoring polynomials with rational coefficients, Math. Ann. 261 (1982), 515–534.}</ref> was an early efficient algorithm for this problem which could output an almost reduced lattice basis in polynomial time. This algorithm and its further refinements were used to break several cryptographic schemes, establishing its status as a very important tool in cryptanalysis. The success of LLL on experimental data led to a belief that lattice reduction might be an easy problem in practice. However, this belief was challenged when in the late 1990s, several new results on the hardness of lattice problems were obtained, starting with the result of Ajtai.<ref name="ajtai">M. Ajtai, "Generating hard instances of lattice problems (extended abstract)," in Proceedings of the twenty-eighth annual ACM symposium on Theory of computing (Philadelphia, Pennsylvania, United States: ACM, 1996), 99–108, http://portal.acm.org/citation.cfm?id=237838</ref>
 
In his seminal papers,<ref name="ajtai" /><ref>Miklós Ajtai, "The shortest vector problem in ''L<sub>2</sub>'' is ''NP''-hard for randomized reductions (extended abstract)," in Proceedings of the thirtieth annual ACM symposium on Theory of computing (Dallas, Texas, United States: ACM, 1998), 10–19, http://portal.acm.org/citation.cfm?id=276705</ref> Ajtai showed that the SVP problem was NP-hard and discovered some connections between the worst-case complexity and [[average-case complexity]] of some lattice problems. Building on these results, Ajtai and Dwork<ref>Miklós Ajtai and Cynthia Dwork, "A public-key cryptosystem with worst-case/average-case equivalence," in Proceedings of the twenty-ninth annual ACM symposium on Theory of computing (El Paso, Texas, United States: ACM, 1997), 284–293, http://portal.acm.org/citation.cfm?id=258604</ref> created a public-key cryptosystem whose security could be proven using only the worst case hardness of a certain version of SVP, thus making it the first<ref>1Jin-Yi Cai, "The Complexity of Some Lattice Problems," in Algorithmic Number Theory, 2000, 1–32, http://dx.doi.org/10.1007/10722028_1</ref> result to have used worst-case hardness to create secure systems.
 
==See also==
*[[Learning with errors]]
 
==References==
{{reflist|colwidth=30em}}
 
* Daniele Micciancio: The Shortest Vector Problem is {NP}-hard to approximate to within some constant. SIAM Journal on Computing. 2001, http://cseweb.ucsd.edu/~daniele/papers/SVP.html.
* Phong Q. Nguyen and Jacques Stern, "Lattice Reduction in Cryptology: An Update," in Proceedings of the 4th International Symposium on Algorithmic Number Theory (Springer-Verlag, 2000), 85–112, http://portal.acm.org/citation.cfm?id=749906.
* {{cite journal |author=Agrell, E.; Eriksson, T.; Vardy, A.; Zeger, K. |title=Closest Point Search in Lattices |journal=IEEE Trans. Inform. Theory |volume=48 |issue=8 |pages=2201–2214 |doi=10.1109/TIT.2002.800499}}
 
{{DEFAULTSORT:Lattice Problems}}
[[Category:Lattice-based cryptography]]
[[Category:Mathematical problems]]

Revision as of 09:59, 19 March 2013

In computer science, lattice problems are a class of optimization problems on lattices. The conjectured intractability of such problems is central to construction of secure lattice-based cryptosystems. For applications in such cryptosystems, lattices over vector spaces (often ) or free modules (often ) are generally considered.

For all the problems below, assume that we are given (in addition to other more specific inputs) a basis for the vector space V and a norm N. The norms usually considered are L2. However, other norms (such as Lp) are also considered and show up in a variety of results.[1] Let denote the length of the shortest non-zero vector in the lattice L: .

Shortest vector problem (SVP)

In SVP, a basis of a vector space V and a norm N (often L2) are given for a lattice L and one must find the shortest non-zero vector in V, as measured by N, in L. In other words, the algorithm should output a non-zero vector v such that .

In the -approximation version , one must find a non-zero lattice vector of length at most .

Known results

The exact version of the problem is NP-hard.[2] Approach techniques: Lenstra–Lenstra–Lovász lattice basis reduction algorithm produces a "relatively short vector" in polynomial time, but does not solve the problem. Kannan's HKZ basis reduction algorithm solves the problem in time where n is the dimension. Lastly, Schnorr presented a technique that interpolates between LLL and HKZ called Block Reduction. Block reduction works with HKZ bases and if the number of blocks is chosen to be larger than the dimension, the resulting algorithm Kannan's full HKZ basis reduction.

GapSVP

The problem consists of differentiating between the instances of SVP in which the answer is at most 1 or larger than , where can be a fixed function of , the number of vectors. Given a basis for the lattice, the algorithm must decide whether or . Like other promise problems, the algorithm is allowed to err on all other cases.

Yet another version of the problem is for some functions . The input to the algorithm is a basis and a number . It is assured that all the vectors in the Gram–Schmidt orthogonalization are of length at least 1, and that and that where is the dimension. The algorithm must accept if , and reject if . For large (), the problem is equivalent to because[3] a preprocessing done using the LLL algorithm makes the second condition (and hence, ) redundant.

Closest vector problem (CVP)

In CVP, a basis of a vector space V and a metric M (often L2) are given for a lattice L, as well as a vector v in V but not necessarily in L. It is desired to find the vector in L closest to v (as measured by M). In the -approximation version , one must find a lattice vector at distance at most .

Relationship with SVP

The closest vector problem is a generalization of the shortest vector problem. It is easy[4] to show that given an oracle for (defined below), one can solve by making some queries to the oracle. The naive method to find the shortest vector by calling the oracle to find the closest vector to 0 does not work because 0 is itself a lattice vector and the algorithm could potentially output 0.

The reduction from to is as follows: Suppose that the input to the problem is the basis for lattice . Consider the basis and let be the vector returned by . The claim is that the shortest vector in the set is the shortest vector in the given lattice.

Known results

Goldreich et al.[5] showed that any hardness of SVP implies the same hardness for CVP. Using PCP tools, Arora et al.[6] showed that CVP is hard to approximate within factor unless . Dinur et al.[7] strengthened this by giving a NP-hardness result with for .

Sphere decoding

The algorithm for CVP, especially the Fincke and Pohst variant,[8] have been used, for example, for data detection in multiple-input multiple-output (MIMO) wireless communication systems (for coded and uncoded signals)[9] .[10] It is called sphere decoding.[11]

It has been applied in the field of the integer ambiguity resolution of carrier-phase GNSS (GPS) .[12] It is called LAMBDA method in that field.

GapCVP

This problem is similar to the GapSVP problem. For , the input consists of a lattice basis and a vector and the algorithm must answer whether

Known results

The problem is trivially contained in NP for any approximation factor.

Schnorr,[13] in 1987, showed that deterministic polynomial time algorithms can solve the problem for . Ajtai et al.[14] showed that probabilistic algorithms can achieve a slightly better approximation factor of

In 1993, Banaszczyk[15] showed that is in . In 2000, Goldreich and Goldwasser[16] showed that puts the problem in both NP and coAM. In 2005, Aharonov and Regev[17] showed that for some constant , the problem with is in .

For lower bounds, Dinur et al.[18] showed in 1998 that the problem is NP-hard for .

Shortest independent vectors problem (SIVP)

Given a lattice L of dimension n, the algorithm must output n linearly independent so that where the right hand side considers all basis of the lattice.

In the -approximate version, given a lattice L with dimension n, find n linearly independent vectors of length max |||| ≤ , where is the 'th successive mininum of .

Bounded distance decoding

This problem is similar to CVP. Given a vector such that its distance from the lattice is at most , the algorithm must output the closest lattice vector to it.

Covering radius problem

Given a basis for the lattice, the algorithm must find the largest distance (or in some versions, its approximation) from any vector to the lattice.

Shortest basis problem

Many problems become easier if the input basis consists of short vectors. An algorithm that solves the Shortest Basis Problem (SBP) must, given a lattice basis, output an equivalent basis such that the length of the longest vector in is as short as possible.

The approximation version problem consist of finding a basis whose longest vector is at most times longer than the longest vector in the shortest basis.

Use in cryptography

Mining Engineer (Excluding Oil ) Truman from Alma, loves to spend time knotting, largest property developers in singapore developers in singapore and stamp collecting. Recently had a family visit to Urnes Stave Church.

Average case hardness of problems forms a basis for proofs-of-security for most cryptographic schemes. However, experimental evidence suggests that most NP-hard problems lack this property: they are probably only worst case hard. Many lattice problems have been conjectured or proven to be average-case hard, making them an attractive class of problems to base cryptographic schemes on. Moreover, worst-case hardness of some lattice problems have been used to create secure cryptographic schemes. The use of worst-case hardness in such schemes makes them among the very few schemes that are very likely secure even against quantum computers.

The above lattice problems are easy to solve if the algorithm is provided with a "good" basis. Lattice reduction algorithms aim, given a basis for a lattice, to output a new basis consisting of relatively short, nearly orthogonal vectors. The LLL algorithm[19] was an early efficient algorithm for this problem which could output an almost reduced lattice basis in polynomial time. This algorithm and its further refinements were used to break several cryptographic schemes, establishing its status as a very important tool in cryptanalysis. The success of LLL on experimental data led to a belief that lattice reduction might be an easy problem in practice. However, this belief was challenged when in the late 1990s, several new results on the hardness of lattice problems were obtained, starting with the result of Ajtai.[20]

In his seminal papers,[20][21] Ajtai showed that the SVP problem was NP-hard and discovered some connections between the worst-case complexity and average-case complexity of some lattice problems. Building on these results, Ajtai and Dwork[22] created a public-key cryptosystem whose security could be proven using only the worst case hardness of a certain version of SVP, thus making it the first[23] result to have used worst-case hardness to create secure systems.

See also

References

43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.

  • Daniele Micciancio: The Shortest Vector Problem is {NP}-hard to approximate to within some constant. SIAM Journal on Computing. 2001, http://cseweb.ucsd.edu/~daniele/papers/SVP.html.
  • Phong Q. Nguyen and Jacques Stern, "Lattice Reduction in Cryptology: An Update," in Proceedings of the 4th International Symposium on Algorithmic Number Theory (Springer-Verlag, 2000), 85–112, http://portal.acm.org/citation.cfm?id=749906.
  • One of the biggest reasons investing in a Singapore new launch is an effective things is as a result of it is doable to be lent massive quantities of money at very low interest rates that you should utilize to purchase it. Then, if property values continue to go up, then you'll get a really high return on funding (ROI). Simply make sure you purchase one of the higher properties, reminiscent of the ones at Fernvale the Riverbank or any Singapore landed property Get Earnings by means of Renting

    In its statement, the singapore property listing - website link, government claimed that the majority citizens buying their first residence won't be hurt by the new measures. Some concessions can even be prolonged to chose teams of consumers, similar to married couples with a minimum of one Singaporean partner who are purchasing their second property so long as they intend to promote their first residential property. Lower the LTV limit on housing loans granted by monetary establishments regulated by MAS from 70% to 60% for property purchasers who are individuals with a number of outstanding housing loans on the time of the brand new housing purchase. Singapore Property Measures - 30 August 2010 The most popular seek for the number of bedrooms in Singapore is 4, followed by 2 and three. Lush Acres EC @ Sengkang

    Discover out more about real estate funding in the area, together with info on international funding incentives and property possession. Many Singaporeans have been investing in property across the causeway in recent years, attracted by comparatively low prices. However, those who need to exit their investments quickly are likely to face significant challenges when trying to sell their property – and could finally be stuck with a property they can't sell. Career improvement programmes, in-house valuation, auctions and administrative help, venture advertising and marketing, skilled talks and traisning are continuously planned for the sales associates to help them obtain better outcomes for his or her shoppers while at Knight Frank Singapore. No change Present Rules

    Extending the tax exemption would help. The exemption, which may be as a lot as $2 million per family, covers individuals who negotiate a principal reduction on their existing mortgage, sell their house short (i.e., for lower than the excellent loans), or take part in a foreclosure course of. An extension of theexemption would seem like a common-sense means to assist stabilize the housing market, but the political turmoil around the fiscal-cliff negotiations means widespread sense could not win out. Home Minority Chief Nancy Pelosi (D-Calif.) believes that the mortgage relief provision will be on the table during the grand-cut price talks, in response to communications director Nadeam Elshami. Buying or promoting of blue mild bulbs is unlawful.

    A vendor's stamp duty has been launched on industrial property for the primary time, at rates ranging from 5 per cent to 15 per cent. The Authorities might be trying to reassure the market that they aren't in opposition to foreigners and PRs investing in Singapore's property market. They imposed these measures because of extenuating components available in the market." The sale of new dual-key EC models will even be restricted to multi-generational households only. The models have two separate entrances, permitting grandparents, for example, to dwell separately. The vendor's stamp obligation takes effect right this moment and applies to industrial property and plots which might be offered inside three years of the date of buy. JLL named Best Performing Property Brand for second year running

    The data offered is for normal info purposes only and isn't supposed to be personalised investment or monetary advice. Motley Fool Singapore contributor Stanley Lim would not personal shares in any corporations talked about. Singapore private home costs increased by 1.eight% within the fourth quarter of 2012, up from 0.6% within the earlier quarter. Resale prices of government-built HDB residences which are usually bought by Singaporeans, elevated by 2.5%, quarter on quarter, the quickest acquire in five quarters. And industrial property, prices are actually double the levels of three years ago. No withholding tax in the event you sell your property. All your local information regarding vital HDB policies, condominium launches, land growth, commercial property and more

    There are various methods to go about discovering the precise property. Some local newspapers (together with the Straits Instances ) have categorised property sections and many local property brokers have websites. Now there are some specifics to consider when buying a 'new launch' rental. Intended use of the unit Every sale begins with 10 p.c low cost for finish of season sale; changes to 20 % discount storewide; follows by additional reduction of fiftyand ends with last discount of 70 % or extra. Typically there is even a warehouse sale or transferring out sale with huge mark-down of costs for stock clearance. Deborah Regulation from Expat Realtor shares her property market update, plus prime rental residences and houses at the moment available to lease Esparina EC @ Sengkang
  1. Subhash Khot, "Hardness of approximating the shortest vector problem in lattices," J. ACM 52, no. 5 (2005): 789–808.
  2. Peter van Emde Boas, P. 1981. Another NP-complete problem and the complexity of computing short vectors in a lattice. Tech. rep., University of Amsterdam, Department of Mathematics, Netherlands. Technical Report 8104
  3. 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.
  4. Daniele Micciancio and Shafi Goldwasser, Complexity of lattice problems (Springer, 2002)
  5. O. Goldreich et al., "Approximating shortest lattice vectors is not harder than approximating closest lattice vectors," Inf. Process. Lett. 71, no. 2 (1999): 55–61.
  6. Sanjeev Arora et al., "The hardness of approximate optima in lattices, codes, and systems of linear equations," J. Comput. Syst. Sci. 54, no. 2 (1997): 317–331.
  7. I. Dinur et al., "Approximating CVP to Within Almost-Polynomial Factors is NP-Hard," Combinatorica 23, no. 2 (2003): 205–243.
  8. Fincke, U. and Pohst, M., "Improved Methods for Calculating Vectors of Short Length in a Lattice, Including a Complexity Analysis," Math. Comp., vol. 44, no. 170, pp. 463–471, 1985
  9. Biglieri, E. and Calderbank, R. and Anthony G. Constantinides, A. and Goldsmith, A. and Paulraj, A. and Poor, H. V., MIMO Wireless Communications, Cambridge U. P., Cambridge, 2007
  10. Agrell, E. and Eriksson, T. and Vardy, A. and Zeger, K., "Closest Point Search in Lattices," IEEE Trans. Inform. Theory, vol. 48, no. 8, pp. 2201–2214, 2002. http://dx.doi.org/10.1109/TIT.2002.800499
  11. Ping Wang, Tho Le-Ngoc, "A List Sphere Decoding Algorithm with Improved Radius Setting Strategies", Wireless Personal Communications November 2011, Volume 61, Issue 1, pp 189-200
  12. Hassibi, A. and Boyd, S., Integer Parameter Estimation in Linear Models with Applications to GPS, IEEE Trans. Sig. Proc., 46, 11, 2938--2952, 1998.
  13. C. P. Schnorr, Factoring integers and computing discrete logarithms via diophantine approximation, Advances in Cryptology: Proceedings of Eurocrypt '91
  14. Miklós Ajtai, Ravi Kumar, and D. Sivakumar, "A sieve algorithm for the shortest lattice vector problem," in Proceedings of the thirty-third annual ACM symposium on Theory of computing (Hersonissos, Greece: ACM, 2001), 601–610, http://portal.acm.org/citation.cfm?doid=380752.380857
  15. W. Banaszczyk, New bounds in some transference theorems in the geometry of numbers, Math. Ann. 296 (1993) 625–635.
  16. Oded Goldreich and Shafi Goldwasser, "On the limits of non-approximability of lattice problems," in Proceedings of the thirtieth annual ACM symposium on Theory of computing (Dallas, Texas, United States: ACM, 1998), 1–9, http://portal.acm.org/citation.cfm?id=276704.
  17. One of the biggest reasons investing in a Singapore new launch is an effective things is as a result of it is doable to be lent massive quantities of money at very low interest rates that you should utilize to purchase it. Then, if property values continue to go up, then you'll get a really high return on funding (ROI). Simply make sure you purchase one of the higher properties, reminiscent of the ones at Fernvale the Riverbank or any Singapore landed property Get Earnings by means of Renting

    In its statement, the singapore property listing - website link, government claimed that the majority citizens buying their first residence won't be hurt by the new measures. Some concessions can even be prolonged to chose teams of consumers, similar to married couples with a minimum of one Singaporean partner who are purchasing their second property so long as they intend to promote their first residential property. Lower the LTV limit on housing loans granted by monetary establishments regulated by MAS from 70% to 60% for property purchasers who are individuals with a number of outstanding housing loans on the time of the brand new housing purchase. Singapore Property Measures - 30 August 2010 The most popular seek for the number of bedrooms in Singapore is 4, followed by 2 and three. Lush Acres EC @ Sengkang

    Discover out more about real estate funding in the area, together with info on international funding incentives and property possession. Many Singaporeans have been investing in property across the causeway in recent years, attracted by comparatively low prices. However, those who need to exit their investments quickly are likely to face significant challenges when trying to sell their property – and could finally be stuck with a property they can't sell. Career improvement programmes, in-house valuation, auctions and administrative help, venture advertising and marketing, skilled talks and traisning are continuously planned for the sales associates to help them obtain better outcomes for his or her shoppers while at Knight Frank Singapore. No change Present Rules

    Extending the tax exemption would help. The exemption, which may be as a lot as $2 million per family, covers individuals who negotiate a principal reduction on their existing mortgage, sell their house short (i.e., for lower than the excellent loans), or take part in a foreclosure course of. An extension of theexemption would seem like a common-sense means to assist stabilize the housing market, but the political turmoil around the fiscal-cliff negotiations means widespread sense could not win out. Home Minority Chief Nancy Pelosi (D-Calif.) believes that the mortgage relief provision will be on the table during the grand-cut price talks, in response to communications director Nadeam Elshami. Buying or promoting of blue mild bulbs is unlawful.

    A vendor's stamp duty has been launched on industrial property for the primary time, at rates ranging from 5 per cent to 15 per cent. The Authorities might be trying to reassure the market that they aren't in opposition to foreigners and PRs investing in Singapore's property market. They imposed these measures because of extenuating components available in the market." The sale of new dual-key EC models will even be restricted to multi-generational households only. The models have two separate entrances, permitting grandparents, for example, to dwell separately. The vendor's stamp obligation takes effect right this moment and applies to industrial property and plots which might be offered inside three years of the date of buy. JLL named Best Performing Property Brand for second year running

    The data offered is for normal info purposes only and isn't supposed to be personalised investment or monetary advice. Motley Fool Singapore contributor Stanley Lim would not personal shares in any corporations talked about. Singapore private home costs increased by 1.eight% within the fourth quarter of 2012, up from 0.6% within the earlier quarter. Resale prices of government-built HDB residences which are usually bought by Singaporeans, elevated by 2.5%, quarter on quarter, the quickest acquire in five quarters. And industrial property, prices are actually double the levels of three years ago. No withholding tax in the event you sell your property. All your local information regarding vital HDB policies, condominium launches, land growth, commercial property and more

    There are various methods to go about discovering the precise property. Some local newspapers (together with the Straits Instances ) have categorised property sections and many local property brokers have websites. Now there are some specifics to consider when buying a 'new launch' rental. Intended use of the unit Every sale begins with 10 p.c low cost for finish of season sale; changes to 20 % discount storewide; follows by additional reduction of fiftyand ends with last discount of 70 % or extra. Typically there is even a warehouse sale or transferring out sale with huge mark-down of costs for stock clearance. Deborah Regulation from Expat Realtor shares her property market update, plus prime rental residences and houses at the moment available to lease Esparina EC @ Sengkang
  18. I. Dinur, G. Kindler, and S. Safra, "Approximating-CVP to within Almost-Polynomial Factors is NP-Hard," in Proceedings of the 39th Annual Symposium on Foundations of Computer Science (IEEE Computer Society, 1998), 99, http://portal.acm.org/citation.cfm?id=796466.
  19. {A. K. Lenstra, H. W. Lenstra, Jr., L. Lovász, Factoring polynomials with rational coefficients, Math. Ann. 261 (1982), 515–534.}
  20. 20.0 20.1 M. Ajtai, "Generating hard instances of lattice problems (extended abstract)," in Proceedings of the twenty-eighth annual ACM symposium on Theory of computing (Philadelphia, Pennsylvania, United States: ACM, 1996), 99–108, http://portal.acm.org/citation.cfm?id=237838
  21. Miklós Ajtai, "The shortest vector problem in L2 is NP-hard for randomized reductions (extended abstract)," in Proceedings of the thirtieth annual ACM symposium on Theory of computing (Dallas, Texas, United States: ACM, 1998), 10–19, http://portal.acm.org/citation.cfm?id=276705
  22. Miklós Ajtai and Cynthia Dwork, "A public-key cryptosystem with worst-case/average-case equivalence," in Proceedings of the twenty-ninth annual ACM symposium on Theory of computing (El Paso, Texas, United States: ACM, 1997), 284–293, http://portal.acm.org/citation.cfm?id=258604
  23. 1Jin-Yi Cai, "The Complexity of Some Lattice Problems," in Algorithmic Number Theory, 2000, 1–32, http://dx.doi.org/10.1007/10722028_1