N

Ning Xie

University of Jinan

ORCID: 0000-0002-0116-1426

Publishes on Magnetic properties of thin films, Genetic Associations and Epidemiology, Magnetic Properties and Applications. 62 papers and 1.2k citations.

62Publications
1.2kTotal Citations

Is this you? Claim your profile.

Add your photo, update your bio, and get notified when your ranking changes.

Top publicationsby citations

Explainable Deep Learning: A Field Guide for the Uninitiated
Gabriëlle Ras, Ning Xie, Marcel van Gerven et al.|Journal of Artificial Intelligence Research|2022
Cited by 402Open Access

Deep neural networks (DNNs) are an indispensable machine learning tool despite the difficulty of diagnosing what aspects of a model’s input drive its decisions. In countless real-world domains, from legislation and law enforcement to healthcare, such diagnosis is essential to ensure that DNN decisions are driven by aspects appropriate in the context of its use. The development of methods and studies enabling the explanation of a DNN’s decisions has thus blossomed into an active and broad area of research. The field’s complexity is exacerbated by competing definitions of what it means “to explain” the actions of a DNN and to evaluate an approach’s “ability to explain”. This article offers a field guide to explore the space of explainable deep learning for those in the AI/ML field who are uninitiated. The field guide: i) Introduces three simple dimensions defining the space of foundational methods that contribute to explainable deep learning, ii) discusses the evaluations for model explanations, iii) places explainability in the context of other related deep learning research areas, and iv) discusses user-oriented explanation design and future directions. We hope the guide is seen as a starting point for those embarking on this research field.

Data-Driven Techniques in Disaster Information Management
Tao Li, Ning Xie, Chunqiu Zeng et al.|ACM Computing Surveys|2017
Cited by 359Open Access

Improving disaster management and recovery techniques is one of national priorities given the huge toll caused by man-made and nature calamities. Data-driven disaster management aims at applying advanced data collection and analysis technologies to achieve more effective and responsive disaster management, and has undergone considerable progress in the last decade. However, to the best of our knowledge, there is currently no work that both summarizes recent progress and suggests future directions for this emerging research area. To remedy this situation, we provide a systematic treatment of the recent developments in data-driven disaster management. Specifically, we first present a general overview of the requirements and system architectures of disaster management systems and then summarize state-of-the-art data-driven techniques that have been applied on improving situation awareness as well as in addressing users’ information needs in disaster management. We also discuss and categorize general data-mining and machine-learning techniques in disaster management. Finally, we recommend several research directions for further investigations.

Explainable Deep Learning: A Field Guide for the Uninitiated
Gabriëlle Ras, Ning Xie, Marcel van Gerven et al.|arXiv (Cornell University)|2020
Cited by 92Open Access

Deep neural networks (DNNs) have become a proven and indispensable machine learning tool. As a black-box model, it remains difficult to diagnose what aspects of the model's input drive the decisions of a DNN. In countless real-world domains, from legislation and law enforcement to healthcare, such diagnosis is essential to ensure that DNN decisions are driven by aspects appropriate in the context of its use. The development of methods and studies enabling the explanation of a DNN's decisions has thus blossomed into an active, broad area of research. A practitioner wanting to study explainable deep learning may be intimidated by the plethora of orthogonal directions the field has taken. This complexity is further exacerbated by competing definitions of what it means ``to explain'' the actions of a DNN and to evaluate an approach's ``ability to explain''. This article offers a field guide to explore the space of explainable deep learning aimed at those uninitiated in the field. The field guide: i) Introduces three simple dimensions defining the space of foundational methods that contribute to explainable deep learning, ii) discusses the evaluations for model explanations, iii) places explainability in the context of other related deep learning research areas, and iv) finally elaborates on user-oriented explanation designing and potential future directions on explainable deep learning. We hope the guide is used as an easy-to-digest starting point for those just embarking on research in this field.

A review of polymer-modified asphalt binder: Modification mechanisms and mechanical properties
Qilin Yang, Jiao Lin, Xiaowei Wang et al.|Cleaner Materials|2024
Cited by 89Open Access

The significant increase in the number of vehicles, traffic speed, and load has significantly reduced the lifespan of pavements and increased maintenance costs. Therefore, the incorporation of polymers into bituminous binders is imperative to enhance pavement quality and performance. Nowadays, polymer-modified asphalt binders (PMBs) play a crucial role in pavement engineering. This polymer absorbs asphalt molecules to form a network connecting the entire binder, giving it better viscoelasticity than the base asphalt. Although polymers do enhance the properties of asphalt to some extent, there are still certain limitations hindering the future development of polymer-modified asphalt, such as high costs, low resistance to aging, and poor storage stability. Additionally, there is limited literature available that reviews the advantages and disadvantages of various polymer modifiers. The aim of this paper is to conduct a systematic review that evaluates the benefits and drawbacks of different polymer types in modifying asphalt materials. This comprehensive synthesis study thoroughly examines the historical evolution of polymer modified binders (PMBs) for asphalt pavement, including selection criteria for polymers used in asphalt modification, current state-of-the-art knowledge regarding the internal structure and morphology of PMBs, evaluation methodologies for PMB properties, binder specifications specific to PMBs, recommendations based on findings, and future research. This review will not only merit research from an academic perspective, but also provide guidance for pavement engineering.

FederatedTrust: A solution for trustworthy federated learning
Pedro Miguel Sánchez Sánchez, Alberto Huertas Celdrán, Ning Xie et al.|Future Generation Computer Systems|2023
Cited by 48Open Access

The rapid expansion of the Internet of Things (IoT) and Edge Computing has presented challenges for centralized Machine and Deep Learning (ML/DL) methods due to the presence of distributed data silos that hold sensitive information. To address concerns regarding data privacy, collaborative and privacy-preserving ML/DL techniques like Federated Learning (FL) have emerged. FL ensures data privacy by design, as the local data of participants remains undisclosed during the creation of a global and collaborative model. However, data privacy and performance are insufficient since a growing need demands trust in model predictions. Existing literature has proposed various approaches dealing with trustworthy ML/DL (excluding data privacy), identifying robustness, fairness, explainability, and accountability as important pillars. Nevertheless, further research is required to identify trustworthiness pillars and evaluation metrics specifically relevant to FL models, as well as to develop solutions that can compute the trustworthiness level of FL models. This work examines the existing requirements for evaluating trustworthiness in FL and introduces a comprehensive taxonomy consisting of six pillars (privacy, robustness, fairness, explainability, accountability, and federation), along with over 30 metrics for computing the trustworthiness of FL models. Subsequently, an algorithm named FederatedTrust is designed based on the pillars and metrics identified in the taxonomy to compute the trustworthiness score of FL models. A prototype of FederatedTrust is implemented and integrated into the learning process of FederatedScope, a well-established FL framework. Finally, five experiments are conducted using different configurations of FederatedScope (with different participants, selection rates, training rounds, and differential privacy) to demonstrate the utility of FederatedTrust in computing the trustworthiness of FL models. Three experiments employ the FEMNIST dataset, and two utilize the N-BaIoT dataset, considering a real-world IoT security use case.