• 更多栏目

    罗钟铉

    • 教授     博士生导师   硕士生导师
    • 主要任职:党委常委、副校长
    • 性别:男
    • 毕业院校:大连理工大学
    • 学位:博士
    • 所在单位:软件学院、国际信息与软件学院
    • 学科:软件工程. 计算机应用技术
    • 办公地点:大连理工大学主楼
    • 联系方式:+86-411-84706600
    • 电子邮箱:zxluo@dlut.edu.cn

    访问量:

    开通时间:..

    最后更新时间:..

    Fast Online Incremental Learning on Mixture Streaming Data

    点击次数:

    论文类型:会议论文

    发表时间:2017-01-01

    收录刊物:CPCI-S、EI

    页面范围:2739-2745

    摘要:The explosion of streaming data poses challenges to feature learning methods including linear discriminant analysis (LDA). Many existing LDA algorithms are not efficient enough to incrementally update with samples that sequentially arrive in various manners. First, we propose a new fast batch LDA (FLDA/QR) learning algorithm that uses the cluster centers to solve a lower triangular system that is optimized by the Cholesky-factorization. To take advantage of the intrinsically incremental mechanism of the matrix, we further develop an exact incremental algorithm (IFLDA/QR). The Gram-Schmidt process with reorthogonalization in IFLDA/QR significantly saves the space and time expenses compared with the rank-one QR-updating of most existing methods. IFLDA/QR is able to handle streaming data containing 1) new labeled samples in the existing classes, 2) samples of an entirely new (novel) class, and more significantly, 3) a chunk of examples mixed with those in 1) and 2). Both theoretical analysis and numerical experiments have demonstrated much lower space and time costs (2 10 times faster) than the state of the art, with comparable classification accuracy.