paper-with-me

Papers

Grain: Improving Data Efficiency of Graph Neural Networks via Diversified Influence Maximization

2021-07-31 · Wentao Zhang, Zhi Yang, Yexin Wang, Yu Shen, Yang Li, Liang Wang, Bin Cui

Data selection methods, such as active learning and core-set selection, are useful tools for improving the data efficiency of deep learning models on large-scale datasets. However, recent deep learning models have moved forward from independent and identically distributed data to graph-structured data, such as social networks, e-commerce user-item graphs, and knowledge graphs. This evolution has led to the emergence of Graph Neural Networks (GNNs) that go beyond the models existing data selection methods are designed for. Therefore, we present Grain, an efficient framework that opens up a new perspective through connecting data selection in GNNs with social influence maximization. By exploiting the common patterns of GNNs, Grain introduces a novel feature propagation concept, a diversified influence maximization objective with novel influence and diversity functions, and a greedy algorithm with an approximation guarantee into a unified framework. Empirical studies on public datasets demonstrate that Grain significantly improves both the performance and efficiency of data selection (including active learning and core-set selection) for GNNs. To the best of our knowledge, this is the first attempt to bridge two largely parallel threads of research, data selection, and social influence maximization, in the setting of GNNs, paving new ways for improving data efficiency.

📄 PDF Abstract BibTeX arXiv:2108.00219

Code (1)

zwt233/Grain 공식 구현 pytorch

Tasks

Active LearningKnowledge Graphs

Similar Papers 제목 키워드 기반

Diversified and Adaptive Negative Sampling on Knowledge Graphs

2024-10-10 · Ran Liu, Zhongzhou Liu, XiaoLi Li, Hao Wu 외

In knowledge graph embedding, aside from positive triplets (ie: facts in the knowledge graph), the negative triplets used for training also have a direct influence on the model performance. In reality, since knowledge gr…

Graph EmbeddingInformativenessKnowledge Graph EmbeddingKnowledge Graphs+1

Robust Diversified Graph Contrastive Network for Incomplete Multi-view Clustering

2022-10-10 · ACM International Conference on Multimedia 2022 10 · Zhe Xue, Junping Du, Hai Zhu, Zhongchao Guan 외

Incomplete multi-view clustering is a challenging task which aims to partition the unlabeled incomplete multi-view data into several clusters. The existing incomplete multi-view clustering methods neglect to utilize the …

ClusteringContrastive LearningIncomplete multi-view clusteringRepresentation Learning

Deep Graph Representation Learning and Optimization for Influence Maximization

2023-05-01 · Chen Ling, Junji Jiang, Junxiang Wang, My Thai 외

Influence maximization (IM) is formulated as selecting a set of initial users from a social network to maximize the expected number of influenced users. Researchers have made great progress in designing various tradition…

Graph Representation LearningRepresentation Learning

Adapting ELM to Time Series Classification: A Novel Diversified Top-k Shapelets Extraction Method

2016-06-20 · Qiuyan Yan, Qifa Sun, Xinming Yan

ELM (Extreme Learning Machine) is a single hidden layer feed-forward network, where the weights between input and hidden layer are initialized randomly. ELM is efficient due to its utilization of the analytical approach …

DiversityGeneral ClassificationTime SeriesTime Series Analysis+1

Fine-Grained Urban Flow Inference with Multi-scale Representation Learning

2024-06-14 · Shilu Yuan, Dongfeng Li, Wei Liu, Xinxin Zhang 외

Fine-grained urban flow inference (FUFI) is a crucial transportation service aimed at improving traffic efficiency and safety. FUFI can infer fine-grained urban traffic flows based solely on observed coarse-grained data.…

Contrastive LearningFine-Grained Urban Flow InferenceRepresentation Learning