Chong-Jun Wang

dblp:07/146 · also Chongjun Wang · DBLP profile ↗
← Back
20ranked-venue papers in the field
0as first author
17since 2021 · last 2026
0000-0002-2628-7033ORCID · verified

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

Database Systems & Data Management · 9Data Mining & Knowledge Discovery · 5Information Retrieval & Web Search · 4Knowledge Engineering, Semantic Web & Information Systems · 1Other / Interdisciplinary · 1
YearPublicationVenuePosition
2026 HALF: A homophily-aware loss fusion for robust learning under label noise in heterophilic graphs
Shuangjie Li, Baoming Zhang, Meng Cao 0004, Jianqing Song, Chong-Jun Wang
Inf. Sci.6
2024 Shapley-Optimized Reinforcement Learning for Human-Machine Collaboration Policy
Jie Zhang 0152, Yiqun Niu, Chong-Jun Wang
DASFAA (2)5
2023 FairHELP: Fairness-Aware Heterogeneous Information Network Embedding for Link Prediction
Meng Cao 0004, Jianqing Song, Jinliang Yuan, Baoming Zhang, Chong-Jun Wang
DASFAA (3)5
2023 Self-Training with Label-Feature-Consistency for Domain Adaptation
Yi Xin 0003, Pengsheng Jin, Yuntao Du 0001, Chong-Jun Wang
DASFAA (4)5
2023 CESED: Exploiting Hyperspherical Predefined Evenly-Distributed Class Centroids for OOD Detection
abstract
Out-of-distribution (OOD) detection is critical for ensuring the safe deployment of machine learning models in the open world. Due to the simplicity and intuitiveness of distance- based methods, i.e., samples are detected as OOD if they are relatively far away from the centroids or prototypes of in-distribution (ID) classes, they have attracted widespread attention from researchers in the field of OOD detection. However, prior OOD detection methods directly take off-the- shelf loss functions, like widely used softmax cross-entropy (CE) loss, that suffices for classifying ID samples, but is not optimally designed for OOD detection. In this work, we propose CESED, an improved CE loss applied to the scalable Squared Euclidean Distance vector, which exploits hyper- spherical evenly-distributed class centroids for OOD detection. CESED can promote strong ID-OOD separability because it explicitly encourages maximization of inter-class distances and minimization of intra-class distances. Extensive experiments demonstrate that CESED achieves superior detection performance on a comprehensive suite of benchmark datasets. For the more challenging case where CIFAR-100 is used as ID, our method achieves a 31.98% reduction in average FPR95 and 6.20% reduction in ID test error compared to the baseline method using a softmax confidence score.
Mingcai Chen, Yuntao Du 0001, Hao Cheng 0014, Yuxin Ge, Chong-Jun Wang
SDM7
2023 Predicting Potential Risk: Cerebral Stroke via Regret Minimization
abstract
Objective. The data processing of medical test report has always been one of the important contents in biological information domain, especially the process of extracting the effective information from the report so as to assist doctors with the correct medical plan. Usual methods neglect the implicit relationship between features. More features are generally not a better choice because more noise is generated between feature combinations. We propose a practical feature selection strategy RMFS, which aims to select the optimal combination of features. Materials and Methods. Based on the above situation, in this paper, 64 features are extracted from a real medical test report dataset for stroke and feature selection is defined as a reinforcement learning problem to optimize the feature combination by minimizing regret. We select three current mainstream feature selection methods and conduct comparative experiments. Results. We processed and completed a dataset derived from real medical test reports of stroke. We redefine the feature selection problem as a reinforcement learning problem and propose an optimization strategy based on regret minimization and train weight parameters in a DQN network. Experimental results demonstrate that our method can identify feature combinations with higher prediction accuracy. Discussion. RMFS shows a strong robustness to the randomness of the environment and has high computational efficiency and accuracy. Compared with the previous feature selection methods, our method yields superior results. Conclusion. The experimental results demonstrate that our method can obtain a more accurate prediction rate under the same feature scale and we can achieve baseline performance with fewer features.
Jie Zhang 0152, Qiangqiang He, Chong-Jun Wang
Int. J. Intell. Syst.6
2022 Joint Feature and Labeling Function Adaptation for Unsupervised Domain Adaptation
Fengli Cui, Yuntao Du 0001, Yikang Cao, Chong-Jun Wang
PAKDD (1)5
2022 InCo: Intermediate Prototype Contrast for Unsupervised Domain Adaptation
Yuntao Du 0001, Hongtao Luo, Haiyang Yang, Juan Jiang, Chong-Jun Wang
ECML/PKDD (1)5
2021 AdaRNN: Adaptive Learning and Forecasting of Time Series
abstract
Time series has wide applications in the real world and is known to be difficult to forecast. Since its statistical properties change over time, its distribution also changes temporally, which will cause severe distribution shift problem to existing methods. However, it remains unexplored to model the time series in the distribution perspective. In this paper, we term this as Temporal Covariate Shift (TCS). This paper proposes Adaptive RNNs (AdaRNN) to tackle the TCS problem by building an adaptive model that generalizes well on the unseen test data. AdaRNN is sequentially composed of two novel algorithms. First, we propose Temporal Distribution Characterization to better characterize the distribution information in the TS. Second, we propose Temporal Distribution Matching to reduce the distribution mismatch in TS to learn the adaptive TS model. AdaRNN is a general framework with flexible distribution distances integrated. Experiments on human activity recognition, air quality prediction, and financial analysis show that AdaRNN outperforms the latest methods by a classification accuracy of 2.6% and significantly reduces the RMSE by 9.0%. We also show that the temporal distribution matching algorithm can be extended in Transformer structure to boost its performance.
Yuntao Du 0001, Jindong Wang 0001, Wenjie Feng 0001, Sinno Jialin Pan, Tao Qin 0001, Renjun Xu, Chong-Jun Wang
CIKM7
2021 Semi-Supervised and Self-Supervised Classification with Multi-View Graph Neural Networks
abstract
Graph Neural Networks (GNNs) have achieved significant success in handling graph-structured data, such as knowledge graphs, citation networks, molecular structures, etc. However, most of them are usually shallow structures because of the over-smoothing problem that the representations of nodes are indistinguishable when stacking many layers. Several recent studies have tried to design deep GNNs for powerful expression ability by enlarging the receptive fields to aggregate information from high-order neighbors. But deep models may give rise to overfitting problem. In this paper, we propose a novel insight to aggregate more useful information based on multi-view which does not require deep structures. Specifically, we first design two complementary views to describe global topology and feature similarity of nodes. Then we devise an attention strategy to fuse node representations, named M ulti-V iew G raph C onvolutional N etowrk(MV-GCN). Further, we introduce a self-supervised technique to learn node representations by contrastive learning on different views, which can learn distinctive node embeddings from a large number of unlabeled data, named M ulti-V iew C ontrastive G raph C onvolutional Network(MV-CGC). Finally, we conduct extensive experiments on six public datasets for node classification, which prove the superiority of two proposed models compared with state-of-the-art methods.
Jinliang Yuan, Hualei Yu, Meng Cao 0004, Ming Xu 0014, Junyuan Xie, Chong-Jun Wang
CIKM6
2021 Adversarial Separation Network for Cross-Network Node Classification
abstract
Node classification is an important yet challenging task in various network applications, and many effective methods have been developed for a single network. While for cross-network scenarios, neither single network embedding nor traditional domain adaptation can directly solve the task. Existing approaches have been proposed to combine network embedding and domain adaptation for cross-network node classification. However, they only focus on domain-invariant features, ignoring the individual features of each network, and they only utilize 1-hop neighborhood information (local consistency), ignoring the global consistency information. To tackle the above problems, in this paper, we propose a novel model, Adversarial Separation Network(ASN), to learn effective node representations between source and target networks. We explicitly separate domain-private and domain-shared information. Two domain-private encoders are employed to extract the domain-specific features in each network and a shared encoder is employed to extract the domain-invariant shared features across networks. Moreover, in each encoder, we combine local and global consistency to capture network topology information more comprehensively. ASN integrates deep network embedding with adversarial domain adaptation to reduce the distribution discrepancy across domains. Extensive experiments on real-world datasets show that our proposed model achieves state-of-the-art performance in cross-network node classification tasks compared with existing algorithms.
Yuntao Du 0001, Rongbiao Xie, Chong-Jun Wang
CIKM4
2021 Cross-Domain Error Minimization for Unsupervised Domain Adaptation
Yuntao Du 0001, Fengli Cui, Chong-Jun Wang
DASFAA (2)5
2021 Self Separation and Misseparation Impact Minimization for Open-Set Domain Adaptation
Yuntao Du 0001, Yikang Cao, Yumeng Zhou, Ruiting Zhang, Chong-Jun Wang
DASFAA (2)6
2021 Unsupervised Domain Adaptation with Unified Joint Distribution Alignment
Yuntao Du 0001, Zhiwen Tan, Yirong Yao, Hualei Yu, Chong-Jun Wang
DASFAA (2)6
2021 DMSPool: Dual Multi-Scale Pooling for Graph Representation Learning
Hualei Yu, Yuntao Du 0001, Hao Cheng 0014, Meng Cao 0004, Chong-Jun Wang
DASFAA (1)6
2021 Relation-Aware Alignment Attention Network for Multi-view Multi-label Learning
Yi Zhang 0073, Jundong Shen, Chong-Jun Wang
DASFAA (2)4
2021 Partial Modal Conditioned GANs for Multi-modal Multi-label Learning with Arbitrary Modal-Missing
Yi Zhang 0073, Jundong Shen, Zhecheng Zhang, Chong-Jun Wang
DASFAA (2)4
2020 Unsupervised Domain Adaptation with Joint Domain-Adversarial Reconstruction Networks
Yuntao Du 0001, Zhiwen Tan, Yi Zhang 0073, Chong-Jun Wang
ECML/PKDD (2)5
2019 A Novel Top-N Recommendation Approach Based on Conditional Variational Auto-Encoder
Chong-Jun Wang
PAKDD (2)3
2017 Measuring the social influences of scientist groups based on multiple types of collaboration relations
Jiuchuan Jiang, Bo An 0001, Jianyong Yu, Chong-Jun Wang
Inf. Process. Manag.5