Government
Minnesota Department Of Transportation Helped People Learn About UAV's
Unmanned aerial vehicles (UAV's) or better called drones, are becoming quite popular. But, with its growth a very few know its proper application and operation. Not everyone knows how they're allowed to use them. For this reason, the Minnesota Department of Transportation is helping people learn about drones. Various people learnt about the technology and there were also flights simulations and Competitive drone racing.
The right-wing politics of the 'Singularity' -- the sort of church only an engineer could invent
I am embarrassed to make such a minor, pedantic point in discussing a question as big as the Singularity, but--well, it's just that, quite simply, there is no evidence to support it. It is speculation informed by fiction. The Singularity is fantasy covered by a patina of rational thought, but. PowerPoint-informed imagination is not sufficient cause for physical existence. Belief in approaching AI, or even mildly human-like AI, requires considerable delusion.
Google Ends Agreement with Pentagon After 3,000 Employees Call Artificial Intelligence Program Evil
Google was set to help develop an artificial intelligence program to help military drone strikes reduce the number of civilian casualties -- that is, until 12 employees resigned from the company in protest and another 3,000 signed an open letter blasting the program as evil. Google had an employee meeting to discuss whether AI should be used in the military, The New York Times reported on May 30. Diane Greene, CEO of Google Cloud, announced the decision on Friday at an employee meeting, according to Gizmodo. There is a current contract with the Pentagon that expires in 2019, but it will not be renewed. Drone strikes have had varying degrees of accuracy and have left some civilians dead in the wake of their attacks.
Investing in artificial intelligence could help the NHS pay for itself
Can robots really save the NHS? Last week Jeremy Hunt, the secretary of state for health and social care doubled down on ambitious plans for the deployment of artificial intelligence software across the NHS, with a particular focus on cancer detection. The idea that software programmes could spot cancer earlier than trained radiologists may seem outlandish, yet for people working with healthcare start-ups in Britain, Mr Hunt's plan seems not just feasible but perhaps not ambitious enough. Rather than just looking at what technologies the NHS could adopt from the outside to improve care, it should be looking to develop its own services to provide to the world. We all know there is no technological...
Here Is IBM's Blueprint For Winning The AI Race
One of the cornerstones of International Business Machines' (NYSE:IBM) ongoing transformation is cognitive computing, which encompasses artificial intelligence and other related technologies. IBM is a business that serves other businesses, and its approach to artificial intelligence (AI) stays true to its purpose. IBM Watson, the company's well-known AI system, is being used in industries like healthcare and financial services to augment the skills of professionals in those fields. The long-term potential of the technology is immense. This article originally appeared in the Motley Fool. IBM has made a bet that cognitive computing will be a big part of its future.
Nevada And Alberta Signed MOU To Partner On UAS Operation
Nevada and Alberta signed a memorandum of understanding (MOU) to foster economic growth, innovation and diversification. The motive behind the collaboration is to efficiently operate the unmanned aircraft system technology and tackle the challenges related to its safe integration and opening up industrial market opportunities in key sectors like energy, agriculture and the environment. "We are excited to build and strengthen economic relations with Nevada, especially in the growing unmanned system sector," says Rachel Notley, Premier of Alberta. "Combining the considerable unmanned aerial system expertise of Nevada and Alberta offers significant potential growth and innovation across numerous industries," says Brain Sandoval, Governor of Nevada.
Google reportedly won't renew controversial drone imaging program
It looks like the drama surrounding Google's controversial involvement in Project Maven is coming to an end. Yet another report from Gizmodo on the subject says that Google won't be renewing the project once its current contract runs out. Project Maven is an initiative from the Department of Defense, which aims to "accelerate DoD's integration of big data and machine learning." The DoD has millions of hours of drone footage that pour in from around the world, and having humans comb through it for "objects of interest" isn't a scalable proposition. So Maven recruited several tech firms for image recognition technology that could be used to identify objects of interest in the footage.
The greatest risk from artificial intelligence
China is exploiting this historic opportunity in part through the world's largest surveillance network of human behavior, which is tapped for strategic industrial and military purposes in partnership with leading tech companies. China's well-funded strategic plan intends to dominate artificial intelligence by 2030. Dr. Eric Schmidt captured part of the problem facing much of the U.S. economy at a recent hearing for the House Armed Services Committee: "The DOD does not have an innovation problem, it has an innovation adoption problem." While the overdue warnings are welcomed by many and should be extended to the entire U.S. economy, Dr. Schmidt's role as chairman of the Department of Defense Innovation Advisory Board represents another risk in the form of corporate oligopolies.
Structural Learning of Multivariate Regression Chain Graphs via Decomposition
Javidian, Mohammad Ali, Valtorta, Marco
We extend the decomposition approach for learning Bayesian networks (BN) proposed by (Xie et al., 2006) to learning multivariate regression chain graphs (MVR CGs), which include BNs as a special case. The same advantages of this decomposition approach hold in the more general setting: reduces complexity and increased power of computational independence tests. Moreover, latent (hidden) variables can be represented in MVR CGs by using bidirected edges, and our algorithm correctly recovers any independence structure that is faithful to a MVR CG, thus greatly extending the range of applications of decomposition-based model selection techniques. While our new algorithm has the same complexity as the one in (Xie et al., 2006) for BNs, it requires larger components for general MVR CGs, to insure that sufficient data is present to estimate parameters.
On the Importance of Attention in Meta-Learning for Few-Shot Text Classification
Jiang, Xiang, Havaei, Mohammad, Chartrand, Gabriel, Chouaib, Hassan, Vincent, Thomas, Jesson, Andrew, Chapados, Nicolas, Matwin, Stan
Current deep learning based text classification methods are limited by their ability to achieve fast learning and generalization when the data is scarce. We address this problem by integrating a meta-learning procedure that uses the knowledge learned across many tasks as an inductive bias towards better natural language understanding. Based on the Model-Agnostic Meta-Learning framework (MAML), we introduce the Attentive Task-Agnostic Meta-Learning (ATAML) algorithm for text classification. The essential difference between MAML and ATAML is in the separation of task-agnostic representation learning and task-specific attentive adaptation. The proposed ATAML is designed to encourage task-agnostic representation learning by way of task-agnostic parameterization and facilitate task-specific adaptation via attention mechanisms. We provide evidence to show that the attention mechanism in ATAML has a synergistic effect on learning performance. In comparisons with models trained from random initialization, pretrained models and meta trained MAML, our proposed ATAML method generalizes better on single-label and multi-label classification tasks in miniRCV1 and miniReuters-21578 datasets.