Goto

Collaborating Authors

 Africa


Patents and AI inventions: Recent court rulings and broader policy questions

#artificialintelligence

Can an artificial intelligence (AI) system be a named inventor on a United States patent? No, says a federal appeals court in a decision issued earlier this month. The case, Thaler v. Vidal, arose from two patent applications filed in 2019 by Stephen Thaler, naming an AI system he calls DABUS (for "Device for the Autonomous Bootstrapping of Unified Sentience") as the "inventor." After the U.S. Patent and Trademark Office (PTO) informed Thaler that the applications were incomplete because they did not list a human inventor, he filed a complaint in a federal district court in Virginia. In September 2021, that court ruled against Thaler, citing "the overwhelming evidence that Congress intended to limit the definition of'inventor' to natural persons."


Human-level AI is a giant risk. Why are we entrusting its development to tech CEOs?

#artificialintelligence

Technology companies are racing to develop human-level artificial intelligence, whose development poses one of the greatest risks to humanity. Last week, John Carmack, a software engineer and video game developer, announced that he has raised 20 million dollars to start Keen Technologies, a company devoted to building fully human-level AI. He is not the only one. There are currently 72 projects around the world focused on developing a human-level AI, also known as an AGI -- meaning an AI which can do any cognitive task at least as well as humans can. Many have raised concerns about the effects that even today's use of artificial intelligence, which is far from human-level, already has on our society.


Efficient liver segmentation with 3D CNN using computed tomography scans

arXiv.org Artificial Intelligence

The liver is one of the most critical metabolic organs in vertebrates due to its vital functions in the human body, such as detoxification of the blood from waste products and medications. Liver diseases due to liver tumors are one of the most common mortality reasons around the globe. Hence, detecting liver tumors in the early stages of tumor development is highly required as a critical part of medical treatment. Many imaging modalities can be used as aiding tools to detect liver tumors. Computed tomography (CT) is the most used imaging modality for soft tissue organs such as the liver. This is because it is an invasive modality that can be captured relatively quickly. This paper proposed an efficient automatic liver segmentation framework to detect and segment the liver out of CT abdomen scans using the 3D CNN DeepMedic network model. Segmenting the liver region accurately and then using the segmented liver region as input to tumors segmentation method is adopted by many studies as it reduces the false rates resulted from segmenting abdomen organs as tumors. The proposed 3D CNN DeepMedic model has two pathways of input rather than one pathway, as in the original 3D CNN model. In this paper, the network was supplied with multiple abdomen CT versions, which helped improve the segmentation quality. The proposed model achieved 94.36%, 94.57%, 91.86%, and 93.14% for accuracy, sensitivity, specificity, and Dice similarity score, respectively. The experimental results indicate the applicability of the proposed method.


Machine Learning Models Evaluation and Feature Importance Analysis on NPL Dataset

arXiv.org Artificial Intelligence

Predicting the probability of non-performing loans for individuals has a vital and beneficial role for banks to decrease credit risk and make the right decisions before giving the loan. The trend to make these decisions are based on credit study and in accordance with generally accepted standards, loan payment history, and demographic data of the clients. In this work, we evaluate how different Machine learning models such as Random Forest, Decision tree, KNN, SVM, and XGBoost perform on the dataset provided by a private bank in Ethiopia. Further, motivated by this evaluation we explore different feature selection methods to state the important features for the bank. Our findings show that XGBoost achieves the highest F1 score on the KMeans SMOTE over-sampled data. We also found that the most important features are the age of the applicant, years of employment, and total income of the applicant rather than collateral-related features in evaluating credit risk. Work done when the authors were a research intern at Chapa. Equally contributed to this work.


SEN12TS -- Largest land cover classification dataset ?!

#artificialintelligence

Land cover classification (or semantic segmentation in the CV context), is one of the most important applications of machine / deep learning models in remote sensing image analysis. There are numerous benchmark datasets with different features, designed and published for LULC classification task. Although radar-derived and optical imagery are widely available at similar timescales and spatial resolutions, some issues make their combined processing more complicated. These issues include coregistration between satellite missions, processing of SAR imagery to correct for ground geometry and incidence angle; and the most important one, lack of reliable labeled ground truth pixels appropriate for research purposes. Here, I'm going to introduce SEN12TS; a very large satellite image dataset (1.69 TB in storage!), designed by University of Colombia and Descartes Lab, specifically for land cover classification.


AI-Based Algorithmic Trading Can Disrupt Bitcoin Market

#artificialintelligence

AI technology has had a huge impact on the direction of many industries. The traditional financial sector has been one of the most heavily affected. The market for AI in finance is exploding. Allied Research projects it will grow from under $4 billion in 2020 to over $64 billion in 2030. These forecasts pertain to the expected proliferation of AI in the traditional financial sector.


A scalable pipeline for COVID-19: the case study of Germany, Czechia and Poland

arXiv.org Artificial Intelligence

Throughout the coronavirus disease 2019 (COVID-19) pandemic, decision makers have relied on forecasting models to determine and implement non-pharmaceutical interventions (NPI). In building the forecasting models, continuously updated datasets from various stakeholders including developers, analysts, and testers are required to provide precise predictions. Here we report the design of a scalable pipeline which serves as a data synchronization to support inter-country top-down spatiotemporal observations and forecasting models of COVID-19, named the where2test, for Germany, Czechia and Poland. We have built an operational data store (ODS) using PostgreSQL to continuously consolidate datasets from multiple data sources, perform collaborative work, facilitate high performance data analysis, and trace changes. The ODS has been built not only to store the COVID-19 data from Germany, Czechia, and Poland but also other areas. Employing the dimensional fact model, a schema of metadata is capable of synchronizing the various structures of data from those regions, and is scalable to the entire world. Next, the ODS is populated using batch Extract, Transfer, and Load (ETL) jobs. The SQL queries are subsequently created to reduce the need for pre-processing data for users. The data can then support not only forecasting using a version-controlled Arima-Holt model and other analyses to support decision making, but also risk calculator and optimisation apps. The data synchronization runs at a daily interval, which is displayed at https://www.where2test.de.


Tensor Decomposition based Personalized Federated Learning

arXiv.org Artificial Intelligence

Federated learning (FL) is a new distributed machine learning framework that can achieve reliably collaborative training without collecting users' private data. However, due to FL's frequent communication and average aggregation strategy, they experience challenges scaling to statistical diversity data and large-scale models. In this paper, we propose a personalized FL framework, named Tensor Decomposition based Personalized Federated learning (TDPFed), in which we design a novel tensorized local model with tensorized linear layers and convolutional layers to reduce the communication cost. TDPFed uses a bi-level loss function to decouple personalized model optimization from the global model learning by controlling the gap between the personalized model and the tensorized local model. Moreover, an effective distributed learning strategy and two different model aggregation strategies are well designed for the proposed TDPFed framework. Theoretical convergence analysis and thorough experiments demonstrate that our proposed TDPFed framework achieves state-of-the-art performance while reducing the communication cost.


Ab-initio quantum chemistry with neural-network wavefunctions

arXiv.org Machine Learning

Machine learning and specifically deep-learning methods have outperformed human capabilities in many pattern recognition and data processing problems, in game playing, and now also play an increasingly important role in scientific discovery. A key application of machine learning in the molecular sciences is to learn potential energy surfaces or force fields from ab-initio solutions of the electronic Schr\"odinger equation using datasets obtained with density functional theory, coupled cluster, or other quantum chemistry methods. Here we review a recent and complementary approach: using machine learning to aid the direct solution of quantum chemistry problems from first principles. Specifically, we focus on quantum Monte Carlo (QMC) methods that use neural network ansatz functions in order to solve the electronic Schr\"odinger equation, both in first and second quantization, computing ground and excited states, and generalizing over multiple nuclear configurations. Compared to existing quantum chemistry methods, these new deep QMC methods have the potential to generate highly accurate solutions of the Schr\"odinger equation at relatively modest computational cost.


What Do NLP Researchers Believe? Results of the NLP Community Metasurvey

arXiv.org Artificial Intelligence

We present the results of the NLP Community Metasurvey. Run from May to June 2022, the survey elicited opinions on controversial issues, including industry influence in the field, concerns about AGI, and ethics. Our results put concrete numbers to several controversies: For example, respondents are split almost exactly in half on questions about the importance of artificial general intelligence, whether language models understand language, and the necessity of linguistic structure and inductive bias for solving NLP problems. In addition, the survey posed meta-questions, asking respondents to predict the distribution of survey responses. This allows us not only to gain insight on the spectrum of beliefs held by NLP researchers, but also to uncover false sociological beliefs where the community's predictions don't match reality. We find such mismatches on a wide range of issues. Among other results, the community greatly overestimates its own belief in the usefulness of benchmarks and the potential for scaling to solve real-world problems, while underestimating its own belief in the importance of linguistic structure, inductive bias, and interdisciplinary science.