Issue Downloads
Social Behavior Analysis in Exclusive Enterprise Social Networks by FastHAND
There is an emerging trend in the Chinese automobile industries that automakers are introducing exclusive enterprise social networks (EESNs) to expand sales and provide after-sale services. The traditional online social networks (OSNs) and enterprise ...
On Breaking Truss-based and Core-based Communities
We introduce the general problem of identifying a smallest edge subset of a given graph whose deletion makes the graph community-free. We consider this problem under two community notions that have attracted significant attention: k-truss and k-core. We ...
Intricate Spatiotemporal Dependency Learning for Temporal Knowledge Graph Reasoning
Knowledge Graph (KG) reasoning has been an interesting topic in recent decades. Most current researches focus on predicting the missing facts for incomplete KG. Nevertheless, Temporal KG (TKG) reasoning, which is to forecast future facts, still faces with ...
ProtoMGAE: Prototype-Aware Masked Graph Auto-Encoder for Graph Representation Learning
Graph self-supervised representation learning has gained considerable attention and demonstrated remarkable efficacy in extracting meaningful representations from graphs, particularly in the absence of labeled data. Two representative methods in this ...
Fairness-Aware Graph Neural Networks: A Survey
- April Chen,
- Ryan A. Rossi,
- Namyong Park,
- Puja Trivedi,
- Yu Wang,
- Tong Yu,
- Sungchul Kim,
- Franck Dernoncourt,
- Nesreen K. Ahmed
Graph Neural Networks (GNNs) have become increasingly important due to their representational power and state-of-the-art predictive performance on many fundamental learning tasks. Despite this success, GNNs suffer from fairness issues that arise as a ...
Building Shortcuts between Distant Nodes with Biaffine Mapping for Graph Convolutional Networks
Multiple recent studies show a paradox in graph convolutional networks (GCNs)—that is, shallow architectures limit the capability of learning information from high-order neighbors, whereas deep architectures suffer from over-smoothing or over-squashing. ...
DP-GCN: Node Classification by Connectivity and Local Topology Structure on Real-World Network
Node classification is to predict the class label of a node by analyzing its properties and interactions in a network. We note that many existing solutions for graph-based node classification only consider node connectivity but not the node’s local ...
SsAG: Summarization and Sparsification of Attributed Graphs
Graph summarization has become integral for managing and analyzing large-scale graphs in diverse real-world applications, including social networks, biological networks, and communication networks. Existing methods for graph summarization often face ...
Multi-Scenario and Multi-Task Aware Feature Interaction for Recommendation System
Multi-scenario and multi-task recommendation can use various feedback behaviors of users in different scenarios to learn users’ preferences and then make recommendations, which has attracted attention. However, the existing work ignores feature ...
nSimplex Zen: A Novel Dimensionality Reduction for Euclidean and Hilbert Spaces
Dimensionality reduction techniques map values from a high dimensional space to one with a lower dimension. The result is a space which requires less physical memory and has a faster distance calculation. These techniques are widely used where required ...
Citation Forecasting with Multi-Context Attention-Aided Dependency Modeling
Forecasting citations of scientific patents and publications is a crucial task for understanding the evolution and development of technological domains and for foresight into emerging technologies. By construing citations as a time series, the task can be ...
Node Embedding Preserving Graph Summarization
Graph summarization is a useful tool for analyzing large-scale graphs. Some works tried to preserve original node embeddings encoding rich structural information of nodes on the summary graph. However, their algorithms are designed heuristically and not ...
Adaptive Content-Aware Influence Maximization via Online Learning to Rank
How can we adapt the composition of a post over a series of rounds to make it more appealing in a social network? Techniques that progressively learn how to make a fixed post more influential over rounds have been studied in the context of the Influence ...
Do We Really Need Imputation in AutoML Predictive Modeling?
Numerous real-world data contain missing values, while in contrast, most Machine Learning (ML) algorithms assume complete datasets. For this reason, several imputation algorithms have been proposed to predict and fill in the missing values. Given the ...
DeepMeshCity: A Deep Learning Model for Urban Grid Prediction
Urban grid prediction can be applied to many classic spatial-temporal prediction tasks such as air quality prediction, crowd density prediction, and traffic flow prediction, which is of great importance to smart city building. In light of its practical ...
Multi-Source and Multi-modal Deep Network Embedding for Cross-Network Node Classification
In recent years, to address the issue of networked data sparsity in node classification tasks, cross-network node classification (CNNC) leverages the richer information from a source network to enhance the performance of node classification in the target ...
Learning to Generate Temporal Origin-destination Flow Based-on Urban Regional Features and Traffic Information
Origin-destination (OD) flow contains population mobility information between every two regions in the city, which is of great value in urban planning and transportation management. Nevertheless, the collection of OD flow data is extremely difficult due ...
NOODLE: Joint Cross-View Discrepancy Discovery and High-Order Correlation Detection for Multi-View Subspace Clustering
Benefiting from the effective exploration of the valuable topological pair-wise relationship of data points across multiple views, multi-view subspace clustering (MVSC) has received increasing attention in recent years. However, we observe that existing ...
A Dual Perspective Framework of Knowledge-correlation for Cross-domain Recommendation
Recommender System provides users with online services in a personalized way. The performance of traditional recommender systems may deteriorate because of problems such as cold-start and data sparsity. Cross-domain Recommendation System utilizes the ...
Dynamic Environment Responsive Online Meta-Learning with Fairness Awareness
The fairness-aware online learning framework has emerged as a potent tool within the context of continuous lifelong learning. In this scenario, the learner’s objective is to progressively acquire new tasks as they arrive over time, while also guaranteeing ...
Hierarchical Convolutional Neural Network with Knowledge Complementation for Long-Tailed Classification
Existing methods based on transfer learning leverage auxiliary information to help tail generalization and improve the performance of the tail classes. However, they cannot fully exploit the relationships between auxiliary information and tail classes and ...
MoMENt: Marked Point Processes with Memory-Enhanced Neural Networks for User Activity Modeling
Marked temporal point process models (MTPPs) aim to model event sequences and event markers (associated features) in continuous time. These models have been applied to various application domains where capturing event dynamics in continuous time is ...
Representative and Back-In-Time Sampling from Real-world Hypergraphs
Graphs are widely used for representing pairwise interactions in complex systems. Since such real-world graphs are large and often evergrowing, sampling subgraphs is useful for various purposes, including simulation, visualization, stream processing, ...
Semi-supervised Multi-view Clustering based on NMF with Fusion Regularization
Multi-view clustering has attracted significant attention and application. Nonnegative matrix factorization is one popular feature of learning technology in pattern recognition. In recent years, many semi-supervised nonnegative matrix factorization ...
Dual Homogeneity Hypergraph Motifs with Cross-view Contrastive Learning for Multiple Social Recommendations
Social relations are often used as auxiliary information to address data sparsity and cold-start issues in social recommendations. In the real world, social relations among users are complex and diverse. Widely used graph neural networks (GNNs) can only ...
FulBM: Fast Fully Batch Maintenance for Landmark-based 3-hop Cover Labeling
Landmark-based 3-hop cover labeling is a category of approaches for shortest distance/path queries on large-scale complex networks. It pre-computes an index offline to accelerate the online distance/path query. Most real-world graphs undergo rapid changes ...
Harnessing the Power of LLMs in Practice: A Survey on ChatGPT and Beyond
- Jingfeng Yang,
- Hongye Jin,
- Ruixiang Tang,
- Xiaotian Han,
- Qizhang Feng,
- Haoming Jiang,
- Shaochen Zhong,
- Bing Yin,
- Xia Hu
This article presents a comprehensive and practical guide for practitioners and end-users working with Large Language Models (LLMs) in their downstream Natural Language Processing (NLP) tasks. We provide discussions and insights into the usage of LLMs ...