Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- surveyNovember 2024
Knowledge Editing for Large Language Models: A Survey
ACM Computing Surveys (CSUR), Volume 57, Issue 3Article No.: 59, Pages 1–37https://doi.org/10.1145/3698590Large Language Models (LLMs) have recently transformed both the academic and industrial landscapes due to their remarkable capacity to understand, analyze, and generate texts based on their vast knowledge and reasoning ability. Nevertheless, one major ...
- research-articleOctober 2024
Understanding and Modeling Job Marketplace with Pretrained Language Models
CIKM '24: Proceedings of the 33rd ACM International Conference on Information and Knowledge ManagementPages 5143–5150https://doi.org/10.1145/3627673.3680036Job marketplace is a heterogeneous graph composed of interactions among members (job-seekers), companies, and jobs. Understanding and modeling job marketplace can benefit both job seekers and employers, ultimately contributing to the greater good of the ...
- research-articleAugust 2024
Federated Graph Learning with Structure Proxy Alignment
KDD '24: Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 827–838https://doi.org/10.1145/3637528.3671717Federated Graph Learning (FGL) aims to learn graph learning models over graph data distributed in multiple data owners, which has been applied in various applications such as social recommendation and financial fraud detection. Inherited from generic ...
- research-articleAugust 2024
IDEA: A Flexible Framework of Certified Unlearning for Graph Neural Networks
KDD '24: Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 621–630https://doi.org/10.1145/3637528.3671744Graph Neural Networks (GNNs) have been increasingly deployed in a plethora of applications. However, the graph data used for training may contain sensitive personal information of the involved individuals. Once trained, GNNs typically encode such ...
- abstractAugust 2024
RelKD 2024: The Second International Workshop on Resource-Efficient Learning for Knowledge Discovery
- Chuxu Zhang,
- Dongkuan (DK) Xu,
- Kaize Ding,
- Jundong Li,
- Mojan Javaheripi,
- Subhabrata Mukherjee,
- Nitesh V. Chawla,
- Huan Liu
KDD '24: Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 6749–6750https://doi.org/10.1145/3637528.3671487Modern machine learning techniques, particularly deep learning, have showcased remarkable efficacy across numerous knowledge discovery and data mining applications. However, the advancement of many of these methods is frequently impeded by resource ...
-
- abstractAugust 2024
3rd Workshop on Ethical Artificial Intelligence: Methods and Applications (EAI)
KDD '24: Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 6751–6752https://doi.org/10.1145/3637528.3671482Ethical AI has become increasingly important, and it has been attracting attention from academia and industry, due to its increased popularity in real-world applications with fairness concerns. It also places fundamental importance on ethical ...
- tutorialAugust 2024
Causal Inference with Latent Variables: Recent Advances and Future Prospectives
KDD '24: Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 6677–6687https://doi.org/10.1145/3637528.3671450Causality lays the foundation for the trajectory of our world. Causal inference (CI), which aims to infer intrinsic causal relations among variables of interest, has emerged as a crucial research topic. Nevertheless, the lack of observation of important ...
- research-articleAugust 2024
Toward Enhanced Robustness in Unsupervised Graph Representation Learning: A Graph Information Bottleneck Perspective
IEEE Transactions on Knowledge and Data Engineering (IEEECS_TKDE), Volume 36, Issue 8Pages 4290–4303https://doi.org/10.1109/TKDE.2023.3330684Recent studies have revealed that GNNs are vulnerable to adversarial attacks. Most existing robust graph learning methods measure model robustness based on label information, rendering them infeasible when label information is not available. A ...
- research-articleAugust 2024
Semi-Supervised Graph Contrastive Learning With Virtual Adversarial Augmentation
IEEE Transactions on Knowledge and Data Engineering (IEEECS_TKDE), Volume 36, Issue 8Pages 4232–4244https://doi.org/10.1109/TKDE.2024.3366396Semi-supervised graph learning aims to improve learning performance by leveraging unlabeled nodes. Typically, it can be approached in two different ways, including <italic>predictive representation learning</italic> (PRL) where unlabeled data provide ...
- research-articleJuly 2024
Verification of machine unlearning is fragile
ICML'24: Proceedings of the 41st International Conference on Machine LearningArticle No.: 2422, Pages 58717–58738As privacy concerns escalate in the realm of machine learning, data owners now have the option to utilize machine unlearning to remove their data from machine learning models, following recent legislation. To enhance transparency in machine unlearning ...
- research-articleJuly 2024
Towards certified unlearning for deep neural networks
ICML'24: Proceedings of the 41st International Conference on Machine LearningArticle No.: 2426, Pages 58800–58818In the field of machine unlearning, certified unlearning has been extensively studied in convex machine learning models due to its high efficiency and strong theoretical guarantees. However, its application to deep neural networks (DNNs), known for their ...
- short-paperMay 2024
PyGDebias: A Python Library for Debiasing in Graph Learning
WWW '24: Companion Proceedings of the ACM Web Conference 2024Pages 1019–1022https://doi.org/10.1145/3589335.3651239Graph-structured data is ubiquitous among a plethora of real-world applications. However, as graph learning algorithms have been increasingly deployed to help decision-making, there has been rising societal concern in the bias these algorithms may ...
Collaborative Large Language Model for Recommender Systems
WWW '24: Proceedings of the ACM Web Conference 2024Pages 3162–3172https://doi.org/10.1145/3589334.3645347Recently, there has been growing interest in developing the next-generation recommender systems (RSs) based on pretrained large language models (LLMs). However, the semantic gap between natural language and recommendation tasks is still not well ...
- ArticleMay 2024
SD-Attack: Targeted Spectral Attacks on Graphs
Advances in Knowledge Discovery and Data MiningPages 352–363https://doi.org/10.1007/978-981-97-2253-2_28AbstractGraph learning (GL) models have been applied in various predictive tasks on graph data. But, similarly to other machine learning models, GL models are also vulnerable to adversarial attacks. As a powerful attack method on graphs, spectral attack ...
- articleMarch 2024
Marginal Nodes Matter: Towards Structure Fairness in Graphs
ACM SIGKDD Explorations Newsletter (SIGKDD), Volume 25, Issue 2Pages 4–13https://doi.org/10.1145/3655103.3655105In social network, a person located at the periphery region (marginal node) is likely to be treated unfairly when compared with the persons at the center. While existing fairness works on graphs mainly focus on protecting sensitive attributes (e.g., age ...
- research-articleMarch 2024
Collaborative Graph Neural Networks for Attributed Network Embedding
IEEE Transactions on Knowledge and Data Engineering (IEEECS_TKDE), Volume 36, Issue 3Pages 972–986https://doi.org/10.1109/TKDE.2023.3298002Graph neural networks (GNNs) have shown prominent performance on attributed network embedding. However, existing efforts mainly focus on exploiting network structures, while the exploitation of node attributes is rather limited as they only serve as node ...
- research-articleFebruary 2024
Robust Graph Meta-Learning for Weakly Supervised Few-Shot Node Classification
ACM Transactions on Knowledge Discovery from Data (TKDD), Volume 18, Issue 4Article No.: 83, Pages 1–18https://doi.org/10.1145/3630260Graph machine learning (Graph ML) models typically require abundant labeled instances to provide sufficient supervision signals, which is commonly infeasible in real-world scenarios since labeled data for newly emerged concepts (e.g., new categorizations ...
- research-articleJanuary 2024
Learning Hierarchical Task Structures for Few-shot Graph Classification
ACM Transactions on Knowledge Discovery from Data (TKDD), Volume 18, Issue 3Article No.: 67, Pages 1–20https://doi.org/10.1145/3635473The problem of few-shot graph classification targets at assigning class labels for graph samples, where only limited labeled graphs are provided for each class. To solve the problem brought by label scarcity, recent studies have proposed to adopt the ...
- research-articleJanuary 2024
Self-Supervised Learning for Recommender Systems: A Survey
IEEE Transactions on Knowledge and Data Engineering (IEEECS_TKDE), Volume 36, Issue 1Pages 335–355https://doi.org/10.1109/TKDE.2023.3282907In recent years, neural architecture-based recommender systems have achieved tremendous success, but they still fall short of expectation when dealing with highly sparse data. Self-supervised learning (SSL), as an emerging technique for learning from ...