VLDB 2026 Research / reviewers in the wild / expert
Yang Wang 0002
dblp:w/YangWang2
· DBLP profile ↗
38ranked-venue papers in the field
2as first author
14since 2021 · last 2025
0000-0002-6815-0879ORCID · conflict
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 26 (2 first)Information Retrieval & Web Search · 11Big Data, Cloud & Distributed Data Systems · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Unleashing the Potential of Diffusion Models Towards Diversified Sequential RecommendationsabstractSequential recommender systems (SRSs) aim to recommend the next items to well match users' preferences. In addition to recommendation accuracy, diversity is another critical aspect in evaluating SRSs. Recently, the emerging diffusion models (DMs) have been widely adopted in SRSs. Their employed learning-to-generate paradigm allows them to cover a much broader range of users' preferences and thus generate more diversified items. However, existing DM-based SRSs still face two significant gaps that prevent them from further improving the recommendation diversity: (1) they often rely on non-diversified users' preferences as guidance to direct the training of diffusion networks, restricting networks' ability to generate diverse items; and (2) they are based on a homogeneous diffusion inference mechanism to generate the next items and thus can only accommodate users' major preferences. Such a practice neglects users' heterogeneous preferences towards various types of items, further limiting recommendation diversity. To bridge these two critical gaps and to further unleash the potential of DMs in enhancing the recommendation diversity of SRSs, we propose a novel diversity-guided diffusion model for sequential recommendations, called DiffDiv for short. To be specific, first, a new diversity-aware guidance learning mechanism is devised to direct the training of DMs to effectively capture users' diversified preferences from their historical interactions. Then, a novel heterogeneous diffusion inference mechanism is designed to generate diversified items to accommodate users' heterogeneous preferences, further boosting the recommendation diversity. Extensive experiments on real-world datasets validate the effectiveness of DiffDiv in terms of both recommendation accuracy and diversity. Zhuo Cai 0003, Shoujin Wang, Victor W. Chu, Usman Naseem, Yang Wang 0002, Fang Chen 0001 |
SIGIR | 5 |
| 2024 | Expert-Guided Model Cultivation: CoTeaching to Resolve Abstruseness and Enhance Learning Performance
Feng Zhou 0011, Zhidong Li, Yang Wang 0002, Donglian Qi, Shuming Li |
ADMA (2) | 4 |
| 2024 | Interpretable Transformer Hawkes Processes: Unveiling Complex Interactions in Social NetworksabstractSocial networks represent complex ecosystems where the interactions between users or groups play a pivotal role in information dissemination, opinion formation, and social interactions.Effectively harnessing event sequence data within social networks to unearth interactions among users or groups has persistently posed a challenging frontier within the realm of point processes.Current deep point process models face inherent limitations within the context of social networks, constraining both their interpretability and expressive power.These models encounter challenges in capturing interactions among users or groups and often rely on parameterized extrapolation methods when modeling intensity over non-event intervals, limiting their capacity to capture complex intensity patterns beyond observed events.To address these challenges, this study proposes modifications to Transformer Hawkes processes (THP), leading to the development of interpretable Transformer Hawkes processes (ITHP).ITHP inherits the strengths of THP while aligning with statistical nonlinear Hawkes processes, thereby enhancing its interpretability and providing valuable insights into interactions between users or groups.Additionally, ITHP enhances the flexibility of the intensity function over non-event intervals, making it better suited to capture complex event propagation patterns in social networks.Experimental results, both on synthetic and real data, demonstrate the effectiveness of ITHP in overcoming the identified limitations.Moreover, they highlight ITHP's applicability in the context of exploring the complex impact Zizhuo Meng, Ke Wan 0002, Yadong Huang, Zhidong Li, Yang Wang 0002, Feng Zhou 0011 |
KDD | 5 |
| 2024 | Spatio-temporal Contrastive Learning-enhanced GNNs for Session-based RecommendationabstractSession-based recommendation (SBR) systems aim to utilize the user’s short-term behavior sequence to predict the next item without the detailed user profile. Most recent works try to model the user preference by treating the sessions as between-item transition graphs and utilize various graph neural networks (GNNs) to encode the representations of pair-wise relations among items and their neighbors. Some of the existing GNN-based models mainly focus on aggregating information from the view of spatial graph structure, which ignores the temporal relations within neighbors of an item during message passing and the information loss results in a sub-optimal problem. Other works embrace this challenge by incorporating additional temporal information but lack sufficient interaction between the spatial and temporal patterns. To address this issue, inspired by the uniformity and alignment properties of contrastive learning techniques, we propose a novel framework called Session-based Recommendation with Spatio-temporal Contrastive Learning-enhanced GNNs (RESTC). The idea is to supplement the GNN-based main supervised recommendation task with the temporal representation via an auxiliary cross-view contrastive learning mechanism. Furthermore, a novel global collaborative filtering graph embedding is leveraged to enhance the spatial view in the main task. Extensive experiments demonstrate the significant performance of RESTC compared with the state-of-the-art baselines. We release our source code at https://github.com/SUSTechBruce/RESTC-Source-code . Zhongwei Wan, Xin Liu 0039, Benyou Wang, Jiezhong Qiu, Boyu Li 0003, Ting Guo 0005, Guangyong Chen, Yang Wang 0002 |
ACM Trans. Inf. Syst. | 8 |
| 2023 | Soft Prompt Transfer for Zero-Shot and Few-Shot Learning in EHR Understanding
Yang Wang 0002, Xueping Peng, Tao Shen 0001, Allison Clarke, Clement Schlegel, Paul Martin 0014, Guodong Long |
ADMA (3) | 1 |
| 2023 | ConGCN: Factorized Graph Convolutional Networks for Consensus Recommendation
Boyu Li 0003, Ting Guo 0005, Xingquan Zhu 0001, Yang Wang 0002, Fang Chen 0001 |
ECML/PKDD (4) | 4 |
| 2023 | SGCCL: Siamese Graph Contrastive Consensus Learning for Personalized RecommendationabstractContrastive-learning-based neural networks have recently been introduced to recommender systems, due to their unique advantage of injecting collaborative signals to model deep representations, and the self-supervision nature in the learning process. Existing contrastive learning methods for recommendations are mainly proposed through introducing augmentations to the user-item (U-I) bipartite graphs. Such a contrastive learning process, however, is susceptible to bias towards popular items and users, because higher-degree users/items are subject to more augmentations and their correlations are more captured. In this paper, we advocate a Siamese Graph Contrastive Consensus Learning (SGCCL) framework, to explore intrinsic correlations and alleviate the bias effects for personalized recommendation. Instead of augmenting original U-I networks, we introduce siamese graphs, which are homogeneous relations of user-user (U-U) similarity and item-item (I-I) correlations. A contrastive consensus optimization process is also adopted to learn effective features for user-item ratings, user-user similarity, and item-item correlation. Finally, we employ the self-supervised learning coupled with the siamese item-item/user-user graph relationships, which ensures unpopular users/items are well preserved in the embedding space. Different from existing studies, SGCCL performs well on both overall and debiasing recommendation tasks resulting in a balanced recommender. Experiments on four benchmark datasets demonstrate that SGCCL outperforms state-of-the-art methods with higher accuracy and greater long-tail item/user exposure. Boyu Li 0003, Ting Guo 0005, Xingquan Zhu 0001, Qian Li 0003, Yang Wang 0002, Fang Chen 0001 |
WSDM | 5 |
| 2022 | A Two-Stage Self-adaptive Model for Passenger Flow Prediction on Schedule-Based Railway System
Boyu Li 0003, Ting Guo 0005, Yang Wang 0002, Amir Hossein Gandomi, Fang Chen 0001 |
PAKDD (3) | 4 |
| 2021 | A Green Pipeline for Out-of-Domain Public Sentiment Analysis
Jing Jiang 0002, Tao Shen 0001, Yang Wang 0002, Leah Gerrard, Allison Clarke |
ADMA | 4 |
| 2021 | Graph Compression NetworksabstractGraphs/Networks are common in real-world applications where data have rich content and complex relationships. The increasing popularity also motivates many network learning algorithms, such as community detection, clustering, classification, and embedding learning, etc.. In reality, the large network volumes often hider a direct use of learning algorithms to the graphs. As a result, it is desirable to have the flexibility to condense a network to an arbitrary size, with well-preserved network topology and node content information. In this paper, we propose a graph compression network (GEN) to achieve network compression and embedding at the same time. Our theme is to leverage the network topology to find node mappings, such that densely connected nodes, including their node content, are compressed as a new node, with a latent vector (i.e. embedding) being learned to represent the compressed node. In addition to compression learning, we also develop a novel encoding-decoding framework, using feature diffusion process, to "decompress" the condensed network. Different from traditional graph convolution which uses direct-neighbor message passing, our decompression advocates high-order message passing within compressed nodes to learning feature representation for all nodes in the network. A unique strength of GEN is that it leverages the graph neural network principle to learn mapping automatically, so one can compress a network to an arbitrary size, and also decompress it to the original node space with minimum information loss. Experiments and comparisons confirm that GEN can automatically find clusters and communities, and compress them as new nodes. Results also show that GEN achieves improved performance for numerous tasks, including graph classification and node clustering. Ting Guo 0005, Xingquan Zhu 0001, Yang Wang 0002, Fang Chen 0001 |
IEEE BigData | 3 |
| 2021 | Failure Prediction for Large-scale Water Pipe Networks Using GNN and Temporal Failure SeriesabstractPipe failure prediction in the water industry aims to prioritize the pipes that are at high risk of failure for proactive maintenance. However, existing statistical or machine learning models that rely on historical failures and asset attributes can hardly leverage the structure information of pipe networks. In this work, we develop a failure prediction framework for pipe networks by jointly considering the pipes' features, the network structure, the geographical neighboring effect, and the temporal failure series. We apply a multi-hop Graph Neural Network (GNN) to failure prediction. We propose a method of constructing a geographical graph structure depending on not only the physical connections but also geographical distances between pipes. To differentiate the pipes with diverse properties, we employ an attention mechanism in the neighborhood aggregation process of each GNN layer. Also, residual connections and layer-wise aggregation are used to avoid the over-smoothing issue in deep GNNs. The historical failures exhibit a strong temporal pattern. Inspired by point process, we develop a module to learn the pipes' evolutionary effect and the time-decayed excitement of historical failures on the current state of the pipe. The proposed framework is evaluated on two real-world large-scale pipe networks. It outperforms the existing statistical, machine learning, and state-of-the-art GNN baselines. Our framework provides the water utility with core data-driven support for proactive maintenance including regular pipe inspection, pipe renewal planning, and sensor system deployment. It can be extended to other infrastructure networks in the future. Shuming Liang, Zhidong Li, Bin Liang 0003, Yang Wang 0002, Fang Chen 0001 |
CIKM | 5 |
| 2021 | Adaptive Graph Co-Attention Networks for Traffic Forecasting
Boyu Li 0003, Ting Guo 0005, Yang Wang 0002, Amir Hossein Gandomi, Fang Chen 0001 |
PAKDD (1) | 3 |
| 2021 | Weak Supervision Network Embedding for Constrained Graph Learning
Ting Guo 0005, Xingquan Zhu 0001, Yang Wang 0002, Fang Chen 0001 |
PAKDD (1) | 3 |
| 2021 | A Multi-task Kernel Learning Algorithm for Survival Analysis
Zizhuo Meng, Jie Xu 0008, Zhidong Li, Yang Wang 0002, Fang Chen 0001, Zhiyong Wang 0001 |
PAKDD (3) | 4 |
| 2020 | Deep-HOSeq: Deep Higher Order Sequence Fusion for Multimodal Sentiment AnalysisabstractMultimodal sentiment analysis utilizes multiple heterogeneous modalities for sentiment classification. The recent multimodal fusion schemes customize LSTMs to discover intra-modal dynamics and design sophisticated attention mechanisms to discover the inter-modal dynamics from multimodal sequences. Although powerful, these schemes completely rely on attention mechanisms which is problematic due to two major drawbacks 1) deceptive attention masks, and 2) training dynamics. Nevertheless, strenuous efforts are required to optimize hyperparameters of these consolidate architectures, in particular their custom-designed LSTMs constrained by attention schemes. In this research, we first propose a common network to discover both intra-modal and inter-modal dynamics by utilizing basic LSTMs and tensor based convolution networks. We then propose unique networks to encapsulate temporal-granularity among the modalities which is essential while extracting information within asynchronous sequences. We then integrate these two kinds of information via a fusion layer and call our novel multimodal fusion scheme as Deep-HOSeq (Deep network with higher order Common and Unique Sequence information). The proposed Deep-HOSeq efficiently discovers all-important information from multimodal sequences and the effectiveness of utilizing both types of information is empirically demonstrated on CMU-MOSEI and CMU-MOSI benchmark datasets. The source code of proposed Deep-HOSeq is available at https://github.com/sverma88/Deep-HOSeq-ICDM-2020. Sunny Verma, Zhefeng Ge, Rujia Shen, Yang Wang 0002, Fang Chen 0001, Wei Liu 0007 |
ICDM | 6 |
| 2020 | FCP Filter: A Dynamic Clustering-Prediction Framework for Customer Behavior
Yuanzhe Zhang, Ling Luo 0002, Yang Wang 0002, Zhiyong Wang 0001 |
PAKDD (1) | 3 |
| 2020 | Long-Term Pipeline Failure Prediction Using Nonparametric Survival Analysis
Dilusha Weeraddana, Sudaraka Mallawaarachchi, Tharindu Warnakula, Zhidong Li, Yang Wang 0002 |
ECML/PKDD (4) | 5 |
| 2019 | Concept Drift Adaption for Online Anomaly Detection in Structural Health MonitoringabstractDespite its success for anomaly detection in the scenario where only data representing normal behavior are available, one-class support vector machine (OCSVM) still has challenge in dealing with non-stationary data stream, where the underlying distributions of data are time-varying. Existing OCSVM-based online learning methods incrementally update the model to address the challenge, however, they solely rely on the location relationship between a test sample and error support vectors. To better accommodate normal behavior evolution, online anomaly detection in non-stationary data stream is formulated as a concept drift adaptation problem in this paper. It is proposed that OCSVM-based incremental learning is only performed in the case of a normal drift. For an incoming sample, its relative relationship with three sets of vectors in OCSVM, namely margin support vectors, error support vectors, and reserve vectors is fully utilized to estimate whether a normal drift is emerging. Extensive experiments in the field of structural health monitoring have been conducted and the results have shown that the proposed simple approach outperforms the existing OCSVM-based online learning algorithms for anomaly detection. Hongda Tian, Khoa L. D. Nguyen, Ali Anaissi, Yang Wang 0002, Fang Chen 0001 |
CIKM | 4 |
| 2019 | Predicting Water Quality for the Woronora Delivery Network with Sparse SamplesabstractMonitoring drinking water quality in the entire delivery network, mainly indicated by total chlorine (TC), is a critical component of overall water supply management. However, it is extremely difficult to collect sufficient TC data from the network at customer sites, which makes it sparse for comprehensive modelling. This paper details an approach that provides TC prediction within the entire Woronora delivery network in Sydney in the next 24 hours. First, the hydraulic system is employed to capture the topology of the delivery network, so that the water travel time can be estimated using predicted water demand. The travel time links the upstream (reservoir) data to the downstream (resident) data. Then, a two-step strategy is proposed as a semi-parametric method to determine the crucial factors and build Bayesian model for TC decay to predict TC with the travel time. Lastly, the uncertainties of both data and the model are analysed to define the boundaries of prediction for better decision making. Several operational stages are involved when the approach is being deployed, including prediction interpretation, interactive tool development for water quality mapping and visualisation, and proactive optimisation. This has established a successful initiative to improve the overall water supply management for the entire Woronora delivery network. Bin Liang 0003, Dammika Vitanage, Corinna Doolan, Zhidong Li, Ronnie Taib, George Mathews, Yang Wang 0002, Shiyang Lu, Fang Chen 0001, Tin Hua, Andrew Peters |
ICDM | 7 |
| 2019 | Recovering DTW Distance Between Noise Superposed NHPP
Yongzhe Chang, Zhidong Li, Bang Zhang, Ling Luo 0002, Arcot Sowmya, Yang Wang 0002, Fang Chen 0001 |
PAKDD (2) | 6 |
| 2019 | Online Data Fusion Using Incremental Tensor Learning
Khoa L. D. Nguyen, Hongda Tian, Yang Wang 0002, Fang Chen 0001 |
PAKDD (1) | 3 |
| 2019 | Multitask Learning for Sparse Failure Prediction
Simon Luo, Victor W. Chu, Zhidong Li, Yang Wang 0002, Jianlong Zhou, Fang Chen 0001, Raymond K. Wong 0001 |
PAKDD (1) | 4 |
| 2019 | Hawkes Process with Stochastic Triggering Kernel
Feng Zhou 0011, Yixuan Zhang 0006, Zhidong Li, Xuhui Fan 0001, Yang Wang 0002, Arcot Sowmya, Fang Chen 0001 |
PAKDD (1) | 5 |
| 2018 | Long-Term RNN: Predicting Hazard Function for Proactive Maintenance of Water MainsabstractFailure event prediction is becoming increasingly important in wide applications, such as the planning of proactive maintenance, the active investment management, and disease surveillance. To address the issue, the hazard function in survival analysis has been employed to describe the pattern of failures. Different from traditional survival analysis, this paper discovers how to apply recurrent neural network (RNN) to the long-term hazard function prediction. The proposed Long-Term RNN (LT-RNN) is able to leverage the precedent information shared by other entities, leading to more reliable long-term predictions. Specifically, our method allows a black-box treatment for modelling the hazard function which is often a pre-defined parametric form in typical survival analysis. The key idea of our approach is to model the hazard function as a nonparameteric function of the history. The same precedent information from other entities is embedded to a stitched vector for LT-RNN to automatically learn a representation of the long-term hazard function. We apply our model to the proactive maintenance problem using a large dataset from a water utility in Australia. Bin Liang 0003, Zhidong Li, Yang Wang 0002, Fang Chen 0001 |
CIKM | 3 |
| 2018 | DualBoost: Handling Missing Values with Feature Weights and Weak Classifiers that AbstainabstractMissing values in real world datasets are a common issue. Handling missing values is one of the most key aspects in data mining, as it can seriously impact the performance of predictive models. In this paper we proposed a unified Boosting framework that consolidates model construction and missing value handling. At each Boosting iteration, weights are assigned to both the samples and features. The sample weights make difficult samples become the learning focus, while the feature weights enable critical features to be compensated by less critical features when they are unavailable. A weak classifier that abstains (i.e, produce no prediction when required feature value is missing) is learned on a data subset determined by the feature weights. Experimental results demonstrate the efficacy and robustness of the proposed method over existing Boosting algorithms. Jie Xu 0008, Yang Wang 0002, Fang Chen 0001 |
CIKM | 3 |
| 2018 | Simultaneous Urban Region Function Discovery and Popularity Estimation via an Infinite Urbanization Process ModelabstractUrbanization is a global trend that we have all witnessed in the past decades. It brings us both opportunities and challenges. On the one hand, urban system is one of the most sophisticated social-economic systems that is responsible for efficiently providing supplies meeting the demand of residents in various of domains, e.g., dwelling, education, entertainment, healthcare, etc. On the other hand, significant diversity and inequality exist in the development patterns of urban systems, which makes urban data analysis difficult. Different urban regions often exhibit diverse urbanization patterns and provide distinct urban functions, e.g., commercial and residential areas offer significantly different urban functions. It is desired to develop the data analytic capabilities for discovering the underlying cross-domain urbanization patterns, clustering urban regions based on their function similarity and predicting region popularity in specified domains. Previous studies in the urban data analysis area often just focus on individual domains and rarely consider cross-domain urban development patterns hidden in different urban regions. In this paper, we propose the infinite urbanization process (IUP) model for simultaneous urban region function discovery and region popularity prediction. The IUP model is a generative Bayesian nonparametric process that is capable of describing a potentially infinite number of urbanization patterns. It is developed within the supervised topic modelling framework and is supported by a novel hierarchical spatial distance dependent Bayesian nonparametric prior over the spatial region partition space. The empirical study conducted on the real-world datasets shows promising outcome compared with the state-of-the-art techniques. Bang Zhang, Lelin Zhang, Ting Guo 0005, Yang Wang 0002, Fang Chen 0001 |
KDD | 4 |
| 2018 | Instance Image Retrieval by Aggregating Sample-based Discriminative CharacteristicsabstractIdentifying the discriminative characteristic of a query is important for image retrieval. For retrieval without human interaction, such characteristic is usually obtained by average query expansion (AQE) or its discriminative variant (DQE) learned from pseudo-examples online, among others. In this paper, we propose a new query expansion method to further improve the above ones. The key idea is to learn a "unique'' discriminative characteristic for each database image, in an offline manner. During retrieval, the characteristic of a query is obtained by aggregating the unique characteristics of the query-relevant images collected from an initial retrieval result. Compared with AQE which works in the original feature space, our method works in the space of the unique characteristics of database images, significantly enhancing the discriminative power of the characteristic identified for a query. Compared with DQE, our method needs neither pseudo-labeled negatives nor the online learning process, leading to more efficient retrieval and even better performance. The experimental study conducted on seven benchmark datasets verifies the considerable improvement achieved by the proposed method, and also demonstrates its application to the state-of-the-art diffusion-based image retrieval. Zhongyan Zhang, Lei Wang 0001, Yang Wang 0002, Luping Zhou, Jianjia Zhang, Fang Chen 0001 |
ICMR | 3 |
| 2018 | Corrosion Prediction on Sewer Networks with Sparse Monitoring Sites: A Case Study
Jianjia Zhang, Bin Li 0015, Xuhui Fan 0001, Yang Wang 0002, Fang Chen 0001 |
PAKDD (1) | 4 |
| 2018 | A Refined MISD Algorithm Based on Gaussian Process Regression
Feng Zhou 0011, Zhidong Li, Xuhui Fan 0001, Yang Wang 0002, Arcot Sowmya, Fang Chen 0001 |
PAKDD (2) | 4 |
| 2018 | Adaptive Online One-Class Support Vector Machines with Applications in Structural Health MonitoringabstractOne-class support vector machine (OCSVM) has been widely used in the area of structural health monitoring, where only data from one class (i.e., healthy) are available. Incremental learning of OCSVM is critical for online applications in which huge data streams continuously arrive and the healthy data distribution may vary over time. This article proposes a novel adaptive self-advised online OCSVM that incrementally tunes the kernel parameter and decides whether a model update is required or not. As opposed to existing methods, this novel online algorithm does not rely on any fixed threshold, but it uses the slack variables in the OCSVM to determine which new data points should be included in the training set and trigger a model update. The algorithm also incrementally tunes the kernel parameter of OCSVM automatically based on the spatial locations of the edge and interior samples in the training data with respect to the constructed hyperplane of OCSVM. This new online OCSVM algorithm was extensively evaluated using synthetic data and real data from case studies in structural health monitoring. The results showed that the proposed method significantly improved the classification error rates, was able to assimilate the changes in the positive data distribution over time, and maintained a high damage detection accuracy in all case studies. Ali Anaissi, Khoa L. D. Nguyen, Thierry Rakotoarivelo, Mehrisadat Makki Alamdari, Yang Wang 0002 |
ACM Trans. Intell. Syst. Technol. | 5 |
| 2017 | Unsupervised Matrix-valued Kernel Learning For One Class ClassificationabstractThis paper is concerned with the one class classification(OCC) problem. By introducing the vector-valued function with regularizations in Y-valued Reproducing Hilbert Kernel Space(RHKS), we build an unsupervised classifier and discover the outliers and inliers simultaneously. Manifold regularization is employed to preserve the local similarity of data in input space. Experimental results of the proposed and comparing methods on OCC data sets demonstrate the performance of the proposed algorithm. Shaobo Dang, Xiongcai Cai, Yang Wang 0002, Jianjia Zhang, Fang Chen 0001 |
CIKM | 3 |
| 2017 | Smart Infrastructure Maintenance Using Incremental Tensor Analysis: Extended AbstractabstractCivil infrastructures are key to the flow of people and goods in urban environments. Structural Health Monitoring (SHM) is a condition-based maintenance technology, which provides and predicts actionable information on the current and future states of infrastructures. SHM data are usually multi-way data which are produced by multiple highly correlated sensors. Tensor decomposition allows the learning from such data in temporal, spatial and feature modes at the same time. However, to facilitate a real time response for online learning, incremental tensor update need to be used when new data come in, rather than doing the decomposition in a batch manner. This work proposed a method called onlineCP-ALS to incrementally update tensor component matrices, followed by a self-tuning one-class support vector machine for online damage identification. Moreover, a robust clustering technique was applied on the tensor space for online substructure grouping and anomaly detection. These methods were applied to data from lab-based structures and also data collected from the Sydney Harbour Bridge in Australia. We obtained accurate damage detection accuracies for all these datasets. Damage locations were also captured correctly, and different levels of damage severity were well estimated. Furthermore, the clustering technique was able to detect spatial anomalies, which were associated with sensor and instrumentation issues. Our proposed method was efficient and much faster than the batch approach. Khoa L. D. Nguyen, Ali Anaissi, Yang Wang 0002 |
CIKM | 3 |
| 2017 | Adaptive One-Class Support Vector Machine for Damage Detection in Structural Health Monitoring
Ali Anaissi, Khoa L. D. Nguyen, Samir Mustapha, Mehrisadat Makki Alamdari, Ali Braytee, Yang Wang 0002, Fang Chen 0001 |
PAKDD (1) | 6 |
| 2016 | On Structural Health Monitoring Using Tensor Analysis and Support Vector Machine with Artificial Negative DataabstractStructural health monitoring is a condition-based technology to monitor infrastructure using sensing systems. Since we usually only have data associated with the healthy state of a structure, one-class approaches are more practical. However, tuning the parameters for one-class techniques (like one-class Support Vector Machines) still remains a relatively open and difficult problem. Moreover, in structural health monitoring, data are usually multi-way, highly redundant and correlated, which a matrix-based two-way approach cannot capture all these relationships and correlations together. Tensor analysis allows us to analyse the multi-way vibration data at the same time. In our approach, we propose the use of tensor learning and support vector machines with artificial negative data generated by density estimation techniques for damage detection, localization and estimation in a one-class manner. The artificial negative data can help tuning SVM parameters and calibrating probabilistic outputs, which is not possible to do with one-class SVM. The proposed method shows promising results using data from laboratory-based structures and also with data collected from the Sydney Harbour Bridge, one of the most iconic structures in Australia. The method works better than the one-class approach and the approach without using tensor analysis. Prasad Cheema, Khoa L. D. Nguyen, Mehrisadat Makki Alamdari, Wei Liu 0007, Yang Wang 0002, Fang Chen 0001, Peter Runcie |
CIKM | 5 |
| 2016 | Effective Local Metric Learning for Water Pipe Assessment
Mojgan Ghanavati, Raymond K. Wong 0001, Fang Chen 0001, Yang Wang 0002, Simon Fong 0001 |
PAKDD (1) | 4 |
| 2015 | Data Driven Water Pipe Failure Prediction: A Bayesian Nonparametric ApproachabstractWater pipe failures can cause significant economic and social costs, hence have become the primary challenge to water utilities. In this paper, we propose a Bayesian nonparametric approach, namely the Dirichlet process mixture of hierarchical beta process model, for water pipe failure prediction. It can select high-risk pipes for physical condition assessment, thereby preventing disastrous failures proactively. Bang Zhang, Yi Wang 0041, Zhidong Li, Bin Li 0015, Yang Wang 0002, Fang Chen 0001 |
CIKM | 6 |
| 2015 | On Damage Identification in Civil Structures Using Tensor Analysis
Khoa L. D. Nguyen, Bang Zhang, Yang Wang 0002, Wei Liu 0007, Fang Chen 0001, Samir Mustapha, Peter Runcie |
PAKDD (1) | 3 |
| 2014 | Shifting Hypergraphs by Probabilistic Voting
Yang Wang 0002, Xuemin Lin 0001, Qing Zhang 0001, Lin Wu 0001 |
PAKDD (2) | 1 |