Goto

Collaborating Authors

 Africa


Lutz's Spoiler Technique Revisited: A Unified Approach to Worst-Case Optimal Entailment of Unions of Conjunctive Queries in Locally-Forward Description Logics

arXiv.org Artificial Intelligence

We present a unified approach to (both finite and unrestricted) worst-case optimal entailment of (unions of) conjunctive queries (U)CQs in the wide class of "locally-forward" description logics. The main technique that we employ is a generalisation of Lutz's spoiler technique, originally developed for CQ entailment in ALCHQ. Our result closes numerous gaps present in the literature, most notably implying ExpTime-completeness of (U)CQ-querying for any superlogic of ALC contained in ALCHbregQ, and, as we believe, is abstract enough to be employed as a black-box in many new scenarios.


Intelligent computational model for the classification of Covid-19 with chest radiography compared to other respiratory diseases

arXiv.org Artificial Intelligence

Lung X-ray images, if processed using statistical and computational methods, can distinguish pneumonia from COVID-19. The present work shows that it is possible to extract lung X-ray characteristics to improve the methods of examining and diagnosing patients with suspected COVID-19, distinguishing them from malaria, dengue, H1N1, tuberculosis, and Streptococcus pneumonia. More precisely, an intelligent computational model was developed to process lung X-ray images and classify whether the image is of a patient with COVID-19. The images were processed and extracted their characteristics. These characteristics were the input data for an unsupervised statistical learning method, PCA, and clustering, which identified specific attributes of X-ray images with Covid-19. The introduction of statistical models allowed a fast algorithm, which used the X-means clustering method associated with the Bayesian Information Criterion (CIB). The developed algorithm efficiently distinguished each pulmonary pathology from X-ray images. The method exhibited excellent sensitivity. The average recognition accuracy of COVID-19 was 0.93 and 0.051.


Recursive Fusion and Deformable Spatiotemporal Attention for Video Compression Artifact Reduction

arXiv.org Artificial Intelligence

A number of deep learning based algorithms have been proposed to recover high-quality videos from low-quality compressed ones. Among them, some restore the missing details of each frame via exploring the spatiotemporal information of neighboring frames. However, these methods usually suffer from a narrow temporal scope, thus may miss some useful details from some frames outside the neighboring ones. In this paper, to boost artifact removal, on the one hand, we propose a Recursive Fusion (RF) module to model the temporal dependency within a long temporal range. Specifically, RF utilizes both the current reference frames and the preceding hidden state to conduct better spatiotemporal compensation. On the other hand, we design an efficient and effective Deformable Spatiotemporal Attention (DSTA) module such that the model can pay more effort on restoring the artifact-rich areas like the boundary area of a moving object. Extensive experiments show that our method outperforms the existing ones on the MFQE 2.0 dataset in terms of both fidelity and perceptual effect. Code is available at https://github.com/zhaominyiz/RFDA-PyTorch.


The Landscape of AI & Robotic Guides in Museums & Cultural Places

#artificialintelligence

Each passing day, Museum and Cultural Places visitors' lives are subtly shaped by AI-driven technologies. In this smartphone glutted world, there lies a huge challenge for both the Museums and Cultural places to attract visitors. The question arises, What is the role of AI in a Museum? To learn more about visitors, manage visitor experience and collect relevant data for boosting the traffic and developing future growth strategies, Museums and Cultural Places across the globe are using artificial intelligence in several ways. The most commonly used modes of AI are - Robots & Chatboxes, Computer Visions and Natural language processing amongst others. Unlike traditional methods of managing generic data once a year, Museums rely on structured data to benefit both the visitors and the employees.


Machine Learning Concepts

#artificialintelligence

This will be a part of series of Machine Learning stories and this is the first one where we will cover few interesting but very basic concepts which is kind of must know for every budding data scientists or may be a professional one. A correlation coefficient tells you how strong, or how weak, the relationship is between two sets of data. In Mathematics, a coefficient is usually the number that is used to multiply a variable. So for this expression: 9x, the number 9 is the coefficient. A correlation between two variables or data sets indicates that as one variable changes in value, the other variable tends to change in a specific direction. It is also called the cross-correlation coefficient, Pearson correlation coefficient (PCC), or the Pearson product-moment correlation coefficient (PPMCC). Understanding this relationship is useful because the value of one variable allows us to predict the value of the other variable. For example, height and weight are correlated when it comes to your physique -- as height increases, the weight tends to increase too.


In a world first, South Africa grants patent to an artificial intelligence system

#artificialintelligence

At first glance, a recently granted South African patent relating to a food container based on fractal geometry seems fairly mundane. The innovation in question involves interlocking food containers that are easy for robots to grasp and stack. On closer inspection, the patent is anything but mundane. That's because the inventor is not a human being -- it is an artificial intelligence (AI) system called DABUS. DABUS (which stands for device for the autonomous bootstrapping of unified sentience) is an AI system created by Stephen Thaler, a pioneer in the field of AI and programming.


Ethical aspects in Artificial Intelligence

#artificialintelligence

Artificial Intelligence is, without a doubt, one of the Fourth Industrial Revolution's primary growth engines. The benefits and business potential inherent in this technology are immense. Improving customer experience, automating business processes, real-time information analysis, improving cyber protection capabilities, and implementing autonomous applications are just a few examples of these benefits. However, and similarly to other types of new and groundbreaking technologies, we must consider the latent risks in implementing Artificial Intelligence in an uncontrolled manner. Considering such risks is evidently even more urgent as Artificial Intelligence has now become so vastly used that it affects every aspect of our personal and professional life and used in scale, in large sectors of the economy.


Analyzing Race and Country of Citizenship Bias in Wikidata

arXiv.org Artificial Intelligence

As an open and collaborative knowledge graph created by users and bots, it is possible that the knowledge in Wikidata is biased in regards to multiple factors such as gender, race, and country of citizenship. Previous work has mostly studied the representativeness of Wikidata knowledge in terms of genders of people. In this paper, we examine the race and citizenship bias in general and in regards to STEM representation for scientists, software developers, and engineers. By comparing Wikidata queries to real-world datasets, we identify the differences in representation to characterize the biases present in Wikidata. Through this analysis, we discovered that there is an overrepresentation of white individuals and those with citizenship in Europe and North America; the rest of the groups are generally underrepresented. Based on these findings, we have found and linked to Wikidata additional data about STEM scientists from the minorities. This data is ready to be inserted into Wikidata with a bot. Increasing representation of minority race and country of citizenship groups can create a more accurate portrayal of individuals in STEM.


Are Negative Samples Necessary in Entity Alignment? An Approach with High Performance, Scalability and Robustness

arXiv.org Artificial Intelligence

Entity alignment (EA) aims to find the equivalent entities in different KGs, which is a crucial step in integrating multiple KGs. However, most existing EA methods have poor scalability and are unable to cope with large-scale datasets. We summarize three issues leading to such high time-space complexity in existing EA methods: (1) Inefficient graph encoders, (2) Dilemma of negative sampling, and (3) "Catastrophic forgetting" in semi-supervised learning. To address these challenges, we propose a novel EA method with three new components to enable high Performance, high Scalability, and high Robustness (PSR): (1) Simplified graph encoder with relational graph sampling, (2) Symmetric negative-free alignment loss, and (3) Incremental semi-supervised learning. Furthermore, we conduct detailed experiments on several public datasets to examine the effectiveness and efficiency of our proposed method. The experimental results show that PSR not only surpasses the previous SOTA in performance but also has impressive scalability and robustness.


Modeling Accurate Human Activity Recognition for Embedded Devices Using Multi-level Distillation

arXiv.org Artificial Intelligence

Human Activity Recognition (HAR) based on IMU sensors is a crucial area in ubiquitous computing. Because of the trend of deploying AI on IoT devices or smartphones, more researchers are designing different HAR models for embedded devices. Deployment of models in embedded devices can help enhance the efficiency of HAR. We propose a multi-level HAR modeling pipeline called Stage-Logits-Memory Distillation (SMLDist) for constructing deep convolutional HAR models with embedded hardware support. SMLDist includes stage distillation, memory distillation, and logits distillation. Stage distillation constrains the learning direction of the intermediate features. The teacher model teaches the student models how to explain and store the inner relationship among high-dimensional features based on Hopfield networks in memory distillation. Logits distillation builds logits distilled by a smoothed conditional rule to preserve the probability distribution and enhance the softer target accuracy. We compare the accuracy, F1 macro score, and energy cost on embedded platforms of a MobileNet V3 model built by SMLDist with various state-of-the-art HAR frameworks. The product model has a good balance with robustness and efficiency. SMLDist can also compress models with a minor performance loss at an equal compression ratio to other advanced knowledge distillation methods on seven public datasets.