Surface defect detection has received both academic and industrial attention in recent years. In real-world applications, it is usually difficult to collect defective samples since manual labeling is time-consuming an...
详细信息
With the rapid advancement of biological information, accurate analysis of treatment data aids in early disease detection. To uncover knowledge for medical research, advanced Machine Learning algorithms are applied. H...
With the rapid advancement of biological information, accurate analysis of treatment data aids in early disease detection. To uncover knowledge for medical research, advanced Machine Learning algorithms are applied. Here in this research paper, to determine if a patient is affected by any Infectious disorders, we use the Naive Bayes Algorithm method.
Social navigation datasets are necessary to assess social navigation algorithms and train machine learning algorithms. Most of the currently available datasets target pedestrians’ movements as a pattern to be replica...
详细信息
Through the use of the Fundamental Lemma for linear systems, a direct data-driven state-feedback control synthesis method is presented for a rather general class of nonlinear (NL) systems. The core idea is to develop ...
Through the use of the Fundamental Lemma for linear systems, a direct data-driven state-feedback control synthesis method is presented for a rather general class of nonlinear (NL) systems. The core idea is to develop a data-driven representation of the so-called velocity-form, i.e., the time-difference dynamics, of the NL system, which is shown to admit a direct linear parameter-varying (LPV) representation. By applying the LPV extension of the Fundamental Lemma in this velocity domain, a state-feedback controller is directly synthesized to provide asymptotic stability and dissipativity of the velocity-form. By using realization theory, the synthesized controller is realized as a NL state-feedback law for the original unknown NL system with guarantees of universal shifted stability and dissipativity, i.e., stability and dissipativity w.r.t. any (forced) equilibrium point, of the closed-loop behavior. This is achieved by the use of a single sequence of data from the system and a predefined basis function set to span the scheduling map. The applicability of the results is demonstrated on a simulation example of an unbalanced disc.
Domain generalization (DG) aims to learn a robust model from source domains that generalize well on unseen target domains. Recent studies focus on generating novel domain samples or features to diversify distributions...
详细信息
Long-tail distributed data hinders the practical application of state-of-the-art deep models in computer vision. Consequently, exclusive methodologies for handling the long-tailed problem are proposed, focusing on dif...
详细信息
The adoption of agricultural robots, or agrobots, has revolutionized modern farming operations, ranging from crop monitoring to automated harvesting, significantly boosting productivity. Motivated by the rapid advance...
详细信息
Precise image segmentation is one of the dominant factors in disease diagnosis. A typical application is the segmentation of breast ultrasound images, allowing radiologists to suggest what to do next. After emerging d...
Precise image segmentation is one of the dominant factors in disease diagnosis. A typical application is the segmentation of breast ultrasound images, allowing radiologists to suggest what to do next. After emerging deep learning technology especially convolutional neural networks (CNNs), the image segmentation model achieved state-of-the-art performance in various medical applications such as cancer detection and classification, lung node segmentation, cell segmentation and so on. However, despite these successes, a big question arises: to what extent is the model certain about the predicted result? Generally, most deep learning models focus on high accuracy but not on uncertainty of predicted results, which is not enough to make a critical real-life decision such as a disease diagnosis, where a wrong decision can be life-threatening. Hence for making a crucial decision, it is essential that the predicted result will provide not only accuracy but also estimate model uncertainty. Our contribution to this research is to build a system that predicts pixel-wise semantic segmentation and provides uncertainty estimation of the predicted results. It is achieved by adding a dropout layer during training and using Monte Carlo dropout in inference. We evaluate our model with the breast ultrasound image dataset (BUSI) and compare the results with a few other state-of-the-art methods where our method outperforms others in terms of IoU.
This paper proposes a method that uses satellite data to improve adaptive sampling missions. We find and track algal bloom fronts using an autonomous underwater vehicle (AUV) equipped with a sensor that measures the c...
This paper proposes a method that uses satellite data to improve adaptive sampling missions. We find and track algal bloom fronts using an autonomous underwater vehicle (AUV) equipped with a sensor that measures the concentration of chlorophyll a. Chlorophyll a concentration indicates the presence of algal blooms. The proposed method learns the kernel parameters of a Gaussian process model using satellite images of chlorophyll a from previous days. The AUV estimates the chlorophyll a concentration online using locally collected data. The algal bloom front estimate is fed to the motion control algorithm. The performance of this method is evaluated through simulations using a real dataset of an algal bloom front in the Baltic. We consider a real-world scenario with sensor and localization noise and with a detailed AUV model.
Machine learning is widely used in medical image classification tasks. However, medical images often exhibit uneven distribution and high sensitivity to noise. A feasible solution involves using federated learning (FL...
详细信息
ISBN:
(数字)9798350351255
ISBN:
(纸本)9798350351262
Machine learning is widely used in medical image classification tasks. However, medical images often exhibit uneven distribution and high sensitivity to noise. A feasible solution involves using federated learning (FL) with differential privacy (DP), a distributed training method that protects patient privacy. In this work, many studies have proposed improved solutions for localized differential-private federated learning (DP-FL) frameworks. However, these studies are isolated, which would be detrimental to privacy practitioners in designing and using the algorithms. To provide a comprehensive analysis of these algorithms, we propose DPFedSAM-Meas, as a framework for comprehensive utility analysis of DP-FL. In this framework, we employed the state-of-the-art federated learning framework FedSAM. Moreover, we categorize DP algorithms into Laplace DP and Gaussian DP by the underlying DP mechanisms, and into Gradient DP and Parameter DP by the DP position in FL train. DPFedSAM-Meas allows a comparative analysis of these four DP techniques, measuring their model utility, privacy leakage, and overhead when FL uses different network structures. Finally, we evaluate DPFedSAM-Meas on datasets of Pneumonia, Blood, and Path, aiming to investigate the performance of different DP techniques on mainstream deep learning algorithms, including Convolutional Neural Networks (CNN) and Vision Transformers (ViT).
暂无评论