1,343 research outputs found

    Smart Content Recognition from Images Using a Mixture of Convolutional Neural Networks

    Full text link
    With rapid development of the Internet, web contents become huge. Most of the websites are publicly available, and anyone can access the contents from anywhere such as workplace, home and even schools. Nevertheless, not all the web contents are appropriate for all users, especially children. An example of these contents is pornography images which should be restricted to certain age group. Besides, these images are not safe for work (NSFW) in which employees should not be seen accessing such contents during work. Recently, convolutional neural networks have been successfully applied to many computer vision problems. Inspired by these successes, we propose a mixture of convolutional neural networks for adult content recognition. Unlike other works, our method is formulated on a weighted sum of multiple deep neural network models. The weights of each CNN models are expressed as a linear regression problem learned using Ordinary Least Squares (OLS). Experimental results demonstrate that the proposed model outperforms both single CNN model and the average sum of CNN models in adult content recognition.Comment: To be published in LNEE, Code: github.com/mundher/NSF

    Fast pornographic image recognition using compact holistic features and multi-layer neural network

    Get PDF
    The paper presents an alternative fast pornographic image recognition using compact holistic features and multi-layer neural network (MNN). The compact holistic features of pornographic images, which are invariant features against pose and scale, is extracted by shape and frequency analysis on pornographic images under skin region of interests (ROIs). The main objective of this work is to design pornographic recognition scheme which not only can improve performances of existing methods (i.e., methods based on skin probability, scale invariant feature transform, eigenporn, and Multilayer-Perceptron and Neuro-Fuzzy (MP-NF)) but also can works fast for recognition. The experimental outcome display that our proposed system can improve 0.3% of accuracy and reduce 6.60% the false negative rate (FNR) of the best existing method (skin probability and eigenporn on YCbCr, SEP), respectively. Additionally, our proposed method also provides almost similar robust performances to the MP-NF on large size dataset. However, our proposed method needs short recognition time by about 0.021 seconds per image for both tested datasets

    Pornographic Image Recognition via Weighted Multiple Instance Learning

    Full text link
    In the era of Internet, recognizing pornographic images is of great significance for protecting children's physical and mental health. However, this task is very challenging as the key pornographic contents (e.g., breast and private part) in an image often lie in local regions of small size. In this paper, we model each image as a bag of regions, and follow a multiple instance learning (MIL) approach to train a generic region-based recognition model. Specifically, we take into account the region's degree of pornography, and make three main contributions. First, we show that based on very few annotations of the key pornographic contents in a training image, we can generate a bag of properly sized regions, among which the potential positive regions usually contain useful contexts that can aid recognition. Second, we present a simple quantitative measure of a region's degree of pornography, which can be used to weigh the importance of different regions in a positive image. Third, we formulate the recognition task as a weighted MIL problem under the convolutional neural network framework, with a bag probability function introduced to combine the importance of different regions. Experiments on our newly collected large scale dataset demonstrate the effectiveness of the proposed method, achieving an accuracy with 97.52% true positive rate at 1% false positive rate, tested on 100K pornographic images and 100K normal images.Comment: 9 pages, 3 figure

    Pornographic Image Recognition Based on Skin Probability and Eigenporn of Skin ROIs Images

    Get PDF
    The paper proposed a pornographic image recognition using skin probability and principle component analysis (PCA) on YCbCr color space. The pornographic image recognition is defined as a process to classify the image containing and showing genital elements of human body from any kinds of images. This process is hard to be performed because the images have large variability due to poses, lighting, and background variations. The skin probability and holistic feature, which is extracted by YCbCr skin segmentation and PCA, is employed to handle those variability problems. The function of skin segmentation is to determine skin ROI image and skin probability. While the function of PCA is to extract eigenporn of the skin ROIs images and by using the eigenporns the holistic features are determined. The main aim of this research is to optimize the accuracy and false rejection rate of the skin probability and fusion descriptor based recognition system. The experimental result shows that the proposed method can increase the accuracy by about 12% and decrease the FPR and FNR by about 16%, respectively. The proposed method also works fast for recognition, which requires 1.3.second per image.

    A systematic survey of online data mining technology intended for law enforcement

    Get PDF
    As an increasing amount of crime takes on a digital aspect, law enforcement bodies must tackle an online environment generating huge volumes of data. With manual inspections becoming increasingly infeasible, law enforcement bodies are optimising online investigations through data-mining technologies. Such technologies must be well designed and rigorously grounded, yet no survey of the online data-mining literature exists which examines their techniques, applications and rigour. This article remedies this gap through a systematic mapping study describing online data-mining literature which visibly targets law enforcement applications, using evidence-based practices in survey making to produce a replicable analysis which can be methodologically examined for deficiencies

    A Deep Learning Approach to Identify Not Suitable for Work Images

    Get PDF
    Web Archiving (WA) deals with the preservation of portions of the World Wide Web (WWW) allowing their availability for future access. Arquivo.pt is a WA initiativeholding a huge amount of content, including image files.However, some of these images contain nudity and pornography, that can be offensive for the users, and thus being Not SuitableFor Work (NSFW). This work proposes a methodology to classify NSFW images available at Arquivo.pt, using deep neural network approaches. A large dataset of images is built using Arquivo.pt data and two pre-trained neural network models, namely ResNet and SqueezeNet, are evaluated and improved for the NSFW classification task, using the dataset.The evaluation of these models reported an accuracy of 93% and 72%, respectively. After a fine tuning stage, the accuracy of these models improved to 94% and 89%, respectively.The proposed solution is integrated into the Arquivo.pt Image Search System, enabling the filtering of the problematic NSFW images. At the time of this writing, the proposed solution is in production at https://arquivo.pt/images.js
    • …
    corecore