scispace - formally typeset
Open AccessPosted Content

Image Credibility Analysis with Effective Domain Transferred Deep Networks

TLDR
This paper employs deep networks to learn distinct fake image related features through an AdaBoost-like transfer learning algorithm and obtains superiror results over transfer learning methods based on the general ImageNet set.
Abstract
Numerous fake images spread on social media today and can severely jeopardize the credibility of online content to public. In this paper, we employ deep networks to learn distinct fake image related features. In contrast to authentic images, fake images tend to be eye-catching and visually striking. Compared with traditional visual recognition tasks, it is extremely challenging to understand these psychologically triggered visual patterns in fake images. Traditional general image classification datasets, such as ImageNet set, are designed for feature learning at the object level but are not suitable for learning the hyper-features that would be required by image credibility analysis. In order to overcome the scarcity of training samples of fake images, we first construct a large-scale auxiliary dataset indirectly related to this task. This auxiliary dataset contains 0.6 million weakly-labeled fake and real images collected automatically from social media. Through an AdaBoost-like transfer learning algorithm, we train a CNN model with a few instances in the target training set and 0.6 million images in the collected auxiliary set. This learning algorithm is able to leverage knowledge from the auxiliary set and gradually transfer it to the target task. Experiments on a real-world testing set show that our proposed domain transferred CNN model outperforms several competing baselines. It obtains superiror results over transfer learning methods based on the general ImageNet set. Moreover, case studies show that our proposed method reveals some interesting patterns for distinguishing fake and authentic images.

read more

Citations
More filters
Proceedings ArticleDOI

Exploiting Multi-domain Visual Information for Fake News Detection

TL;DR: Wang et al. as mentioned in this paper proposed a novel framework Multi-domain Visual Neural Network (MVNN) to fuse the visual information of frequency and pixel domains for detecting fake news, which can help improve the performance of multi-modal fake news detection by over 5.2%.
Peer Review

The Web of False Information: Rumors, Fake News, Hoaxes, Clickbait, and Various Other Shenanigans

TL;DR: This work provides a typology of the Web’s false information ecosystem, comprising various types of false information, actors, and their motives, and pays particular attention to political false information as it can have dire consequences to the community.
Journal ArticleDOI

The Future of False Information Detection on Social Media: New Perspectives and Trends

TL;DR: The extraction and usage of various crowd intelligence in FID is investigated, which paves a promising way to tackle FID challenges, and the views on the open issues and future research directions are given.
Journal ArticleDOI

The Web of False Information: Rumors, Fake News, Hoaxes, Clickbait, and Various Other Shenanigans

TL;DR: A typology of the Web’s false-information ecosystem, composed of various types of false- information, actors, and their motives is provided, which pays particular attention to political false information as it can have dire consequences to the community and previous work shows that this type of false information propagates faster and further when compared to other types offalse information.
Posted Content

Automatic Rumor Detection on Microblogs: A Survey

TL;DR: This survey introduces a formal definition of rumor in comparison with other definitions used in literatures and presents details in three paradigms of rumor detection.
References
More filters
Proceedings Article

ImageNet Classification with Deep Convolutional Neural Networks

TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: In this paper, the authors investigated the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting and showed that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 layers.
Proceedings ArticleDOI

Rich Feature Hierarchies for Accurate Object Detection and Semantic Segmentation

TL;DR: RCNN as discussed by the authors combines CNNs with bottom-up region proposals to localize and segment objects, and when labeled training data is scarce, supervised pre-training for an auxiliary task, followed by domain-specific fine-tuning, yields a significant performance boost.
Journal ArticleDOI

A Survey on Transfer Learning

TL;DR: The relationship between transfer learning and other related machine learning techniques such as domain adaptation, multitask learning and sample selection bias, as well as covariate shift are discussed.
Related Papers (5)