Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Source
    • Language
6,112 result(s) for "Threat evaluation"
Sort by:
Fuzzy knowledge based intelligent decision support system for ground based air defence
This research proposes an Intelligent Decision Support System for Ground-Based Air Defense (GBAD) environments, which consist of Defended Assets (DA) on the ground that require protection from enemy aerial threats. A Fire Control Officer is responsible for assessing threats and assigning the most appropriate weapon to neutralize them. However, the decision-making process can be prone to errors, risking resource wastage and endangering DA protection. To address this problem, this research proposes a hybrid approach that combines a knowledge-driven fuzzy inference system with machine learning models to optimize resource allocation while incorporating expert knowledge in the decision-making process. Since sensory data obtained from multiple radars may be incomplete or incorrect, a fuzzy knowledge graph-based system is used for data fusion and providing it to the connected modules. Feature selection is optimized by including the most important parameters, such as the vitality of defended assets and threat score, in the threat evaluation. The results from these subsystems are visualized using a Geographical Information System, allowing for real-time mapping of the GBAD environment and displaying the results in a user-friendly web interface. The proposed system has undergone rigorous testing and evaluation, resulting in an efficient and accurate weapon assignment model with a low RMSE value of 0.037. Overall, this Intelligent Decision Support System provides an effective solution for optimizing decision-making processes in GBAD environments and can significantly improve DA protection.
Threat Evaluation of Air Targets Based on the Generalized λ-Shapley Choquet Integral of GIFSS
Fast and accurate threat evaluation (TE) of incoming air targets has a great influence on air defense. In this paper, two new generalized intuitionistic fuzzy soft set (GIFSS) methods are proposed for threat evaluation of air targets. Firstly, the threat evaluation index system is reasonably constructed by analyzing the relative kinematics between the targets and assets, apart from that between the targets and interceptors, which is more reasonable and practical. Secondly, after the threat indexes (TI) are properly obtained, two new aggregation operators for GIFSS are put forward based on the generalized λ-Shapley Choquet integral. The proposed operators not only depict the correlations among the evaluation index but also consider the importance of them globally. Finally, the effectiveness and superiority of the proposed methods are verified through a numerical simulation including four air targets in different index systems.
Ongoing declines for the world’s amphibians in the face of emerging threats
Systematic assessments of species extinction risk at regular intervals are necessary for informing conservation action1,2. Ongoing developments in taxonomy, threatening processes and research further underscore the need for reassessment3,4. Here we report the findings of the second Global Amphibian Assessment, evaluating 8,011 species for the International Union for Conservation of Nature Red List of Threatened Species. We find that amphibians are the most threatened vertebrate class (40.7% of species are globally threatened). The updated Red List Index shows that the status of amphibians is deteriorating globally, particularly for salamanders and in the Neotropics. Disease and habitat loss drove 91% of status deteriorations between 1980 and 2004. Ongoing and projected climate change effects are now of increasing concern, driving 39% of status deteriorations since 2004, followed by habitat loss (37%). Although signs of species recoveries incentivize immediate conservation action, scaled-up investment is urgently needed to reverse the current trends.
Threats of global warming to the world’s freshwater fishes
Climate change poses a significant threat to global biodiversity, but freshwater fishes have been largely ignored in climate change assessments. Here, we assess threats of future flow and water temperature extremes to ~11,500 riverine fish species. In a 3.2 °C warmer world (no further emission cuts after current governments’ pledges for 2030), 36% of the species have over half of their present-day geographic range exposed to climatic extremes beyond current levels. Threats are largest in tropical and sub-arid regions and increases in maximum water temperature are more threatening than changes in flow extremes. In comparison, 9% of the species are projected to have more than half of their present-day geographic range threatened in a 2 °C warmer world, which further reduces to 4% of the species if warming is limited to 1.5 °C. Our results highlight the need to intensify (inter)national commitments to limit global warming if freshwater biodiversity is to be safeguarded. Climate change is a threat to global biodiversity, but the potential effects on freshwater fishes have not been well studied. Here the authors model future flow and water temperature extremes and predict that increases in water temperature in particular will pose serious threats to freshwater fishes
The Rise of “Internet of Things”: Review and Open Research Issues Related to Detection and Prevention of IoT-Based Security Attacks
This paper provides an extensive and complete survey on the process of detecting and preventing various types of IoT-based security attacks. It is designed for software developers, researchers, and practitioners in the Internet of Things field who aim to understand the process of detecting and preventing these attacks. For each entry identified from the list, a brief description is provided along with references where more information can be found. However, We surveyed the current state-of-the-art IoT security solutions and focused on four main aspects: (1) handpicking representative attacks, (2) identifying potential solutions, (3) performing a threat analysis for each attack and solution, and (4) ranking solutions according to the threats they overcome. By adopting this framework, we identified five main categories of defense mechanisms: distributed denial of service detection/prevention, default password protection, encryption mechanisms, intrusion detection/prevention, and anomaly detection. These solutions are relatively mature in terms of utility and usability. However, the security analysis is conducted only concerning specific attacks, which may or may not be relevant to real-world deployment. Appropriate IoT security solutions should incorporate threat modeling while considering other factors such as resource consumption and implementation effort. Overall, evaluation of IoT security solutions is arduous due to the complexity of IoT OSes, heterogeneous IoT devices (e.g., various hardware platforms), limited availability of open-source codebases, and restrictive policies towards intellectual property disclosure. In addition, we note that there remains a lack of studies that perform a systematic evaluation of the state-of-the-art in terms of both frameworks/methodologies and mechanisms proposed.
Security Threats Caused by Public Event Callback in Android Application
The feature of event-driven acts as a key role that makes Android application differentiate from traditional PC software. Since many of those events are hardly predicted and could not be observed by other applications, attackers are similarly impossible to engage corresponding attacks by finding the vulnerabilities of such an event-driven mechanism. However, of various kinds of events offered by either user or system, there are still events that can be received by more than one application and further, which could offer important basic resources to predict specific behaviours of targeted application. In this paper, we aim to analyse potential security threats inside them and demonstrate typical kinds of proof-of-concept attack examples. Apart from that, the critical mechanism-public event callback (PEC) that may cause the threat is firstly modelled and studied, where its four main parts are introduced in detail.
An overview of implementing security and privacy in federated learning
Federated learning has received a great deal of research attention recently,with privacy protection becoming a key factor in the development of artificial intelligence. Federated learning is a special kind of distributed learning framework, which allows multiple users to participate in model training while ensuring that their privacy is not compromised; however, this paradigm is still vulnerable to security and privacy threats from various attackers. This paper focuses on the security and privacy threats related to federated learning. First, we analyse the current research and development status of federated learning through use of the CiteSpace literature search tool. Next, we describe the basic concepts and threat models, and then analyse the security and privacy vulnerabilities within current federated learning architectures. Finally, the directions of development in this area are further discussed in the context of current advanced defence solutions, for which we provide a summary and comparison.
A panoramic view and swot analysis of artificial intelligence for achieving the sustainable development goals by 2030: progress and prospects
The17 Sustainable Development Goals (SDGs) established by the United Nations Agenda 2030 constitute a global blueprint agenda and instrument for peace and prosperity worldwide. Artificial intelligence and other digital technologies that have emerged in the last years, are being currently applied in virtually every area of society, economy and the environment. Hence, it is unsurprising that their current role in the pursuance or hampering of the SDGs has become critical. This study aims at providing a snapshot and comprehensive view of the progress made and prospects in the relationship between artificial intelligence technologies and the SDGs. A comprehensive review of existing literature has been firstly conducted, after which a series SWOT (Strengths, Weaknesses, Opportunities and Threats) analyses have been undertaken to identify the strengths, weaknesses, opportunities and threats inherent to artificial intelligence-driven technologies as facilitators or barriers to each of the SDGs. Based on the results of these analyses, a subsequent broader analysis is provided, from a position vantage, to (i) identify the efforts made in applying AI technologies in SDGs, (ii) pinpoint opportunities for further progress along the current decade, and (iii) distill ongoing challenges and target areas for important advances. The analysis is organized into six categories or perspectives of human needs: life, economic and technological development, social development, equality, resources and natural environment. Finally, a closing discussion is provided about the prospects, key guidelines and lessons learnt that should be adopted for guaranteeing a positive shift of artificial intelligence developments and applications towards fully supporting the SDGs attainment by 2030.
A multi-taxon analysis of European Red Lists reveals major threats to biodiversity
Biodiversity loss is a major global challenge and minimizing extinction rates is the goal of several multilateral environmental agreements. Policy decisions require comprehensive, spatially explicit information on species’ distributions and threats. We present an analysis of the conservation status of 14,669 European terrestrial, freshwater and marine species (ca. 10% of the continental fauna and flora), including all vertebrates and selected groups of invertebrates and plants. Our results reveal that 19% of European species are threatened with extinction, with higher extinction risks for plants (27%) and invertebrates (24%) compared to vertebrates (18%). These numbers exceed recent IPBES (Intergovernmental Platform on Biodiversity and Ecosystem Services) assumptions of extinction risk. Changes in agricultural practices and associated habitat loss, overharvesting, pollution and development are major threats to biodiversity. Maintaining and restoring sustainable land and water use practices is crucial to minimize future biodiversity declines.
Advancing cybersecurity: a comprehensive review of AI-driven detection techniques
As the number and cleverness of cyber-attacks keep increasing rapidly, it's more important than ever to have good ways to detect and prevent them. Recognizing cyber threats quickly and accurately is crucial because they can cause severe damage to individuals and businesses. This paper takes a close look at how we can use artificial intelligence (AI), including machine learning (ML) and deep learning (DL), alongside metaheuristic algorithms to detect cyber-attacks better. We've thoroughly examined over sixty recent studies to measure how effective these AI tools are at identifying and fighting a wide range of cyber threats. Our research includes a diverse array of cyberattacks such as malware attacks, network intrusions, spam, and others, showing that ML and DL methods, together with metaheuristic algorithms, significantly improve how well we can find and respond to cyber threats. We compare these AI methods to find out what they're good at and where they could improve, especially as we face new and changing cyber-attacks. This paper presents a straightforward framework for assessing AI Methods in cyber threat detection. Given the increasing complexity of cyber threats, enhancing AI methods and regularly ensuring strong protection is critical. We evaluate the effectiveness and the limitations of current ML and DL proposed models, in addition to the metaheuristic algorithms. Recognizing these limitations is vital for guiding future enhancements. We're pushing for smart and flexible solutions that can adapt to new challenges. The findings from our research suggest that the future of protecting against cyber-attacks will rely on continuously updating AI methods to stay ahead of hackers' latest tricks.