Rule-Based Reasoning
Xi Jinping Just Put China's Whole Political System in Danger to Stay in Power Longer
One of the most important jobs of any national leader is to quit. National liberation heroes, from George Washington to Nelson Mandela, who stepped down without being forced to, ought to be venerated for that as much as for any good they accomplished while in office. Generally, rulers do not give up power unless they have to. In Africa, peaceful transfers of power are rare enough that a billionaire has set up a generous annual prize to reward leaders who step down voluntarily; many years it goes unclaimed. Around the world, cases like Bashar al-Assad, willing to watch his country crumble rather than give up power over it, or Robert Mugabe, forced out by his own military after 47 years, are more common.
IBM hones in on AI talent at developer confab
IBM is trying to woo and support new developers as the battle for skilled AI talent ramps up. AI is among the hottest technologies on the horizon, and sub-topics like machine learning have emerged as a must-have for many new applications. IBM and others want to empower developers with tools to simplify the creation of AI-powered apps. Oracle released the long-awaited Java 9, but what will this mean for developers? Uncover how Java 9's improvements aim to simplify the development process.
How to Begin Integrating AI into Data Center Operations - InformationWeek
Rich Rogers, a senior vice president of product and engineering at Hitachi Vantara, envisions a data center in which AI-driven management software (some or all of it cloud-based) will monitor and control IT and facilities infrastructure, as well as applications, seamlessly and completely across single or multiple sites. Compute, power, storage, networking and cooling operations will flex dynamically to achieve maximum efficiency, productivity and availability. Human operators, meanwhile, will be free to do what they do best: plan new capabilities and innovate improvements. "IoT and AI will enable data center issues to be root-caused and resolved automatically by software," Rogers said. Data center administrators will no longer be woken-up at night to troubleshoot outages.
Algorithmic zoning could be the answer to cheaper housing and more equitable cities
Zoning codes are a century old, and the lifeblood of all major U.S. cities (except arguably Houston), determining what can be built where and what activities can take place in a neighborhood. Yet as their complexity has risen, academics are increasingly exploring whether their rule-based systems for rationalizing urban space could be replaced with dynamic systems based on blockchains, machine learning algorithms, and spatial data, potentially revolutionizing urban planning and development for the next one hundred years. These visions of the future were inspired by my recent chats with Kent Larson and John Clippinger, a dynamic urban thinking duo who have made improving cities and urban governance their current career focus. Larson is a principal research scientist at the MIT Media Lab, where he directs the City Science Group, and Clippinger is a visiting researcher at the Human Dynamics Lab (also part of the Media Lab), as well as the founder of non-profit ID3. One of the toughest challenges facing major U.S. cities is the price of housing, which has skyrocketed over the past few decades, placing incredible strain on the budget of young and old, singles and families alike.
Why AI? Why now? - Raconteur
Just as the Industrial Revolution transformed the world during the 18th and 19th centuries, we are facing the dawn of an equally far-reaching artificial intelligence or AI revolution that will be measured in years rather than decades. AI has reached the point where it is capable of surpassing the decision-making of humans in many situations; consistently, accurately, 24/7 and based on more facts. But why now and how do businesses harness this capability? AI has been around since the 1960s; only now is the confluence of three key factors coming together. Firstly, AI has languished as a "disembodied brain in a jar", isolated from the real world.
Why 2018 is the year of AI
We've been promised so much over the years, but now AI is ready to deliver. From connected cars and smart homes, through to improved ambient assisted living (AAL), AI is the common thread that unites them all. Analysts predicted that worldwide revenues for cognitive and artificial intelligence (AI) systems will reach $12.5 billion in 2017, an increase of 59.3% over 2016, and that investment will continue that trajectory, achieving a compound annual growth rate (CAGR) of 54.4% through 2020 when revenues will be more than $46 billion. The analysts might just be right this time too, as the supporting base of technology has caught up with the demands and opportunities offered by improved AI. A clear example was at CES 2018, one of the biggest annual showcases of technology, which lit up Las Vegas in early January, and much of the major noise this year was around AI and associated devices.
Hybrid Decision Making: When Interpretable Models Collaborate With Black-Box Models
Interpretable machine learning models have received increasing interest in recent years, especially in domains where humans are involved in the decision-making process. However, the possible loss of the task performance for gaining interpretability is often inevitable. This performance downgrade puts practitioners in a dilemma of choosing between a top-performing black-box model with no explanations and an interpretable model with unsatisfying task performance. In this work, we propose a novel framework for building a Hybrid Decision Model that integrates an interpretable model with any black-box model to introduce explanations in the decision making process while preserving or possibly improving the predictive accuracy. We propose a novel metric, explainability, to measure the percentage of data that are sent to the interpretable model for decision. We also design a principled objective function that considers predictive accuracy, model interpretability, and data explainability. Under this framework, we develop Collaborative Black-box and RUle Set Hybrid (CoBRUSH) model that combines logic rules and any black-box model into a joint decision model. An input instance is first sent to the rules for decision. If a rule is satisfied, a decision will be directly generated. Otherwise, the black-box model is activated to decide on the instance. To train a hybrid model, we design an efficient search algorithm that exploits theoretically grounded strategies to reduce computation. Experiments show that CoBRUSH models are able to achieve same or better accuracy than their black-box collaborator working alone while gaining explainability. They also have smaller model complexity than interpretable baselines.
Stream Reasoning in Temporal Datalog
Ronca, Alessandro (University of Oxford) | Kaminski, Mark (University of Oxford) | Grau, Bernardo Cuenca (University of Oxford) | Motik, Boris (University of Oxford) | Horrocks, Ian (University of Oxford)
Consider a number of wind turbines scattered throughout the North Sea. Each turbine is equipped with a Query processing over data streams is a key aspect of Big sensor, which continuously records temperature levels of key Data applications. For instance, algorithmic trading relies on devices within the turbine and sends those readings to a data real-time analysis of stock tickers and financial news items centre monitoring the functioning of the turbines. Temperature (Nuti et al. 2011); oil and gas companies continuously monitor levels are streamed by sensors using a ternary predicate and analyse data coming from their wellsites in order Temp, whose arguments identify the device, the temperature to detect equipment malfunction and predict maintenance level, and the time of the reading. A monitoring task in the needs (Cosad et al. 2009); network providers perform realtime data centre is to track the activation of cooling measures in analysis of network flow data to identify traffic anomalies each turbine, record temperature-induced malfunctions and and DoS attacks (Münz and Carle 2007).
Forgetting and Unfolding for Existential Rules
Wang, Zhe (Griffith University) | Wang, Kewen (Griffith University) | Zhang, Xiaowang (Tianjin University)
Existential rules, a family of expressive ontology languages, inherit desired expressive and reasoning properties from both description logics and logic programming. On the other hand, forgetting is a well studied operation for ontology reuse, obfuscation and analysis. Yet it is challenging to establish a theory of forgetting for existential rules. In this paper, we lay the foundation for a theory of forgetting for existential rules by developing a novel notion of unfolding. In particular, we introduce a definition of forgetting for existential rules in terms of query answering and provide a characterisation of forgetting by the unfolding. A result of forgetting may not be expressible in existential rules, and we then capture the expressibility of forgetting by a variant of boundedness. While the expressibility is undecidable in general, we identify a decidable fragment. Finally, we provide an algorithm for forgetting in this fragment.