scispace - formally typeset
J

Jing Jin

Researcher at Sun Yat-sen University

Publications -  3
Citations -  11

Jing Jin is an academic researcher from Sun Yat-sen University. The author has contributed to research in topics: Parallel algorithm & Sequential minimal optimization. The author has an hindex of 2, co-authored 3 publications receiving 10 citations.

Papers
More filters
Journal ArticleDOI

GPU-accelerated parallel algorithms for linear rankSVM

TL;DR: Two efficient parallel algorithms are proposed to train the linear rankSVM with L2-loss on the GPU architecture and show that compared with the existing methods, the proposed algorithms not only can obtain the impressive training speeds, but also can perform well in prediction.
Proceedings ArticleDOI

Efficient SVM Training Using Parallel Primal-Dual Interior Point Method on GPU

TL;DR: Experimental results indicate that the training speed of P-PDIPM on GPU is almost 40x faster than that of the serial one (S-PD IPM) on CPU, and without extensive optimization, P- PDIPM can obtain about 8x speedup over the state of the art tool LIBSVM while maintaining high prediction accuracy.
Journal ArticleDOI

DLRankSVM: an efficient distributed algorithm for linear RankSVM

TL;DR: This work designs an efficient distributed method to train the huge-scale linear RankSVM in a distributed fashion and proposes an efficient heuristic algorithm to address the load balancing issue (which is a NP-complete problem).