Zhendong Niu

dblp:06/3613 · DBLP profile ↗
← Back
34ranked-venue papers in the field
0as first author
9since 2021 · last 2025
—ORCID · conflict

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

Information Retrieval & Web Search · 11Database Systems & Data Management · 10Knowledge Engineering, Semantic Web & Information Systems · 7Data Mining & Knowledge Discovery · 6
YearPublicationVenuePosition
2025 Multi-view graph contrastive representation learning for bundle recommendation
Peng Zhang 0099, Zhendong Niu, Ru Ma, Fuzhi Zhang
Inf. Process. Manag.2
2024 Recommending Learning Objects through Attentive Heterogeneous Graph Convolution and Operation- Aware Neural Network (Extended Abstract)
abstract
Currently, the increasing information overload on Massive Open Online Courses(MOOCs) inhibits the appropriate choice of learning objects by learners, leading to low efficiency and high dropout rates. However, in MOOC platforms, recommendation network structures that can selectively extract implicit features such as heterogeneous learning preference and knowledge organization of learning objects are still not comprehensively studied. To this end, we propose a learning object recommendation model namely ACGCN based on heterogeneous learning behavior and knowledge graph. By introducing an attention mechanism, information is amplified when updating the representation of the heterogeneous graph, which eliminates the impact of noise and improves the robustness of ACGCN. Experimental results using a real-world dataset revealed that our proposed model has the best performance compared to those of several existing baselines.
Yifan Zhu 0001, Qika Lin, Hao Lu 0002, Kaize Shi, Donglei Liu, James Chambua, Shanshan Wan, Zhendong Niu
ICDE8
2024 A survey of sequential recommendation systems: Techniques, evaluation, and future directions
Tesfaye Fenta Boka, Zhendong Niu, Rama Bastola Neupane
Inf. Syst.2
2024 Fake review detection techniques, issues, and future research directions: a literature review
Ramadhani Ally Duma, Zhendong Niu, Ally S. Nyamawe, Jude Tchaye-Kondi, Nuru Jingili, Abdulganiyu Abdu Yusuf, Augustino Faustino Deve
Knowl. Inf. Syst.2
2024 Learning Informative Representation for Fairness-Aware Multivariate Time-Series Forecasting: A Group-Based Perspective
abstract
Multivariate time series (MTS) forecasting penetrates various aspects of our economy and society, whose roles become increasingly recognized. However, often MTS forecasting is unfair, not only degrading their practical benefits but even incurring potential risk. Unfair MTS forecasting may be attributed to disparities relating to advantaged and disadvantaged variables, which has rarely been studied in the MTS forecasting. In this work, we formulate the MTS fairness modeling problem as learning informative representations attending to both advantaged and disadvantaged variables. Accordingly, we propose a novel framework, namedFairFor, for fairness-aware MTS forecasting, i.e.,fair MTS forecasting.FairForuses adversarial learning to generate both group-irrelevant and -relevant representations for downstream forecasting.FairForfirst adopts recurrent graph convolution to capture spatio-temporal variable correlations and to group variables by leveraging a spectral relaxation of the K-means objective. Then, it utilizes a novel filtering$\&$fusion module to filter group-relevant information and generate group-irrelevant representations by orthogonality regularization. The group-irrelevant and -relevant representations form highly informative representations, facilitating to share the knowledge from advantaged variables to disadvantaged variables and guarantee the fairness of forecasting. Extensive experiments on four public datasets demonstrate theFairForeffectiveness for fair forecasting and significant performance improvement.
Qi Zhang 0020, Shoujin Wang, Kun Yi 0001, Zhendong Niu, Longbing Cao
IEEE Trans. Knowl. Data Eng.5
2024 Deep Coupling Network for Multivariate Time Series Forecasting
abstract
Multivariate time series (MTS) forecasting is crucial in many real-world applications. To achieve accurate MTS forecasting, it is essential to simultaneously consider both intra- and inter-series relationships among time series data. However, previous work has typically modeled intra- and inter-series relationships separately and has disregarded multi-order interactions present within and between time series data, which can seriously degrade forecasting accuracy. In this article, we reexamine intra- and inter-series relationships from the perspective of mutual information and accordingly construct a comprehensive relationship learning mechanism tailored to simultaneously capture the intricate multi-order intra- and inter-series couplings. Based on the mechanism, we propose a novel deep coupling network for MTS forecasting, named DeepCN, which consists of a coupling mechanism dedicated to explicitly exploring the multi-order intra- and inter-series relationships among time series data concurrently, a coupled variable representation module aimed at encoding diverse variable patterns, and an inference module facilitating predictions through one forward step. Extensive experiments conducted on seven real-world datasets demonstrate that our proposed DeepCN achieves superior performance compared with the state-of-the-art baselines.
Kun Yi 0001, Qi Zhang 0020, Kaize Shi, Liang Hu 0004, Ning An 0001, Zhendong Niu
ACM Trans. Inf. Syst.7
2023 Multi-Level Attention Map Network for Multimodal Sentiment Analysis
abstract
Multimodal sentiment analysis (MSA) is a very challenging task due to its complex and complementary interactions between multiple modalities, which can be widely applied into areas of product marketing, public opinion monitoring, and so on. However, previous works directly utilized the features extracted from multimodal data, in which the noise reduction within and among multiple modalities has been largely ignored before multimodal fusion. This paper proposes a multi-level attention map network (MAMN) to filter noise before multimodal fusion and capture the consistent and heterogeneous correlations among multi-granularity features for multimodal sentiment analysis. Architecturally, MAMN is comprised of three modules: multi-granularity feature extraction module, multi-level attention map generation module, and attention map fusion module. The first module is designed to sufficiently extract multi-granularity features from multimodal data. The second module is constructed to filter noise and enhance the representation ability for multi-granularity features before multimodal fusion. And the third module is built to extensibly mine the interactions among multi-level attention maps by the proposed extensible co-attention fusion method. Extensive experimental results on three public datasets show the proposed model is significantly superior to the state-of-the-art methods, and demonstrate its effectiveness on two tasks of document-based and aspect-based MSA tasks.
Xiaojun Xue, Chunxia Zhang 0001, Zhendong Niu, Xindong Wu 0001
IEEE Trans. Knowl. Data Eng.3
2023 Recommending Learning Objects Through Attentive Heterogeneous Graph Convolution and Operation-Aware Neural Network
abstract
Massive Open Online Courses (MOOCs) have received unprecedented attention, in which learners can obtain a large number of learning objects anytime and anywhere. However, the increasing information overload on MOOCs inhibits the appropriate choice of learning objects by learners, leading to a low efficiency and high dropout rates in the learning process of this human-computer interaction scenario. E-learning recommendation systems have been studied to present learning objects directly to learners, thereby relieving such problem. However, in MOOC platforms, recommendation network structures which can selectively extract implicit feature such as heterogeneous learning preference and knowledge organization of learning objects are still not comprehensively studied. To this end, we propose a learning object recommendation model based on heterogeneous learning behavior and knowledge graph. To generate a unified representation of each entity and relation, we first propose an Attentive Composition based Graph Convolutional Network (ACGCN). By introducing an attention mechanism, information is amplified when updating the representation of the heterogeneous graph, which eliminates the impact of noise and improves the robustness of the model. Then, a Dense Feature based Operation-Aware Network (DFOAN) is utilized to capture implicit and complex learners’ interactive behaviors, and to further provide a recommendation. Experimental results using two real-world datasets revealed that our proposed model has the best precision, recall, F1, and accuracy scores compared to those of several existing models.
Yifan Zhu 0001, Qika Lin, Hao Lu 0002, Kaize Shi, Donglei Liu, James Chambua, Shanshan Wan, Zhendong Niu
IEEE Trans. Knowl. Data Eng.8
2021 EKGTF: A knowledge-enhanced model for optimizing social network-based meteorological briefings
Kaize Shi, Hao Lu 0002, Yifan Zhu 0001, Zhendong Niu
Inf. Process. Manag.5
2020 A Hybrid E-Learning Recommendation Approach Based on Learners' Influence Propagation
abstract
In e-learning recommender systems, interpersonal information between learners is very scarce, which makes it difficult to apply collaborative filtering (CF) techniques to achieve recommendations. In this study, we propose a hybrid filtering recommendation approach (SI - IFL) combining learner influence model (LIM), self-organization based (SOB) recommendation strategy, and sequential pattern mining (SPM) together for recommending learning objects (LOs) to learners. The method works as follows: (i) LIM is applied to acquire the interpersonal information by computing the influence that a learner exerts on others. LIM consists of learner similarity, knowledge credibility, and learner aggregation, meanwhile, LIM is independent of ratings. Furthermore, to address the uncertainty and fuzzy natures of learners, intuitionistic fuzzy logic (IFL) is applied to optimize the LIM. (ii) A SOB recommendation strategy is applied to recommend the optimal learner cliques for active learners by simulating the influence propagation among learners. Influence propagation means that a learner can move towards active learners, and such behaviors can stimulate the moving behaviors of his/her neighbors. This SOB recommendation approach achieves a stable structure based on distributed and bottom-up behaviors of individuals. (iii) SPM is applied to decide the final learning objects (LOs) and navigational paths based on the recommended learner cliques. The experimental results demonstrate that SI - IFL can provide personalized and diversified recommendations, and it shows promising efficiency and adaptability in e-learning scenarios.
Shanshan Wan, Zhendong Niu
IEEE Trans. Knowl. Data Eng.2
2019 HCBC: A Hierarchical Case-Based Classifier Integrated with Conceptual Clustering
abstract
The structured case representation improves case-based reasoning (CBR) by exploring structures in the case base and the relevance of case structures. Recent CBR classifiers have mostly been built upon the attribute-value case representation rather than structured case representation, in which the structural relations embodied in their representation structure are accordingly overlooked in improving the similarity measure. This results in retrieval inefficiency and limitations on the performance of CBR classifiers. This paper proposes a hierarchical case-based classifier, HCBC, which introduces a concept lattice to hierarchically organize cases. By exploiting structural case relations in the concept lattice, a novel dynamic weighting model is proposed to enhance the concept similarity measure. Based on this similarity measure, HCBC retrieves the top-K concepts that are most similar to a new case by using a bottom-up pruning-based recursive retrieval (PRR) algorithm. The concepts extracted in this way are applied to suggest a class label for the case by a weighted majority voting. Experimental results show that HCBC outperforms other classifiers in terms of classification performance and robustness on categorical data, and also works confidently well on numeric datasets. In addition, PRR effectively reduces the search space and greatly improves the retrieval efficiency of HCBC.
Qi Zhang 0020, Chongyang Shi 0001, Zhendong Niu, Longbing Cao
IEEE Trans. Knowl. Data Eng.3
2018 Citation Classification Using Multitask Convolutional Neural Network Model
Abdallah Yousif, Zhendong Niu, Ally S. Nyamawe
KSEM (2)2
2018 Mechanisms to improve clustering uncertain data with UKmeans
Zhendong Niu, Kuan-Teng Liao
Data Knowl. Eng.2
2017 An Approach for Identifying Author Profiles of Blogs
Chunxia Zhang 0001, Shuliang Wang 0001, Zhendong Niu
ADMA5
2017 Extractive Summarization via Overlap-Based Optimized Picking
Gaokun Dai, Zhendong Niu
WISE (1)2
2016 Identifying Helpful Online Reviews with Word Embedding Features
Jie Chen 0061, Chunxia Zhang 0001, Zhendong Niu
KSEM3
2015 A Multi-news Timeline Summarization Algorithm Based on Aging Theory
Jie Chen 0061, Zhendong Niu, Hongping Fu
APWeb2
2015 A Novel Knowledge Extraction Framework for Resumes Based on Text Classifier
Jie Chen 0061, Zhendong Niu, Hongping Fu
WAIM2
2015 A hybrid approach of topic model and matrix factorization based on two-step recommendation framework
Xiangyu Zhao 0004, Zhendong Niu, Wei Chen 0042, Chongyang Shi 0001, Ke Niu 0002, Donglei Liu
J. Intell. Inf. Syst.2
2013 Opinion-Based Collaborative Filtering to Solve Popularity Bias in Recommender Systems
Xiangyu Zhao 0004, Zhendong Niu, Wei Chen 0042
DEXA (2)2
2013 Classification of Opinion Questions
Hongping Fu, Zhendong Niu, Chunxia Zhang 0001, Peng Jiang 0002
ECIR2
2013 Building Enhanced Link Context by Logical Sitemap
Qing Yang 0004, Zhendong Niu, Chunxia Zhang 0001
KSEM2
2013 Representation and Verification of Attribute Knowledge
Chunxia Zhang 0001, Zhendong Niu, Chongyang Shi 0001, Mengdi Tan, Hongping Fu
KSEM2
2013 Product Features Categorization Using Constrained Spectral Clustering
Zhendong Niu, Yulong Shi
NLDB2
2013 Extracting Fine-Grained Entities Based on Coordinate Graph
Qing Yang 0004, Peng Jiang 0002, Chunxia Zhang 0001, Zhendong Niu
NLDB4
2013 CGMF: Coupled Group-Based Matrix Factorization for Recommender System
Guandong Xu, Longbing Cao, Xiaozhong Fan, Zhendong Niu
WISE (1)5
2011 A Probability Model for Related Entity Retrieval Using Relation Pattern
Peng Jiang 0002, Qing Yang 0004, Chunxia Zhang 0001, Zhendong Niu, Hongping Fu
KSEM4
2010 An Approach Based on Tree Kernels for Opinion Mining of Online Product Reviews
abstract
Opinion mining is a challenging task to identify the opinions or sentiments underlying user generated contents, such as online product reviews, blogs, discussion forums, etc. Previous studies that adopt machine learning algorithms mainly focus on designing effective features for this complex task. This paper presents our approach based on tree kernels for opinion mining of online product reviews. Tree kernels alleviate the complexity of feature selection and generate effective features to satisfy the special requirements in opinion mining. In this paper, we define several tree kernels for sentiment expression extraction and sentiment classification, which are subtasks of opinion mining. Our proposed tree kernels encode not only syntactic structure information, but also sentiment related information, such as sentiment boundary and sentiment polarity, which are important features to opinion mining. Experimental results on a benchmark data set indicate that tree kernels can significantly improve the performance of both sentiment expression extraction and sentiment classification. Besides, a linear combination of our proposed tree kernels and traditional feature vector kernel achieves the best performances using the benchmark data set.
Peng Jiang 0002, Chunxia Zhang 0001, Hongping Fu, Zhendong Niu, Qing Yang 0004
ICDM4
2010 Blog Opinion Retrieval Based on Topic-Opinion Mixture Model
Peng Jiang 0002, Chunxia Zhang 0001, Qing Yang 0004, Zhendong Niu
PAKDD (2)4
2009 Combining ICS semantic factor into concept similarity evaluating based on RFCA
abstract
In this paper, a novel similarity measuring method based on Rough Formal Concept Analysis (RFCA) and information content similarity(ICS) is proposed which evaluates the similarity degree between the concepts. We use the information content approach to automatically obtain part of similarity scores of two concepts which makes up the normal featural and structural evaluating model. Thus the similarity of two concepts can be directly calculated from the lower object approximations and lower attribute approximations based on the RFCA and ICS. Consequently the proposed method combines semantic, featural and structural information into decision which can be viewed as the development of Tverskyąrs similarity model.
Chongyang Shi 0001, Zhendong Niu
iiWAS2
2009 Query Expansion Based on Query Log and Small World Characteristic
Yunjuan Cao, Xueping Peng, Zhendong Niu, Gx Xu
WISE4
2008 Mining Interesting Infrequent and Frequent Itemsets Based on MLMS Model
Zhendong Niu, Donghua Zhu 0001, Qiuting Jia
ADMA2
2007 Mining Both Positive and Negative Association Rules from Frequent and Infrequent Itemsets
Zhendong Niu, Xuelin Shi, Donghua Zhu 0001
ADMA2
2007 A Chinese Time Ontology
Chunxia Zhang 0001, Cun-gen Cao 0001, Yuefei Sui, Zhendong Niu
KSEM4