1 code implementation • ACL 2022 • Biru Zhu, Yujia Qin, Fanchao Qi, Yangdong Deng, Zhiyuan Liu, Maosong Sun, Ming Gu
To validate our viewpoints, we design two methods to evaluate the robustness of FMS: (1) model disguise attack, which post-trains an inferior PTM with a contrastive objective, and (2) evaluation data selection, which selects a subset of the data points for FMS evaluation based on K-means clustering.
1 code implementation • 10 Aug 2023 • Ming Gu, Gaoming Yang, Sheng Zhou, Ning Ma, Jiawei Chen, Qiaoyu Tan, Meihan Liu, Jiajun Bu
Graph clustering is a fundamental task in graph analysis, and recent advances in utilizing graph neural networks (GNNs) have shown impressive results.
no code implementations • 2 Dec 2022 • Hairong Luo, Ge Gao, Han Huang, ZiYi Ke, Cheng Peng, Ming Gu
It can be supplemented using deep learning.
1 code implementation • 7 Oct 2022 • Zhuoer Xu, Guanghui Zhu, Changhua Meng, Shiwen Cui, ZhenZhe Ying, Weiqiang Wang, Ming Gu, Yihua Huang
In this paper, we propose an efficient automated attacker called A2 to boost AT by generating the optimal perturbations on-the-fly during training.
1 code implementation • CVPR 2022 • Zhangxuan Gu, Changhua Meng, Ke Wang, Jun Lan, Weiqiang Wang, Ming Gu, Liqing Zhang
Recently, various multimodal networks for Visually-Rich Document Understanding(VRDU) have been proposed, showing the promotion of transformers by integrating visual and layout information with the text embeddings.
no code implementations • 4 Mar 2022 • Han Liu, Xiaoyu Song, Ge Gao, Hehua Zhang, Yu-Shen Liu, Ming Gu
Semantic rule checking on RDFS/OWL data has been widely used in the construction industry.
no code implementations • 29 Sep 2021 • Michael Yeh, Ming Gu
For $m\times n$ matrices where a few principal components explain most of the variance in the data, we develop one such algorithm that runs in $O(mnl)$ time, where $l\ll \min(m, n)$ is a small multiple of the number of principal components.
1 code implementation • NeurIPS 2019 • Han Liu, Zhizhong Han, Yu-Shen Liu, Ming Gu
Low-rank metric learning aims to learn better discrimination of data subject to low-rank constraints.
no code implementations • 13 Apr 2018 • Jianwei Xiao, Ming Gu, Julien Langou
In contrast, randomized QRCP (RQRCP) algorithms have proven themselves empirically to be highly competitive with high-performance implementations of QR in processing time, on uniprocessor and shared memory machines, and as reliable as QRCP in pivot quality.
Numerical Analysis
no code implementations • 6 Mar 2018 • Yuehua Feng, Jianwei Xiao, Ming Gu
We present Flip-Flop Spectrum-Revealing QR (Flip-Flop SRQR) factorization, a significantly faster and more reliable variant of the QLP factorization of Stewart, for low-rank matrix approximations.
Numerical Analysis Numerical Analysis 15A18, 15A23, 65F99
1 code implementation • Proceedings 2001 IEEE International Conference on Data Mining 2002 • Chris H.Q. Ding, Xiaofeng He, Hongyuan Zhab, Ming Gu, Horst D. Simon
In this paper, we propose a new algorithm for graph partitioning with an objective function that follows the min-max clustering principle.