VLDB 2026 Research / reviewers in the wild / expert
Jixue Liu
dblp:l/JixueLiu
· DBLP profile ↗
67ranked-venue papers in the field
13as first author
18since 2021 · last 2025
0000-0002-0794-0404ORCID · verified
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 24 (9 first)Data Mining & Knowledge Discovery · 18 (2 first)Information Retrieval & Web Search · 15 (2 first)Big Data, Cloud & Distributed Data Systems · 6Other / Interdisciplinary · 2Knowledge Engineering, Semantic Web & Information Systems · 1Business Process & Enterprise Data · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Can EEG Foundation Models Help with Epileptic Seizure Prediction?
Lin Liu 0003, Sha Lu 0001, Jiuyong Li, Thuc Duy Le, Jixue Liu |
IEEE Big Data | 6 |
| 2025 | Off-policy Evaluation for Multiple Actions in the Presence of Unobserved ConfoundersabstractOff-policy evaluation (OPE) is a crucial problem in reinforcement learning (RL), where the goal is to estimate the long-term cumulative reward of a target policy using historical data generated by a potentially different behaviour policy. In many real-world applications, such as precision medicine and recommendation systems, unobserved confounders may influence the action, reward, and state transition dynamics, which leads to biased estimates if not properly addressed. While existing methods for handling unobserved confounders in OPE focus on single-action settings, they are less effective in multi-action scenarios commonly found in practical applications, where an agent can take multiple actions simultaneously. In this paper, we propose a novel auxiliary variable-aided method for OPE in multi-action settings with unobserved confounders. Our approach overcomes the limitations of traditional auxiliary variable methods for multi-action scenarios by requiring only a single auxiliary variable, relaxing the need for as many auxiliary variables as the actions. Through theoretical analysis, we prove that our method provides an unbiased estimation of the target policy value. Empirical evaluations demonstrate that our estimator achieves better performance compared to existing baseline methods, highlighting its effectiveness and reliability in addressing unobserved confounders in multi-action OPE settings. Haolin Wang 0003, Lin Liu 0003, Jiuyong Li, Ziqi Xu 0001, Jixue Liu, Zehong Cao, Debo Cheng |
WWW | 5 |
| 2024 | Integrating Fair Representation Learning with Fairness Regularization for Intersectional Group FairnessabstractIn the pursuit of intersectional group fairness in machine learning models, significant attention has been directed towards fair representation learning methods. These methods aim to mitigate bias in training data by encoding data effectively while removing sensitive attribute information. However, existing fair representation learning methods often assume that decoupling sensitive attribute information from the latent representation will automatically lead to fairness on any downstream tasks learnt on the non-sensitive subspace of the latent representation. Nonetheless, biases can persist even when using representations devoid of sensitive attribute information. This is due to the learning algorithm's influence during downstream task training. In this paper, we propose a method dubbed FairReg which integrates fairness regularization with fair representation learning. This unified approach creates a more comprehensive and robust framework for ensuring intersectional group fairness in machine learning models. Empirical evaluations conducted on two real-world depression prediction datasets demonstrate the effectiveness of our method in improving intersectional group fairness compared to existing approaches. David Quashigah Dzakpasu, Jixue Liu, Jiuyong Li, Lin Liu 0003 |
CIKM | 2 |
| 2024 | Fairmod: making predictions fair in multiple protected attributes
Jixue Liu, Jiuyong Li, Lin Liu 0003, Thuc Duy Le, Feiyue Ye, Gefei Li 0001 |
Knowl. Inf. Syst. | 1 |
| 2023 | Improve interpretability of Information Bottlenecks for Attribution with Layer-wise Relevance PropagationabstractResearchers have developed various visualization techniques, such as attribution maps, to understand which parts of an input contribute most to a model’s decision. However, existing methods often produce disparate results and may lack human-perceptual interpretability. In this work, we propose Relevance-IBA, a novel approach that combines the strengths of Information Bottleneck Attribution (IBA) and Layer-wise Relevance Propagation’s (LRP) method to estimate more accurate and human-perceptually interpretable attribution maps. Our method accentuates the contours and subtle details of the identified object, making the model’s decisions more intuitively understandable. Additionally, we introduce a segmentation-oriented evaluation technique, which assesses the capacity of interpretability methods by emphasizing the most important pixels within an object’s boundaries. We benchmark Relevance-IBA against various methodologies, including DeepLIFT, Integrated Gradients, Guided-BP, Guided-GradCAM, IBA, and InputIBA. Our results indicate that Relevance-IBA not only boosts attribution accuracy but also prioritizes human-perceptual clarity, making it a valuable tool for interpreting complex model behaviors. Xiongren Chen, Jiuyong Li, Jixue Liu, Stefan Peters, Lin Liu 0003, Thuc Duy Le, Anthony Walsh |
IEEE Big Data | 3 |
| 2023 | Disentangled Latent Representation Learning for Tackling the Confounding M-Bias Problem in Causal InferenceabstractIn causal inference, it is a fundamental task to estimate the causal effect from observational data. However, latent confounders pose major challenges in causal inference in observational data, for example, confounding bias and M-bias. Recent data-driven causal effect estimators tackle the confounding bias problem via balanced representation learning, but assume no M-bias in the system, thus they fail to handle the M-bias. In this paper, we identify a challenging and unsolved problem caused by a variable that leads to confounding bias and M-bias simultaneously. To address this problem with co-occurring M-bias and confounding bias, we propose a novel Disentangled Latent Representation learning framework for learning latent representations from proxy variables for unbiased Causal effect Estimation (DLRCE) from observational data. Specifically, DLRCE learns three sets of latent representations from the measured proxy variables to adjust for the confounding bias and M-bias. Extensive experiments on both synthetic and three real-world datasets demonstrate that DLRCE significantly outperforms the state-of-the-art estimators in the case of the presence of both confounding bias and M-bias. Debo Cheng, Ziqi Xu 0001, Jiuyong Li, Lin Liu 0003, Jixue Liu, Zaiwen Feng |
ICDM | 6 |
| 2023 | Stabilising Job Survival Analysis for Disability Employment Services in Unseen EnvironmentsabstractIn Disability Employment Services (DES), an emerging problem is to make job survival analysis stable in unseen environments without prior knowledge of these environments. Existing survival analysis methods cannot adequately solve this problem since they assume that distribution of unseen data is similar to that observed during training. However, this assumption can be violated in practice where unanticipated events such as COVID19 and inflation can change the work and life patterns of people with disability. Models trained before the COVID19 pandemic may make unreliable job survival predictions in COVID19 or inflation situations. It is also costly and time consuming to frequently re-train and deploy the models. This paper proposes a stable survival analysis method for the DES sector without requiring prior knowledge of deployment environments. Latent representations are learned to capture non-linear relationships between relevant features and job survival time. Two reweighting stages are developed to remove censoring and conditional spurious correlations between irrelevant features and the survival outcome. The case study of Australian workers with disability shows that our method can make stable risk predictions. It can also help workers with disability determine the most effective skills for improvement to increase their job survival time. Further evaluations with public datasets show the promising stable performance of our method in other applications. Ha Xuan Tran, Thuc Duy Le, Jiuyong Li, Lin Liu 0003, Jixue Liu, Tony Waters |
KDD | 6 |
| 2023 | Disentangled Representation with Causal Constraints for Counterfactual Fairness
Ziqi Xu 0001, Jixue Liu, Debo Cheng, Jiuyong Li, Lin Liu 0003, Ke Wang 0001 |
PAKDD (1) | 2 |
| 2023 | Learning Conditional Instrumental Variable Representation for Causal Effect Estimation
Debo Cheng, Ziqi Xu 0001, Jiuyong Li, Lin Liu 0003, Thuc Duy Le, Jixue Liu |
ECML/PKDD (1) | 6 |
| 2023 | Local Search for Efficient Causal Effect EstimationabstractCausal effect estimation from observational data is a challenging problem, especially with high dimensional data and in the presence of unobserved variables. The available data-driven methods for tackling the problem either provide an estimation of the bounds of a causal effect (i.e., nonunique estimation) or have low efficiency. The major hurdle for achieving high efficiency while trying to obtain unique and unbiased causal effect estimation is how to find a proper adjustment set for confounding control in a fast way, given the huge covariate space and considering unobserved variables. In this paper, we approach the problem as a local search task for finding valid adjustment sets in data. We establish the theorems to support the local search for adjustment sets, and we show that unique and unbiased estimation can be achieved from observational data even when there exist unobserved variables. We then propose a data-driven algorithm that is fast and consistent under mild assumptions. We also make use of a frequent pattern mining method to further speed up the search of minimal adjustment sets for causal effect estimation. Experiments conducted on extensive synthetic and real-world datasets demonstrate that the proposed algorithm outperforms the state-of-the-art criteria/estimators in both accuracy and time-efficiency. Debo Cheng, Jiuyong Li, Lin Liu 0003, Jiji Zhang, Jixue Liu, Thuc Duy Le |
IEEE Trans. Knowl. Data Eng. | 5 |
| 2022 | Randomize Adversarial Defense in a Light WayabstractThe ultimate goal in adversarial defense is to build a universally robust defense against all types of attacks, but ongoing arms race between adversarial attacks and defenses show the difficulty in building a deterministic defense to work towards the goal. Leveraging the idea of a mixture model, in this paper, we introduce a new Randomized Adversarial Defense method (RAD) to increase the robustness against adversarial examples. RAD is designed as a simple, yet effective random mixture of a global model and one or more local models. The mixture is able to create a random decision boundary for a test instance, making it harder for an adversarial example to succeed, and thus increasing the robustness of the defense. The global model is adversarially trained to provide the baseline robustness. The local models are aimed to supplement the global model and thus the decision boundary of a local model is expected to be adjacent to the decision boundary of the global model. These models then together form a random mixture to create a randomized (non-deterministic) decision boundary for each test instance at the end. Such a randomization scheme reduces the adversarial risk since the adversary has to approximate the best attack despite of the given complete knowledge of the parameters of the individual classifiers. By proposing the notion of having a global and local models with different focuses in the mixture and the way of creating a local model which has minimum dependency on the base (global) model, RAD provides a simpler and more flexible, yet effective approach building a randomized defense, compared with the existing randomization based methods. Experimental results show that our simple randomization approach outperforms the most robust deterministic defense method and performs competitively upon the existing randomized defense method against strong adaptive attacks on CIFAR10 and CIFAR100. Lin Liu 0003, Jixue Liu, Jiuyong Li |
IEEE Big Data | 3 |
| 2022 | Decision Support for Disability Employment using Counterfactual Survival AnalysisabstractIn Disability Employment Service (DES), DES providers are confronted with "what-if" questions to assist workers with disability in deciding which skill should be improved to increase their job retention time. For instance, what would happen to the job retention time of a worker with disability if he improved his computer skill to an advanced level? This requires counterfactual inference to estimate the counterfactuals of the survival outcome, i.e., job retention time, under different skill improvement scenarios. While exiting survival analysis techniques are not designed for counterfactual problems, current counterfactual prediction methods are assumed to work with non-survival outcomes. In this paper, we propose the Counterfactual Survival Network (CSN), a representation learning based method for counterfactual survival prediction, where both confounding and censoring biases are removed based on latent representations. Since ground truth counterfactuals are unavailable, we develop a sample specific estimator to estimate counterfactuals for training samples. These estimated counterfactual outcomes are used as pseudo ground truth to train the counterfactual prediction model. We demonstrate the benefits of our method in decision support tasks with the case study of Australian workers and three public datasets. Results show that CSN can help Australian workers with disability increase their job retention time. Our method also shows its promising performance in other applications. Ha Xuan Tran, Thuc Duy Le, Jiuyong Li, Lin Liu 0003, Jixue Liu, Yanchang Zhao, Tony Waters |
IEEE Big Data | 5 |
| 2022 | What is the Most Effective Intervention to Increase Job Retention for this Disabled Worker?abstractIn Disability Employment Services (DES), an emerging problem is recommending to disabled workers the right skill to upgrade and the right upgrade level to achieve a maximum increase in their job retention time. This problem involves causal reasoning to estimate the individual causal effect (ICE) on the survival outcome, i.e., job retention time, to determine the most effective intervention for a worker. Existing methods are not suitable to solve our problem. They are mostly developed for non-causal or non-survival challenges, while methods for causal survival analysis are under-explored. This paper proposes a representation learning method for recommending personalized interventions that can generate a maximum increase in job retention time for workers with disability. In our method, observed covariates are disentangled into latent variables based on which confounding and censoring biases are eliminated, and the ICE prediction model is built. Since true ICE values are not directly measurable in observational data, a reverse engineering technique is developed to estimate ICE for training samples. These estimated ICE values are then used as the pseudo ground truth to train the prediction model. Experiments with a case study of Australian workers with disability show that by adopting personalized interventions recommended by our method, disabled workers can increase their job retention time by up to 2.8 months. Additional evaluations with public datasets also show the technical strengths of our method in other applications. Ha Xuan Tran, Thuc Duy Le, Jiuyong Li, Lin Liu 0003, Jixue Liu, Yanchang Zhao, Tony Waters |
KDD | 5 |
| 2022 | Recommending Personalized Interventions to Increase Employability of Disabled Jobseekers
Ha Xuan Tran, Thuc Duy Le, Jiuyong Li, Lin Liu 0003, Jixue Liu, Yanchang Zhao, Tony Waters |
PAKDD (3) | 5 |
| 2022 | Assessing Classifier Fairness with Collider Bias
Zhenlong Xu, Ziqi Xu 0001, Jixue Liu, Debo Cheng, Jiuyong Li, Lin Liu 0003, Ke Wang 0001 |
PAKDD (2) | 3 |
| 2022 | Sufficient dimension reduction for average causal effect estimationabstractAbstract A large number of covariates can have a negative impact on the quality of causal effect estimation since confounding adjustment becomes unreliable when the number of covariates is large relative to the number of samples. Propensity score is a common way to deal with a large covariate set, but the accuracy of propensity score estimation (normally done by logistic regression) is also challenged by the large number of covariates. In this paper, we prove that a large covariate set can be reduced to a lower dimensional representation which captures the complete information for adjustment in causal effect estimation. The theoretical result enables effective data-driven algorithms for causal effect estimation. Supported by the result, we develop an algorithm that employs a supervised kernel dimension reduction method to learn a lower dimensional representation from the original covariate space, and then utilises nearest neighbour matching in the reduced covariate space to impute the counterfactual outcomes to avoid the large sized covariate set problem. The proposed algorithm is evaluated on two semisynthetic and three real-world datasets and the results show the effectiveness of the proposed algorithm. Debo Cheng, Jiuyong Li, Lin Liu 0003, Thuc Duy Le, Jixue Liu, Kui Yu |
Data Min. Knowl. Discov. | 5 |
| 2021 | Training Neural Networks with Random Noise Images for Adversarial RobustnessabstractDespite their high accuracy, deep neural networks (DNNs) are vulnerable to adversarial examples. Currently, adversarial training is the mainstream defense approach against adversarial examples. However, given the unknown nature of adversarial attacks in real life, this approach has fundamental limitations in practical use, as it is impossible to obtain sufficient adversarial examples for the training. In this paper, we propose RanTrain, a simple training approach which employs a background class with random noise images to augment the original DNN model and training data, without requiring any adversarial examples. Experiments have shown that RanTrain works effectively with different datasets and various DNN structures, and it significantly increases the robustness of DNNs to adversarial examples. Lin Liu 0003, Jiuyong Li, Jixue Liu |
CIKM | 4 |
| 2021 | Recommending the Most Effective Intervention to Improve Employment for Job Seekers with DisabilityabstractIn Disability Employment Services (DES), a growing problem is recommending to disabled job seekers which skill should be upgraded and the best level for upgrading this skill to increase their employment potential most. This problem involves counterfactual reasoning to infer causal effect of factors on employment status to recommend the most effective intervention. Related methods cannot solve our problem adequately since they are developed for non-counterfactual challenges, for binary causal factors, or for randomized trials. In this paper, we present a causality-based method to tackle the problem. The method includes two stages where causal factors of employment status are first detected from data. We then combine a counterfactual reasoning framework with a machine learning approach to build an interpretable model for generating personalized recommendations. Experiments on both synthetic datasets and a real case study from a DES provider show consistent promising performance of improving employability of disabled job seekers. Results from the case study disclose effective factors and their best levels for intervention to increase employability. The most effective intervention varies among job seekers. Our model can separate job seekers by degree of employability increase. This is helpful for DES providers to allocate resources for employment assistance. Moreover, causal interpretability makes our recommendations actionable in DES business practice. Ha Xuan Tran, Thuc Duy Le, Jiuyong Li, Lin Liu 0003, Jixue Liu, Yanchang Zhao, Tony Waters |
KDD | 5 |
| 2020 | Intervention Recommendation for Improving Disability EmploymentabstractIn the disability employment service, an emerging challenge is to recommend the skills whose improvement will increase the employment perspective most. The process of a skill being improved is called an intervention and different skills are called factors. The problem involves recommendation for outcome improvement, which requires estimating the improvement in the employment perspective, i.e., the outcome, driven by interventions on recommended factors. Currently, most recommendation systems deployed for the employment service rely on traditional recommendation models where the desired outcome instead of the degree of outcome improvement is the main goal for optimization. In this paper, we present a causality-based approach for recommending factors for intervention to achieve the largest improvement in the employment potential of disabled job seekers. It involves inferring the causal effect of interventions on the employment outcome to make recommendations for individuals. The causal interpretation of our model can justify given recommendations. We conduct a case study with our industry partner in the disability employment service. Results show that the recommended interventions could improve the employability of disabled job seekers. Experiments are also carried out with datasets in other domains to demonstrate the promise of our approach in different applications. Ha Xuan Tran, Thuc Duy Le, Jiuyong Li, Lin Liu 0003, Jixue Liu, Yanchang Zhao, Tony Waters |
IEEE BigData | 5 |
| 2020 | LoPAD: A Local Prediction Approach to Anomaly Detection
Sha Lu 0001, Lin Liu 0003, Jiuyong Li, Thuc Duy Le, Jixue Liu |
PAKDD (2) | 5 |
| 2020 | Evidence Weighted Tree Ensembles for Text ClassificationabstractText documents are often mapped to vectors of binary values where 1 indicates the presence of a word and 0 indicates the absence. The vectors are then used to train predictive models. In tree-based ensemble models, predictions from some decision trees may be made purely from absent words. This type of predictions should be trusted less as absent words can be interpreted in multiple ways. In this work, we propose to improve the comprehensibility and accuracy of ensemble models by distinguishing word presence and absence. The presented method weights predictions based on word presence. Experimental results on 35 real text datasets indicate that our method outperforms state-of-the-art ensemble methods on various text classification tasks. Md Zahidul Islam 0001, Jixue Liu, Jiuyong Li, Lin Liu 0003, Wei Kang 0004 |
SIGIR | 2 |
| 2019 | A Semantics Aware Random Forest for Text ClassificationabstractThe Random Forest (RF) classifiers are suitable for dealing with the high dimensional noisy data in text classification. An RF model comprises a set of decision trees each of which is trained using random subsets of features. Given an instance, the prediction by the RF is obtained via majority voting of the predictions of all the trees in the forest. However, different test instances would have different values for the features used in the trees and the trees should contribute differently to the predictions. This diverse contribution of the trees is not considered in traditional RFs. Many approaches have been proposed to model the diverse contributions by selecting a subset of trees for each instance. This paper is among these approaches. It proposes a Semantics Aware Random Forest (SARF) classifier. SARF extracts the features used by trees to generate the predictions and selects a subset of the predictions for which the features are relevant to the predicted classes. We evaluated SARF's classification performance on $30$ real-world text datasets and assessed its competitiveness with state-of-the-art ensemble selection methods. The results demonstrate the superior performance of the proposed approach in textual information retrieval and initiate a new direction of research to utilise interpretability of classifiers. Md Zahidul Islam 0001, Jixue Liu, Jiuyong Li, Lin Liu 0003, Wei Kang 0004 |
CIKM | 2 |
| 2019 | Semantic Explanations in Ensemble Learning
Md Zahidul Islam 0001, Jixue Liu, Lin Liu 0003, Jiuyong Li, Wei Kang 0004 |
PAKDD (1) | 2 |
| 2019 | Privacy preserving serial publication of transactional data
Michael Bewong, Jixue Liu, Lin Liu 0003, Jiuyong Li |
Inf. Syst. | 2 |
| 2019 | Certus: An Effective Entity Resolution Approach with Graph Differential Dependencies (GDDs)abstractEntity resolution (ER) is the problem of accurately identifying multiple, differing, and possibly contradicting representations of unique real-world entities in data. It is a challenging and fundamental task in data cleansing and data integration. In this work, we propose graph differential dependencies (GDDs) as an extension of the recently developed graph entity dependencies (which are formal constraints for graph data) to enable approximate matching of values. Furthermore, we investigate a special discovery of GDDs for ER by designing an algorithm for generating a non-redundant set of GDDs in labelled data. Then, we develop an effective ER technique, Certus, that employs the learned GDDs for improving the accuracy of ER results. We perform extensive empirical evaluation of our proposals on five real-world ER benchmark datasets and a proprietary database to test their effectiveness and efficiency. The results from the experiments show the discovery algorithm and Certus are efficient; and more importantly, GDDs significantly improve the precision of ER without considerable trade-off of recall. Selasi Kwashie, Jixue Liu, Jiuyong Li, Lin Liu 0003, Markus Stumptner, Lujing Yang |
Proc. VLDB Endow. | 2 |
| 2018 | Information Propagation Trees for Protest Event Prediction
Jeffery Ansah, Wei Kang 0004, Lin Liu 0003, Jixue Liu, Jiuyong Li |
PAKDD (3) | 4 |
| 2018 | SensorTree: Bursty Propagation Trees as Sensors for Protest Event Detection
Jeffery Ansah, Wei Kang 0004, Lin Liu 0003, Jixue Liu, Jiuyong Li |
WISE (1) | 4 |
| 2018 | Which Type of Classifier to Use for Networked Data, Connectivity Based or Feature Based?
Zan Zhang 0002, Jiuyong Li, Hao Wang 0008, Lin Liu 0003, Jixue Liu |
WISE (1) | 5 |
| 2017 | Carbon: Forecasting Civil Unrest Events by Monitoring News and Social Media
Wei Kang 0004, Jie Chen 0004, Jiuyong Li, Jixue Liu, Lin Liu 0003, Grant Osborne, Nick Lothian, Brenton Cooper, Terry Moschuo, Grant Neale |
ADMA | 4 |
| 2017 | Discrimination detection by causal effect estimationabstractWith more and more decisions being made by learnt algorithms from data, algorithmic discriminations have become a risk for civil rights. The detection of discrimination is a process of counterfactual reasoning. This paper proposes a general detection framework by combining a data mining method with a well established counterfactual reasoning framework, potential outcome model. The potential outcome model supports operational definitions of global and local discriminations and discriminations by combined factors, while a data mining method makes the detection efficient. The proposed method, instantiated by association rule mining with potential outcome model based causal effect estimation, is evaluated with four real world data sets and is compared with a Bayesian network (BN) based detection method. It is able to detect not only global discriminations that are detected by the BN based method, but also local and combined discriminations that the BN based method cannot find. The proposed method is efficient, and scales well with the data set size and the number of attributes. Jiuyong Li, Jixue Liu, Lin Liu 0003, Thuc Duy Le, Saisai Ma, Yizhao Han |
IEEE BigData | 2 |
| 2017 | Utility Aware Clustering for Publishing Transactional Data
Michael Bewong, Jixue Liu, Lin Liu 0003, Jiuyong Li |
PAKDD (2) | 2 |
| 2017 | A revised result on chasing tree patterns under schema graphs
Junhu Wang, Jeffrey Xu Yu, Jixue Liu, Chaoyi Pang |
Inf. Process. Lett. | 3 |
| 2017 | Causal Decision TreesabstractUncovering causal relationships in data is a major objective of data analytics. Currently, there is a need for scalable and automated methods for causal relationship exploration in data. Classification methods are fast and they could be practical substitutes for finding causal signals in data. However, classification methods are not designed for causal discovery and a classification method may find false causal signals and miss the true ones. In this paper, we develop a causal decision tree (CDT) where nodes have causal interpretations. Our method follows a well-established causal inference framework and makes use of a classic statistical test to establish the causal relationship between a predictor variable and the outcome variable. At the same time, by taking the advantages of normal decision trees, a CDT provides a compact graphical representation of the causal relationships, and the construction of a CDT is fast as a result of the divide and conquer strategy employed, making CDTs practical for representing and finding causal signals in large data sets. Experiment results demonstrate that CDTs can identify meaningful causal relationships and the CDT algorithm is scalable. Jiuyong Li, Saisai Ma, Thuc Duy Le, Lin Liu 0003, Jixue Liu |
IEEE Trans. Knowl. Data Eng. | 5 |
| 2016 | A hybrid approach to prevent composition attacks for independent data releases
Jiuyong Li, Muzammil M. Baig, A. H. M. Sarowar Sattar, Xiaofeng Ding 0001, Jixue Liu, Millist W. Vincent |
Inf. Sci. | 5 |
| 2016 | From Observational Studies to Causal Rule MiningabstractRandomised controlled trials (RCTs) are the most effective approach to causal discovery, but in many circumstances it is impossible to conduct RCTs. Therefore, observational studies based on passively observed data are widely accepted as an alternative to RCTs. However, in observational studies, prior knowledge is required to generate the hypotheses about the cause-effect relationships to be tested, and hence they can only be applied to problems with available domain knowledge and a handful of variables. In practice, many datasets are of high dimensionality, which leaves observational studies out of the opportunities for causal discovery from such a wealth of data sources. In another direction, many efficient data mining methods have been developed to identify associations among variables in large datasets. The problem is that causal relationships imply associations, but the reverse is not always true. However, we can see the synergy between the two paradigms here. Specifically, association rule mining can be used to deal with the high-dimensionality problem, whereas observational studies can be utilised to eliminate noncausal associations. In this article, we propose the concept of causal rules (CRs) and develop an algorithm for mining CRs in large datasets. We use the idea of retrospective cohort studies to detect CRs based on the results of association rule mining. Experiments with both synthetic and real-world datasets have demonstrated the effectiveness and efficiency of CR mining. In comparison with the commonly used causal discovery methods, the proposed approach generally is faster and has better or competitive performance in finding correct or sensible causes. It is also capable of finding a cause consisting of multiple variables—a feature that other causal discovery methods do not possess. Jiuyong Li, Thuc Duy Le, Lin Liu 0003, Jixue Liu, Zhou Jin 0003, Bing-Yu Sun, Saisai Ma |
ACM Trans. Intell. Syst. Technol. | 4 |
| 2015 | Conditional Differential Dependencies (CDDs)
Selasi Kwashie, Jixue Liu, Jiuyong Li, Feiyue Ye |
ADBIS | 2 |
| 2015 | Technical Correspondence: "Differential Dependencies: Reasoning and Discovery" RevisitedabstractTo address the frequently occurring situation where data is inexact or imprecise, a number of extensions to the classical notion of a functional dependency (FD) integrity constraint have been proposed in recent years. One of these extensions is the notion of a differential dependency (DD), introduced in the recent article “Differential Dependencies: Reasoning and Discovery” by Song and Chen in the March 2011 edition of this journal. A DD generalises the notion of an FD by requiring only that the values of the attribute from the RHS of the DD satisfy a distance constraint whenever the values of attributes from the LHS of the DD satisfy a distance constraint. In contrast, an FD requires that the values from the attributes in the RHS of an FD be equal whenever the values of the attributes from the LHS of the FD are equal. The article “Differential Dependencies: Reasoning and Discovery” investigated a number of aspects of DDs, the most important of which, since they form the basis for the other topics investigated, were the consistency problem (determining whether there exists a relation instance that satisfies a set of DDs) and the implication problem (determining whether a set of DDs logically implies another DD). Concerning these problems, a number of results were claimed in “Differential Dependencies: Reasoning and Discovery”. In this article we conduct a detailed analysis of the correctness of these results. The outcomes of our analysis are that, for almost every claimed result, we show there are either fundamental errors in the proof or the result is false. For some of the claimed results we are able to provide corrected proofs, but for other results their correctness remains open. Millist W. Vincent, Jixue Liu, Hong-Cheu Liu, Sebastian Link |
ACM Trans. Database Syst. | 2 |
| 2014 | Top-k Similarity Matching in Large Graphs with Attributes
Xiaofeng Ding 0001, Jianhong Jia, Jiuyong Li, Jixue Liu, Hai Jin 0001 |
DASFAA (2) | 4 |
| 2013 | A Two-Layer Multi-dimensional Trustworthiness Metric for Web Service Composition
Han Jiao 0001, Jixue Liu, Jiuyong Li, Chengfei Liu |
APWeb | 2 |
| 2013 | Distributed Anonymization for Multiple Data Providers in a Cloud System
Xiaofeng Ding 0001, Jiuyong Li, Jixue Liu, Hai Jin 0001 |
DASFAA (1) | 4 |
| 2013 | Exploring Groups from Heterogeneous Data via Sparse Learning
Huawen Liu, Jiuyong Li, Lin Liu 0003, Jixue Liu, Ivan Lee 0001, Jianmin Zhao |
PAKDD (1) | 4 |
| 2013 | On discovery of functional dependencies from data
Jixue Liu, Feiyue Ye, Jiuyong Li, Junhu Wang |
Data Knowl. Eng. | 1 |
| 2012 | Data Privacy against Composition Attack
Muzammil M. Baig, Jiuyong Li, Jixue Liu, Xiaofeng Ding 0001, Hua Wang 0002 |
DASFAA (1) | 3 |
| 2012 | Updating Typical XML Views
Jixue Liu, Chengfei Liu, Theo Härder, Jeffrey Xu Yu |
DASFAA (1) | 1 |
| 2012 | Discover Dependencies from Data - A ReviewabstractFunctional and inclusion dependency discovery is important to knowledge discovery, database semantics analysis, database design, and data quality assessment. Motivated by the importance of dependency discovery, this paper reviews the methods for functional dependency, conditional functional dependency, approximate functional dependency, and inclusion dependency discovery in relational databases and a method for discovering XML functional dependencies. Jixue Liu, Jiuyong Li, Chengfei Liu, Yongfeng Chen |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2011 | Cloning for privacy protection in multiple independent data publicationsabstractData anonymization has become a major technique in privacy preserving data publishing. Many methods have been proposed to anonymize one dataset and a series of datasets of a data owner. However, no method has been proposed for the anonymization of data of multiple independent data publications. A data owner publishes a dataset, which contains overlapping population with other datasets published by other independent data owners. In this paper we analyze the privacy risk in the such scenario and vulnerability of partitioned based anonymization methods. We show that no partitioned based anonymization methods can protect privacy in arbitrary data distributions, and identify a case that the privacy can be protected in the scenario. We propose a new generalization principle ε-cloning to protect privacy for multiple independent data publications. We also develop an effective algorithm to achieve the ε-cloning. We experimentally show that the proposed algorithm anonymizes data to satisfy the privacy requirement and preserves good data utility. Muzammil M. Baig, Jiuyong Li, Jixue Liu, Hua Wang 0002 |
CIKM | 3 |
| 2011 | Evaluating Contained Rewritings for XPath Queries on Materialized Views
Rui Zhou 0001, Chengfei Liu, Jianxin Li 0001, Junhu Wang, Jixue Liu |
DASFAA (1) | 5 |
| 2011 | Information based data anonymization for classification utility
Jiuyong Li, Jixue Liu, Muzammil M. Baig, Raymond Chi-Wing Wong |
Data Knowl. Eng. | 2 |
| 2008 | Preserving Functional Dependency in XML Data Transformation
Md. Sumon Shahriar, Jixue Liu |
ADBIS | 2 |
| 2008 | Performance Analysis and Improvement for Transformation Operators in XML Data Integration
Jiashen Tian, Jixue Liu, Weidong Pan, Millist W. Vincent, Chengfei Liu |
APWeb | 2 |
| 2005 | Checking Multivalued Dependencies in XML
Jixue Liu, Millist W. Vincent, Chengfei Liu, Mukesh K. Mohania |
APWeb | 1 |
| 2005 | An XML Approach to Semantically Extract Data from HTML Tables
Jixue Liu, Zhuoyun Ao, Ho-Hyun Park, Yongfeng Chen |
DEXA | 1 |
| 2004 | Generalized Inclusion Dependencies in XML
Millist W. Vincent, Michael Schrefl, Jixue Liu, Chengfei Liu, Solen Dogen |
APWeb | 3 |
| 2004 | Redundancy Free Mappings from Relations to XML
Millist W. Vincent, Jixue Liu, Chengfei Liu |
WAIM | 2 |
| 2004 | Querying relational databases through XSLT
Jixue Liu, Millist W. Vincent |
Data Knowl. Eng. | 1 |
| 2004 | Irrelevant updates and self-maintainability in transitive closure database views
Millist W. Vincent, Jixue Liu |
Inf. Process. Lett. | 2 |
| 2004 | Strong functional dependencies and their application to normal forms in XMLabstractIn this article, we address the problem of how to extend the definition of functional dependencies (FDs) in incomplete relations to XML documents (called XFDs) using the well-known strong satisfaction approach.We propose a syntactic definition of strong XFD satisfaction in an XML document and then justify it by showing that, similar to the case in relational databases, for the case of simple paths, keys in XML are a special case of XFDs. We also propose a normal form for XML documents based on our definition of XFDs and provide a formal justification for it by proving that it is a necessary and sufficient condition for the elimination of redundancy in an XML document. Millist W. Vincent, Jixue Liu, Chengfei Liu |
ACM Trans. Database Syst. | 2 |
| 2003 | On Transformation to Redundancy Free XML Schema from Relational Database Schema
Chengfei Liu, Jixue Liu, Minyi Guo |
APWeb | 2 |
| 2003 | Functional Dependencies for XML
Millist W. Vincent, Jixue Liu |
APWeb | 2 |
| 2003 | Multivalued Dependencies and a 4NF for XML
Millist W. Vincent, Jixue Liu |
CAiSE | 2 |
| 2003 | Query Translation from XSLT to SQLabstractXML has been accepted as a universal format for data interchange and publication. It can be applied in the applications in which the data of a database needs to be viewed in XML format so that the data being viewed takes more semantics and is easily understood. In these applications, the user of the data to be viewed sees only XML data, not the database. He may use XML query languages such as XSLT to query data and the retrieved data is presented in XML format to them. We are interested in the connection between the data that the user sees and the data in the database. More specifically, we are interested in translating XSLT queries to SQL queries. Jixue Liu, Millist W. Vincent |
IDEAS | 1 |
| 2003 | Redundancy Free Mappings from Relations to XML
Millist W. Vincent, Jixue Liu, Chengfei Liu |
WAIM | 2 |
| 2003 | Maintaining Views in Object-Relational Databases
Jixue Liu, Millist W. Vincent, Mukesh K. Mohania |
Knowl. Inf. Syst. | 1 |
| 2002 | A Declarative Way of Extracting XML Data in XSL
Jixue Liu, Chengfei Liu |
ADBIS | 1 |
| 2000 | Maintaining Views in Object-relational DatabasesabstractArticle Maintaining views in object-relational databases Share on Authors: Jixue Liu School of Computer Science, University. of South Australia, Adelaide, SA5084, Australia School of Computer Science, University. of South Australia, Adelaide, SA5084, AustraliaView Profile , Millist Vincent School of Computer Science, University. of South Australia, Adelaide, SA5084, Australia School of Computer Science, University. of South Australia, Adelaide, SA5084, AustraliaView Profile , Mukesh Mohania Dept. of Computer Science, Western Michigan University, Kalamazoo, MI Dept. of Computer Science, Western Michigan University, Kalamazoo, MIView Profile Authors Info & Claims CIKM '00: Proceedings of the ninth international conference on Information and knowledge managementNovember 2000 Pages 102–109https://doi.org/10.1145/354756.354807Online:06 November 2000Publication History 6citation482DownloadsMetricsTotal Citations6Total Downloads482Last 12 Months5Last 6 weeks0 Get Citation AlertsNew Citation Alert added!This alert has been successfully added and will be sent to:You will be notified whenever a record that you have chosen has been cited.To manage your alert preferences, click on the button below.Manage my AlertsNew Citation Alert!Please log in to your account Save to BinderSave to BinderCreate a New BinderNameCancelCreateExport CitationPublisher SiteGet Access Jixue Liu, Millist W. Vincent, Mukesh K. Mohania |
CIKM | 1 |
| 2000 | Implementation and Performance Analysis of Incremental Equations for Nested RelationsabstractIncremental view maintenance is widely preferred to view recomputation when an update to a base relation is small in size. The update size becomes an important concept for measuring the cheap performance of the incremental maintenance. In this paper, we investigate what the limit of the update size is for incremental maintenance. When the size of an update exceeds the limit, the incremental maintenance is no longer cheaper than the view recomputation. The investigation is based on incremental equations for operators in the nested relational model. We implement these equations in the Informix Universal Database Server. We propose a cost model for the performance analysis of the equations, we analyze the factors affecting the incremental maintenance, and finally we study the maintenance limit for each operator and for a combination of the operators. Jixue Liu, Millist W. Vincent, Mukesh K. Mohania |
IDEAS | 1 |
| 1999 | Incremental Maintenance of Nested Relational ViewsabstractIncremental view maintenance techniques are required for many new types of data models that are being increasingly used in industry. One of these models is the nested relational model that is used in the modelling of complex objects in databases. In this paper, we derive a group of expressions for incrementally evaluating query expressions in the nested relational model. We also present an algorithm to propagate base relation updates to a materialized view when the view is defined as a complex query. Jixue Liu, Millist W. Vincent, Mukesh K. Mohania |
IDEAS | 1 |