Goto

Collaborating Authors

 slot


Will Artificial Intelligence Bring About the Next Stage of the Evolution of Slots?

#artificialintelligence

Charles Fey was the original inventor of the slot machine. However, if he had been cryogenically frozen in the early 1900s and then thawed out now and presented with a modern-day internet slot game, he probably wouldn't have a clue how to use it. That's how far the games have come since the San Francisco mechanic came up with the concept for the Liberty Bell, the first ever hand operated slot machine. Slots have evolved with every major technological innovation throughout their rich history, and they look set to take the next step with artificial intelligence. This revolutionary platform that's currently sweeping the world could enhance the games greatly.


Intelligent Retail Logistics Scheduling

AI Magazine

J. Sainsbury has extensive assets, with subsidiaries such as Shaws in the United States and the Savacentre and Homebase chains in the United Kingdom. Given J. Sainsbury's position in the retail market, the efficient and effective running of the supply chain for J. Sainsbury is critical to the mission of the organization. The J. Sainsbury logistics purpose statement is to manage the flow of goods from supplier to shelf, ensuring that the customer has the right product in the right place at the right time. To these ends, J. Sainsbury's Logistics Group is committed to being world class. The group's direction principle is to be seen as the world's best logistics team.


Heuristic Search for New Microcircuit Structures: An Application of Artificial Intelligence

AI Magazine

Summary Eurisko is an AI program that learns by discovery We are applying Eurisko to the task of inventing new kinds of three-dimensional microelectronic devices that can then be fabricated using recently developed laser recrystallization techniques Three experiments have been conducted, and some novel designs and design rules have emerged. The paradigm for Eurisko's exploration is a loop in which it. Many of the well-known primitive devices were synthesized quickly, such as the MOSFET, Junction Diode, and Bipolar Transistor. This was unsurprising, as they were short sentences in the descriptive language we had defined (a language with verbs like Abut and ApplyEField, and with nouns like nDopedRegion and IntrinsicChannelRegion) Future We wish to thank those graduate students who have aided us in the construction of RLL, the language in which Eurisko is written, most notably Greg Harris at CMIJ and Russ Grciner at Stanford.


CYC: Using Common Sense Knowledge to Overcome Brittleness and Knowledge Acquisition Bottlenecks

AI Magazine

The recent history of expert systems, for example, highlights how constricting the brittleness and knowledge acquisition bottlenecks are. Moreover, standard software methodology (e.g., working from a detailed "spec") has proven of little use in AI, a field which by definition tackles ill-structured problems. How can these bottlenecks be widened? Attractive, elegant answers have included machine learning, automatic programming, and natural language understanding. But decades of work on such systems (Green et al., 1974; Lenat et al., 1983; Lenat & Brown, 1984; Schank & Abelson, 1977) have convinced us that each of these approaches has difficulty "scaling up" for want of a substantial base of real world knowledge.


A Performance Evaluation of Text-Analysis Technologies

AI Magazine

A performance evaluation of 15 text-analysis systems was recently conducted to realistically assess the state of the art for detailed information extraction from unconstrained continuous text. Reports associated with terrorism were chosen as the target domain, and all systems were tested on a collection of previously unseen texts released by a government agency. Based on multiple strategies for computing each metric, the competing systems were evaluated for recall, precision, and overgeneration. The results support the claim that systems incorporating natural language-processing techniques are more effective than systems based on stochastic techniques alone. A wide range of language-processing strategies was employed by the top-scoring systems, indicating that many natural language-processing techniques provide a viable foundation for sophisticated text analysis.


A Framework for Representing and Reasoning about Three-Dimensional Objects for Vision

AI Magazine

The capabilities for representing and reasoning about three-dimensional (3-D) objects are essential for knowledgebased, 3-D photointerpretation systems that combine domain knowledge with image processing, as demonstrated by 3-D Mosaic and ACRONYM. Three-dimensional representation of objects is necessary for many additional applications, such as robot navigation and 3-D change detection. Geometric reasoning is especially important because geometric relationships between object parts are a rich source of domain knowledge. A practical framework for geometric representation and reasoning must incorporate projections between a two-dimensional (2-D) image and a 3-D scene, shape and surface properties of objects, and geometric and topological relationships between objects. In addition, it should allow easy modification and extension of the system's domain knowledge and be flexible enough to organize its reasoning efficiently to take advantage of the current available knowledge.


A Constraint-Based Dental School Timetabling System

AI Magazine

This system has been deployed since 2010. Dental school timetabling differs from other university course scheduling in that certain clinic sessions can be used by multiple courses at the same time, provided a limit on room capacity is satisfied. Starting from a constraint-programming solution using a web interface, we have moved to a mixed integer programming-based solver to deal with multiple objective functions, along with a dedicated Java application, which provides a rich user interface. Solutions for the years 2010, 2011, and 2012 have been used in the dental school, replacing a manual timetabling process, which could no longer cope with increasing student numbers and resulting resource bottlenecks. The use of the automated system allowed the dental school to increase the number of students enrolled to the maximum possible given the available resources.


Report 80 28 UNIT Package User Guide . Stanford Reid G. Smith Peter E. Friedland Mark J. 4

AI Classics

The UNIT Package Is a frame-structured, hierarchically-organized knowledge representation and acquisition system. It was originally developed for the MOLGEN project at Stanford University [Stefik, 19701 [Friedland, 19791 [Stet ik, 19801 Tho package contains a sot of data structures and access functions for program manipulation of those structures. In addition, it contains a sophisticated Interactive editor, called UE. This editor enables a domain export (not necessarily a computer specialist) to construct a knowledge baso through direct interaction with tho computer; that is, tho transfer of expertise from domain export to machine flood not be mediated by a computer specialist. This document is intended to servo several purposes and parts of It can be Ignored by some readers.


Report 80 23 Details of 1 . Stanford Russell Douglas B. Oct 1980

AI Classics

Many RLL-1 units are directly used by one or more of the RLL-1 functions listed below. These special ones are enumerated below, following a depth first traversal of the RLL-1 Knowledge Base. Diagram #1 portrays a skeleton of this hierarchy, showing the subset relations joining these various classes.


RLL-1: A Representation Language

AI Classics

The language designer typically designs that language with one particular application domain in mind: as subsequent types of applications are tned, what had originally been useful features are found to be undesirable limitations, and the language is overhauled or scrapped. One remedy to this bleak cycle might be to construct a representation language whose domain is the field of representational languages itself. One remedy to this bleak cycle might be to construct a representation language whose domain is th field of representation languages itself, a system which could then be tailored to suit many specific applications. Toward this end, we (Professor Douglas Lena and 1) have designed and implemented RLL-1, an object-centered2 Representation Languange Language.3 A representation language language (r11) must explicitly represent the components of representation languages in general and of itself in particular.