BITS Faculty Publications
Permanent URI for this communityhttp://localhost:4000/handle/123456789/1867
Browse
4 results
Search Results
Item Understanding the Use and Abuse of Social Media: Generalized Fake News Detection With a Multichannel Deep Neural Network(IEEE, 2022-11) Chamola, VinayFake news has spread across social media platforms and with the ease of access, negative consequences have come with it on individuals and society. This issue has become a focus of interest among various research communities, including artificial intelligence (AI) researchers. Existing AI-based fake news detection techniques primarily make use of a 1-D convolutional neural network (1D-CNN) with unidirectional word embedding. We propose a multichannel deep convolutional neural network (CNN) with different kernel sizes and filters as an AI technique. Multiple embedding of the same dimension with different kernel sizes technically allows the news article to be processed at different resolutions of different n-grams at the same time. Different kernel sizes increase the learning ability of the proposed classification model. The proposed model determines how to integrate these interpretations (different n-grams) most suitably. Three real-world fake news datasets were used in experiments to validate the classification performance. The classification results showed that the proposed model has high accuracy in detecting fake news. Regardless of the dataset, the proposed model can be used for fake news detection in binary classification problemsItem Traffic Jam Probability Estimation Based on Blockchain and Deep Neural Networks(IEEE, 2021-07) Chamola, VinayThe exponential surge in the number of vehicles on the road has aggravated the traffic congestion problem across the globe. Several attempts have been made over the years to predict the traffic scenario accurately and consequently avoiding further congestion. Crowdsourcing has come forward as one of the most adopted methods for predicting traffic intensity using live data. However, the privacy concerns and the lack of motivation for the live users to help in the traffic prediction process have rendered existing crowdsourcing models inefficient. Towards this end, we present an advanced blockchain-based secure crowdsourcing model. Not only does our model ensure privacy preservation of the users, but by incorporating a revenue model, it also provides them with an incentive to participate in the traffic prediction process willingly. For accurate and efficient traffic jam probability estimation, our work proposes a neural network-based smart contract to be deployed onto the blockchain network. The results reveal that the proposed model is highly efficient in terms of attaining high participation and consequently obtaining highly accurate predictions.Item LWCNN: a lightweight convolutional neural network for agricultural crop protection(ACM Digital Library, 2022-07) Raman, Sundaresan; Chamola, VinayAutomatic identification of plant diseases is critical for agricultural crop protection so as to enhance the crop yield. The recent advances in deep learning and image processing gives hope for the development of efficient algorithms to address this issue. In this manuscript, we make use of these schemes to develop a Light-Weight Convolutional Neural Network (LWCNN) for identifying diseases in the leaves and ears of pearl millets. Although many models exist in the literature, the total number of parameters employed by our model is far fewer, by an order of thousand as compared to many other light-weight networks such as MobileNet(v2), EfficientNet, NASNet etc. Hence our scheme can be employed and run directly on devices with much lesser compute power. It is noteworthy that despite using few parameters, the proposed model achieves an accuracy of 97.4% in detecting the existence of the downy mildew disease in pearl millets, and takes the least time for both training and testing as compared to other models. To eliminate most of the pre-processing steps and to make our system suitable for on-field detection, we explore three single stage object detectors namely SSD, YOLOv3 and RetinaNet which localize and classify multiple instances of healthy and diseased leaves and ears in the image. We present a comparative analysis of the models and our experiments indicate that SSD is most suitable outperforming the other two models by a significant margin.Item A blockchain and deep neural networks-based secure framework for enhanced crop protection(Elsevier, 2021-08) Goyal, Navneet; Goyal, Poonam; Chamola, VinayThe problem faced by one farmer can also be the problem of some other farmer in other regions. Providing information to farmers and connecting them has always been a challenge. Crowdsourcing and community building are considered as useful solutions to these challenges. However, privacy concerns and inactivity of users can make these models inefficient. To tackle these challenges, we present a cost-efficient and blockchain-based secure framework for building a community of farmers and crowdsourcing the data generated by them to help the farmers’ community. Apart from ensuring privacy and security of data, a revenue model is also incorporated to provide incentives to farmers. These incentives would act as a motivating factor for the farmers to willingly participate in the process. Through integration of a deep neural network-based model to our proposed framework, prediction of any abnormalities present within the crops and their predicted possible solutions would be much more coherent. The simulation results demonstrate that the prediction of plant pathology model is highly accurate.