no code implementations • 8 Jan 2025 • Haipeng Ding, Zhewei Wei, Yuhang Ye
To address the above challenges, we propose "Spectral Graph Neural Networks with Laplacian Sparsification (SGNN-LS)", a novel graph spectral sparsification method to approximate the propagation patterns of spectral GNNs.
1 code implementation • 18 Oct 2024 • Jiarui Ji, Yang Li, Hongtao Liu, Zhicheng Du, Zhewei Wei, Weiran Shen, Qi Qi, Yankai Lin
Public scarce resource allocation plays a crucial role in economics as it directly influences the efficiency and equity in society.
no code implementations • 15 Oct 2024 • Dongxie Wen, Xiao Zhang, Zhewei Wei
Moreover, the absence of incremental updates to manage approximate kernel space causes these algorithms to perform poorly in adversarial environments and real-world streaming recommendation datasets.
no code implementations • 14 Oct 2024 • Dongxie Wen, Hanyan Yin, Xiao Zhang, Zhewei Wei
To prevent this issue, we propose Dyadic Block Sketching, an innovative streaming matrix sketching approach that adaptively manages sketch size to constrain global spectral loss.
1 code implementation • 13 Oct 2024 • Jiarui Ji, Runlin Lei, Jialing Bi, Zhewei Wei, Xu Chen, Yankai Lin, Xuchen Pan, Yaliang Li, Bolin Ding
The structural properties of naturally arising social graphs are extensively studied to understand their evolution.
no code implementations • 7 Oct 2024 • Yuwei Hu, Runlin Lei, Xinyi Huang, Zhewei Wei, Yongchao Liu
Recent research has explored the use of Large Language Models (LLMs) for tackling complex graph reasoning tasks.
no code implementations • 2 Oct 2024 • Guanyu Cui, Zhewei Wei, Hsin-Hao Su
Graph Neural Networks (GNNs) are extensively employed in graph machine learning, with considerable research focusing on their expressiveness.
no code implementations • 27 Aug 2024 • Gengmo Zhou, Zhen Wang, Feng Yu, Guolin Ke, Zhewei Wei, Zhifeng Gao
Virtual Screening is an essential technique in the early phases of drug discovery, aimed at identifying promising drug candidates from vast molecular libraries.
1 code implementation • 17 Aug 2024 • Lu Yi, Zhewei Wei
Remarkably, ScaleGUN accomplishes $(\epsilon,\delta)=(1, 10^{-4})$ certified unlearning on the billion-edge graph ogbn-papers100M in 20 seconds for a 5, 000 random edge removal request -- of which only 5 seconds are required for updating the node embeddings -- compared to 1. 91 hours for retraining and 1. 89 hours for re-propagation.
no code implementations • 7 Aug 2024 • Jie Peng, Runlin Lei, Zhewei Wei
In this paper, we systematically analyze the real dominant problem in deep GNNs and identify the issues that these GNNs towards addressing Over-smoothing essentially work on via empirical experiments and theoretical gradient analysis.
no code implementations • 26 Jul 2024 • Jie Chen, Zhipeng Chen, Jiapeng Wang, Kun Zhou, Yutao Zhu, Jinhao Jiang, Yingqian Min, Wayne Xin Zhao, Zhicheng Dou, Jiaxin Mao, Yankai Lin, Ruihua Song, Jun Xu, Xu Chen, Rui Yan, Zhewei Wei, Di Hu, Wenbing Huang, Ji-Rong Wen
To make the CPT approach more traceable, this paper presents a technical report for continually pre-training Llama-3 (8B), which significantly enhances the Chinese language ability and scientific reasoning ability of the backbone model.
1 code implementation • 25 Jul 2024 • Xuchen Pan, Dawei Gao, Yuexiang Xie, Yushuo Chen, Zhewei Wei, Yaliang Li, Bolin Ding, Ji-Rong Wen, Jingren Zhou
Recent advances in large language models (LLMs) have opened new avenues for applying multi-agent systems in very large-scale simulations.
1 code implementation • 19 Jul 2024 • Jiahong Ma, Mingguo He, Zhewei Wei
However, many current methods focus on employing shared polynomial coefficients for all nodes, i. e., learning node-unified filters, which limits the filters' flexibility for node-level tasks.
1 code implementation • 28 Jun 2024 • Yutao Zhu, Kun Zhou, Kelong Mao, Wentong Chen, Yiding Sun, Zhipeng Chen, Qian Cao, Yihan Wu, Yushuo Chen, Feng Wang, Lei Zhang, Junyi Li, Xiaolei Wang, Lei Wang, Beichen Zhang, Zican Dong, Xiaoxue Cheng, Yuhan Chen, Xinyu Tang, Yupeng Hou, Qiangqiang Ren, Xincheng Pang, Shufang Xie, Wayne Xin Zhao, Zhicheng Dou, Jiaxin Mao, Yankai Lin, Ruihua Song, Jun Xu, Xu Chen, Rui Yan, Zhewei Wei, Di Hu, Wenbing Huang, Ze-Feng Gao, Yueguo Chen, Weizheng Lu, Ji-Rong Wen
This paper presents the development of YuLan, a series of open-source LLMs with $12$ billion parameters.
1 code implementation • 3 Jun 2024 • Tianjing Zeng, Junwei Lan, Jiahong Ma, Wenqing Wei, Rong Zhu, Pengfei Li, Bolin Ding, Defu Lian, Zhewei Wei, Jingren Zhou
It is generally applicable to any unseen new database to attain high estimation accuracy, while its preparation cost is as little as the basic one-dimensional histogram-based CardEst methods.
1 code implementation • 26 May 2024 • Runlin Lei, Yuwei Hu, Yuchen Ren, Zhewei Wei
In this paper, we pioneer the exploration of GIAs at the text level, presenting three novel attack designs that inject textual content into the graph.
no code implementations • 13 May 2024 • Hanyan Yin, Dongxie Wen, Jiajun Li, Zhewei Wei, Xiao Zhang, Zengfeng Huang, Feifei Li
Matrix sketching, aimed at approximating a matrix $\boldsymbol{A} \in \mathbb{R}^{N\times d}$ consisting of vector streams of length $N$ with a smaller sketching matrix $\boldsymbol{B} \in \mathbb{R}^{\ell\times d}, \ell \ll N$, has garnered increasing attention in fields such as large-scale data analytics and machine learning.
no code implementations • 28 Apr 2024 • Yanping Zheng, Lu Yi, Zhewei Wei
Graph neural networks (GNNs) have emerged as a powerful tool for effectively mining and learning from graph-structured data, with applications spanning numerous domains.
no code implementations • 1 Mar 2024 • Jiaqi Han, Jiacheng Cen, Liming Wu, Zongzhao Li, Xiangzhe Kong, Rui Jiao, Ziyang Yu, Tingyang Xu, Fandi Wu, Zihe Wang, Hongteng Xu, Zhewei Wei, Yang Liu, Yu Rong, Wenbing Huang
Geometric graph is a special kind of graph with geometric features, which is vital to model many scientific problems.
1 code implementation • 6 Nov 2023 • Xuwei Xu, Sen Wang, Yudong Chen, Yanping Zheng, Zhewei Wei, Jiajun Liu
Vision Transformers (ViTs) have revolutionized the field of computer vision, yet their deployments on resource-constrained devices remain challenging due to high computational demands.
Ranked #197 on Image Classification on ImageNet
2 code implementations • 22 Aug 2023 • Lei Wang, Chen Ma, Xueyang Feng, Zeyu Zhang, Hao Yang, Jingsen Zhang, ZhiYuan Chen, Jiakai Tang, Xu Chen, Yankai Lin, Wayne Xin Zhao, Zhewei Wei, Ji-Rong Wen
In this paper, we present a comprehensive survey of these studies, delivering a systematic review of the field of LLM-based autonomous agents from a holistic perspective.
2 code implementations • 31 May 2023 • Mingguo He, Zhewei Wei, Shikun Feng, Zhengjie Huang, Weibin Li, Yu Sun, dianhai yu
Furthermore, these methods cannot learn arbitrary valid heterogeneous graph filters within the spectral domain, which have limited expressiveness.
Ranked #6 on Node Property Prediction on ogbn-mag
1 code implementation • 14 May 2023 • Yanping Zheng, Zhewei Wei, Jiajun Liu
The experimental results demonstrate that our algorithm achieves state-of-the-art performance in both kinds of dynamic graphs.
1 code implementation • 24 Mar 2023 • Qian Tao, Zhen Wang, Wenyuan Yu, Yaliang Li, Zhewei Wei
In recent years, a plethora of spectral graph neural networks (GNN) methods have utilized polynomial basis with learnable coefficients to achieve top-tier performances on many node-level tasks.
1 code implementation • 24 Feb 2023 • Yuhe Guo, Zhewei Wei
Second, we examine the supposedly unsolvable definition of optimal polynomial basis from Wang & Zhang (2022) and propose a simple model, OptBasisGNN, which computes the optimal basis for a given graph structure and graph signal.
2 code implementations • 23 Feb 2023 • Yang Zhang, Zhewei Wei, Ye Yuan, Chongxuan Li, Wenbing Huang
Predicting the binding sites of target proteins plays a fundamental role in drug discovery.
no code implementations • 14 Feb 2023 • Gengmo Zhou, Zhifeng Gao, Zhewei Wei, Hang Zheng, Guolin Ke
However, to our surprise, we design a simple and cheap algorithm (parameter-free) based on the traditional methods and find it is comparable to or even outperforms deep learning based MCG methods in the widely used GEOM-QM9 and GEOM-Drugs benchmarks.
1 code implementation • 29 Oct 2022 • Yuhe Guo, Zhewei Wei
Graph Convolutional Networks (GCNs), which use a message-passing paradigm with stacked convolution layers, are foundational methods for learning graph representations.
no code implementations • 18 Sep 2022 • Yang Zhang, Gengmo Zhou, Zhewei Wei, Hongteng Xu
The prediction of protein-ligand binding affinity is of great significance for discovering lead compounds in drug research.
1 code implementation • ChemRxiv 2022 • Gengmo Zhou, Zhifeng Gao, Qiankun Ding, Hang Zheng, Hongteng Xu, Zhewei Wei, Linfeng Zhang, Guolin Ke
Uni-Mol is composed of two models with the same SE(3)-equivariant transformer architecture: a molecular pretraining model trained by 209M molecular conformations; a pocket pretraining model trained by 3M candidate protein pocket data.
Ranked #1 on Molecular Property Prediction on MUV
no code implementations • 3 Jun 2022 • Yanping Zheng, Hanzhi Wang, Zhewei Wei, Jiajun Liu, Sibo Wang
With the development of numerous GNN variants, recent years have witnessed groundbreaking results in improving the scalability of GNNs to work on static graphs with millions of nodes.
1 code implementation • 27 May 2022 • Runlin Lei, Zhen Wang, Yaliang Li, Bolin Ding, Zhewei Wei
Despite their extraordinary predictive accuracy, existing approaches, such as GCN and GPRGNN, are not robust in the face of homophily changes on test graphs, rendering these models vulnerable to graph structural attacks and with limited capacity in generalizing to graphs of varied homophily levels.
1 code implementation • 23 Feb 2022 • Dazhao Du, Bing Su, Zhewei Wei
In this way, if a key segment has a high correlation score with the query segment, its successive segment contributes more to the prediction of the query segment.
1 code implementation • 6 Feb 2022 • Renzhi Wu, Bolin Ding, Xu Chu, Zhewei Wei, Xiening Dai, Tao Guan, Jingren Zhou
We derive conditions of the learning framework under which the learned model is workload agnostic, in the sense that the model/estimator can be trained with synthetically generated training data, and then deployed into any data warehouse simply as, e. g., user-defined functions (UDFs), to offer efficient (within microseconds on CPU) and accurate NDV estimations for unseen tables and workloads.
1 code implementation • 4 Feb 2022 • Mingguo He, Zhewei Wei, Ji-Rong Wen
GPR-GNN and BernNet demonstrate that the Monomial and Bernstein bases also outperform the Chebyshev basis in terms of learning the spectral graph convolutions.
1 code implementation • 31 Jan 2022 • Guanyu Cui, Zhewei Wei
As for spatial GNNs, models like Graph Isomorphism Networks (GIN) analyze their expressive power based on Graph Isomorphism Tests.
no code implementations • 29 Sep 2021 • Dazhao Du, Bing Su, Zhewei Wei
Long-term time series forecasting is widely used in real-world applications such as financial investment, electricity management and production planning.
no code implementations • 29 Sep 2021 • Weirui Kuang, Zhen Wang, Yaliang Li, Zhewei Wei, Bolin Ding
We get rid of these obstacles by exploiting the complementary natures of GNN and Transformer, and trade the fine-grained long-range information for the efficiency of Transformer.
1 code implementation • NeurIPS 2021 • Mingguo He, Zhewei Wei, Zengfeng Huang, Hongteng Xu
Many representative graph neural networks, e. g., GPR-GNN and ChebNet, approximate graph convolutions with graph spectral filters.
1 code implementation • 10 Mar 2021 • Yongyi Yang, Tang Liu, Yangkun Wang, Jinjing Zhou, Quan Gan, Zhewei Wei, Zheng Zhang, Zengfeng Huang, David Wipf
Despite the recent success of graph neural networks (GNN), common architectures often exhibit significant limitations, including sensitivity to oversmoothing, long-range dependencies, and spurious edges, e. g., as can occur as a result of graph heterophily or adversarial attacks.
no code implementations • 9 Jan 2021 • Shuyuan Yan, Bolin Ding, Wei Guo, Jingren Zhou, Zhewei Wei, Xiaowei Jiang, Sheng Xu
Our scalable real-time forecasting system FlashP (Flash Prediction) is built based on this idea, with two major challenges to be resolved in this paper: first, we need to figure out how approximate aggregations affect the fitting of forecasting models, and forecasting results; and second, accordingly, what sampling algorithms we should use to obtain these approximate aggregations and how large the samples are.
1 code implementation • NeurIPS 2020 • Ming Chen, Zhewei Wei, Bolin Ding, Yaliang Li, Ye Yuan, Xiaoyong Du, Ji-Rong Wen
Most notably, GBP can deliver superior performance on a graph with over 60 million nodes and 1. 8 billion edges in less than half an hour on a single machine.
4 code implementations • ICML 2020 • Ming Chen, Zhewei Wei, Zengfeng Huang, Bolin Ding, Yaliang Li
We propose the GCNII, an extension of the vanilla GCN model with two simple yet effective techniques: {\em Initial residual} and {\em Identity mapping}.
no code implementations • 16 May 2019 • Yuan Yin, Zhewei Wei
Based on the concept of transpose proximity, we design \strap, a factorization based graph embedding algorithm that achieves scalability and non-linearity simultaneously.