EDBT 2026 Demo / reviewers in the wild / expert
Xin Luo 0001
dblp:53/5106-1
· DBLP profile ↗
23ranked-venue papers in the field
4as first author
16since 2021 · last 2026
0000-0002-1348-5305ORCID · conflict
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 9 (3 first)Data Mining & Knowledge Discovery · 9 (1 first)Information Retrieval & Web Search · 2Knowledge Engineering, Semantic Web & Information Systems · 2Big Data, Cloud & Distributed Data Systems · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Federated Latent Factor Learning for Privacy-Preserving Spatio-Temporal Signal RecoveryabstractWireless sensor network (WSNs) stands out as a burgeoning and promising domain in intelligent sensing. Owing to various factors such as sudden sensor malfunctions or deliberate shutdown of partial nodes to save energy, the collected sensing signals from WSNs commonly have massive missing data, leading to adverse effects on subsequent analysis or decision-making. Latent factor learning (LFL) has proven to be highly effective in recovering the missing data for WSNs. However, the existing LFL models require the collected sensing signals to be maintained in one central place like a central server, which is becoming unacceptable for data owners who are getting increasingly privacy-sensitive. To address this issue, this paper innovatively proposes a f ederated l atent f actor l earning (FLFL) model for privacy-preserving spatio-temporal signal recovery. Its main idea is two-fold: 1) it designs a sensor-level federated learning framework based on LFL, where each sensor only needs to upload gradient information rather than raw data for training a privacy-preserving recovery model, and 2) it incorporates the spatio-temporal correlation into the designed federated learning framework as the regularization constraint to improve its recovery accuracy. With such designs, FLFL can not only accurately recover the missing data of WSNs but also ensure data owners' privacy-preserving of raw data. To evaluate the proposed FLFL model, extensive experiments have been conducted on four real-world WSNs datasets. The results demonstrate that FLFL significantly outperforms five state-of-the-art federated signal recovery models in terms of recovery accuracy with privacy-preserving. Chengjun Yu, Di Wu 0056, Yi He 0007, Jia Chen 0018, Xin Luo 0001 |
WWW | 5 |
| 2026 | NCSAC: Effective Neural Community Search via Attribute-Augmented ConductanceabstractIdentifying locally dense communities closely connected to the user-initiated query node is crucial for a wide range of applications. Existing approaches either solely depend on rule based constraints or exclusively utilize deep learning technologies to identify target communities. Therefore, an important question is proposed: can deep learning be integrated with rule-based constraints to elevate the quality of community search? In this paper, we affirmatively address this question by introducing a novel approach called Neural Community Search via Attribute augmented Conductance, abbreviated as NCSAC. Specifically, NCSAC first proposes a novel concept of attribute-augmented conductance, which harmoniously blends the (internal and ex ternal) structural proximity and the attribute similarity. Then, NCSAC extracts a coarse candidate community of satisfactory quality using the proposed attribute-augmented conductance. Subsequently, NCSAC frames the community search as a graph optimization task, refining the candidate community through sophisticated reinforcement learning techniques, thereby producing high-quality results. Extensive experiments on six real world graphs and ten competitors demonstrate the superiority of our solutions in terms of accuracy, efficiency, and scalability. Notably, the proposed solution outperforms state-of-the-art methods, achieving an impressive F1-score improvement ranging from 5.3% to 42.4%. For reproducibility purposes, the source code is available at https://github.com/longlonglin/ncsac. Longlong Lin, Quanao Li, Miao Qiao, Zeli Wang, Jin Zhao 0003, Rong-Hua Li 0001, Xin Luo 0001, Tao Jia 0001 |
IEEE Trans. Knowl. Data Eng. | 7 |
| 2026 | Dynamic Stochastic Reorientation Particle Swarm Optimization for Adaptive Latent Factor Analysis in High-Dimensional Sparse MatricesabstractThe latent factor analysis (LFA) model has been widely used to uncover latent relationships from high-dimensional sparse (HiDS) matrices. However, the performance of LFA depends largely on the hyper-parameter value used in the model training. Traditional hyper-parameter tuning methods such as grid search suffer from inefficiency and inaccuracy. In recent years, the particle swarm optimization (PSO) algorithm offers an intelligent approach to adaptively adjust the hyper-parameter of LFA. However, the global optimal solution of the hyper-parameter tuning problem is not fixed due to its dynamic decision space. Therefore, it is difficult for PSO to determine the best hyper-parameter for each training iteration. To address this problem, this paper proposes a novel hyper-parameter adaptive adjustment algorithm called dynamic stochastic reorientation PSO (DSR-PSO) that adapts to constantly changing decision spaces. By randomly adjusting the search directions of particles and perturbing the elite particles, the dynamic property of the DSR-PSO can be enhanced, so that the hyper-parameter can be adjusted in real time throughout the model training process. Furthermore, this paper proves the convergence of the DSR-PSO and gives its convergence condition by discussing the distribution of the characteristic roots. Finally, this paper proposes the DSR-PSO-based LFA (DPL) model by incorporating the DSR-PSO-based hyper-parameter adjustment into the LFA to promote its model training, and analyzes its complexity. Experimental results on benchmark datasets show that the proposed DPL surpasses state-of-the-art LFA models in terms of accuracy and efficiency. Chao Lyu, Ziwen Ma, Xin Luo 0001, Yuhui Shi 0001 |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2025 | SGD-DyG: Self-Reliant Global Dependency Apprehending on Dynamic GraphsabstractDynamic graphs offer more precise modeling of real-world applications compared to static graphs. Therefore, learning on dynamic graphs has garnered significant research attention in recent years. Unfortunately, the current approaches for learning dynamic graphs remain inadequate in capturing global spatial-temporal dependency. This issue arises from capturing biased spatial and temporal dependencies, thereby weakening the coupling between spatial and temporal dimensions. To overcome it, we propose a Self-Reliant Global Dependency Apprehending Framework on Dynamic Graphs, namely SGD-DyG. Specifically, we first design a frequency self-enhanced learning module that examines the global inherent interactions of the node features hidden in the frequency domain. Furthermore, we propose a global-local-mixed self-supervised learning module that maximizes spatial-temporal mutual information between local node and global graph embeddings. Extensive experiments on seven real-world dynamic graph datasets validate that the proposed SGD-DyG consistently exceeds state-of-the-art models. Minglian Han, Ling Wang 0017, Ye Yuan 0014, Xin Luo 0001 |
KDD (2) | 4 |
| 2025 | Regulation-aware graph learning for drug repositioning over heterogeneous biological network
Bo-Wei Zhao, Xiao-Rui Su 0001, Yue Yang 0035, Dongxu Li 0002, Pengwei Hu 0001, Zhu-Hong You, Xin Luo 0001, Lun Hu |
Inf. Sci. | 8 |
| 2025 | Momentum-Accelerated and Biased Unconstrained Non-Negative Latent Factor Model for Handling High-Dimensional and Incomplete DataabstractHigh-dimensional and incomplete (HDI) data are involved frequently in big data-related industrial applications. Latent factor (LF) analysis aims at extracting the knowledge of great value from such extremely sparse HDI data efficiently. Non-negative LF models based on the single LF-dependent, non-negative, and multiplicative update rules exactly are the representative of LF analysis. However, these models face low generalization dilemma due to incompatible with general unconstrained optimization techniques. To address this issue, this article proposes a novel momentum-accelerated and biased unconstrained non-negative latent factor (MBUNLF) model, which matches with unconstrained optimization techniques. The proposed MBUNLF model is built on three main ideas: (a) Improving the generalization through a non-negative mapping function; (b) Capturing information among different entities through linear biases; (c) Accelerating convergence during the training process through generalized momentum method. Empirical studies on six datasets from industrial applications indicate that the proposed MBUNLF model outperforms nine state-of-the-art models when processing HDI data, reducing the root mean square error by 19.47% on average. It demonstrates the validity of the MBUNLF model in extracting non-negative LFs from HDI data. Mingwei Lin, Hengshuo Yang, Xiuqin Xu, Ling Lin 0006, Zeshui Xu, Xin Luo 0001 |
ACM Trans. Knowl. Discov. Data | 6 |
| 2025 | Attention-Mechanism-Based Neural Latent-Factorization-of-Tensors ModelabstractHigh-Dimensional and Incomplete (HDI) tensors contain a wealth of knowledge and patterns, which are typically utilized to characterize complex relationships between entities in a variety of industrial applications. Currently, the neural network-based tensor factorization model has shown superiority when handling the missing data in HDI tensors. However, it only uses the outer product of latent factors (LFs) of entities and neglects the interactions between the LF. In addition, the simple linear operation does not consider the nonlinear structure of the HDI tensor. To overcome the aforementioned issues, an Attention-mechanism-based Neural Latent-Factorization-of-Tensors (ANLFT) model is provided in this article. It encompasses three primary ideas: (a) incorporating the theory of neural networks with the latent factorization of tensor to construct the nonlinear structure in the HDI tensor effectively; (b) adopting the attention mechanism to depict the interactions between LF; (c) using the position-transitional particle swarm optimization backward propagation learning ( \(\rm{P}^{2}\) BP) scheme to train the ANLFT model efficiently. The experimental results on eight HDI datasets show that the ANLFT model can obtain higher estimation performance gain than state-of-the-art models. The convergence performance of the proposed model is also competitive with that of state-of-the-art models. Xiuqin Xu, Mingwei Lin, Zeshui Xu, Xin Luo 0001 |
ACM Trans. Knowl. Discov. Data | 4 |
| 2025 | Graph Linear Convolution Pooling for Learning in Incomplete High-Dimensional DataabstractHigh-dimensional and incomplete (HDI) data are frequently encountered in diverse real-world applications involving complex interactions among numerous nodes. Approaches based on latent feature analysis (LFA) have proven effective in performing representation learning in HDI data. Nevertheless, they cannot handle the high-order connectivity among nodes in HDI data well, resulting in severe accuracy loss. To address the previously mentioned issue, we present a novel model in this paper, namely Graph Linear Convolution Pooling Network (GLCPN). The proposed GLCPN adopts the three-fold ideas. First, it leverages simplified graph convolutions to efficiently capture high-order connectivity among nodes for learning representations of matrix factorization. Second, a simple yet effective priori convolution operator is adopted by each graph neural layer to capture node-node collaboration for aggregation. Third, a locality-enhanced pooling scheme is designed to holistically utilize multi-layer representations of the neighborhood. Therefore, GLCPN can effectively acquire the hidden information in HDI data with high efficiency. In addition, we have conducted a theoretical analysis demonstrating that the proposed GLCPN is more expressive compared with existing graph neural networks for HDI data. Extensive experiments have been further conducted on ten well-established HDI datasets from various applications. The experimental results demonstrate that the proposed GLCPN significantly outperforms state-of-the-art models for learning representations in HDI data evaluated by accuracy and efficiency metrics. Fanghui Bi, Tiantian He 0001, Yew-Soon Ong, Xin Luo 0001 |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2025 | Auto-Encoding Neural Tucker FactorizationabstractLow-rank latent factorization of tensors is a powerful method for analyzing high-dimensional and incomplete (HDI) data derived from cyber-physical systems, particularly when computational resources are limited. However, traditional tensor factorization models are inherently linear and struggle to capture the complex nonlinear spatiotemporal dependencies embedded in the data. This paper introduces a novel latent factorization model, namelyAuto-encodingNeuralTuckerFactorization (ANTucF) for accurate spatiotemporal representation learning on the HDI tensor. It constructs a low-rank Tucker factorization-based neural network to capture a potential latent manifold in space and time, built upon three core ideas: a) applying density-oriented modeling principles with neural networks to facilitate latent feature learning via positional and temporal encoding of mode indices; b) constructing a Tucker interaction tensor to represent all possible spatiotemporal interactions among distinct spatial and temporal modes; and c) enhancing the uniqueness of the core tensor in Tucker factorization by incorporating nonlinear spatiotemporal representation learning via auto-encoding latent interaction learning. The ANTucF model outperforms several state-of-the-art LFT models in estimating missing observations on real-world datasets. Additionally, visualizations demonstrate its ability to capture finer spatiotemporal dynamics by nonlinearly exploiting an optimal Tucker core tensor using a data-driven approach. Peng Tang 0003, Xin Luo 0001, Jim Woodcock 0001 |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2025 | Learning Accurate Representation to Nonstandard Tensors via a Mode-Aware Tucker Network
Hao Wu 0061, Qu Wang, Xin Luo 0001, Zidong Wang 0001 |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2023 | MMA: Multi-Metric-Autoencoder for Analyzing High-Dimensional and Incomplete Data
Cheng Liang 0003, Di Wu 0056, Yi He 0007, Teng Huang 0001, Zhong Chen 0003, Xin Luo 0001 |
ECML/PKDD (5) | 6 |
| 2023 | Neulft: A Novel Approach to Nonlinear Canonical Polyadic Decomposition on High-Dimensional Incomplete TensorsabstractA High-Dimensional and Incomplete (HDI) tensor is frequently encountered in a big data-related application concerning the complex dynamic interactions among numerous entities. Traditional tensor factorization-based models cannot handle an HDI tensor efficiently, while existing latent factorization of tensors models are all linear models unable to model an HDI tensor's nonlinearity. Motivated by this critical discovery, this paper proposes a Neural Latent Factorization of Tensors model, which provides a novel approach to nonlinear Canonical Polyadic decomposition on an HDI tensor. It is implemented with three-fold interesting ideas: a) adopting the density-oriented modeling principle to build rank-one tensor series with high computational efficiency and affordable storage cost; b) treating each rank-one tensor as a hidden neuron to achieve an efficient neural network structure; and c) developing an adaptive backward propagation (ABP) learning scheme for efficient model training. Experimental results on six HDI tensors from a real system demonstrate that compared with state-of-the-art models, the proposed model achieves significant performance gain in both convergence rate and accuracy. Hence, it is of great significance in performing challenging HDI tensor analysis. Xin Luo 0001, Hao Wu 0061, Zechao Li |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2023 | Fast and Accurate Non-Negative Latent Factor Analysis of High-Dimensional and Sparse Matrices in Recommender SystemsabstractA fast non-negative latent factor (FNLF) model for a high-dimensional and sparse (HiDS) matrix adopts a Single Latent Factor-dependent, Non-negative, Multiplicative and Momentum-incorporated Update (SLF-NM2U) algorithm, which enables its fast convergence. It is crucial to achieve a rigorously theoretical proof regarding its fast convergence, which has not been provided in prior research. Aiming at addressing this critical issue, this work theoretically proves that with an appropriately chosen momentum coefficient, SLF-NM2U enables the fast convergence of an FNLF model in both continuous and discrete time cases. Empirical analysis of HiDS matrices generated by representative industrial applications provides empirical evidences for the theoretical proof. Hence, this study represents an important milestone in the field of HiDS matrix analysis. Xin Luo 0001, Zhigang Liu 0006, MengChu Zhou |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2022 | A Two-Stream Light Graph Convolution Network-based Latent Factor Model for Accurate Cloud Service QoS EstimationabstractHistorical Quality-of-Service (QoS) data regarding past user-service invocations are vital to understand the user behaviors and cloud service conditions. A Matrix Factorization (MF)-based Collaborative Filtering (CF) model has proven to be highly effective in performing representation learning to such QoS data. However, its performance is hindered by its linear interaction and implicit encoding of collaborative QoS signal. To address this critical issue, this paper presents a Two-stream Light Graph Convolution Network-based latent factor (TLGCN) model with the three-fold ideas: 1) constructing a multilayered and fully-connected network to represent services’ nonlinear latent features; 2) integrating the user-service interactions, i.e., the bipartite graph structure into the representation learning process with a light graph convolution network for illustrating the high-order connectivity information in QoS data; and 3) incorporating the data density-oriented modeling mechanism into the input and output of TLGCN for high computational efficiency. Experimental results on two real QoS datasets demonstrate that the proposed TLGCN model significantly outperforms its state-of-the-art peers in both estimation accuracy for missing QoS data and computational efficiency. Fanghui Bi, Tiantian He 0001, Xin Luo 0001 |
ICDM | 3 |
| 2022 | Position-Transitional Particle Swarm Optimization-Incorporated Latent Factor AnalysisabstractHigh-dimensional and sparse (HiDS) matrices are frequently found in various industrial applications. A latent factor analysis (LFA) model is commonly adopted to extract useful knowledge from an HiDS matrix, whose parameter training mostly relies on a stochastic gradient descent (SGD) algorithm. However, an SGD-based LFA model's learning rate is hard to tune in real applications, making it vital to implement its self-adaptation. To address this critical issue, this study firstly investigates the evolution process of a particle swarm optimization algorithm with care, and then proposes to incorporate more dynamic information into it for avoiding accuracy loss caused by premature convergence without extra computation burden, thereby innovatively achieving a novel position-transitional particle swarm optimization (P2SO) algorithm. It is subsequently adopted to implement a P2SO-based LFA (PLFA) model that builds a learning rate swarm applied to the same group of LFs. Thus, a PLFA model implements highly efficient learning rate adaptation as well as represents an HiDS matrix precisely. Experimental results on four HiDS matrices emerging from real applications demonstrate that compared with an SGD-based LFA model, a PLFA model no longer suffers from a tedious and expensive tuning process of its learning rate, and it can achieve even higher prediction accuracy for missing data of an HiDS matrix. On the other hand, compared with state-of-the-art adaptive LFA models, a PLFA model's prediction accuracy and computational efficiency are highly competitive. Hence, it has high potential in addressing real industrial issues. Xin Luo 0001, Ye Yuan 0014, Sili Chen, Nianyin Zeng, Zidong Wang 0001 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2022 | A Data-Characteristic-Aware Latent Factor Model for Web Services QoS PredictionabstractHow to accurately predict unknown quality-of-service (QoS) data based on observed ones is a hot yet thorny issue in Web service-related applications. Recently, a latent factor (LF) model has shown its efficiency in addressing this issue owing to its high accuracy and scalability. An LF model can be improved by identifying user and service neighborhoods based on user and service geographical information. However, such information can be difficult to acquire in most applications with the considerations of information security, identity privacy, and commercial interests in a real system. Besides, the existing LF model-based QoS predictors mostly ignore the reliability of given QoS data where noises commonly exist to cause accuracy loss. To address the above issues, this paper proposes a data-characteristic-aware latent factor (DCALF) model to implement highly accurate QoS predictions, where ‘data-characteristic-aware’ indicates that it can appropriately implement QoS prediction according to the characteristics of given QoS data. Its main idea is two-fold: a) it detects the neighborhoods and noises of users and services based on the dense LFs extracted from the original sparse QoS data, b) it incorporates a density peaks-based clustering method into its modeling process for achieving the simultaneous detections of both neighborhoods and noises of QoS data. With such designs, it precisely represents the given QoS data in spite of their sparsity, thereby achieving highly accurate predictions for unknown ones. Experimental results on two QoS datasets generated by real-world Web services demonstrate that the proposed DCALF model outperforms state-of-the-art QoS predictors, making it highly competitive in addressing the issue of Web service selection and recommendation. Di Wu 0056, Xin Luo 0001, Mingsheng Shang 0001, Yi He 0007, Guoyin Wang 0001, Xindong Wu 0001 |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2020 | A Generalized-Momentum-Accelerated Hessian-Vector Algorithm for High-Dimensional and Sparse DataabstractPrecisely understanding high-dimensional and sparse (HiDS) user-item interactions is the most important issue in a recommender system. A latent factor analysis (LFA)-based model has proven to be efficient in addressing it, while current models of this kind mostly rely on first-order optimizers. It is vital to implement an LFA-based model able to approach the second order stationary points efficiently for improving its representative learning ability. To do so, this work presents a Generalized-momentum-accelerated Hessian-vector Algorithm (GHA) for HiDS data. Its main idea includes a) adopting the principle of a Hessian-vector-product-based method to avoid operating a Hessian matrix directly, and b) incorporating a generalized momentum method into its parameter learning process for further enhancing its ability in approaching a stationary point. Experimental results on two industrial datasets demonstrate that when compared with state-of-the-art LFA-based models, a GHA-based LFA model achieves gains in accuracy and convergence rate. These positive outcomes also indicate that a generalized momentum method is compatible with algorithms implicitly relying on gradients like a second-order algorithm. Weiling Li, Xin Luo 0001 |
ICDM | 2 |
| 2020 | PMLF: Prediction-Sampling-based Multilayer-Structured Latent Factor AnalysisabstractA latent factor (LF) model can implement efficient analysis for a high-dimensional and sparse (HiDS) matrix from recommender systems (RSs). However, an LF model's representation learning ability to a targeted HiDS matrix is heavily proportional to its known data density. Unfortunately, an HiDS matrix's known data are limited due to users' activity limitations in RSs. Motivated by this observation, this paper proposes a Prediction-sampling-based Multilayer-structured Latent Factor (PMLF) model. Following the principle of Deep Forest [1], PMLF implements a loosely-connected multilayered LF structure, where each layer generates synthetic ratings to enrich the input for the next layer. Such an injection process is carefully monitored through a random sampling process and nonlinear activations to avoid overfitting. Thus, PMLF's representation learning ability to an HiDS matrix is significantly enhanced owing to the carefully injected estimates and its generalized multilayer-structure. Experimental results on four HiDS matrices from industrial RSs indicate that compared with six state-of-the-art LF-based and deep neural networks-based models, PMLF well balances the prediction accuracy and computational efficiency, making it satisfy demands of fast and accurate industrial applications. Di Wu 0056, Long Jin 0001, Xin Luo 0001 |
ICDM | 3 |
| 2020 | A Generalized and Fast-converging Non-negative Latent Factor Model for Predicting User Preferences in Recommender SystemsabstractRecommender systems (RSs) commonly describe its user-item preferences with a high-dimensional and sparse (HiDS) matrix filled with non-negative data. A non-negative latent factor (NLF) model relying on a single latent factor-dependent, non-negative and multiplicative update (SLF-NMU) algorithm is frequently adopted to process such an HiDS matrix. However, an NLF model mostly adopts Euclidean distance for its objective function, which is naturally a special case of α-β-divergence. Moreover, it frequently suffers slow convergence. For addressing these issues, this study proposes a generalized and fast-converging non-negative latent factor (GFNLF) model. Its main idea is two-fold: a) adopting α-β-divergence for its objective function, thereby enhancing its representation ability for HiDS data; b) deducing its momentum-incorporated non-negative multiplicative update (MNMU) algorithm, thereby achieving its fast convergence. Empirical studies on two HiDS matrices emerging from real RSs demonstrate that with carefully-tuned hyperparameters, a GFNLF model outperforms state-of-the-art models in both computational efficiency and prediction accuracy for missing data of an HiDS matrix. Ye Yuan 0014, Xin Luo 0001, Mingsheng Shang 0001, Di Wu 0056 |
WWW | 2 |
| 2019 | Online Feature Selection with Capricious Streaming Features: A General FrameworkabstractOnline streaming feature selection has received extensive attention in the past few years. Existing approaches have a common assumption that the feature space of the fixed data instances increases dynamically without any missing entry. This assumption, however, does not always hold in many real-world applications. For example, in a credit evaluation system, we cannot collect the complete dynamic features for each person and/or enterprise. Motivated by this observation, this paper aims at conducting online feature selection from capricious streaming features, where features flow in one by one with some random missing entries while the number of data instances remains fixed. To do so, we propose a general framework named GF-CSF. The main idea of GF-CSF is to adopt latent factor analysis to preprocess capricious streaming features for completing their missing entries before conducting feature selection. Both theoretical and experimental analyses indicate that GF-CSF can efficiently improve any existing model of online streaming features selection to achieve online capricious streaming features selection. Di Wu 0056, Yi He 0007, Xin Luo 0001, Mingsheng Shang 0001, Xindong Wu 0001 |
IEEE BigData | 3 |
| 2019 | A Data-Aware Latent Factor Model for Web Service QoS Prediction
Di Wu 0056, Xin Luo 0001, Mingsheng Shang 0001, Yi He 0007, Guoyin Wang 0001, Xindong Wu 0001 |
PAKDD (1) | 2 |
| 2016 | Efficient Extraction of Non-negative Latent Factors from High-Dimensional and Sparse Matrices in Industrial ApplicationsabstractHigh-dimensional and sparse (HiDS) matrices are commonly encountered in many big data-related industrial applications like recommender systems. When acquiring useful patterns from them, non-negative matrix factorization (NMF) models have proven to be highly effective because of their fine representativeness of non-negative data. However, current NMF techniques suffer from a) inefficiency in addressing HiDS matrices, and b) constrained training schemes lack of flexibility, extensibility and adaptability. To address these issues, this work proposes to factorize industrial-size sparse matrices via a novel Inherently Non-negative Latent Factor (INLF) model. It connects the output factors and decision variables via a single-element-dependent sigmoid function, thereby innovatively removing the non-negativity constraints from its training process without impacting the solution accuracy. Hence, its training process is unconstrained, highly flexible and compatible with general learning schemes. Experimental results on five HiDS matrices generated by industrial applications indicate that INLF is able to acquire non-negative latent factors from them in a more efficient manner than any existing method does. Xin Luo 0001, Mingsheng Shang 0001, Shuai Li 0002 |
ICDM | 1 |
| 2012 | Cloud Backup Scheduling Algorithm Based on Cloud State Table and Cloud Resources TableabstractAs an application of cloud storage, cloud backup is effective, reliable, extensible, cost-effective and usable, which makes cloud backup having a broad prospect of application. We proposed a reliable cloud backup scheduling algorithm that showing good performance. In this algorithm, data access time and data reliability are introduced. With the cloud state table and cloud resources table, the algorithm determines which cloud storage node will save the data. The simulated experiment shows that the proposed algorithm, guaranteeing the data reliability, gets good data access performance. Junduo Yang, Qingsheng Zhu, Kang Lv, Jie Pei, Xin Luo 0001 |
WISA | 8 |