22 research outputs found
Seven HCI Grand Challenges
This article aims to investigate the Grand Challenges which arise in the current and emerging landscape of rapid technological evolution towards more intelligent interactive technologies, coupled with increased and widened societal needs, as well as individual and collective expectations that HCI, as a discipline, is called upon to address. A perspective oriented to humane and social values is adopted, formulating the challenges in terms of the impact of emerging intelligent interactive technologies on human life both at the individual and societal levels. Seven Grand Challenges are identified and presented in this article: Human-Technology Symbiosis; Human-Environment Interactions; Ethics, Privacy and Security; Well-being, Health and Eudaimonia; Accessibility and Universal Access; Learning and Creativity; and Social Organization and Democracy. Although not exhaustive, they summarize the views and research priorities of an international interdisciplinary group of experts, reflecting different scientific perspectives, methodological approaches and application domains. Each identified Grand Challenge is analyzed in terms of: concept and problem definition; main research issues involved and state of the art; and associated emerging requirements
The role of search for field force knowledge management
Search has become a ubiquitous, everyday activity, but finding the right information at the right time in an electronic document collection can still be a very challenging process. Significant time is being spent on identifying suitable search terms, exploring matching documents, rephrasing the search request and assessing whether a document contains the information sought. Once another user is faced with a similar information need, the whole process starts again. There is significant potential in cutting down on this activity by taking a user straight to the required information. As well as delivering technical information and vital regulatory information, a knowledge management solution is concerned with capturing valuable insight and experience in order to share it amongst workers. A search engine has been developed and deployed to technical support staff and we were able to assess its impact on mobile workers. The architecture is based on open-source software to satisfy the basic search functionality, such as indexing, search result ranking, faceting and spell checking. The search engine indexes a number of knowledge repositories relevant to the field engineers. On top of that we have developed an adaptive query suggestion mechanism called Sunny Aberdeen. Query suggestions provide an interactive feature that can guide the user through the search process by providing alternative terminology or suggesting 'best matches'. In our search engine, the query suggestions are generated and adapted over time using state-of-the-art machine learning approaches, which exploit past user interactions with the search engine to derive query suggestions. Apart from continuously updating the suggestions, this framework is also capable of reflecting current search trends as well as forgetting relations that are no longer relevant. Query log analysis of the system running in a real-life context indicates that the system was able to cut down the number of repeat faults and speeds up the decision process for sending out staff to certain jobs
Metaprogramming Techniques for Designing Embedded Components for Ambient Intelligence
Abstract: The design for ambient intelligence (AmI) requires the development and adoption of the novel domain analysis methods and design methodologies. Our approach is based on the domain and application-specific analysis methods adopted from the SW engineering domain, the generic embedded component (EC) model and the metaprogramming (MPG) techniques. The novelty of our approach is that we apply MPG systematically in order to deal with a vast quantity, diversity and heterogeneity of the ECs, raise the level of abstraction in embedded system design, and achieve higher flexibility, reusability and customisability for AmI-oriented design. We provide three case studies and discuss the application of the heterogeneous MPG techniques for designing ECs for AmI. Key words: ambient intelligence, domain analysis, generic embedded component, embedded software, metaprogramming, software generation. 1