Skip navigation

DSpace

機構典藏 DSpace 系統致力於保存各式數位資料(如:文字、圖片、PDF)並使其易於取用。

點此認識 DSpace
DSpace logo
English
中文
  • 瀏覽論文
    • 校院系所
    • 出版年
    • 作者
    • 標題
    • 關鍵字
    • 指導教授
  • 搜尋 TDR
  • 授權 Q&A
    • 我的頁面
    • 接受 E-mail 通知
    • 編輯個人資料
  1. NTU Theses and Dissertations Repository
  2. 電機資訊學院
  3. 電機工程學系
請用此 Handle URI 來引用此文件: http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/69978
完整後設資料紀錄
DC 欄位值語言
dc.contributor.advisor陳銘憲(Ming-Syan Chen)
dc.contributor.authorNai-Yun Chengen
dc.contributor.author鄭乃勻zh_TW
dc.date.accessioned2021-06-17T03:37:02Z-
dc.date.available2020-03-02
dc.date.copyright2018-03-02
dc.date.issued2018
dc.date.submitted2018-02-11
dc.identifier.citation[1] M.Anderson,G.Ballard,J.Demmel,andK.Keutzer. Communication-avoidingqr decompositionforgpus. InParallel&DistributedProcessingSymposium(IPDPS), 2011IEEEInternational,pages48–58.IEEE,2011.
[2] Z. Bai, J. Demmel, J. Dongarra, A. Ruhe, and H. van der Vorst. Templates for the solutionofalgebraiceigenvalueproblems: apracticalguide. SIAM,2000.
[3] G. Ballard, J. Demmel, L. Grigori, M. Jacquelin, N. Knight, and H. D. Nguyen. Reconstructinghouseholdervectorsfromtall-skinnyqr. JournalofParallelandDistributedComputing,85:3–31,2015.
[4] G.Ballard,J.Demmel,L.Grigori,M.Jacquelin,H.D.Nguyen,andE.Solomonik. Reconstructinghouseholdervectorsfromtall-skinnyqr. InParallelandDistributed Processing Symposium, 2014 IEEE 28th International, pages 1159–1170. IEEE, 2014.
[5] A. R. Benson, D. F. Gleich, and J. Demmel. Direct qr factorizations for tall-andskinny matrices in mapreduce architectures. In Big Data, 2013 IEEE International Conferenceon,pages264–272.IEEE,2013.
[6] P. G. Constantine and D. F. Gleich. Tall and skinny qr factorizations in mapreduce architectures. In Proceedings of the second international workshop on MapReduce anditsapplications,pages43–50.ACM,2011.
[7] J.Demmel,L.Grigori,M.Hoemmen,andJ.Langou. Communication-optimalparallelandsequentialqrandlufactorizations. SIAMJournalonScientificComputing, 34(1):A206–A239,2012.
[8] T.Fukaya,Y.Nakatsukasa,Y.Yanagisawa,andY.Yamamoto. Choleskyqr2: asimpleandcommunication-avoidingalgorithmforcomputingatall-skinnyqrfactorizationonalarge-scaleparallelsystem. InLatestAdvancesinScalableAlgorithmsfor Large-ScaleSystems(ScalA),20145thWorkshopon,pages31–38.IEEE,2014.
[9] M.H.Gutknecht.Blockkrylovspacemethodsforlinearsystemswithmultiplerighthandsides: anintroduction. 2006.
[10] J.R.Humphrey,D.K.Price,K.E.Spagnoli,A.L.Paolini,andE.J.Kelmelis. Cula: hybridgpuacceleratedlinearalgebraroutines. InSPIEdefense,security,andsensing,pages770502–770502.InternationalSocietyforOpticsandPhotonics,2010.
[11] A. Kerr, D. Campbell, and M. Richards. Qr decomposition on gpus. In Proceedingsof2ndWorkshoponGeneralPurposeProcessingonGraphicsProcessingUnits, pages71–78.ACM,2009.
[12] H.D.NguyenandJ.Demmel. Reproducibletall-skinnyqr. InComputerArithmetic (ARITH),2015IEEE22ndSymposiumon,pages152–159.IEEE,2015.
[13] T. Sakurai and H. Sugiura. A projection method for generalized eigenvalue problems using numerical integration. Journal of computational and applied mathematics,159(1):119–128,2003.
[14] R.SchreiberandC.VanLoan. Astorage-efficientwyrepresentationforproductsof householdertransformations.SIAMJournalonScientificandStatisticalComputing, 10(1):53–57,1989.
[15] A. Sharma, K. K. Paliwal, S. Imoto, and S. Miyano. Principal component analysis usingqrdecomposition.InternationalJournalofMachineLearningandCybernetics, 4(6):679–683,2013.
[16] V. Volkov and J. Demmel. Lu, qr and cholesky factorizations using vector capabilities of gpus. EECS Department, University of California, Berkeley, Tech. Rep. UCB/EECS-2008-49,49,2008.
[17] Y.Yamamoto. Aggregationofthecompactwyrepresentationsgeneratedbythetsqr algorithm. InConferencetalkpresentedinSIAMAppliedLinearAlgebra,2012.
dc.identifier.urihttp://tdr.lib.ntu.edu.tw/jspui/handle/123456789/69978-
dc.description.abstract在資料勘測中,QR 分解是重要的矩陣分解方法之一。而 QR 分解中,細長矩陣是較難處理的一個特例。雖然已經有一些針對細長矩陣的演算法,像是 TSQR 或是 Cholesky QR,但是這些方法都不適合在圖形處理器上加速作運算。因為圖形處理器的記憶體空間有限,而且中央處理器和圖形處理器之間的資料傳送又十分耗時,所以一個好的圖形處理器演算法不只要能夠平行運算,還要符合其記憶體空間的限制,並且盡可能減少資料傳輸。因此,本論文提出了一個方法結合了TSQR 和 Cholesky QR,使得我們的方法更適合在圖形處理器上運算。此外,本論文也發現了在 TSQR 中大部分的子矩陣都會有雙三角的特殊結構,因此使用吉文氏旋轉代替豪斯霍爾德反射可以有效的減少計算量。最後我們比較了我們的方法和 TSQR 在圖形處理器上的效能,證明我們的方法不僅是在理論上有更好的表現,在實作上也有更好的結果。zh_TW
dc.description.abstractThe QR decomposition is one of the fundamental matrix decompositions in data mining. A particular challenging case of QR decomposition is the tall-and-skinny matrix, which is a matrix with much more rows than columns. Tall-skinny QR has lots of applications such as Krylov subspace methods and some subspace projection methods for linear systems. Furthermore, tall-skinny QR can accelerate the process of principle component analysis (PCA). Although algorithms like TSQR and Cholesky QR have been proposed for computing QR decompositions on tall-and-skinny matrices, none of these al-gorithms are suitable for being applied in the general-purpose graphics pro-cessing unit (GPGPU), which has been increasingly used nowadays. In the view of the limited memory in GPGPU and also the costly data transmission between CPU and GPGPU, we propose a novel R-initiated TSQR to make computing tall-and-skinny QR on the GPGPU viable. Explicitly, our method is unique in that it utilizes Givens QR to fully take advantage of the existence of dual-triangular (DT) structure in submatrices in TSQR to significantly re-duce the computation required. With the R-initiated method, our method can not only meet the memory limitation of GPGPU but also avoid large amount of data transmission. The performance comparison showed that our method outperforms the original TSQR in both theoretical performance and imple-mentation.en
dc.description.provenanceMade available in DSpace on 2021-06-17T03:37:02Z (GMT). No. of bitstreams: 1
ntu-107-R04921114-1.pdf: 1561868 bytes, checksum: 794cfb78c41225a5b5a30c055f998978 (MD5)
Previous issue date: 2018
en
dc.description.tableofcontentsContents
口試委員會審定書 i
Acknowledgements ii
摘要 iii
Abstract iv
1 Introduction 1
2 Preliminarily 6
2.1 Notation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.2 Relatedwork . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
3 R-initiatedTall-SkinnyQRonGPGPU 12
3.1 R-initiatedmethodtomeetthememorylimitationofGPGPU . . . . . . . 12
3.2 Dual-triangularstructuretoacceleratetheprocess . . . . . . . . . . . . . 13
4 ExperimentalResults 17
4.1 Resultsfordifferentalgorithms . . . . . . . . . . . . . . . . . . . . . . . 17
4.2 Sensitivityofnumberofcolumnn . . . . . . . . . . . . . . . . . . . . . 18
4.2.1 Computingtimeforasinglesubmatrix . . . . . . . . . . . . . . 18
4.2.2 Computingtimeforthewholematrix . . . . . . . . . . . . . . . 18
4.3 Sensitivityofrow-columnratioM . . . . . . . . . . . . . . . . . . . . . 20
4.4 Thebottleneck: computingnormalQR . . . . . . . . . . . . . . . . . . . 20
4.5 PCAwithtall-skinnyQR . . . . . . . . . . . . . . . . . . . . . . . . . . 22
5 Conclusion 23
Bibliography 24
dc.language.isoen
dc.subjectQR 分解zh_TW
dc.subject矩陣分解zh_TW
dc.subject細長矩陣zh_TW
dc.subject圖形處 理器zh_TW
dc.subject細長矩陣QR 分解zh_TW
dc.subjectTall-and-skinny QRen
dc.subjectTall-and-skinny matrixen
dc.subjectQR decompositionen
dc.subjectTSQRen
dc.subjectGPGPUen
dc.title探討TSQR 演算法中雙三角結構對於圖形處理器上加
速之影響
zh_TW
dc.titleExploring Dual-Triangular Structure for Efficient
R-initiated Tall-and-Skinny QR Decomposition on GPGPU
en
dc.typeThesis
dc.date.schoolyear106-1
dc.description.degree碩士
dc.contributor.oralexamcommittee陳怡伶(Yi-Ling Chen),王鈺強(YuChiang Wang),王奕翔(I-Hsiang Wang),王偉仲(Wei-Chung Wang)
dc.subject.keyword細長矩陣,矩陣分解,QR 分解,細長矩陣QR 分解,圖形處 理器,zh_TW
dc.subject.keywordTall-and-skinny matrix,QR decomposition,Tall-and-skinny QR,TSQR,GPGPU,en
dc.relation.page26
dc.identifier.doi10.6342/NTU201800448
dc.rights.note有償授權
dc.date.accepted2018-02-12
dc.contributor.author-college電機資訊學院zh_TW
dc.contributor.author-dept電機工程學研究所zh_TW
顯示於系所單位:電機工程學系

文件中的檔案:
檔案 大小格式 
ntu-107-1.pdf
  未授權公開取用
1.53 MBAdobe PDF
顯示文件簡單紀錄


系統中的文件,除了特別指名其著作權條款之外,均受到著作權保護,並且保留所有的權利。

社群連結
聯絡資訊
10617臺北市大安區羅斯福路四段1號
No.1 Sec.4, Roosevelt Rd., Taipei, Taiwan, R.O.C. 106
Tel: (02)33662353
Email: ntuetds@ntu.edu.tw
意見箱
相關連結
館藏目錄
國內圖書館整合查詢 MetaCat
臺大學術典藏 NTU Scholars
臺大圖書館數位典藏館
本站聲明
© NTU Library All Rights Reserved