20 research outputs found

    A highly-verified biometric recognition system using an ultra-speed specifically-developed finger vein sensor

    Get PDF
    Currently, Biometrics has been utilized the top five modality of face, voice, IRIs, fingerprint, and palm to identify individuals. Comparatively, these Biometrics systems need complex computation to be slow and an easy target to hack. Alternatively, this work proposes a novel biometrics system of highly secured recognition with low computation time using specifically designed biometrics sensor. Consequently, finger vein recognition has been developed. Although, this recognition requires high point of safety measures comes with its individual experiments. The most prominent one being the vein pattern is very difficult to extract because finger vein images are constantly low in quality, seriously hampering the feature extraction and classification stages. Sophisticated algorithms need to be designed with the conventional hardware for capturing finger-vein images is modified by using red Surface Mounted Diode (SMD) leds. For capturing images, Canon 750D camera is used with micro lens. The integrated micro lens gives better quality images, and with some adjustments it can also capture finger print. Results have been comparatively improvement for SDUMLA-HMT database and extensively evaluated with k-nearest neighbors (KNN) algorithm. The (KNN) algorithm is a simple, easy-to-implement supervised machine learning algorithm that can be used to solve both classification and regression problems. KNN calculations are highly accurate in test data. Using stratified 6- fold analysis on all fingers of all hands in collected database, a maximum accuracy of 100% was achieved with an EER of 0% when select right hand and middle finger, based on the analysis of the 106 persons present in the data set. Many approaches have been used to optimize vein image quality. The proposed system has optimum results as compared to existing related works. The work novelty is due to the hardware design of the sensor within the finger-vein recognition system to obtain, simultaneously, finger vein and finger print at low cost, unlimited users for one device and open source

    Weakly Supervised Learning with Automated Labels from Radiology Reports for Glioma Change Detection

    Full text link
    Gliomas are the most frequent primary brain tumors in adults. Glioma change detection aims at finding the relevant parts of the image that change over time. Although Deep Learning (DL) shows promising performances in similar change detection tasks, the creation of large annotated datasets represents a major bottleneck for supervised DL applications in radiology. To overcome this, we propose a combined use of weak labels (imprecise, but fast-to-create annotations) and Transfer Learning (TL). Specifically, we explore inductive TL, where source and target domains are identical, but tasks are different due to a label shift: our target labels are created manually by three radiologists, whereas our source weak labels are generated automatically from radiology reports via NLP. We frame knowledge transfer as hyperparameter optimization, thus avoiding heuristic choices that are frequent in related works. We investigate the relationship between model size and TL, comparing a low-capacity VGG with a higher-capacity ResNeXt model. We evaluate our models on 1693 T2-weighted magnetic resonance imaging difference maps created from 183 patients, by classifying them into stable or unstable according to tumor evolution. The weak labels extracted from radiology reports allowed us to increase dataset size more than 3-fold, and improve VGG classification results from 75% to 82% AUC. Mixed training from scratch led to higher performance than fine-tuning or feature extraction. To assess generalizability, we ran inference on an open dataset (BraTS-2015: 15 patients, 51 difference maps), reaching up to 76% AUC. Overall, results suggest that medical imaging problems may benefit from smaller models and different TL strategies with respect to computer vision datasets, and that report-generated weak labels are effective in improving model performances. Code, in-house dataset and BraTS labels are released.Comment: This work has been submitted as Original Paper to a Journa

    Finger vein recognition using two parallel enhancement ppproachs based fuzzy histogram equalization

    Get PDF
    This paper evaluates a set of enhancement stages for finger vein enhancement that not only has low computational complexity but also high distinguishing power. This proposed set of enhancement stages is centered around fuzzy histogram equalization. Two sets of evaluation are carried out: one with the proposed approach and one with another unique approach that was formulated by rearranging and cropping down the preprocessing steps of the original proposed approach. To extract features, a combination of Hierarchical Centroid and Histogram of Gradients was used. Both enhancement stages were evaluated with K Nearest Neighbor and Deep Neural Networks using 6 fold stratified cross validation. Results showed improvement as compared to three latest benchmarks in this field that used 6-fold validation

    Asian female facial beauty prediction using deep neural networks via transfer learning and multi-channel feature fusion

    Get PDF
    Facial beauty plays an important role in many fields today, such as digital entertainment, facial beautification surgery and etc. However, the facial beauty prediction task has the challenges of insufficient training datasets, low performance of traditional methods, and rarely takes advantage of the feature learning of Convolutional Neural Networks. In this paper, a transfer learning based CNN method that integrates multiple channel features is utilized for Asian female facial beauty prediction tasks. Firstly, a Large-Scale Asian Female Beauty Dataset (LSAFBD) with a more reasonable distribution has been established. Secondly, in order to improve CNN's self-learning ability of facial beauty prediction task, an effective CNN using a novel Softmax-MSE loss function and a double activation layer has been proposed. Then, a data augmentation method and transfer learning strategy were also utilized to mitigate the impact of insufficient data on proposed CNN performance. Finally, a multi-channel feature fusion method was explored to further optimize the proposed CNN model. Experimental results show that the proposed method is superior to traditional learning method combating the Asian female FBP task. Compared with other state-of-the-art CNN models, the proposed CNN model can improve the rank-1 recognition rate from 60.40% to 64.85%, and the pearson correlation coefficient from 0.8594 to 0.8829 on the LSAFBD and obtained 0.9200 regression prediction results on the SCUT dataset
    corecore