Country
Usability Engineering Methods for Interactive Intelligent Systems
Spaulding, Aaron (SRI International) | Weber, Julie Sage (University of Michigan)
There is considerable validity to this point of view: Anyone who develops systems that are intended for use by people can benefit from familiarity with and application of these methods. Accordingly, this article offers a brief introduction to these methods, including examples and suggestions for additional reading (see in particular the Further Reading section). Even people who are already experts in the application of these methods should be aware of potential adaptations and extensions to the methods when applied to systems that are designed to incorporate significant use of AI. The theme articles by Lieberman (2009) and by Jameson (2009) in this issue discuss some of the ways in which systems that incorporate intelligence tend to differ from systems that do not, both in terms of their potential to help users and in terms of possible side effects. These and other properties of intelligent systems can affect the application of design and evaluation methods in various ways, some of which are illustrated in the case studies of this special issue. To organize our discussion, we distinguish broadly three types of activity that are involved in usability engineering: understanding users' needs, interaction design, and evaluation. Except for the fact that understanding users' needs tends to occur early in the design process, these activities generally proceed in parallel and complement each other.
Report on the 2nd International Conference on Artificial General Intelligence (AGI-09)
Garis, Hugo de (Xiamen University) | Goertzel, Ben (Novamente LLC)
General Intelligence, was held March 6-9 in Arlington, Virginia. Pascal Hitzler chaired the program committee. The first day of the conference featured in-depth tutorials on leading AGI systems and approaches, including introductions to the SOAR, Texai, and OpenCog software, and overviews of the logic-based, reinforcement learning and program-induction approaches to AGI. Following this, the main conference on Saturday and Sunday featured a number of themed sessions: Evaluation and Metrics (chaired by John Laird), Robotics and Embodiment (chaired by Itamar Arel), Cognitive Architectures (chaired by Pei Wang and Stephen Reed), Logical Approaches to AGI (chaired by Selmer Bringsjord), Learning and Reasoning (chaired by Selmer Bringsjord), Speech and Language (chaired by Moshe Looks), and Self-Awareness and Consciousness (chaired by Ben Goertzel). There were fewer industry participants because in early 2009 (due to the global economic crisis) many U.S. firms were restricting On the other hand there was an Emanuel Kitzelmann, Martin Hofmann, and Ute even greater international participation, including Schmid, from the Cognitive Systems Group at the a keynote speech by Juergen Schmidhuber (from University of Bamberg, who work in the AI tradition IDSIA, in Lugano, Switzerland, and the Technical of "inductive programing." Their paper University of Munich) and a large number of presentations described a clever way to reformulate the conclusions from German researchers.
Report on the 22nd International FLAIRS Conference
Guesgen, Hans Werner (Massey University)
The 22nd International Florida Artificial Intelligence Research Society Conference (FLAIRS-22) was held 19th – 21st May 2009 at the Sundial Beach and Golf Resort on Sanibel Island, Florida, USA. It continued a long tradition of FLAIRS conferences, which attract researchers from around the world. The conference featured technical papers, special tracks, and invited speakers. This year’s conference was chaired by Susan Haller, from the State University of New York at Potsdam. Conference program co-chairs were Hans W. Guesgen, from Massey University in New Zealand, and H. Chad Lane, from the University of Southern California. The special tracks were coordinated by Philip McCarthy, from the University of Memphis.
The Design and Evaluation of User Interfaces for the RADAR Learning Personal Assistant
Faulring, Andrew (Carnegie Mellon University) | Mohnkern, Ken (Buzzhoney) | Steinfeld, Aaron (Carnegie Mellon University) | Myers, Brad (Carnegie Mellon University)
The RADAR project developed a large multi-agent system with a mixed-initiative user interface designed to help office workers cope with email overload. Most RADAR agents observe experts performing tasks and then assist other users who are performing similar tasks. The interaction design for RADAR focused on developing user interfaces that allowed the intelligent functionality to improve the user’s workflow without frustrating the user when the system’s suggestions were either unhelpful or simply incorrect. For example with regards to autonomy, the RADAR agents were allowed much flexibility in selecting ways to assist the user, but were restricted from taking actions that would be visible to other people. This policy ensured that the user remained in control and mitigated the negative effects of mistakes. A large evaluation of RADAR demonstrated that novice users confronted with an email overload test performed significantly better, achieving a 37% better overall score when assisted by RADAR. The evaluation showed that AI technologies can help users accomplish their goals.
Why Programming-By-Demonstration Systems Fail: Lessons Learned for Usable AI
Lau, Tessa (IBM Almaden Research Center)
Programming by demonstration systems have long attempted to make it possible for people to program computers without writing code. However, while these systems have resulted in many publications in AI venues, none of the technologies have yet achieved widespread.adoption. Usability remains a critical barrier to their success. On the basis of lessons learned from three different programming by demonstration systems, we present a set of guidelines to consider when designing usable AI-based systems.
The Fifth International Conference on Intelligent Environments (IE 09): A Report
Callaghan, Vic (University of Essex) | Kameas, Achilles (Hellenic Open University) | Royo, Dolors (Technical University of Catalonia) | Reyes, Angelica (Technical University of Catalonia) | Navarro, Leandro (Technical University of Catalonia)
The development of intelligent environments is considered an important step toward the realization of the ambient intelligence vision. Greece, served as program chairs. The previous four editions of the IE conference have been held at the University of Essex, UK (in 2005), at the National Technical University of Athens, Greece (in 2006), at the University of Ulm, Germany (in 2007), and at the University of Washington campus in Seattle, Washington, USA (in 2008). The development of intelligent environments is About 120 delegates attended the workshops considered the first and primary step toward the and the conference. These included representatives realization of the ambient intelligence vision.
Five Challenges for Intelligent Text Entry Methods
Kristensson, Per Ola (University of Cambridge)
For text entry methods to be useful they have to deliver high entry rates and low error rates. At the same time they need to be easy-to-learn and provide effective means of correcting mistakes. Intelligent text entry methods combine AI techniques with HCI theory to enable users to enter text as efficiently and effortlessly as possible. Here I sample a selection of such techniques from the research literature and set them into their historical context. I then highlight five challenges for text entry methods that aspire to make an impact in our society: localization, error correction, editor support, feedback, and context of use.
DiscLDA: Discriminative Learning for Dimensionality Reduction and Classification
Lacoste-Julien, Simon, Sha, Fei, Jordan, Michael I.
Probabilistic topic models (and their extensions) have become popular as models of latent structures in collections of text documents or images. These models are usually treated as generative models and trained using maximum likelihood estimation, an approach which may be suboptimal in the context of an overall classification problem. In this paper, we describe DiscLDA, a discriminative learning framework for such models as Latent Dirichlet Allocation (LDA) in the setting of dimensionality reduction with supervised side information. In DiscLDA, a class-dependent linear transformation is introduced on the topic mixture proportions. This parameter is estimated by maximizing the conditional likelihood using Monte Carlo EM. By using the transformed topic mixture proportions as a new representation of documents, we obtain a supervised dimensionality reduction algorithm that uncovers the latent structure in a document collection while preserving predictive power for the task of classification. We compare the predictive power of the latent structure of DiscLDA with unsupervised LDA on the 20 Newsgroup ocument classification task.
Free energy score space
Perina, Alessandro, Cristani, Marco, Castellani, Umberto, Murino, Vittorio, Jojic, Nebojsa
A score function induced by a generative model of the data can provide a feature vectorof a fixed dimension for each data sample. Data samples themselves may be of differing lengths (e.g., speech segments, or other sequence data), but as a score function is based on the properties of the data generation process, it produces a fixed-length vector in a highly informative space, typically referred to as a "score space". Discriminative classifiers have been shown to achieve higher performance in appropriately chosen score spaces than is achievable by either the corresponding generative likelihood-based classifiers, or the discriminative classifiers usingstandard feature extractors. In this paper, we present a novel score space that exploits the free energy associated with a generative model. The resulting freeenergy score space (FESS) takes into account latent structure of the data at various levels, and can be trivially shown to lead to classification performance that at least matches the performance of the free energy classifier based on the same generative model, and the same factorization of the posterior. We also show that in several typical vision and computational biology applications the classifiers optimized in FESS outperform the corresponding pure generative approaches, as well as a number of previous approaches to combining discriminating and generative models.