Government
POC – Artificial Intelligence for Maneuver
Future near-peer adversaries will attempt to contest all domains and utilize complex and congested terrain to mitigate current joint force capabilities and reduce effectiveness of U.S. Department of Defense (DoD) tactical maneuver elements. To help deter or defeat peer threats in contested multi-domain environments, the DoD should leverage advances in artificial intelligence and machine learning algorithms in support of robotic autonomous systems, miniaturized sensors, computing power and storage, and secure autonomous communication networks to create human-machine teams bringing greater precision, certainty, speed and mass to the battlefield.
Artificial Intelligence for Precision Medicine and Better Healthcare - KDnuggets
Precision medicine is a medical model, which proposes customization of the healthcare to a subgroup of patients, based on a genetics, lifestyle and environment. This technique allows doctors and researchers to prognosis treatment and prevention strategies for a specific disease which can work on a group of people. It is opposed to a one-size-fits-all approach, in which disease treatment and prevention techniques are advanced for the average individual with much less attention for the variations among individuals. There is an overlap between the terms "precision medication" and "personalized medicine." As per the National Research Council, "personalized medicine" is a traditional word with a meaning close to "precision medication."
Webinar: Machine Learning and AI - Opportunities and Challenges for Corporates
The development of the internet over the last few decades has resulted in a massive increase in the production of data and the unprecedented availability of computing power for corporate applications. Machine Learning and artificial intelligence (AI) techniques have been fuelled by these revolutions to emerge from being purely academic topics of investigation to be the basis for a new wave of products and services for the digital age. The paradigm-shifting opportunities presented to corporates by this emerging technology range from the ability to expose and extract insights and patterns from data lakes to replacing human beings in critical decision-making scenarios. However, with these opportunities also come novel risks and concerns that must be considered when contemplating the development and deployment of AI and machine learning agents. These include understanding how their trustworthiness may be measured, the ethics and policies required for their deployment and the cybersecurity implications of their widespread adoption.
DOE funding boosts artificial intelligence research at Jefferson Lab
The thrust of nuclear physics is studying the universe down to its smallest subatomic parts. Now, two physicists at the Department of Energy's Thomas Jefferson National Accelerator Facility have secured more than $2 million in federal funding dedicated to research projects that harness the power of data analytics to make that work faster and more efficient. David Lawrence and Chris Tennant are among 14 scientists at seven DOE national laboratories whose proposals were awarded a total of $37 million to be allocated over three years. "Artificial Intelligence and machine learning have the potential to transform a host of scientific disciplines and to revolutionize experimentation and operations at user facilities in the coming years," Chris Fall, director of DOE's Office of Science, said in announcing the funding. "These awards will help ensure America remains on the cutting edge of these critical technologies for science."
South Korea's Moon advocates regional virus initiative involving Japan, others
Seoul – South Korean President Moon Jae-in called on Wednesday for a regional infectious disease control and public health initiative involving Japan, China, Mongolia, and North Korea to tackle health crises and lay the foundation for peace with Pyongyang. Moon unveiled the so-called Northeast Asia Cooperation Initiative for Infectious Disease Control and Public Health during a video address to the U.N. General Assembly. "In the face of the COVID-19 crisis that poses a greater threat to humanity than a war, we came to be acutely reminded that the safety of neighboring countries is directly linked to that of our own," Moon said, according to an English translation of his prepared remarks distributed by his office. Such an initiative would lead North Korea to "engage with the international community," according to Moon. "It is not only Korea's response to COVID-19 but also the invaluable lessons Korea will be gaining from institutionalizing peace that Korea wishes to share with the rest of the world," he said.
The explainability problem - can new approaches pry open the AI black box?
The so-called "black-box" aspect of AI, usually referred to as the explainability problem, or X(AI) for short, arose slowly over the past few years. Still, with the rapid development in AI, it is now considered a significant problem. How can you trust a model if you cannot understand how it reaches its conclusions? For commercial benefits, for ethics concerns or regulatory considerations, X)(AI) is essential if users understand, appropriately trust, and effectively manage AI results. In researching this topic, I was surprised to find almost 400 papers on the subject.
Preserving Integrity in Online Social Networks
Halevy, Alon, Ferrer, Cristian Canton, Ma, Hao, Ozertem, Umut, Pantel, Patrick, Saeidi, Marzieh, Silvestri, Fabrizio, Stoyanov, Ves
Online social networks provide a platform for sharing information and free expression. However, these networks are also used for malicious purposes, such as distributing misinformation and hate speech, selling illegal drugs, and coordinating sex trafficking or child exploitation. This paper surveys the state of the art in keeping online platforms and their users safe from such harm, also known as the problem of preserving integrity. This survey comes from the perspective of having to combat a broad spectrum of integrity violations at Facebook. We highlight the techniques that have been proven useful in practice and that deserve additional attention from the academic community. Instead of discussing the many individual violation types, we identify key aspects of the social-media eco-system, each of which is common to a wide variety violation types. Furthermore, each of these components represents an area for research and development, and the innovations that are found can be applied widely.
Annotator Rationales for Labeling Tasks in Crowdsourcing
Kutlu, Mucahid (TOBB University of Economics and Technology) | McDonnell, Tyler | Elsayed, Tamer (Qatar University) | Lease, Matthew (University of Texas at Austin)
When collecting item ratings from human judges, it can be difficult to measure and enforce data quality due to task subjectivity and lack of transparency into how judges make each rating decision. To address this, we investigate asking judges to provide a specific form of rationale supporting each rating decision. We evaluate this approach on an information retrieval task in which human judges rate the relevance of Web pages for different search topics. Cost-benefit analysis over 10,000 judgments collected on Amazon's Mechanical Turk suggests a win-win. Firstly, rationales yield a multitude of benefits: more reliable judgments, greater transparency for evaluating both human raters and their judgments, reduced need for expert gold, the opportunity for dual-supervision from ratings and rationales, and added value from the rationales themselves. Secondly, once experienced in the task, crowd workers provide rationales with almost no increase in task completion time. Consequently, we can realize the above benefits with minimal additional cost.
Unfairness Discovery and Prevention For Few-Shot Regression
We study fairness in supervised few-shot meta-learning models that are sensitive to discrimination (or bias) in historical data. A machine learning model trained based on biased data tends to make unfair predictions for users from minority groups. Although this problem has been studied before, existing methods mainly aim to detect and control the dependency effect of the protected variables (e.g. race, gender) on target prediction based on a large amount of training data. These approaches carry two major drawbacks that (1) lacking showing a global cause-effect visualization for all variables; (2) lacking generalization of both accuracy and fairness to unseen tasks. In this work, we first discover discrimination from data using a causal Bayesian knowledge graph which not only demonstrates the dependency of the protected variable on target but also indicates causal effects between all variables. Next, we develop a novel algorithm based on risk difference in order to quantify the discriminatory influence for each protected variable in the graph. Furthermore, to protect prediction from unfairness, a fast-adapted bias-control approach in meta-learning is proposed, which efficiently mitigates statistical disparity for each task and it thus ensures independence of protected attributes on predictions based on biased and few-shot data samples. Distinct from existing meta-learning models, group unfairness of tasks are efficiently reduced by leveraging the mean difference between (un)protected groups for regression problems. Through extensive experiments on both synthetic and real-world data sets, we demonstrate that our proposed unfairness discovery and prevention approaches efficiently detect discrimination and mitigate biases on model output as well as generalize both accuracy and fairness to unseen tasks with a limited amount of training samples.