EDBT 2026 Demo / reviewers in the wild / expert
Juhua Hu
dblp:147/2228 · also Ju-Hua Hu
· DBLP profile ↗
13ranked-venue papers in the field
5as first author
5since 2021 · last 2024
0000-0001-5869-3549ORCID · verified
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 9 (5 first)Big Data, Cloud & Distributed Data Systems · 3Database Systems & Data Management · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2024 | Curbside Parking Occupancy Detection - Dashcam-Based SolutionsabstractAccurate assessment of curbside parking occupancy is essential for policymakers to optimize public resource allocation. It is also beneficial for driver/autonomous vehicles’ parking planning. Despite its importance, there is still no comprehensive solution of curbside parked vehicle detection for different road and traffic scenarios. We therefore propose two computer vision based solutions for efficiently quantify parked vehicles in simple and complex scenarios, respectively, from the street videos taken by off-the-shelf dash cameras. The proposed AI pipelines encompass multiple tasks, including vehicle detection and tracking, road surface detection, and lane line detection. The interplay between detected vehicles, road surface, and lane lines enhances the robustness of feature engineering. Through evaluations, our solutions demonstrate their capability to handle diverse road and traffic scenarios, including busy main roads, quiet side roads, and residential areas. Hanming Zhang, Juhua Hu |
MDM | 3 |
| 2024 | Dual-disentangled Deep Multiple ClusteringabstractMultiple clustering has gathered significant attention in recent years due to its potential to reveal multiple hidden structures of the data from different perspectives. Most of multiple clustering methods first derive feature representations by controlling the dissimilarity among them, subsequently employing traditional clustering methods (e.g., k-means) to achieve the final multiple clustering outcomes. However, the learned feature representations can exhibit a weak relevance to the ultimate goal of distinct clustering. Moreover, these features are often not explicitly learned for the purpose of clustering. Therefore, in this paper, we propose a novel Dual-Disentangled deep Multiple Clustering method named DDMC by learning disentangled representations. Specifically, DDMC is achieved by a variational Expectation-Maximization (EM) framework. In the E-step, the disentanglement learning module employs coarse-grained and fine-grained disentangled representations to obtain a more diverse set of latent factors from the data. In the M-step, the cluster assignment module utilizes a cluster objective function to augment the effectiveness of the cluster output. Our extensive experiments demonstrate that DDMC consistently outperforms state-of-the-art methods across seven commonly used tasks. Our code is available at https://github.com/Alexander-Yao/DDMC. Jiawei Yao, Juhua Hu |
SDM | 2 |
| 2023 | NPRL: Nightly Profile Representation Learning for Early Sepsis Onset Prediction in ICU Trauma PatientsabstractSepsis is a syndrome that develops in the body in response to the presence of an infection. Characterized by severe organ dysfunction, sepsis is one of the leading causes of mortality in Intensive Care Units (ICUs) worldwide. These complications can be reduced through early application of antibiotics. Hence, the ability to anticipate the onset of sepsis early is crucial to the survival and well-being of patients. Current machine learning algorithms deployed inside medical infrastructures have demonstrated poor performance and are insufficient for anticipating sepsis onset early. Recently, deep learning methodologies have been proposed to predict sepsis, but some fail to capture the time of onset (e.g., classifying patients’ entire visits as developing sepsis or not) and others are unrealistic for deployment in clinical settings (e.g., creating training instances using a fixed time to onset, where the time of onset needs to be known apriori). In this paper, we first propose a novel but realistic prediction framework that predicts each morning whether sepsis onset will occur within the next 24 hours using the most recent data collected the previous night, when patient-provider ratios are higher due to cross-coverage resulting in limited observation to each patient. However, as we increase the prediction rate into daily, the number of negative instances will increase, while that of positive instances remain the same. This causes a severe class imbalance problem making it hard to capture these rare sepsis cases. To address this, we propose a nightly profile representation learning (NPRL) approach. We prove that NPRL can theoretically alleviate the rare event problem and our empirical study using data from a level-1 trauma center demonstrates the effectiveness of our proposal. Tucker Stewart, Katherine Stern, Grant E. O'Keefe, Ankur Teredesai, Juhua Hu |
IEEE Big Data | 5 |
| 2022 | Sub-Sequence Graph Representation Learning on High Variability Data for Dynamic Risk Prediction in Critical CareabstractSepsis is an extreme inflammatory response of the body to an infection. It is one of the leading causes of death in critical care and ICUs worldwide, resulting in approximately 25% mortality in critically ill populations. Early identification and intervention are crucial to reducing sepsis-associated mortality and improving patient prognosis because severe sepsis cases can lead to organ failure and other life-threatening complications. Diagnosis of Sepsis is challenging in terms of diagnostic accuracy and timeliness due to ambiguous symptoms and individual differences which are captured in heterogeneous varied data sources with irregular time sequences. In recent years, numerous efforts have been made using machine learning methods for sepsis prediction. However, there are still very limited successful industry scale implementations due to limitations of consistency of input data, which often does not fit the characteristics of uncertain time intervals and large number of missing values in real-world critical care settings. In this study, we demonstrate an innovative approach to predict sepsis occurrence in real-time, on heterogeneous sets of variables with multiple time-granularity, using a flexible graph structure to model patient health records. Our modeling task is to predict future sepsis risk at any time after the first 48 hours of admission using observations data from any time window within the past 12 hours. To the best of our knowledge, our proposed approach is the first ever implementation that is dynamic, uses a graph representation to overcome the problem of irregular input features, and offers continuous risk prediction, thereby improving the compatibility of the model in clinical settings. Unlike prior efforts that report results on de-identified curated public datasets with synthetic data filters, our experiments and results are validated by clinical experts, and are based on a large level-1 trauma center’s multi-year real-world longitudinal data. Ankur Teredesai, Sijin Huang, Tucker Stewart, Juhua Hu, Armaan Thakker, Katherine Stern, Grant E. O'Keefe |
IEEE Big Data | 4 |
| 2022 | Improved Knowledge Distillation via Full Kernel Matrix TransferabstractKnowledge distillation is an effective way for model compression in deep learning. Given a large model (i.e., teacher model), it aims to improve the performance of a compact model (i.e., student model) by transferring the information from the teacher. Various information for distillation has been studied. Recently, a number of works propose to transfer the pairwise similarity between examples to distill relative information. However, most of efforts are devoted to developing different similarity measurements, while only a small matrix consisting of examples within a mini-batch is transferred at each iteration that can be inefficient for optimizing the pairwise similarity over the whole data set. In this work, we aim to transfer the full similarity matrix effectively. The main challenge is from the size of the full matrix that is quadratic to the number of examples. To address the challenge, we decompose the original full matrix with Nyström method. By selecting appropriate landmark points, our theoretical analysis indicates that the loss for transfer can be further simplified. Concretely, we find that the difference between the original full kernel matrices between teacher and student can be well bounded by that of the corresponding partial matrices, which only consists of similarities between original examples and landmark points. Compared with the full matrix, the size of the partial matrix is linear in the number of examples, which improves the efficiency of optimization significantly. The empirical study on benchmark data sets demonstrates the effectiveness of the proposed algorithm. Qi Qian 0001, Hao Li 0030, Juhua Hu |
SDM | 3 |
| 2019 | Cost-adaptive Neural Networks for Peak Volume Prediction with EMM FilteringabstractAs the emergence of the Internet of Things (IoT) and the growing number of IoT devices, a stable connection service has become one of the key factors concerning the Quality of Service (QoS) provision. How to anticipate the peak traffic volume is essential. If the resource allocation is under provisioned, the service becomes susceptible to failure or security breach. Unfortunately, peak volumes are not captured in the systematic components of data and as a result conventional trend prediction methods have proven insufficient. We propose a framework that implements neural networks with filtering and a cost-adaptive loss function to improve the ability to predict peak volumes. Implementing this method on a real Domain Name Server (DNS) traffic data, we observe not only the improvement in the prediction performance but also a shorter lag time to predict peak values, which demonstrates our proposed method. Giovanna Graciani, Anderson C. A. Nascimento, Juhua Hu |
IEEE BigData | 4 |
| 2018 | Exact and Consistent Interpretation for Piecewise Linear Neural Networks: A Closed Form SolutionabstractStrong intelligent machines powered by deep neural networks are increasingly deployed as black boxes to make decisions in risk-sensitive domains, such as finance and medical. To reduce potential risk and build trust with users, it is critical to interpret how such machines make their decisions. Existing works interpret a pre-trained neural network by analyzing hidden neurons, mimicking pre-trained models or approximating local predictions. However, these methods do not provide a guarantee on the exactness and consistency of their interpretations. In this paper, we propose an elegant closed form solution named $OpenBox$ to compute exact and consistent interpretations for the family of Piecewise Linear Neural Networks (PLNN). The major idea is to first transform a PLNN into a mathematically equivalent set of linear classifiers, then interpret each linear classifier by the features that dominate its prediction. We further apply $OpenBox$ to demonstrate the effectiveness of non-negative and sparse constraints on improving the interpretability of PLNNs. The extensive experiments on both synthetic and real world data sets clearly demonstrate the exactness and consistency of our interpretation. Lingyang Chu, Juhua Hu, Lanjun Wang, Jian Pei 0001 |
KDD | 3 |
| 2018 | Subspace multi-clustering: a review
Juhua Hu, Jian Pei 0001 |
Knowl. Inf. Syst. | 1 |
| 2017 | Finding multiple stable clusterings
Juhua Hu, Qi Qian 0001, Jian Pei 0001, Rong Jin 0001, Shenghuo Zhu |
Knowl. Inf. Syst. | 1 |
| 2015 | Finding Multiple Stable ClusteringsabstractMulti-clustering, which tries to find multiple independent ways to partition a data set into groups, has enjoyed many applications, such as customer relationship management, bioinformatics and healthcare informatics. This paper addresses two fundamental questions in multi-clustering: how to model the quality of clusterings and how to find multiple stable clusterings. We introduce to multi-clustering the notion of clustering stability based on Laplacian eigengap, which was originally used in the regularized spectral learning method for similarity matrix learning. We mathematically prove that the larger the eigengap, the more stable the clustering. Consequently, we propose a novel multi-clustering method MSC (for Multiple Stable Clustering). An advantage of our method comparing to the existing multi-clustering methods is that our method does not need any parameter about the number of alternative clusterings in the data set. Our method can heuristically estimate the number of meaningful clusterings in a data set, which is infeasible in the existing multi-clustering methods. We report an empirical study that clearly demonstrates the effectiveness of our method. Juhua Hu, Qi Qian 0001, Jian Pei 0001, Rong Jin 0001, Shenghuo Zhu |
ICDM | 1 |
| 2015 | Pairwised Specific Distance Learning from Physical LinkagesabstractIn real tasks, usually a good classification performance can only be obtained when a good distance metric is obtained; therefore, distance metric learning has attracted significant attention in the past few years. Typical studies of distance metric learning evaluate how to construct an appropriate distance metric that is able to separate training data points from different classes or satisfy a set of constraints (e.g., must-links and/or cannot-links). It is noteworthy that this task becomes challenging when there are only limited labeled training data points and no constraints are given explicitly. Moreover, most existing approaches aim to construct a global distance metric that is applicable to all data points. However, different data points may have different properties and may require different distance metrics. We notice that data points in real tasks are often connected by physical links (e.g., people are linked with each other in social networks; personal webpages are often connected to other webpages, including nonpersonal webpages), but the linkage information has not been exploited in distance metric learning. In this article, we develop a pairwised specific distance (PSD) approach that exploits the structures of physical linkages and in particular captures the key observations that nonmetric and clique linkages imply the appearance of different or unique semantics, respectively. It is noteworthy that, rather than generating a global distance, PSD generates different distances for different pairs of data points; this property is desired in applications involving complicated data semantics. We mainly present PSD for multi-class learning and further extend it to multi-label learning. Experimental results validate the effectiveness of PSD, especially in the scenarios in which there are very limited labeled training data points and no explicit constraints are given. Juhua Hu, De-Chuan Zhan, Xintao Wu, Yuan Jiang 0001, Zhi-Hua Zhou |
ACM Trans. Knowl. Discov. Data | 1 |
| 2014 | Distance metric learning using dropout: a structured regularization approachabstractDistance metric learning (DML) aims to learn a distance metric better than Euclidean distance. It has been successfully applied to various tasks, e.g., classification, clustering and information retrieval. Many DML algorithms suffer from the over-fitting problem because of a large number of parameters to be determined in DML. In this paper, we exploit the dropout technique, which has been successfully applied in deep learning to alleviate the over-fitting problem, for DML. Different from the previous studies that only apply dropout to training data, we apply dropout to both the learned metrics and the training data. We illustrate that application of dropout to DML is essentially equivalent to matrix norm based regularization. Compared with the standard regularization scheme in DML, dropout is advantageous in simulating the structured regularizers which have shown consistently better performance than non structured regularizers. We verify, both empirically and theoretically, that dropout is effective in regulating the learned metric to avoid the over-fitting problem. Last, we examine the idea of wrapping the dropout technique in the state-of-art DML methods and observe that the dropout technique can significantly improve the performance of the original DML methods. Qi Qian 0001, Juhua Hu, Rong Jin 0001, Jian Pei 0001, Shenghuo Zhu |
KDD | 2 |
| 2014 | How Can I Index My Thousands of Photos Effectively and Automatically? An Unsupervised Feature Selection ApproachabstractGiven a large photo collection without domain knowledge (e.g., tourism photos, conference photos, event photos, images wrapped from webpages), it is not easy for human beings to organize or only view them within a reasonable time. In this paper, we propose to automatically extract meaningful semantics from a photo collection named “dimensions” to help people view, search and organize photos conveniently and efficiently. However, due to the lack of additional domain knowledge or content information, existing image retrieval techniques are not applicable. To tackle the problem, we first propose a simple strategy to extract all meaningful semantics from original photos/images as candidate dimensions, and then propose an efficient unsupervised feature/dimension selection method to select a sufficient dimension subset to uniquely index each photo within this collection. Our experiments on several real-world photo/image collections validate both the efficiency and effectiveness of our proposed method. Juhua Hu, Jian Pei 0001, Jie Tang 0001 |
SDM | 1 |