2,295 research outputs found

    Role of cholinergic anti-inflammatory pathway in regulating host response and its interventional strategy for inflammatory diseases

    Get PDF
    The cholinergic anti-inflammatory pathway (CAP) is a neurophysiological mechanism that regulates the immune system. The CAP inhibits inflammation by suppressing cytokine synthesis via release of acetylcholine in organs of the reticuloendothelial system, including the lungs, spleen, liver, kidneys and gastrointestinal tract. Acetylcholine can interact with α 7 nicotinic acetylcholine receptors (α 7 nAchR) expressed by macrophages and other cytokine producing cells, down-regulate pro-inflammatory cytokine synthesis and prevent tissue damage. Herein is a review of the neurophysiological mechanism in which the CAP regulates inflammatory response, as well as its potential interventional strategy for inflammatory diseases

    GNNLens: A Visual Analytics Approach for Prediction Error Diagnosis of Graph Neural Networks

    Full text link
    Graph Neural Networks (GNNs) aim to extend deep learning techniques to graph data and have achieved significant progress in graph analysis tasks (e.g., node classification) in recent years. However, similar to other deep neural networks like Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs), GNNs behave like a black box with their details hidden from model developers and users. It is therefore difficult to diagnose possible errors of GNNs. Despite many visual analytics studies being done on CNNs and RNNs, little research has addressed the challenges for GNNs. This paper fills the research gap with an interactive visual analysis tool, GNNLens, to assist model developers and users in understanding and analyzing GNNs. Specifically, Parallel Sets View and Projection View enable users to quickly identify and validate error patterns in the set of wrong predictions; Graph View and Feature Matrix View offer a detailed analysis of individual nodes to assist users in forming hypotheses about the error patterns. Since GNNs jointly model the graph structure and the node features, we reveal the relative influences of the two types of information by comparing the predictions of three models: GNN, Multi-Layer Perceptron (MLP), and GNN Without Using Features (GNNWUF). Two case studies and interviews with domain experts demonstrate the effectiveness of GNNLens in facilitating the understanding of GNN models and their errors.Comment: 15 page
    corecore