Abstract
Throughout many scientific and engineering fields, including control theory, quantum mechanics, advanced dynamics, and network theory, a great many important applications rely on the spectral decomposition of matrices. Traditional methods such as the power iteration method, Jacobi eigenvalue method, and QR decomposition are commonly used to compute the eigenvalues and eigenvectors of a square and symmetric matrix. However, these methods suffer from certain drawbacks: in particular, the power iteration method can only find the leading eigen-pair (i.e., the largest eigenvalue and its corresponding eigenvector), while the Jacobi and QR decomposition methods face significant performance limitations when facing with large scale matrices. Typically, even producing approximate eigenpairs of a general square matrix requires at least O(N3) time complexity, where N is the number of rows of the matrix. In this work, we exploit the newly developed memristor technology to propose a low-complexity, scalable memristorbased method for deriving a set of dominant eigenvalues and eigenvectors for real symmetric non-negative matrices. The time complexity for our proposed algorithm is O(N2/Δ) (where Δ governs the accuracy). We present experimental studies to simulate the memristor-supporting algorithm, with results demonstrating that the average error for our method is within 4%, while its performance is up to 1.78X better than traditional methods.
Original language | English (US) |
---|---|
Title of host publication | Proceedings - 2018 IEEE Computer Society Annual Symposium on VLSI, ISVLSI 2018 |
Publisher | IEEE Computer Society |
Pages | 563-568 |
Number of pages | 6 |
ISBN (Print) | 9781538670996 |
DOIs | |
State | Published - Aug 7 2018 |
Externally published | Yes |
Event | 17th IEEE Computer Society Annual Symposium on VLSI, ISVLSI 2018 - Hong Kong, Hong Kong Duration: Jul 9 2018 → Jul 11 2018 |
Publication series
Name | Proceedings of IEEE Computer Society Annual Symposium on VLSI, ISVLSI |
---|---|
Volume | 2018-July |
ISSN (Print) | 2159-3469 |
ISSN (Electronic) | 2159-3477 |
Other
Other | 17th IEEE Computer Society Annual Symposium on VLSI, ISVLSI 2018 |
---|---|
Country/Territory | Hong Kong |
City | Hong Kong |
Period | 7/9/18 → 7/11/18 |
Bibliographical note
Publisher Copyright:© 2018 IEEE.
Keywords
- Eigen value
- Memristor
- Non negative marices