Breast cancer is a huge global health challenge, ranking as the second-largest cause of mortality worldwide. Early identification is crucial for effective treatment and better survival rates. Various screening methods...
详细信息
With the rapid development of artificial intelligence technology, image recognition has become a key technology in many fields. This paperaims to analyze the performance of image recognition tasks through the implemen...
详细信息
Nowadays, deep neuralnetworks (DNNs) and artificial intelligence (AI) are widely used in image recognition, autonomous vehicles, speech recognition, and natural language processing. However, the Von-Neumann bottlenec...
详细信息
Robust functionality of autonomous driving vehicles relies on their ability to detect obstables and various scenarios on the road. This can be only achieved by applying robust, fast and efficient AI-based signal proce...
详细信息
ISBN:
(数字)9781665495783
ISBN:
(纸本)9781665495783
Robust functionality of autonomous driving vehicles relies on their ability to detect obstables and various scenarios on the road. This can be only achieved by applying robust, fast and efficient AI-based signal processing to radar data. In this work we present an empirical investigation on the question, whether one can apply artificialneuralnetworks (ANNs) directly to frequency modulated continuous wave (FMCW) radar raw data. We show that preproceessing is not necessary if one has enough raw data. In our experiment we have data of 153 648 frames collected with a 60 GHz FMCW radar. We compare systematically the options of preprocessing the data using variational autoencoder, applying traditional preprocessing or omit data-preprocessing and apply ANN directly to raw data. We show that the last option results in 28% faster signal processing and highest accuracy. This is a promising result, since it enables edge computing and direct signal processing at the sensor level.
Many adversarial attacks produce floating-point tensors which are no longer adversarial when converted to raster or JPEG images due to rounding. This paper proposes a method dedicated to quantize adversarial perturbat...
详细信息
Many adversarial attacks produce floating-point tensors which are no longer adversarial when converted to raster or JPEG images due to rounding. This paper proposes a method dedicated to quantize adversarial perturbations. This "smart" quantization is conveniently implemented as versatile post-processing. It can be used on top of any white-box attack targeting any model. Its principle is tantamount to a constrained optimization problem aiming to minimize the quantization error while keeping the image adversarial after quantization. A Lagrangian formulation is proposed and an appropriate search of the Lagrangian multiplier enables to increase the success rate. We also add a control mechanism of the l(infinity)-distortion. Our method operates in both spatial and JPEG domains with little complexity. This study shows that forging adversarial images is not a hard constraint: our quantization does not introduce any extra distortion. Moreover, adversarial images quantized as JPEG also challenge defenses relying on the robustness of neuralnetworks against JPEG compression.
Over the past few years, neuralnetworks have exhibited remarkable results for various applications in machine learning and computer vision. Weight initialization is a significant step employed before training any neu...
详细信息
Over the past few years, neuralnetworks have exhibited remarkable results for various applications in machine learning and computer vision. Weight initialization is a significant step employed before training any neural network. The weights of a network are initialized and then adjusted repeatedly while training the network. This is done till the loss converges to a minimum value and an ideal weight matrix is obtained. Thus weight initialization directly drives the convergence of a network. Therefore, the selection of an appropriate weight initialization scheme becomes necessary for end-to-end training. An appropriate technique initializes the weights such that the training of the network is accelerated and the performance is improved. This paper discusses various advances in weight initialization for neuralnetworks. The weight initialization techniques in the literature adopted for feed-forward neural network, convolutional neural network, recurrent neural network and long short term memory network have been discussed in this paper. These techniques are classified as (1) initialization techniques without pre-training, which are further classified into random initialization and data-driven initialization, (2) initialization techniques with pre-training. The different weight initialization and weight optimization techniques which select optimal weights for non-iterative training mechanism have also been discussed. We provide a close overview of different initialization schemes in these categories. This paper concludes with discussions on existing schemes and the future scope for research.
Early detection and accurate diagnosis of liver tumors are crucial for patient prognosis. In recent years, deep learning techniques have made significant advancements in the field of medical imageprocessing, particul...
详细信息
Human-computer interaction (HCI) is the most prevalent topic of active research due to the demand for machine learning and computer vision. American Sign Language (ASL) is one of the most popular languages used by dea...
详细信息
ISBN:
(纸本)9789811965814;9789811965807
Human-computer interaction (HCI) is the most prevalent topic of active research due to the demand for machine learning and computer vision. American Sign Language (ASL) is one of the most popular languages used by deaf and dumb people in the world. The deaf and dumb people use hand gestures to communicate. Hand gestures vary from person to person in shape, size, scale, and image quality. Hence, nonlinearity exists in this problem. In the area of imageprocessing, there has been tremendous progress made recently, and it's proven that neuralnetworks have numerous applications in interpreting sign language. The recognition of ASL in real-time motion is employed using an efficient artificial intelligence tool, and Convolutional neural Network (CNN) has been proposed in this work. The dataset of 27,455 images of 25 English alphabets has been used to train and validate our model. The model is tested on 7172 images which were divided into many classes. The maximum validation accuracy of the model with enhanced data was found to be 99.8% which is better than many existing methods in real-time motion.
In the medical field, melanoma is one of the most dangerous skin cancers. However, the accuracy rate of doctors' identification of melanoma is only 60%. Diagnosis requires higher technical experience and low fault...
详细信息
In the medical field, melanoma is one of the most dangerous skin cancers. However, the accuracy rate of doctors' identification of melanoma is only 60%. Diagnosis requires higher technical experience and low fault tolerance for doctors who identify melanoma and other skin lesions. Therefore, the accurate segmentation of melanoma is of vital importance for clinical diagnosis and treatment. The current segmentation of melanoma is mainly based on fully connected networks (FCNs) and U-Net. Nevertheless, these two kinds of neuralnetworks are prone to parameter redundancy, and the gradient disappears when depth increases, which reduces the Jaccard index of the skin lesion image segmentation model. To solve the above problems and improve the survival rate of melanoma patients, this paper proposes an improved skin lesion segmentation model based on U-Net++. In particular, we introduce a new loss function, which improves the Jaccard index of skin lesion image segmentation. The experiments show that our model has excellent performance on the segmentation of the ISIC2018 Task I dataset, and achieves a Jaccard index of 84.73%. The proposed method improves the Jaccard index of segmentation of skin lesion images and could also assist dermatological doctors in determining and diagnosing the types of skin lesions and the boundary between lesions and normal skin.
The COVID-19 pandemic's rapid growth has made it crucial to develop reliable and efficient diagnostic methods. In this study, we incorporate deep features and handcrafted features to provide a unique method for CO...
详细信息
ISBN:
(数字)9783031585357
ISBN:
(纸本)9783031585340;9783031585357
The COVID-19 pandemic's rapid growth has made it crucial to develop reliable and efficient diagnostic methods. In this study, we incorporate deep features and handcrafted features to provide a unique method for COVID-19 identification using chest X-rays. In order to extract high-level features from the chest X-ray pictures, we first use a convolutional neural network (CNN) that has already been trained to take advantage of deep learning. The discriminative information regarding COVID-19 infection is captured by the obtained deep features. In addition to the deep features, we also use manually created features that are meant to capture the unique features of COVID-19 in chest X-rays. Based on earlier study findings and domain understanding, these characteristics were manually constructed. They consist of statistical measures, shape-based characteristics, and texture descriptors. Comparing the performance of the classification with the standalone applications of convolutional and handcrafted features, we find that combining the features in our innovative framework enhances performance.
暂无评论