Zhuang, Songlin
AttriReBoost: A Gradient-Free Propagation Optimization Method for Cold Start Mitigation in Attribute Missing Graphs
Li, Mengran, Ding, Chaojun, Chen, Junzhou, Xing, Wenbin, Ye, Cong, Zhang, Ronghui, Zhuang, Songlin, Hu, Jia, Qiu, Tony Z., Gao, Huijun
Missing attribute issues are prevalent in the graph learning, leading to biased outcomes in Graph Neural Networks (GNNs). Existing methods that rely on feature propagation are prone to cold start problem, particularly when dealing with attribute resetting and low-degree nodes, which hinder effective propagation and convergence. To address these challenges, we propose AttriReBoost (ARB), a novel method that incorporates propagation-based method to mitigate cold start problems in attribute-missing graphs. ARB enhances global feature propagation by redefining initial boundary conditions and strategically integrating virtual edges, thereby improving node connectivity and ensuring more stable and efficient convergence. This method facilitates gradient-free attribute reconstruction with lower computational overhead. The proposed method is theoretically grounded, with its convergence rigorously established. Extensive experiments on several real-world benchmark datasets demonstrate the effectiveness of ARB, achieving an average accuracy improvement of 5.11% over state-of-the-art methods. Additionally, ARB exhibits remarkable computational efficiency, processing a large-scale graph with 2.49 million nodes in just 16 seconds on a single GPU. Our code is available at https://github.com/limengran98/ARB.
Cross-Dataset Generalization in Deep Learning
Zhang, Xuyu, Huang, Haofan, Zhang, Dawei, Zhuang, Songlin, Han, Shensheng, Lai, Puxiang, Liu, Honglin
Deep learning has been extensively used in various fields, such as phase imaging, 3D imag ing reconstruction, phase unwrapping, and laser speckle reduction, particularly for complex problems that lack analytic models. Its data - driven nature allows for implicit construction of mathematical relationships within the network through training with abun dant data. However, a critical challenge in practical applications is the generalization issue, where a network trained on one dataset struggles to recognize an unknown target from a different dataset. In this study, we investigate imaging through scatteri ng media and discover that the mathematical relationship learned by the network is an approximation dependent on the training dataset, rather than the true mapping relationship of the model. W e demonstrate that enhancing the diversity of the training datas et can improve this approximation, thereby achieving generalization across different datasets, as the mapping relationship of a linear physical model is independent of inputs. This study elucidates the nature of generalization across different datasets and provides insights into the design of training datasets to ultimately address the generalization issue in various deep learning - based applications . Introduction The study of imaging through scattering media is a challenging and cutting - edge field. Scattering media are ubiquitous in everyday life, such as rough surfaces, clouds, fog, dust, water, and biological tissues. Image reconstruction through these media is p articularly important in areas such as transportation, military, and biomedicine .
Characterising User Transfer Amid Industrial Resource Variation: A Bayesian Nonparametric Approach
Lei, Dongxu, Lin, Xiaotian, Yu, Xinghu, Li, Zhan, Sun, Weichao, Qiu, Jianbin, Zhuang, Songlin, Gao, Huijun
In a multitude of industrial fields, a key objective entails optimising resource management whilst satisfying user requirements. Resource management by industrial practitioners can result in a passive transfer of user loads across resource providers, a phenomenon whose accurate characterisation is both challenging and crucial. This research reveals the existence of user clusters, which capture macro-level user transfer patterns amid resource variation. We then propose CLUSTER, an interpretable hierarchical Bayesian nonparametric model capable of automating cluster identification, and thereby predicting user transfer in response to resource variation. Furthermore, CLUSTER facilitates uncertainty quantification for further reliable decision-making. Our method enables privacy protection by functioning independently of personally identifiable information. Experiments with simulated and real-world data from the communications industry reveal a pronounced alignment between prediction results and empirical observations across a spectrum of resource management scenarios. This research establishes a solid groundwork for advancing resource management strategy development.