Search results for "NEURAL NETWORK"

showing 10 items of 1385 documents

Proposition of Convolutional Neural Network Based System for Skin Cancer Detection

2019

Skin cancer automated diagnosis tools play a vital role in timely screening, helping dermatologists focus on melanoma cases. Best arts on automated melanoma screening use deep learning-based approaches, especially deep convolutional neural networks (CNN) to improve performances. Because of the large number of parameters that could be involved during training in CNN many training samples are needed to avoid overfitting problem. Gabor filtering can efficiently extract spatial information including edges and textures, which may reduce the features extraction burden to CNN. In this paper, we proposed a Gabor Convolutional Network (GCN) model to improve the performance of automated diagnosis of …

business.industryComputer scienceDeep learningFeature extractionPattern recognition02 engineering and technologyFilter (signal processing)OverfittingConvolutional neural network030218 nuclear medicine & medical imaging03 medical and health sciences0302 clinical medicineGabor filter0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingArtificial intelligencebusinessFocus (optics)Spatial analysis2019 15th International Conference on Signal-Image Technology & Internet-Based Systems (SITIS)
researchProduct

Combination Of Handcrafted And Deep Learning-Based Features For 3d Mesh Quality Assessment

2020

We propose in this paper a novel objective method to evaluate the perceived visual quality of 3D meshes. The proposed method in no-reference, it relies only on the distorted mesh for the quality estimation. It is based on a pre-trained convolutional neural network (i.e VGG to extract features from the distorted mesh) and handcrafted features extracted directly from the 3D mesh (i.e curvature and dihedral angle). A General Regression Neural Network (GRNN) is used to learn the statistical parameters of the feature vectors and estimate the quality score. Experimental results from for subjective databases (LIRIS masking, LIRIS/EPFL generalpurpose, UWB compression and LEETA simplification) and c…

business.industryComputer scienceDeep learningFeature vectorFeature extraction020207 software engineeringPattern recognition02 engineering and technologyCurvatureConvolutional neural networkVisualizationMetric (mathematics)0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingPolygon meshArtificial intelligencebusiness2020 IEEE International Conference on Image Processing (ICIP)
researchProduct

No-reference mesh visual quality assessment via ensemble of convolutional neural networks and compact multi-linear pooling

2020

Abstract Blind or No reference quality evaluation is a challenging issue since it is done without access to the original content. In this work, we propose a method based on deep learning for the mesh visual quality assessment without reference. For a given 3D model, we first compute its mesh saliency. Then, we extract views from the 3D mesh and the corresponding mesh saliency. After that, the views are split into small patches that are filtered using a saliency threshold. Only the salient patches are selected and used as input data. After that, three pre-trained deep convolutional neural networks are employed for feature learning: VGG, AlexNet, and ResNet. Each network is fine-tuned and pro…

business.industryComputer scienceDeep learningFeature vectorPoolingPattern recognition02 engineering and technology01 natural sciencesConvolutional neural networkResidual neural networkArtificial IntelligenceFeature (computer vision)0103 physical sciencesSignal Processing0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingComputer Vision and Pattern RecognitionArtificial intelligence010306 general physicsbusinessFeature learningSoftwarePattern Recognition
researchProduct

Deep Learning for Resource-Limited Devices

2020

In recent years, deep neural networks have revolutionized the development of intelligent systems and applications in many areas. Despite their numerous advantages and potentials, these intelligent models still suffer from several issues. Among them, the fact that they became very complex with millions of parameters. That is, requiring more resources and time, and being unsuitable for small restricted devices. To contribute in this direction, this paper presents (1) some state-of-the-art lightweight architectures that were specifically designed for small-sized devices, and (2) some recent solutions that have been proposed to optimize/compress classical deep neural networks to allow their dep…

business.industryComputer scienceDistributed computingDeep learningIntelligent decision support systemRedundancy (engineering)InitializationArtificial intelligencePruning (decision trees)businessAdaptation (computer science)Quantization (image processing)Convolutional neural networkProceedings of the 16th ACM Symposium on QoS and Security for Wireless and Mobile Networks
researchProduct

Full Reference Mesh Visual Quality Assessment Using Pre-Trained Deep Network and Quality Indices

2019

In this paper, we propose an objective quality metric to evaluate the perceived visual quality of 3D meshes. Our method relies on pre-trained convolutional neural network i.e VGG to extract features from the distorted mesh and its reference. Quality indices from well-known mesh visual quality metrics are concatenated with the extracted features resulting a global feature vector. this latter is used to learn the support vector regression (SVR) to predict the final quality score. Experimental results from two subjective databases (LIRIS masking database and LIRIS/EPFL general-purpose database) and comparisons with seven objective metrics cited in the state-of-the-art demonstrate the effective…

business.industryComputer scienceFeature vectormedia_common.quotation_subjectFeature extractionPattern recognitionConvolutional neural networkSupport vector machineQuality ScoreMetric (mathematics)Polygon meshQuality (business)Artificial intelligencebusinessmedia_common2019 15th International Conference on Signal-Image Technology & Internet-Based Systems (SITIS)
researchProduct

Automatic Detection of Infantile Hemangioma using Convolutional Neural Network Approach

2020

Infantile hemangioma is the most common tumor of childhood. This study proposes an automatic detection as a preliminary step for a further accurate monitoring tool to evaluate the clinical status of hemangioma. For the detection of hemangioma pixels, a convolutional neural network (CNN) was trained on patches of two classes (hemangioma and nonhemangioma) from the train dataset, and then it was used to classify all the pixels of the region of interest from the test dataset. In order to evaluate the results of segmentation obtained with CNN, the region of interest of the test dataset was also segmented using two classical methods of segmentation: fuzzy c-means clustering (FCM) and segmentatio…

business.industryComputer sciencePattern recognitionImage segmentationmedicine.diseaseConvolutional neural networkOtsu's methodHemangiomasymbols.namesakeRegion of interestHistogramsymbolsmedicineSegmentationArtificial intelligencebusinessCluster analysis2020 International Conference on e-Health and Bioengineering (EHB)
researchProduct

A Sentiment Enhanced Deep Collaborative Filtering Recommender System

2021

Recommender systems use advanced analytic and learning techniques to select relevant information from massive data and inform users’ smart decision-making on their daily needs. Numerous works exploiting user’s sentiments on products to enhance recommendations have been introduced. However, there has been relatively less work exploring higher-order user-item features interactions for sentiment enhanced recommender system. In this paper, a novel Sentiment Enhanced Deep Collaborative Filtering Recommender System (SE-DCF) is developed. The architecture is based on a Neural Attention network component aggregated with the output predictions of a Convolution Neural Network (CNN) recommender. Speci…

business.industryComputer scienceRecommender systemMachine learningcomputer.software_genreConvolutional neural networkAttention networkComponent (UML)Collaborative filteringArtificial intelligenceArchitecturebusinesscomputerRelevant informationMutual influence
researchProduct

Reduced Reference Mesh Visual Quality Assessment Based on Convolutional Neural Network

2018

3D meshes are usually affected by various visual distortions during their transmission and geometric processing. In this paper we propose a reduced reference method for mesh visual quality assessment. The method compares features extracted from the distorted mesh and the original one using a convolutional neural network in order to estimate the visual quality score. The perceptual distance between two meshes is computed as the Kullback-Leibler divergence between the two sets of feature vectors. Experimental results from two subjective databases (LIRIS masking database and LIRIS/EPFL general purpose database) and comparisons with seven objective metrics cited in the state-of-the-art demonstr…

business.industryComputer science[INFO.INFO-TS] Computer Science [cs]/Signal and Image ProcessingFeature vectorFeature extractionPattern recognition02 engineering and technology01 natural sciencesConvolutional neural networkVisualization010309 optics[INFO.INFO-TS]Computer Science [cs]/Signal and Image Processing0103 physical sciencesQuality ScoreMetric (mathematics)0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingPolygon meshArtificial intelligenceDivergence (statistics)businessComputingMilieux_MISCELLANEOUS
researchProduct

Computer Programming Aptitude Test as a Tool for Reducing Student Attrition

2015

Submitted to the VTR conference to be held in Rezekne, June 2015

business.industryComputer sciencemedia_common.quotation_subjectdata analysisComputer programmingaptitude test; attrition rate; computer science education; data analysisaptitude testmedicine.diseaseField (computer science)Test (assessment)attrition rateAction planComputingMilieux_COMPUTERSANDEDUCATIONmedicineMathematics educationcomputer science educationAttritionAptitudebusinessDropout (neural networks)media_commonEnvironment. Technology. Resources. Proceedings of the International Scientific and Practical Conference
researchProduct

Hybrid 3D-ResNet Deep Learning Model for Automatic Segmentation of Thoracic Organs at Risk in CT Images

2020

In image radiation therapy, accurate segmentation of organs at risk (OARs) is a very essential task and has clinical applications in cancer treatment. The segmentation of organs close to lung, breast, or esophageal cancer is a routine and time-consuming process. The automatic segmentation of organs at risk would be an essential part of treatment planning for patients suffering radiotherapy. The position and shape variation, morphology inherent and low soft tissue contrast between neighboring organs across each patient’s scans is the challenging task for automatic segmentation of OARs in Computed Tomography (CT) images. The objective of this paper is to use automatic segmentation of the orga…

business.industryComputer sciencemedicine.medical_treatmentDeep learningVolumetric segmentationPattern recognition02 engineering and technologyResidual neural network030218 nuclear medicine & medical imagingRadiation therapy03 medical and health sciences0302 clinical medicine0202 electrical engineering electronic engineering information engineeringmedicineAutomatic segmentation020201 artificial intelligence & image processingSegmentationPyramid (image processing)Artificial intelligencebusinessRadiation treatment planning2020 International Conference on Industrial Engineering, Applications and Manufacturing (ICIEAM)
researchProduct