Goto

Collaborating Authors

 Rule-Based Reasoning


Opinion/Middendorf: Military risks and potential of artificial intelligence

#artificialintelligence

Former Secretary of the Navy J. William Middendorf II, of Little Compton, lays out the threat posed by the Chinese Communist Party in his recent book, "The Great Nightfall." With the emerging priority of artificial intelligence (AI), China is shifting away from a strategy of neutralizing or destroying an enemy's conventional military assets -- its planes, ships and army units. AI strategy is now evolving into dominating what are termed adversaries' "systems-of-systems" -- the combinations of all their intelligence and conventional military assets. What China would attempt first is to disable all of its adversaries' information networks that bind their military systems and assets. It would destroy individual elements of these now-disaggregated forces, probably with missiles and naval strikes.


Prediction of Volleyball Competition Using Machine Learning and Edge Intelligence

#artificialintelligence

Data analysis and machine learning are the backbones of the current era. Human society has entered machine learning and data science that increases the data capacity. It has been widely acknowledged that not only does the number of information increase exponentially, but also the way of human information management and processing is completed to be changed from manual to computer, mainly depending on the transformation of information technology including a computer, network, and communication. This paper is aimed at a solution to the lag of the methods and means of volleyball technique prediction in China. Through field visits, it is found that the way of analysis and research of techniques and tactics in Chinese volleyball practice is relatively backward, which to a certain extent affected the rapid development of Chinese volleyball. Therefore, it is a necessary and urgent task to realize the reform of the methods and means of volleyball technical and tactical analysis in China. The data analysis and prediction are based on the machine learning and data mining algorithm applied to volleyball in this paper is an inevitable trend. The proposed model is applied to the data produced at the edges of the systems and thoroughly analyzed. The Apriori algorithm of the machine learning algorithm is utilized to process the data and provide a prediction about the strategies of a volleyball match. The Apriori algorithm of machine learning is also optimized to perform better data analysis. The effectiveness of the proposed model is also highlighted.


Opinion: Artificial Intelligence's Military Risks, Potential

#artificialintelligence

Former Secretary of the Navy J. William Middendorf II, of Little Compton, lays out the threat posed by the Chinese Communist Party in his recent book, "The Great Nightfall." With the emerging priority of artificial intelligence (AI), China is shifting away from a strategy of neutralizing or destroying an enemy's conventional military assets -- its planes, ships and army units. AI strategy is now evolving into dominating what are termed adversaries' "systems-of-systems" -- the combinations of all their intelligence and conventional military assets. What China would attempt first is to disable all of its adversaries' information networks that bind their military systems and assets. It would destroy individual elements of these now-disaggregated forces, probably with missiles and naval strikes.


Artificial Intelligence (AI) tools realities: 5 questions to ask your developers

#artificialintelligence

Artificial Intelligence (AI) tools that just a few years ago would have been found only at the most cutting-edge companies are now becoming commonplace. But while specialized hardware, software, and frameworks may be more mainstream these days, the knowledge and experience to use them effectively has not kept up. Here are five essential questions to ask your development teams before you finalize your AI strategy. Artificial Intelligence covers a broad range of definitions, algorithms, approaches, tools, and solutions. For example, there are the underlying approaches such as machine learning (both supervised and unsupervised), and rule-based systems.


Visualizing Rule Sets: Exploration and Validation of a Design Space

arXiv.org Artificial Intelligence

Rule sets are often used in Machine Learning (ML) as a way to communicate the model logic in settings where transparency and intelligibility are necessary. Rule sets are typically presented as a text-based list of logical statements (rules). Surprisingly, to date there has been limited work on exploring visual alternatives for presenting rules. In this paper, we explore the idea of designing alternative representations of rules, focusing on a number of visual factors we believe have a positive impact on rule readability and understanding. The paper presents an initial design space for visualizing rule sets and a user study exploring their impact. The results show that some design factors have a strong impact on how efficiently readers can process the rules while having minimal impact on accuracy. This work can help practitioners employ more effective solutions when using rules as a communication strategy to understand ML models.


Graph Computing for Financial Crime and Fraud Detection: Trends, Challenges and Outlook

arXiv.org Artificial Intelligence

The rise of digital payments has caused consequential changes in the financial crime landscape. As a result, traditional fraud detection approaches such as rule-based systems have largely become ineffective. AI and machine learning solutions using graph computing principles have gained significant interest in recent years. Graph-based techniques provide unique solution opportunities for financial crime detection. However, implementing such solutions at industrial-scale in real-time financial transaction processing systems has brought numerous application challenges to light. In this paper, we discuss the implementation difficulties current and next-generation graph solutions face. Furthermore, financial crime and digital payments trends indicate emerging challenges in the continued effectiveness of the detection techniques. We analyze the threat landscape and argue that it provides key insights for developing graph-based solutions.


Neural Production Systems

arXiv.org Artificial Intelligence

Visual environments are structured, consisting of distinct objects or entities. These entities have properties -- both visible and latent -- that determine the manner in which they interact with one another. To partition images into entities, deep-learning researchers have proposed structural inductive biases such as slot-based architectures. To model interactions among entities, equivariant graph neural nets (GNNs) are used, but these are not particularly well suited to the task for two reasons. First, GNNs do not predispose interactions to be sparse, as relationships among independent entities are likely to be. Second, GNNs do not factorize knowledge about interactions in an entity-conditional manner. As an alternative, we take inspiration from cognitive science and resurrect a classic approach, production systems, which consist of a set of rule templates that are applied by binding placeholder variables in the rules to specific entities. Rules are scored on their match to entities, and the best fitting rules are applied to update entity properties. In a series of experiments, we demonstrate that this architecture achieves a flexible, dynamic flow of control and serves to factorize entity-specific and rule-based information. This disentangling of knowledge achieves robust future-state prediction in rich visual environments, outperforming state-of-the-art methods using GNNs, and allows for the extrapolation from simple (few object) environments to more complex environments.


Artificial Intelligence: From Hype to a Must-have

#artificialintelligence

From being not much more but a catchy phrase to one of the most promising and powerful technologies, AI has come a long way. While communication and digital service providers start to implement ever more solutions based on artificial intelligence and machine learning, the technology is growing stronger by the minute. The predictions, in fact, are that without AI-driven systems, telecoms won't be able to survive in a highly competitive, digital-first market. So, what is the state of AI implementation in telcos? What solutions are the most popular at the moment, and which are expected to surge in the coming months?


Cryptonite: A Cryptic Crossword Benchmark for Extreme Ambiguity in Language

arXiv.org Artificial Intelligence

Current NLP datasets targeting ambiguity can be solved by a native speaker with relative ease. We present Cryptonite, a large-scale dataset based on cryptic crosswords, which is both linguistically complex and naturally sourced. Each example in Cryptonite is a cryptic clue, a short phrase or sentence with a misleading surface reading, whose solving requires disambiguating semantic, syntactic, and phonetic wordplays, as well as world knowledge. Cryptic clues pose a challenge even for experienced solvers, though top-tier experts can solve them with almost 100% accuracy. Cryptonite is a challenging task for current models; fine-tuning T5-Large on 470k cryptic clues achieves only 7.6% accuracy, on par with the accuracy of a rule-based clue solver (8.6%).


Measuring Inconsistency over Sequences of Business Rule Cases

arXiv.org Artificial Intelligence

In this report, we investigate (element-based) inconsistency measures for multisets of business rule bases. Currently, related works allow to assess individual rule bases, however, as companies might encounter thousands of such instances daily, studying not only individual rule bases separately, but rather also their interrelations becomes necessary, especially in regard to determining suitable re-modelling strategies. We therefore present an approach to induce multiset-measures from arbitrary (traditional) inconsistency measures, propose new rationality postulates for a multiset use-case, and investigate the complexity of various aspects regarding multi-rule base inconsistency measurement.