Jia Liu 0033

dblp:49/1245-33 · DBLP profile ↗
← Back
10ranked-venue papers in the field
4as first author
10since 2021 · last 2026
0000-0002-2910-3447ORCID · conflict

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

Database Systems & Data Management · 4 (2 first)Knowledge Engineering, Semantic Web & Information Systems · 4 (2 first)Data Mining & Knowledge Discovery · 1Big Data, Cloud & Distributed Data Systems · 1
YearPublicationVenuePosition
2026 SAE-VSP: Table-to-text generation with semantic association encoder and variational sequential planning
Yajun Du, Jia Liu 0033, Xianyong Li, Xiaoliang Chen 0003, Yan-Li Lee 0001
Inf. Sci.3
2026 Contrastive semi-supervised community detection with local-cluster pseudo-labels propagation
Xianyong Li, Junyu Nie, Yajun Du, Yan-Li Lee 0001, Jia Liu 0033, Xiaoliang Chen 0003
Inf. Sci.7
2026 Multi-Party Federated Urban Flow Mining and Analysis Based on Lazy Aggregation
abstract
Multi-party urban flow analysis is a crucial task in smart cities. However, existing analysis methods has difficulty in trade-off between data privacy security and spatio-temporal feature capture. The solution to the problem of how to capture the complete spatio-temporal features of multi-party urban flow data while protecting data privacy is of great importance in multi-party urban flow analysis. Therefore, to address data privacy and spatio-temporal feature capture in multi-party urban flow analysis, this paper proposes a spatio-temporal federated analysis model, for multi-party urban flow mining, which is able to effectively protect data privacy and capture spatio-temporal features completely at the same time. Firstly, a multi-party urban flow mining framework based on federated learning is proposed to realize complete capture of spatio-temporal feature information of multi-party urban flow data and mining urban flow pattern knowledge under the premise of protecting data privacy. Secondly, to address the communication cost of the multi-party urban flow analysis, we propose a lazy aggregation method based on similarity clustering, which improves the communication efficiency between clients and the server. Further, we propose a similarity evaluation criteria for urban flow data based on step function, which can effectively calculate the similarity between urban flow data. Finally, we compare the proposed model with some benchmark methods on Chengdu Didi order data and point of interest data to prove the effectiveness of the proposed model and visualize and analyze the spatio-temporal features.
Wenyuan Fang, Wei Huang 0037, Jia Liu 0033, Tianrui Li 0001
IEEE Trans. Knowl. Data Eng.4
2024 A Negative Sample Enhancement Strategy to Improve Contrastive Learning for Unsupervised Sentence Representation
abstract
Contrastive learning has achieved remarkable success in sentence representation research within the field of natural language processing. Nevertheless, most existing studies focus primarily on the construction of negative samples while paying insufficient attention to the mechanisms for handling these samples. Such methods tend to treat all negative samples within a batch as equally important, neglecting the crucial role that negative samples play in semantic learning. This oversight can result in suboptimal model performance in semantic understanding. To address these issues, this study proposes a negative sample enhancement strategy that applies fine-grained processing to different types of constructed negative samples based on their importance. In the high-dimensional semantic space, hard negative samples and false negative samples are treated respectively—by increasing the distance between hard negative samples and positive samples, while treating false negative samples as pseudo-positive samples to enhance the attraction between them and the anchor sample. This strategy enables the model to perform more effective semantic differentiation and representation. Experimental results on the Semantic Textual Similarity (STS) task demonstrate that the proposed method outperforms existing baseline methods in unsupervised sentence representation learning.
Chunzhi Xie, Zhoulin Cao, Yan-Li Lee 0001, Jia Liu 0033, Zhisheng Gao
IEEE Big Data5
2023 SLAFusion: Attention fusion based on SAX and LSTM for dangerous driving behavior detection
Jia Liu 0033, Wei Huang 0037, Shenggong Ji, Yajun Du, Tianrui Li 0001
Inf. Sci.1
2023 A Generalized Deep Learning Clustering Algorithm Based on Non-Negative Matrix Factorization
abstract
Clustering is a popular research topic in the field of data mining, in which the clustering method based on non-negative matrix factorization (NMF) has been widely employed. However, in the update process of NMF, there is no learning rate to guide the update as well as the update depends on the data itself, which leads to slow convergence and low clustering accuracy. To solve these problems, a generalized deep learning clustering (GDLC) algorithm based on NMF is proposed in this article. Firstly, a nonlinear constrained NMF (NNMF) algorithm is constructed to achieve sequential updates of the elements in the matrix guided by the learning rate. Then, the gradient values corresponding to the element update are transformed into generalized weights and generalized biases, by inputting the elements as well as their corresponding generalized weights and generalized biases into the nonlinear activation function to construct the GDLC algorithm. In addition, for improving the understanding of the GDLC algorithm, its detailed inference procedure and algorithm design are provided. Finally, the experimental results on eight datasets show that the GDLC algorithm has efficient performance.
Dexian Wang 0001, Tianrui Li 0001, Ping Deng 0002, Fan Zhang 0108, Wei Huang 0037, Pengfei Zhang 0016, Jia Liu 0033
ACM Trans. Knowl. Discov. Data7
2023 FedDSR: Daily Schedule Recommendation in a Federated Deep Reinforcement Learning Framework
abstract
Daily schedule recommendation is an intelligent approach to recommend multiple suitable activity locations and activity sequences for users based on their needs in a day. In such a scenario, training the model using traditional methods requires centralized data collection from individual users, which may be prohibited by data protection acts, such as GDPR and CCPA. In this paper, we address the problem of daily schedule recommendation utilizing the deep reinforcement learning model in a federated learning framework (FedDSR). And curriculum learning is applied to guide the training process towards better local optimization and better generalization. For the uploaded local parameters, a similarity aggregation algorithm is proposed to improve the quality of the model. The experimental results show that the proposed FedDSR model is superior and effective to multiple baselines on two real datasetsGeolifeandChengdu. Comparing with baselines, our method not only ensures that the parties do not need to share data and thus achieve joint modeling, but also can exceed$\sim\!\! 18\%$under evaluation metricperimeterand improve$\sim\! 0.72\%$under evaluation metricADTS.
Wei Huang 0037, Jia Liu 0033, Tianrui Li 0001, Shenggong Ji, Jihong Wan
IEEE Trans. Knowl. Data Eng.2
2023 Cross-Domain Knowledge Graph Chiasmal Embedding for Multi-Domain Item-Item Recommendation
abstract
Recommender system can provide users with the required information accurately and efficiently, playing a very important role in improving users' life experience. Although knowledge graph-based recommender system can solve the sparsity and cold start problems faced by traditional recommender system, it cannot handle the cross-domain cold start problem and cannot provide multi-domain recommendations. Therefore, this paper focuses on multi-domain item-item (I2I) recommendation based on cross-domain knowledge graph embedding by analyzing the association between items of the same domain and the interaction between items of diverse domains with the aid of knowledge graph that contains rich information. Firstly, a cross-domain knowledge graph chiasmal embedding approach is proposed to efficiently interact all items in multiple domains. To help achieve both homo-domain embedding and hetero-domain embedding of items, a binding rule is put forward. Secondly, a multi-domain I2I recommendation method is presented to efficiently recommend items in multiple domains, which is a recommendation method based on link prediction of knowledge graph. Finally, the proposed methods are compared and analyzed with some benchmark methods using two datasets. The experimental results show that the proposed methods achieve better link prediction results and multi-domain recommendation results.
Jia Liu 0033, Wei Huang 0037, Tianrui Li 0001, Shenggong Ji, Junbo Zhang 0004
IEEE Trans. Knowl. Data Eng.1
2023 Urban Flow Pattern Mining Based on Multi-Source Heterogeneous Data Fusion and Knowledge Graph Embedding
abstract
Urban flow analysis is an essential research for smart city construction, in which urban flow pattern analysis focuses on the continuous state of urban flow. How to mine, store and reuse traffic patterns from urban multi-source heterogeneous big data is challenging. Therefore, this paper proposes a knowledge mining network for regional flow pattern to mine and store the urban flow pattern. The proposed model consists of two modules. In the first module, the features of the region and its flow pattern are extracted as the entity and relation, respectively. In the second module, POI features are modeled to enhance the embedding representation of relation and entity. Based on the translation distance method, the knowledge triplets of regional flow patterns are mined. Finally, the proposed model is compared with some benchmark methods using Chengdu Didi order and POI datasets. Experimental results show that the proposed model is effective. In addition, the knowledge triplets are visualized and some application examples are introduced.
Jia Liu 0033, Tianrui Li 0001, Shenggong Ji, Peng Xie 0002, Shengdong Du, Fei Teng 0001, Junbo Zhang 0004
IEEE Trans. Knowl. Data Eng.1
2022 Symbolic aggregate approximation based data fusion model for dangerous driving behavior detection
Jia Liu 0033, Tianrui Li 0001, Zhong Yuan, Wei Huang 0037, Peng Xie 0002
Inf. Sci.1