Your browser doesn't support javascript.
loading
Show: 20 | 50 | 100
Results 1 - 20 de 70
Filter
1.
IEEE Trans Cybern ; 54(9): 5283-5296, 2024 Sep.
Article in English | MEDLINE | ID: mdl-38345964

ABSTRACT

Multiparty learning provides solutions for training joint models with decentralized data under legal and practical constraints. However, traditional multiparty learning approaches are confronted with obstacles, such as system heterogeneity, statistical heterogeneity, and incentive design. Determining how to deal with these challenges and further improve the efficiency and performance of multiparty learning has become an urgent problem to be solved. In this article, we propose a novel contrastive multiparty learning framework for knowledge refinement and sharing with an accountable incentive mechanism. Since the existing parameter averaging method is contradictory to the learning paradigm of neural networks, we simulate the process of human cognition and communication and analogize multiparty learning as a many-to-one knowledge-sharing problem. The approach is capable of integrating the acquired explicit knowledge of each client in a transparent manner without privacy disclosure, and it reduces the dependence on data distribution and communication environments. The proposed scheme achieves significant improvement in model performance in a variety of scenarios, as we demonstrated through experiments on several real-world datasets.

2.
Article in English | MEDLINE | ID: mdl-37402198

ABSTRACT

The pandemic of coronavirus disease 2019 (COVID-19) has led to a global public health crisis, which caused millions of deaths and billions of infections, greatly increasing the pressure on medical resources. With the continuous emergence of viral mutations, developing automated tools for COVID-19 diagnosis is highly desired to assist the clinical diagnosis and reduce the tedious workload of image interpretation. However, medical images in a single site are usually of a limited amount or weakly labeled, while integrating data scattered around different institutions to build effective models is not allowed due to data policy restrictions. In this article, we propose a novel privacy-preserving cross-site framework for COVID-19 diagnosis with multimodal data, seeking to effectively leverage heterogeneous data from multiple parties while preserving patients' privacy. Specifically, a Siamese branched network is introduced as the backbone to capture inherent relationships across heterogeneous samples. The redesigned network is capable of handling semisupervised inputs in multimodalities and conducting task-specific training, in order to improve the model performance of various scenarios. The framework achieves significant improvement compared with state-of-the-art methods, as we demonstrate through extensive simulations on real-world datasets.

3.
Article in English | MEDLINE | ID: mdl-37436856

ABSTRACT

In the absence of sufficient labels, deep neural networks (DNNs) are prone to overfitting, resulting in poor performance and difficulty in training. Thus, many semisupervised methods aim to use unlabeled sample information to compensate for the lack of label quantity. However, as the available pseudolabels increase, the fixed structure of traditional models has difficulty in matching them, limiting their effectiveness. Therefore, a deep-growing neural network with manifold constraints (DGNN-MC) is proposed. It can deepen the corresponding network structure with the expansion of a high-quality pseudolabel pool and preserve the local structure between the original and high-dimensional data in semisupervised learning. First, the framework filters the output of the shallow network to obtain pseudolabeled samples with high confidence and adds them to the original training set to form a new pseudolabeled training set. Second, according to the size of the new training set, it increases the depth of the layers to obtain a deeper network and conducts the training. Finally, it obtains new pseudolabeled samples and deepens the layers again until the network growth is completed. The growing model proposed in this article can be applied to other multilayer networks, as their depth can be transformed. Taking HSI classification as an example, a natural semisupervised problem, the experimental results demonstrate the superiority and effectiveness of our method, which can mine more reliable information for better utilization and fully balance the growing amount of labeled data and network learning ability.

4.
Article in English | MEDLINE | ID: mdl-37310823

ABSTRACT

Multiparty learning (MPL) is an emerging framework for privacy-preserving collaborative learning. It enables individual devices to build a knowledge-shared model and remaining sensitive data locally. However, with the continuous increase of users, the heterogeneity gap between data and equipment becomes wider, which leads to the problem of model heterogeneous. In this article, we concentrate on two practical issues: data heterogeneous problem and model heterogeneous problem, and propose a novel personal MPL method named device-performance-driven heterogeneous MPL (HMPL). First, facing the data heterogeneous problem, we focus on the problem of various devices holding arbitrary data sizes. We introduce a heterogeneous feature-map integration method to adaptively unify the various feature maps. Meanwhile, to handle the model heterogeneous problem, as it is essential to customize models for adapting to the various computing performances, we propose a layer-wise model generation and aggregation strategy. The method can generate customized models based on the device's performance. In the aggregation process, the shared model parameters are updated through the rules that the network layers with the same semantics are aggregated with each other. Extensive experiments are conducted on four popular datasets, and the result demonstrates that our proposed framework outperforms the state of the art (SOTA).

5.
Article in English | MEDLINE | ID: mdl-37389998

ABSTRACT

Three-dimensional point cloud registration is an important field in computer vision. Recently, due to the increasingly complex scenes and incomplete observations, many partial-overlap registration methods based on overlap estimation have been proposed. These methods heavily rely on the extracted overlapping regions with their performances greatly degraded when the overlapping region extraction underperforms. To solve this problem, we propose a partial-to-partial registration network (RORNet) to find reliable overlapping representations from the partially overlapping point clouds and use these representations for registration. The idea is to select a small number of key points called reliable overlapping representations from the estimated overlapping points, reducing the side effect of overlap estimation errors on registration. Although it may filter out some inliers, the inclusion of outliers has a much bigger influence than the omission of inliers on the registration task. The RORNet is composed of overlapping points' estimation module and representations' generation module. Different from the previous methods of direct registration after extraction of overlapping areas, RORNet adds the step of extracting reliable representations before registration, where the proposed similarity matrix downsampling method is used to filter out the points with low similarity and retain reliable representations, and thus reduce the side effects of overlap estimation errors on the registration. Besides, compared with previous similarity-based and score-based overlap estimation methods, we use the dual-branch structure to combine the benefits of both, which is less sensitive to noise. We perform overlap estimation experiments and registration experiments on the ModelNet40 dataset, outdoor large scene dataset KITTI, and natural data Stanford Bunny dataset. The experimental results demonstrate that our method is superior to other partial registration methods. Our code is available at https://github.com/superYuezhang/RORNet.

6.
IEEE Trans Pattern Anal Mach Intell ; 45(11): 13328-13343, 2023 Nov.
Article in English | MEDLINE | ID: mdl-37379198

ABSTRACT

Multi-party learning provides an effective approach for training a machine learning model, e.g., deep neural networks (DNNs), over decentralized data by leveraging multiple decentralized computing devices, subjected to legal and practical constraints. Different parties, so-called local participants, usually provide heterogenous data in a decentralized mode, leading to non-IID data distributions across different local participants which pose a notorious challenge for multi-party learning. To address this challenge, we propose a novel heterogeneous differentiable sampling (HDS) framework. Inspired by the dropout strategy in DNNs, a data-driven network sampling strategy is devised in the HDS framework, with differentiable sampling rates which allow each local participant to extract from a common global model the optimal local model that best adapts to its own data properties so that the size of the local model can be significantly reduced to enable more efficient inference. Meanwhile, co-adaptation of the global model via learning such local models allows for achieving better learning performance under non-IID data distributions and speeds up the convergence of the global model. Experiments have demonstrated the superiority of the proposed method over several popular multi-party learning techniques in the multi-party settings with non-IID data distributions.

7.
IEEE Trans Cybern ; 53(10): 6222-6235, 2023 Oct.
Article in English | MEDLINE | ID: mdl-35476555

ABSTRACT

Graph classification aims to predict the label associated with a graph and is an important graph analytic task with widespread applications. Recently, graph neural networks (GNNs) have achieved state-of-the-art results on purely supervised graph classification by virtue of the powerful representation ability of neural networks. However, almost all of them ignore the fact that graph classification usually lacks reasonably sufficient labeled data in practical scenarios due to the inherent labeling difficulty caused by the high complexity of graph data. The existing semisupervised GNNs typically focus on the task of node classification and are incapable to deal with graph classification. To tackle the challenging but practically useful scenario, we propose a novel and general semisupervised GNN framework for graph classification, which takes full advantage of a slight amount of labeled graphs and abundant unlabeled graph data. In our framework, we train two GNNs as complementary views for collaboratively learning high-quality classifiers using both labeled and unlabeled graphs. To further exploit the view itself, we constantly select pseudo-labeled graph examples with high confidence from its own view for enlarging the labeled graph dataset and enhancing predictions on graphs. Furthermore, the proposed framework is investigated on two specific implementation regimes with a few labeled graphs and the extremely few labeled graphs, respectively. Extensive experimental results demonstrate the effectiveness of our proposed semisupervised GNN framework for graph classification on several benchmark datasets.

8.
Neural Netw ; 158: 121-131, 2023 Jan.
Article in English | MEDLINE | ID: mdl-36455427

ABSTRACT

Video Action Recognition (ViAR) aims to identify the category of the human action observed in a given video. With the advent of Deep Learning (DL) techniques, noticeable performance breakthroughs have been achieved in this study. However, the success of most existing DL-based ViAR methods heavily relies on the existence of a large amount of annotated data, i.e., videos with corresponding action categories. In practice, obtaining such a desired number of annotations is often difficult due to expensive labeling costs, which may lead to significant performance degradation for these methods. To address this issue, we propose an end-to-end semi-supervised Differentiated Auxiliary guided Network (DANet) to best use a few annotated videos. Except for the common supervised learning on a few annotated videos, the DANet also involves the knowledge of multiple pre-trained auxiliary networks to optimize the ViAR network in a self-supervised way on the unannotated data by removing the annotations. Considering the tight connection between video action recognition and classical static image-based visual tasks, the abundant knowledge from the pre-trained static image-based models can be used for training the ViAR model. Specifically, the DANet is a two-branch architecture, which includes a target branch of the ViAR network, and an auxiliary branch of multiple auxiliary networks (i.e., referring to diverse off-the-shelf models of relevant image tasks). Given a limited number of annotated videos, we train the target ViAR network end-to-end in a semi-supervised way, namely, with both the supervised cross-entropy loss on annotated videos, and the per-auxiliary weighted self-supervised contrastive losses on the same videos but without using annotations. Besides, we further explore different weighted guidance of the auxiliary networks to the ViAR network to better reflect different relationships between the image-based models and the ViAR model. Finally, we conduct extensive experiments on several popular action recognition benchmarks in comparison with existing state-of-the-art methods, and the experimental results demonstrate the superiority of DANet over most of the compared methods. In particular, the DANet obviously suppresses state-of-the-art ViAR methods even with very fewer annotated videos.


Subject(s)
Benchmarking , Knowledge , Humans , Entropy , Recognition, Psychology , Supervised Machine Learning
9.
IEEE Trans Cybern ; 53(5): 2955-2968, 2023 May.
Article in English | MEDLINE | ID: mdl-35044926

ABSTRACT

The performance of machine learning algorithms heavily relies on the availability of a large amount of training data. However, in reality, data usually reside in distributed parties such as different institutions and may not be directly gathered and integrated due to various data policy constraints. As a result, some parties may suffer from insufficient data available for training machine learning models. In this article, we propose a multiparty dual learning (MPDL) framework to alleviate the problem of limited data with poor quality in an isolated party. Since the knowledge-sharing processes for multiple parties always emerge in dual forms, we show that dual learning is naturally suitable to handle the challenge of missing data, and explicitly exploits the probabilistic correlation and structural relationship between dual tasks to regularize the training process. We introduce a feature-oriented differential privacy with mathematical proof, in order to avoid possible privacy leakage of raw features in the dual inference process. The approach requires minimal modifications to the existing multiparty learning structure, and each party can build flexible and powerful models separately, whose accuracy is no less than nondistributed self-learning approaches. The MPDL framework achieves significant improvement compared with state-of-the-art multiparty learning methods, as we demonstrated through simulations on real-world datasets.

10.
IEEE Trans Neural Netw Learn Syst ; 34(11): 9234-9247, 2023 Nov.
Article in English | MEDLINE | ID: mdl-35312623

ABSTRACT

Graph neural networks (GNNs) have demonstrated great success in many graph data-based applications. The impressive behavior of GNNs typically relies on the availability of a sufficient amount of labeled data for model training. However, in practice, obtaining a large number of annotations is prohibitively labor-intensive and even impossible. Co-training is a popular semi-supervised learning (SSL) paradigm, which trains multiple models based on a common training set while augmenting the limited amount of labeled data used for training each model via the pseudolabeled data generated from the prediction results of other models. Most of the existing co-training works do not control the quality of pseudolabeled data when using them. Therefore, the inaccurate pseudolabels generated by immature models in the early stage of the training process are likely to cause noticeable errors when they are used for augmenting the training data for other models. To address this issue, we propose a self-paced co-training for the GNN (SPC-GNN) framework for semi-supervised node classification. This framework trains multiple GNNs with the same or different structures on different representations of the same training data. Each GNN carries out SSL by using both the originally available labeled data and the augmented pseudolabeled data generated from other GNNs. To control the quality of pseudolabels, a self-paced label augmentation strategy is designed to make the pseudolabels generated at a higher confidence level to be utilized earlier during training such that the negative impact of inaccurate pseudolabels on training data augmentation, and accordingly, the subsequent training process can be mitigated. Finally, each of the trained GNN is evaluated on a validation set, and the best-performing one is chosen as the output. To improve the training effectiveness of the framework, we devise a pretraining followed by a two-step optimization scheme to train GNNs. Experimental results on the node classification task demonstrate that the proposed framework achieves significant improvement over the state-of-the-art SSL methods.

11.
ESMO Open ; 7(4): 100554, 2022 08.
Article in English | MEDLINE | ID: mdl-35963179

ABSTRACT

INTRODUCTION: This pooled analysis of nine phase I and II trastuzumab deruxtecan (T-DXd) monotherapy studies described drug-related interstitial lung disease (ILD)/pneumonitis in patients treated with T-DXd. METHODS: Patients who received T-DXd across nine studies were included. Investigator-assessed ILD/pneumonitis events were retrospectively reviewed by an independent adjudication committee; events adjudicated as drug-related ILD/pneumonitis are summarized. RESULTS: The analysis included 1150 patients (breast cancer, 44.3%; gastric cancer, 25.6%; lung cancer, 17.7%; colorectal cancer, 9.3%; other cancer, 3.0%). Median treatment duration was 5.8 (range, 0.7-56.3) months, with a median of 4 (range, 1-27) prior lines of therapy. The overall incidence of adjudicated drug-related ILD/pneumonitis was 15.4% (grade 5, 2.2%). Most patients with ILD/pneumonitis experienced low-grade events (grade 1 or 2, 77.4%); 87.0% had their first event within 12 months [median, 5.4 (range, <0.1-46.8) months] of their first dose of T-DXd. Based on data review, adjudicated ILD/pneumonitis onset occurred earlier than identified by investigators for 53.2% of events [median difference in onset date, 43 (range, 1-499) days]. Stepwise Cox regression identified several baseline factors potentially associated with increased risk of adjudicated drug-related ILD/pneumonitis: age <65 years, enrollment in Japan, T-DXd dose >6.4 mg/kg, oxygen saturation <95%, moderate/severe renal impairment, presence of lung comorbidities, and time since initial diagnosis >4 years. CONCLUSIONS: In this pooled analysis of heavily treated patients, the incidence of ILD/pneumonitis was 15.4%, with most being low grade and occurring in the first 12 months of treatment. The benefit-risk of T-DXd treatment is positive; however, some patients may be at increased risk of developing ILD/pneumonitis, and further investigation is needed to confirm ILD/pneumonitis risk factors. Close monitoring and proactive management of ILD/pneumonitis are warranted for all.


Subject(s)
Lung Diseases, Interstitial , Pneumonia , Aged , Camptothecin/analogs & derivatives , Humans , Immunoconjugates , Retrospective Studies , Trastuzumab
12.
IEEE Trans Cybern ; 52(7): 6745-6758, 2022 Jul.
Article in English | MEDLINE | ID: mdl-33449899

ABSTRACT

The searching ability of the population-based search algorithms strongly relies on the coordinate system on which they are implemented. However, the widely used coordinate systems in the existing multifactorial optimization (MFO) algorithms are still fixed and might not be suitable for various function landscapes with differential modalities, rotations, and dimensions; thus, the intertask knowledge transfer might not be efficient. Therefore, this article proposes a novel intertask knowledge transfer strategy for MFOs implemented upon an active coordinate system that is established on a common subspace of two search spaces. The proper coordinate system might identify some common modality in a proper subspace to some extent. In this article, to seek the intermediate subspace, we innovatively introduce the geodesic flow that starts from a subspace, reaching another subspace in unit time. A low-dimension intermediate subspace is drawn from a uniform distribution defined on the geodesic flow, and the corresponding coordinate system is given. The intertask trial generation method is applied to the individuals by first projecting them on the low-dimension subspace, which reveals the important invariant features of the multiple function landscapes. Since intermediate subspace is generated from the major eigenvectors of tasks' spaces, this model turns out to be intrinsically regularized by neglecting the minor and small eigenvalues. Therefore, the transfer strategy can alleviate the influence of noise led by redundant dimensions. The proposed method exhibits promising performance in the experiments.


Subject(s)
Algorithms , Humans
13.
IEEE Trans Neural Netw Learn Syst ; 33(9): 4257-4270, 2022 Sep.
Article in English | MEDLINE | ID: mdl-33600325

ABSTRACT

Change detection based on heterogeneous images, such as optical images and synthetic aperture radar images, is a challenging problem because of their huge appearance differences. To combat this problem, we propose an unsupervised change detection method that contains only a convolutional autoencoder (CAE) for feature extraction and the commonality autoencoder for commonalities exploration. The CAE can eliminate a large part of redundancies in two heterogeneous images and obtain more consistent feature representations. The proposed commonality autoencoder has the ability to discover common features of ground objects between two heterogeneous images by transforming one heterogeneous image representation into another. The unchanged regions with the same ground objects share much more common features than the changed regions. Therefore, the number of common features can indicate changed regions and unchanged regions, and then a difference map can be calculated. At last, the change detection result is generated by applying a segmentation algorithm to the difference map. In our method, the network parameters of the commonality autoencoder are learned by the relevance of unchanged regions instead of the labels. Our experimental results on five real data sets demonstrate the promising performance of the proposed framework compared with several existing approaches.

14.
Neural Netw ; 143: 108-120, 2021 Nov.
Article in English | MEDLINE | ID: mdl-34116289

ABSTRACT

Graph convolutional networks (GCNs) have been widely used for representation learning on graph data, which can capture structural patterns on a graph via specifically designed convolution and readout operations. In many graph classification applications, GCN-based approaches have outperformed traditional methods. However, most of the existing GCNs are inefficient to preserve local information of graphs - a limitation that is especially problematic for graph classification. In this work, we propose a locality-preserving dense GCN with graph context-aware node representations. Specifically, our proposed model incorporates a local node feature reconstruction module to preserve initial node features into node representations, which is realized via a simple but effective encoder-decoder mechanism. To capture local structural patterns in neighborhoods representing different ranges of locality, dense connectivity is introduced to connect each convolutional layer and its corresponding readout with all previous convolutional layers. To enhance node representativeness, the output of each convolutional layer is concatenated with the output of the previous layer's readout to form a global context-aware node representation. In addition, a self-attention module is introduced to aggregate layer-wise representations to form the final graph-level representation. Experiments on benchmark datasets demonstrate the superiority of the proposed model over state-of-the-art methods in terms of classification accuracy.


Subject(s)
Learning , Neural Networks, Computer , Benchmarking
15.
IEEE Trans Neural Netw Learn Syst ; 32(1): 420-434, 2021 01.
Article in English | MEDLINE | ID: mdl-32217489

ABSTRACT

Deep neural networks (DNNs), characterized by sophisticated architectures capable of learning a hierarchy of feature representations, have achieved remarkable successes in various applications. Learning DNN's parameters is a crucial but challenging task that is commonly resolved by using gradient-based backpropagation (BP) methods. However, BP-based methods suffer from severe initialization sensitivity and proneness to getting trapped into inferior local optima. To address these issues, we propose a DNN learning framework that hybridizes CC-based optimization with BP-based gradient descent, called BPCC, and implement it by devising a computationally efficient CC-based optimization technique dedicated to DNN parameter learning. In BPCC, BP will intermittently execute for multiple training epochs. Whenever the execution of BP in a training epoch cannot sufficiently decrease the training objective function value, CC will kick in to execute by using the parameter values derived by BP as the starting point. The best parameter values obtained by CC will act as the starting point of BP in its next training epoch. In CC-based optimization, the overall parameter learning task is decomposed into many subtasks of learning a small portion of parameters. These subtasks are individually addressed in a cooperative manner. In this article, we treat neurons as basic decomposition units. Furthermore, to reduce the computational cost, we devise a maturity-based subtask selection strategy to selectively solve some subtasks of higher priority. Experimental results demonstrate the superiority of the proposed method over common-practice DNN parameter learning techniques.


Subject(s)
Neural Networks, Computer , Algorithms , Deep Learning , Models, Neurological , Neurons
16.
Sci Rep ; 10(1): 19296, 2020 11 09.
Article in English | MEDLINE | ID: mdl-33168847

ABSTRACT

Strategies that interfere with the binding of the receptor programmed cell death protein-1 (PD-1) to programmed death ligand-1 (PD-L1) have shown marked efficacy against many advanced cancers, including those that are negative for PD-L1. Precisely why patients with PD-L1 negative tumors respond to PD-1/PD-L1 checkpoint inhibition remains unclear. Here, we show that platelet-derived PD-L1 regulates the growth of PD-L1 negative tumors and that interference with platelet binding to PD-L1 negative cancer cells promotes T cell-induced cancer cytotoxicity. These results suggest that the successful outcomes of PD-L1 based therapies in patients with PD-L1 negative tumors may be explained, in part, by the presence of intra-tumoral platelets. Altogether, our findings demonstrate the impact of non-cancer/non-immune cell sources of PD-L1 in the tumor microenvironment in the promotion of cancer cell immune evasion. Our study also provides a compelling rationale for future testing of PD-L1 checkpoint inhibitor therapies in combination with antiplatelet agents, in patients with PD-L1 negative tumors.


Subject(s)
Antineoplastic Agents/pharmacology , B7-H1 Antigen/metabolism , Neoplasms/immunology , Neoplasms/metabolism , Adult , Aged , Aged, 80 and over , Animals , Blood Platelets/metabolism , Cell Line, Tumor , Female , Humans , Immune System , Immunohistochemistry , Jurkat Cells , Male , Mice , Mice, Knockout , Mice, Transgenic , Middle Aged , Platelet Activation , Platelet Aggregation Inhibitors/pharmacology , Retrospective Studies , T-Lymphocytes/cytology , Tumor Microenvironment
17.
Zhonghua Yi Xue Za Zhi ; 100(30): 2372-2377, 2020 Aug 11.
Article in Chinese | MEDLINE | ID: mdl-32791814

ABSTRACT

Objective: To investigate the effects of serum immunoglobulin A/complement factor 3 (IgA/C3) ratio and glomerular C3 staining on clinical prognosis in patients with IgA nephropathy. Methods: From January 1st, 2007 to December 30th, 2016, a total of 519 patients with biopsy-proven IgA nephropathy (IgAN) in West China Hospital were retrospectively reviewed and divided into four groups based on serum IgA/C3 ratio and glomerular C3 staining: group A with IgA/C3 ratio ≥3.046 (median) and glomerular C3 staining ≥2 (n=151), group B with IgA/C3 ratio ≥3.046 and glomerular C3 staining<2 (n=109), group C with IgA/C3 ratio<3.046 and glomerular C3 staining ≥2 (n=119), and group D with IgA/C3 ratio<3.046 and glomerular C3 staining<2 (n=140). Clinical data, pathological characteristics and the primary endpoint [≥ 50% decline in estimated glomerular filtration rate (eGFR) and/or end-stage renal disease (ESRD)]were collected. Clinical prognosis and relevant risk factors were analyzed among the four groups. Results: Totally, 519 patients (298 males, 57.4%) with an average age of (33.6±10.9) years were recruited and followed up for (43.4±21.6) months. The rate of complete remission plus partial remission was 74.2% (112/151), 74.3% (81/109), 72.3% (86/119), 81.4% (114/140) in group A, B, C, D, respectively. Meanwhile, The rate of ESRD was highest in group A (14.6% vs 9.2%, 13.4%, 8.6%). Renal outcome (patients reached the endpoint) was worse in group A and C compared with group B and D (15.2%, 16.0 vs 8.3%, 7.9%). Moreover, 80-month renal survival rate was significantly worse in group A (84.8%) than that in group B and D (91.7% and 92.1%), but no statistical significant difference was found between group A and B (P(AB)=0.085; P(AD)=0.028). There was no significant difference of renal survival rate between group A and C (84.8% vs 84.0%, P=0.896). Multivariate Cox model showed that hypertension (HR=2.753, 95%CI: 1.452-5.217, P=0.002), serum creatinine (HR=1.011, 95%CI: 1.008-1.014, P<0.001), and tubular atrophy/interstitial fibrosis (T1/T2) (HR=6.595, 95%CI: 3.107-13.999, P<0.001) were independent predictors of poor renal survival. Conclusion: Serum IgA/C3 ratio and glomerular C3 staining are predictors of renal clinical prognosis in patients with IgA nephropathy.


Subject(s)
Glomerulonephritis, IGA , Adult , China , Complement C3/analysis , Disease Progression , Glomerular Filtration Rate , Humans , Immunoglobulin A , Male , Prognosis , Retrospective Studies , Staining and Labeling , Young Adult
18.
J Endocrinol Invest ; 43(12): 1807-1817, 2020 Dec.
Article in English | MEDLINE | ID: mdl-32557354

ABSTRACT

BACKGROUND: The role of routine prophylactic central neck dissection (pCND) in clinically lymph node-negative (cN0) papillary thyroid microcarcinoma (PTMC) patients remains controversial. This retrospective study aimed to identify the clinical and pathologic factors of central lymph node metastasis (CLNM) and recurrence in PTMC patients. METHODS: A total of 371 cN0 PTMC patients from two hospitals were retrospectively analyzed. All patients underwent thyroidectomy plus pCND between January 2010 and January 2018. Clinicopathological features were collected, univariate and multivariate analyses were performed to determine the risk factors of CLNM. A scoring model was constructed on the basis of the results of independent risk factors of CLNM. The Cox proportional hazards model was used to analyze the risk factors of recurrence. RESULTS: CLNM occurred in 123 (33.2%) patients. Multivariate analysis showed male, tumor size > 0.75 cm, multifocality, extrathyroidal extension (ETE) and tumor in the middle/lower pole were independent risk predictors of CLNM (P < 0.05). A seven-point risk-scoring model was established to predict the stratified CLNM in cN0 PTMC patients. Multivariate Cox regression model showed ETE, vascular invasion and CLNM were independent risk predictors of recurrence (P < 0.05). CONCLUSION: Our study suggested that routine pCND should be performed for cN0 PTMC patients with score ≥ 3 according to the risk-scoring model. Moreover, patients with risk factors of recurrence should consider more complete treatment and more frequent follow-up.


Subject(s)
Carcinoma, Papillary/diagnosis , Carcinoma, Papillary/therapy , Decision Support Techniques , Neoplasm Recurrence, Local/diagnosis , Thyroid Neoplasms/diagnosis , Thyroid Neoplasms/therapy , Adult , Aged , Carcinoma, Papillary/pathology , China , Female , Humans , Lymph Nodes/pathology , Lymphatic Metastasis , Male , Middle Aged , Neck Dissection , Neoplasm Recurrence, Local/pathology , Neoplasm Staging , Prognosis , Research Design , Retrospective Studies , Risk Assessment/methods , Risk Factors , Thyroid Neoplasms/pathology , Young Adult
19.
Neural Netw ; 125: 131-141, 2020 May.
Article in English | MEDLINE | ID: mdl-32088567

ABSTRACT

In recent years, deep learning achieves remarkable results in the field of artificial intelligence. However, the training process of deep neural networks may cause the leakage of individual privacy. Given the model and some background information of the target individual, the adversary can maliciously infer the sensitive feature of the target individual. Therefore, it is imperative to preserve the sensitive information in the training data. Differential privacy is a state-of-the-art paradigm for providing the privacy guarantee of datasets, which protects the private and sensitive information from the attack of adversaries significantly. However, the existing privacy-preserving models based on differential privacy are less than satisfactory since traditional approaches always inject the same amount of noise into parameters to preserve the sensitive information, which may impact the trade-off between the model utility and the privacy guarantee of training data. In this paper, we present a general differentially private deep neural networks learning framework based on relevance analysis, which aims to bridge the gap between private and non-private models while providing an effective privacy guarantee of sensitive information. The proposed model perturbs gradients according to the relevance between neurons in different layers and the model output. Specifically, during the process of backward propagation, more noise is added to gradients of neurons that have less relevance to the model output, and vice-versa. Experiments on five real datasets demonstrate that our mechanism not only bridges the gap between private and non-private models, but also prevents the disclosure of sensitive information effectively.


Subject(s)
Deep Learning , Neural Networks, Computer , Privacy , Artificial Intelligence/trends , Deep Learning/trends , Humans
20.
IEEE Trans Neural Netw Learn Syst ; 31(3): 876-890, 2020 03.
Article in English | MEDLINE | ID: mdl-31107665

ABSTRACT

Image change detection detects the regions of change in multiple images of the same scene taken at different times, which plays a crucial role in many applications. The two most popular image change detection techniques are as follows: pixel-based methods heavily rely on accurate image coregistration while object-based approaches can tolerate coregistration errors to some extent but are sensitive to image segmentation or classification errors. To address these issues, we propose an unsupervised image change detection approach based on a novel bipartite differential neural network (BDNN). The BDNN is a deep neural network with two input ends, which can extract the holistic features from the unchanged regions in the two input images, where two learnable change disguise maps (CDMs) are used to disguise the changed regions in the two input images, respectively, and thus demarcate the unchanged regions therein. The network parameters and CDMs will be learned by optimizing an objective function, which combines a loss function defined as the likelihood of the given input image pair over all possible input image pairs and two constraints imposed on CDMs. Compared with the pixel-based and object-based techniques, the BDNN is less sensitive to inaccurate image coregistration and does not involve image segmentation or classification. In fact, it can even skip over coregistration if the degree of transformation (due to the different view angles and/or positions of the camera) between the two input images is not that large. We compare the proposed approach with several state-of-the-art image change detection methods on various homogeneous and heterogeneous image pairs with and without coregistration. The results demonstrate the superiority of the proposed approach.

SELECTION OF CITATIONS
SEARCH DETAIL