789 research outputs found

    GRASE: Granulometry Analysis with Semi Eager Classifier to Detect Malware

    Get PDF
    Technological advancement in communication leading to 5G, motivates everyone to get connected to the internet including ‘Devices’, a technology named Web of Things (WoT). The community benefits from this large-scale network which allows monitoring and controlling of physical devices. But many times, it costs the security as MALicious softWARE (MalWare) developers try to invade the network, as for them, these devices are like a ‘backdoor’ providing them easy ‘entry’. To stop invaders from entering the network, identifying malware and its variants is of great significance for cyberspace. Traditional methods of malware detection like static and dynamic ones, detect the malware but lack against new techniques used by malware developers like obfuscation, polymorphism and encryption. A machine learning approach to detect malware, where the classifier is trained with handcrafted features, is not potent against these techniques and asks for efforts to put in for the feature engineering. The paper proposes a malware classification using a visualization methodology wherein the disassembled malware code is transformed into grey images. It presents the efficacy of Granulometry texture analysis technique for improving malware classification. Furthermore, a Semi Eager (SemiE) classifier, which is a combination of eager learning and lazy learning technique, is used to get robust classification of malware families. The outcome of the experiment is promising since the proposed technique requires less training time to learn the semantics of higher-level malicious behaviours. Identifying the malware (testing phase) is also done faster. A benchmark database like malimg and Microsoft Malware Classification challenge (BIG-2015) has been utilized to analyse the performance of the system. An overall average classification accuracy of 99.03 and 99.11% is achieved, respectively

    Evaluation of the role of smart city technologies to combat COVID-19 pandemic

    Get PDF
    This is the accepted manuscript of a conference paper delivered at Recovering from COVID: Responsible Management and Reshaping the Economy, 35th British Academy of Management Conference, the 31st August - 3rd September, Lancaster University Management School, United Kingdom.Shetty, N., Renukappa, S., Suresh, S. & Algahtan, K. (2021) Evaluation of the role of smart city technologies to combat COVID-19 pandemic, presented at Recovering from COVID: Responsible Management and Reshaping the Economy, 35th British Academy of Management Conference, the 31st August - 3rd September, Lancaster University Management School, United Kingdom

    The Trump Campaign Computational Propaganda Challenge for the Indian Parliamentary Elections 2019

    Get PDF
    Digital technology tools like any computerized system have a viral tendency and what awaits the Indian Elections in 2019 is a Trump style sophisticated digital computational propaganda. Such tools are emerging as threats to democracies, especially like India, with a free media and a booming population, connecting to the web through smart hand-held devices, increasingly relying on social media for its news sources. The Indian landscape for digital privacy is also fertile with vast amounts of data being pilfered, hacked and legally accumulated. If carefully designed election propaganda based on fake news and bots is launched on the eve of the 2019 elections who will protect the pillars of Indian democracy? This qualitative study paper with a triangulation of two methods examines the role of computational propaganda in elections and undertakes to find the likelihood of its replication during the Indian general elections in 2019

    An Algorithmic Framework for Multiobjective Optimization

    Get PDF
    Multiobjective (MO) optimization is an emerging field which is increasingly being encountered in many fields globally. Various metaheuristic techniques such as differential evolution (DE), genetic algorithm (GA), gravitational search algorithm (GSA), and particle swarm optimization (PSO) have been used in conjunction with scalarization techniques such as weighted sum approach and the normal-boundary intersection (NBI) method to solve MO problems. Nevertheless, many challenges still arise especially when dealing with problems with multiple objectives (especially in cases more than two). In addition, problems with extensive computational overhead emerge when dealing with hybrid algorithms. This paper discusses these issues by proposing an alternative framework that utilizes algorithmic concepts related to the problem structure for generating efficient and effective algorithms. This paper proposes a framework to generate new high-performance algorithms with minimal computational overhead for MO optimization

    Classification Models for Symmetric Key Cryptosystem Identification

    Get PDF
    The present paper deals with the basic principle and theory behind prevalent classification models and their judicious application for symmetric key cryptosystem identification. These techniques have been implemented and verified on varieties of known and simulated data sets. After establishing the techniques the problems of cryptosystem identification have been addressed.Defence Science Journal, 2012, 62(1), pp.38-45, DOI:http://dx.doi.org/10.14429/dsj.62.144

    Impact of a Non-Traditional Research Approach

    Get PDF
    abstract: Construction Management research has not been successful in changing the practices of the construction industry. The method of receiving grants and the peer review paper system that academics rely on to achieve promotion, does not align to academic researchers becoming experts who can bring change to industry practices. Poor construction industry performance has been documented for the past 25 years in the international construction management field. However, after 25 years of billions of dollars of research investment, the solution remains elusive. Research has shown that very few researchers have a hypothesis, run cycles of research tests in the industry, and result in changing industry practices. The most impactful research identified in this thesis, has led to conclusions that pre-planning is critical, hiring contractors who have expertise will result in better performance, and risk is mitigated when the supply chain partners work together and expertise is utilized at the beginning of projects. The problems with construction non-performance have persisted. Legal contract issues have become more important. Traditional research approaches have not identified the severity and the source of construction non-performance. The problem seems to be as complex as ever. The construction industry practices and the academic research community remain in silos. This research proposes that the problem may be in the traditional construction management research structure and methodology. The research has identified a unique non-traditional research program that has documented over 1700 industry tests, which has resulted in a decrease in client management by up to 79%, contractors adding value by up to 38%, increased customer satisfaction by up to 140%, reduced change order rates as low as -0.6%, and decreased cost of services by up to 31%. The purpose of this thesis is to document the performance of the non-traditional research program around the above identified results. The documentation of such an effort will shed more light on what is required for a sustainable, industry impacting, and academic expert based research program.Dissertation/ThesisMasters Thesis Construction 201

    Combining Clinical Symptoms and Patient Features for Malaria Diagnosis: Machine Learning Approach

    Get PDF
    This research article published by Taylor & Francis Online, 2022Presumptive treatment and self-medication for malaria have been used in limited-resource countries. However, these approaches have been considered unreliable due to the unnecessary use of malaria medication. This study aims to demonstrate supervised machine learning models in diagnosing malaria using patient symptoms and demographic features. Malaria diagnosis dataset extracted in two regions of Tanzania: Morogoro and Kilimanjaro. Important features were selected to improve model performance and reduce processing time. Machine learning classifiers with the k-fold cross-validation method were used to train and validate the model. The dataset developed a machine learning model for malaria diagnosis using patient symptoms and demographic features. A malaria diagnosis dataset of 2556 patients’ records with 36 features was used. It was observed that the ranking of features differs among regions and when combined dataset. Significant features were selected, residence area, fever, age, general body malaise, visit date, and headache. Random Forest was the best classifier with an accuracy of 95% in Kilimanjaro, 87% in Morogoro and 82% in the combined dataset. Based on clinical symptoms and demographic features, a regional-specific malaria predictive model was developed to demonstrate relevant machine learning classifiers. Important features are useful in making the disease prediction

    Android Applications for Automation Purposes

    Get PDF
    In recent years, the number of network-enabled smartphones everywhere has been increasing fast. With the rapid expansion of the Internet, people have been trying to reduce manual intervention as much as possible. A variety of sensors are embedded in today’s smartphones which make interfacing with the outside world, easy. The majority of the smartphone users have Android as the operating system. So in the world of smartphone Android has the largest platform as compared to other operating systems. So in this project work Android is used to automate some of the simple day to day manual activities. The thesis represents the design and development of simple android applications which are used to automate simple tasks. All the applications are compatible with Android 2.1 onwards. The designs of the proposed applications are on top of a Web interface which uses RESTful API as the communication protocol between client applications and web service. The applications take much advantage of sensors and techniques pre-installed in Android smartphones. The proposed applications follow optimizations according to the best practices recommended by Google, to increase user experience and reduce power consumption. The first one is PVSys, an Android application which gives the details of equipment required for solar pump installation at user’s backyard or a full solar panel installation at user’s house. The second one is BizCard, which automates the task of storing user’s business cards in digital form and retrieving the contacts when required. The third application, Auto Attendance Manager, automates the task of taking attendance for the teachers and lecturers without the aid of any external device. The Auto Attendance Manager can be integrated easily with the present application of the Institute.Automation of simple things with Android becomes easy. Moreover, a layman can work on Android interface since it is easy to implement and design the layouts. In today’s world when every device is trying to communicate its information to the internet, Android interface with Bluetooth or Wi-Fi can be used for the sam

    NIAS Annual Report 2020-2021 (NIAS/U/AR/24/2021)

    Get PDF
    corecore