Chen Li 0046

dblp:164/3294-46 · DBLP profile ↗
← Back
8ranked-venue papers in the field
1as first author
7since 2021 · last 2024
0000-0002-4175-1658ORCID · conflict

Domains — venue-derived; a paper can count in several

Information Retrieval & Web Search · 4 (1 first)Knowledge Engineering, Semantic Web & Information Systems · 3Data Mining & Knowledge Discovery · 1
YearPublicationVenuePosition
2024 Optimization Strategies for Knowledge Graph Based Distractor Generation
Yingshuang Guo, Jianfei Zhang 0003, Chen Li 0046, Yuanxin Ouyang, Wenge Rong
KSEM (1)4
2024 Logarithm of Maximum Posterior Evidence: Advanced Model Selection for Text Classification
Zhenzi Li, Chen Li 0046, Wenge Rong, Yuanxin Ouyang, Zhang Xiong 0001
KSEM (2)4
2024 Prompt Based CVAE Data Augmentation for Few-Shot Intention Detection
Junhao Xue, Chuantao Yin, Chen Li 0046, Hui Chen 0002, Wenge Rong
KSEM (3)3
2024 Self-supervised Bipartite Graph Representation Learning: A Dirichlet Max-margin Matrix Factorization Approach
abstract
Bipartite graph representation learning aims to obtain node embeddings by compressing sparse vectorized representations of interactions between two types of nodes, e.g., users and items. Incorporating structural attributes among homogeneous nodes, such as user communities, improves the identification of similar interaction preferences, namely, user/item embeddings, for downstream tasks. However, existing methods often fail to proactively discover and fully utilize these latent structural attributes. Moreover, the manual collection and labeling of structural attributes is always costly. In this article, we propose a novel approach called Dirichlet Max-margin Matrix Factorization (DM3F), which adopts a self-supervised strategy to discover latent structural attributes and model discriminative node representations. Specifically, in self-supervised learning, our approach generates pseudo group labels (i.e., structural attributes) as a supervised signal using the Dirichlet process without relying on manual collection and labeling, and employs them in a max-margin classification. Additionally, we introduce a Variational Markov Chain Monte Carlo algorithm (Variational MCMC) to effectively update the parameters. The experimental results on six real datasets demonstrate that, in the majority of cases, the proposed method outperforms existing approaches based on matrix factorization and neural networks. Furthermore, the modularity analysis confirms the effectiveness of our model in capturing structural attributes to produce high-quality user embeddings.
Shenghai Zhong, Hongren Huang, Jianxin Li 0002, Chen Li 0046, Yiming Hei
ACM Trans. Intell. Syst. Technol.7
2021 Two-tier Graph Contextual Embedding for Cross-device User Matching
abstract
The cross-device user matching task is to identify the behavior-logs (i.e., behavior sequences) on multiple devices that belong to one real person. Due to its anonymous and long-term properties, most previous methods of learning behavior embeddings cannot effectively capture two important features in the sequences, namely high-order connections and long-range dependencies. To this end, we propose a novel framework called Two-tier Graph Contextual Embedding (TGCE) to solve the above problems simultaneously. In the first tier, we construct behavior evolutionary graphs (BEGs) for behavior sequences and design an order-preserving neighbor aggregation network to collectively model transitions of behaviors with their neighbors. As repeated behaviors can be grouped into single nodes, our model joints neighboring environments around behaviors in a collective way, and behavior embeddings can be enriched. In the second tier, we further build scaled shortcut graphs (SSGs) by refining BEGs with random walk-based edge addition, then a position-aware graph attention network is further imposed on SSGs to facilitate fast information propagation. As distant graph nodes can be directly connected by shortcut edges, we can further capture long-range dependencies. By stacking two graph tiers, our approach can obtain graph contextual embeddings for behaviors to further improve user matching. Experimental results on the benchmark dataset show that our model outperforms various baselines in the user matching task. Our code is released on https://github.com/13061051/TGCE_2021.
Hongren Huang, Chen Li 0046, Jiawei Sheng, Jianxin Li 0002, Shenghai Zhong
CIKM3
2021 Graph-based Semi-Supervised Learning by Strengthening Local Label Consistency
abstract
Graph-based algorithms have drawn much attention thanks to their impressive success in semi-supervised setups. For better model performance, previous studies have learned to transform the topology of the input graph. However, these works only focus on optimizing the original nodes and edges, leaving the direction of augmenting existing data insufficiently explored. In this paper, we propose a novel heuristic pre-processing technique, namelyLocal Label Consistency Strengthening (ŁLCS), which automatically expands new nodes and edges to refine the label consistency within a dense subgraph. Our framework can effectively benefit downstream models by substantially enlarging the original training set with high-quality generated labeled data and refining the original graph topology. To justify the generality and practicality of ŁLCS, we couple it with the popular graph convolution network and graph attention network to perform extensive evaluations on three standard datasets. In all setups tested, our method boosts the average accuracy by a large margin of 4.7% and consistently outperforms the state-of-the-art.
Chen Li 0046, Xutan Peng, Hao Peng 0001, Jia Wu 0001, Philip S. Yu, Jianxin Li 0002, Lichao Sun 0001
CIKM1
2021 Multi-level Connection Enhanced Representation Learning for Script Event Prediction
abstract
Script event prediction (SEP) aims to choose a correct subsequent event from a candidate list, given a chain of ordered context events. Event representation learning has been proposed and successfully applied to this task. Most previous methods learning representations mainly focus on coarse-grained connections at event or chain level, while ignoring more fine-grained connections between events. Here we propose a novel framework which can enhance the representation learning of events by mining their connections at multiple granularity levels, including argument level, event level and chain level. In our method, we first employ a masked self-attention mechanism to model the relations between the components of events (i.e. arguments). Then, a directed graph convolutional network is further utilized to model the temporal or causal relations between events in the chain. Finally, we introduce an attention module to the context event chain, so as to dynamically aggregate context events with respect to the current candidate event. By fusing threefold connections in a unified framework, our approach can learn more accurate argument/event/chain representations, and thus leads to better prediction performance. Comprehensive experiment results on public New York Times corpus demonstrate that our model outperforms other state-of-the-art baselines. Our code is available in https://github.com/YueAWu/MCer.
Juwei Yue, Jiawei Sheng, Qianren Mao, Shenghai Zhong, Chen Li 0046
WWW8
2019 Bibliographic Name Disambiguation with Graph Convolutional Network
Hao Yan 0004, Hao Peng 0001, Chen Li 0046, Jianxin Li 0002
WISE3