Government
Dyad Medical Secures FDA Clearance For Echo:Prio Cardiac Imaging Analysis Platform
Dyad Medical, Inc., the developer of the cloud-based AI technology for cardiac image analysis, announced that the U.S. Food and Drug Administration (FDA) has cleared its Echocardiogram application called Echo:Prio through the 510(k) pathway. Echo:Prio, part of the complete cardiac platform named Libby, offers fast, data-driven image analysis of echocardiogram images. It is an important decision-making support tool for index quantification of cardiac function saving the clinician time in diagnosis and treatment-decision making. Echocardiograms are often the first step in diagnosing and developing a treatment plan for heart disease. The heart is the only organ in constant movement as it pumps blood throughout the body.
SA to establish Artificial Intelligence Institute
Minister of Communications and Digital Technologies Khumbudzo Ntshavheni said the AI Institute is being established in partnership with institutions of higher learning, in particular the Johannesburg Business School of the University of Johannesburg and the Tshwane University of Technology, which are co-founder institutions together with the Department of Communications and Digital Technologies. "It is essential that we invest significantly to provide our youth with access to modern training, skill sets and formal education. To achieve this, our Department of Basic Education has introduced robotics and coding as school subjects in primary and high schools. "At present, learners in over a 1,000 schools are designing and producing robots both for gaming and to complete tasks the learners find tedious for human completion. "Next year, learners in these and additional schools that will join this category will compete in a National Robotics Development Challenge," the Minister said on Thursday during the G20 Digital Economy Ministers Meeting in Bali, Indonesia.
Taiwan premier says drone shot down near China was 'appropriate'
Taiwan's decision to shoot down a drone off the Chinese coast that flew over a Taiwanese-controlled island was the most "appropriate" action to take after repeated warnings, Taiwan Premier Su Tseng-chang said. On Thursday, Taiwan's military shot down the first unidentified civilian drone that entered its airspace near the outlying Kinmen islands that sit next door to China's Xiamen city. The drone was shot down after entering restricted airspace near the tiny Shiyu (Lion) islet, and crashed into the sea, according to Taiwan's military. Speaking to reporters on Friday, Su said Taiwan had repeatedly issued warnings and "asked them not to encroach on our doorstep". "They repeatedly ignored our warnings to leave and we had no choice but to exercise self-defence and shoot. This is the most appropriate reaction after repeated restraint and warnings," he said.
Entity Graph Extraction from Legal Acts -- a Prototype for a Use Case in Policy Design Analysis
Wróblewska, Anna, Pieliński, Bartosz, Seweryn, Karolina, Saputa, Karol, Wichrowska, Aleksandra, Sysko-Romańczuk, Sylwia, Schreiber, Hanna
This paper presents research on a prototype developed to serve the quantitative study of public policy design. This sub-discipline of political science focuses on identifying actors, relations between them, and tools at their disposal in health, environmental, economic, and other policies. Our system aims to automate the process of gathering legal documents, annotating them with Institutional Grammar, and using hypergraphs to analyse inter-relations between crucial entities. Our system is tested against the UNESCO Convention for the Safeguarding of the Intangible Cultural Heritage from 2003, a legal document regulating essential aspects of international relations securing cultural heritage.
Semi-WTC: A Practical Semi-supervised Framework for Attack Categorization through Weight-Task Consistency
Li, Zihan, Chen, Wentao, Wei, Zhiqing, Luo, Xingqi, Su, Bing
Supervised learning has been widely used for attack categorization, requiring high-quality data and labels. However, the data is often imbalanced and it is difficult to obtain sufficient annotations. Moreover, supervised models are subject to real-world deployment issues, such as defending against unseen artificial attacks. To tackle the challenges, we propose a semi-supervised fine-grained attack categorization framework consisting of an encoder and a two-branch structure and this framework can be generalized to different supervised models. The multilayer perceptron with residual connection is used as the encoder to extract features and reduce the complexity. The Recurrent Prototype Module (RPM) is proposed to train the encoder effectively in a semi-supervised manner. To alleviate the data imbalance problem, we introduce the Weight-Task Consistency (WTC) into the iterative process of RPM by assigning larger weights to classes with fewer samples in the loss function. In addition, to cope with new attacks in real-world deployment, we propose an Active Adaption Resampling (AAR) method, which can better discover the distribution of unseen sample data and adapt the parameters of encoder. Experimental results show that our model outperforms the state-of-the-art semi-supervised attack detection methods with a 3% improvement in classification accuracy and a 90% reduction in training time.
Improving debris flow evacuation alerts in Taiwan using machine learning
Tsai, Yi-Lin, Irvin, Jeremy, Chundi, Suhas, Ng, Andrew Y., Field, Christopher B., Kitanidis, Peter K.
Taiwan has the highest susceptibility to and fatalities from debris flows worldwide. The existing debris flow warning system in Taiwan, which uses a time-weighted measure of rainfall, leads to alerts when the measure exceeds a predefined threshold. However, this system generates many false alarms and misses a substantial fraction of the actual debris flows. Towards improving this system, we implemented five machine learning models that input historical rainfall data and predict whether a debris flow will occur within a selected time. We found that a random forest model performed the best among the five models and outperformed the existing system in Taiwan. Furthermore, we identified the rainfall trajectories strongly related to debris flow occurrences and explored trade-offs between the risks of missing debris flows versus frequent false alerts. These results suggest the potential for machine learning models trained on hourly rainfall data alone to save lives while reducing false alerts.
Big Data is not the New Oil: Common Misconceptions about Population Data
Christen, Peter, Schnell, Rainer
Databases covering all individuals of a population are increasingly used for research and decision-making. The massive size of such databases is often mistaken as a guarantee for valid inferences. However, population data have characteristics that make them challenging to use. Various assumptions on population coverage and data quality are commonly made, including how such data were captured and what types of processing have been applied to them. Furthermore, the full potential of population data can often only be unlocked when such data are linked to other databases. Record linkage often implies subtle technical problems, which are easily missed. We discuss a diverse range of misconceptions relevant for anybody capturing, processing, linking, or analysing population data. Remarkably many of these misconceptions are due to the social nature of data collections and are therefore missed by purely technical accounts of data processing. Many of these misconceptions are also not well documented in scientific publications. We conclude with a set of recommendations for using population data.
A Discussion of Discrimination and Fairness in Insurance Pricing
Lindholm, Mathias, Richman, Ronald, Tsanakas, Andreas, Wüthrich, Mario V.
Indirect discrimination is an issue of major concern in algorithmic models. This is particularly the case in insurance pricing where protected policyholder characteristics are not allowed to be used for insurance pricing. Simply disregarding protected policyholder information is not an appropriate solution because this still allows for the possibility of inferring the protected characteristics from the non-protected ones. This leads to so-called proxy or indirect discrimination. Though proxy discrimination is qualitatively different from the group fairness concepts in machine learning, these group fairness concepts are proposed to 'smooth out' the impact of protected characteristics in the calculation of insurance prices. The purpose of this note is to share some thoughts about group fairness concepts in the light of insurance pricing and to discuss their implications. We present a statistical model that is free of proxy discrimination, thus, unproblematic from an insurance pricing point of view. However, we find that the canonical price in this statistical model does not satisfy any of the three most popular group fairness axioms. This seems puzzling and we welcome feedback on our example and on the usefulness of these group fairness axioms for non-discriminatory insurance pricing.
An Introduction to Machine Unlearning
Mercuri, Salvatore, Khraishi, Raad, Okhrati, Ramin, Batra, Devesh, Hamill, Conor, Ghasempour, Taha, Nowlan, Andrew
Removing the influence of a specified subset of training data from a machine learning model may be required to address issues such as privacy, fairness, and data quality. Retraining the model from scratch on the remaining data after removal of the subset is an effective but often infeasible option, due to its computational expense. The past few years have therefore seen several novel approaches towards efficient removal, forming the field of "machine unlearning", however, many aspects of the literature published thus far are disparate and lack consensus. In this paper, we summarise and compare seven state-of-the-art machine unlearning algorithms, consolidate definitions of core concepts used in the field, reconcile different approaches for evaluating algorithms, and discuss issues related to applying machine unlearning in practice.
Towards Daily High-resolution Inundation Observations using Deep Learning and EO
Dasgupta, Antara, Hybbeneth, Lasse, Waske, Björn
Satellite remote sensing presents a cost-effective solution for synoptic flood monitoring, and satellite-derived flood maps provide a computationally efficient alternative to numerical flood inundation models traditionally used. While satellites do offer timely inundation information when they happen to cover an ongoing flood event, they are limited by their spatiotemporal resolution in terms of their ability to dynamically monitor flood evolution at various scales. Constantly improving access to new satellite data sources as well as big data processing capabilities has unlocked an unprecedented number of possibilities in terms of data-driven solutions to this problem. Specifically, the fusion of data from satellites, such as the Copernicus Sentinels, which have high spatial and low temporal resolution, with data from NASA SMAP and GPM missions, which have low spatial but high temporal resolutions could yield high-resolution flood inundation at a daily scale. Here a Convolutional-Neural-Network is trained using flood inundation maps derived from Sentinel-1 Synthetic Aperture Radar and various hydrological, topographical, and land-use based predictors for the first time, to predict high-resolution probabilistic maps of flood inundation. The performance of UNet and SegNet model architectures for this task is evaluated, using flood masks derived from Sentinel-1 and Sentinel-2, separately with 95 percent-confidence intervals. The Area under the Curve (AUC) of the Precision Recall Curve (PR-AUC) is used as the main evaluation metric, due to the inherently imbalanced nature of classes in a binary flood mapping problem, with the best model delivering a PR-AUC of 0.85.