"Navigation" Metaphor − and Why It Works for the World Wide Web

Total Page:16

File Type:pdf, Size:1020Kb

SPATIAL COGNITION AND COMPUTATION, vol(issue), start–end Copyright © YYYY, Lawrence Erlbaum Associates, Inc An Analysis of the "Navigation" Metaphor − and Why it Works for the World Wide Web Hartwig H. Hochmair* and Klaus Lüttich** *St. Cloud State University, Department of Geography **University of Bremen, Faculty 3: Mathematics/Computer Science Abstract. People use spatial metaphors when they talk about activities on the World Wide Web, such as navigating the Web, reaching one’s goal, visiting a Web site, or moving back to a previous Web page. These expressions are mappings from the physical world to an application domain. We analyze why Web users conceptualize clicking on a sequence of Web links as navigation. The semantics of an object or an activity in its source domain can be defined over its behavior with a set of axioms. We propose that these axioms must also be satisfied in the target domain for an object or activity to yield a sound metaphor. We use a first-order algebraic specification language to define the semantics of “navigation” in the real world as a set of axioms, specify a Web navigating agent as algebra, and demonstrate that there exists a morphism between both specifications, which means that the Web agent behaves according to the set of wayfinding axioms. This suggested method is another step towards a formally grounded explanation of metaphorical mappings. Keywords: Metaphor, Web navigation, algebraic specification, agent model Correspondence concerning this article should be addressed to Hartwig H. Hochmair, St. Cloud State University, Department of Geography, 720 Fourth Ave South, St. Cloud, MN-56301, USA; email: [email protected] 2 HOCHMAIR, LÜTTICH 1 Introduction Metaphors have become a key idea especially in human-computer interaction (Carroll et al. 1988; Kuhn 1995). This holds specifically for spatial metaphors (Dieberger 1994; Sorrows & Hirtle 1999; Fabrikant 2000). Metaphors map features of the physical space to an abstract computational domain and allow the user to apply previously experienced concepts in the target domain. Maglio & Matlock (1998) found that Web users think of the Web as a kind of physical space in which they move, although the Web is not physical and Web users do not locomote. This result can be concluded from an extensive use of spatial metaphors when people talk about the Web. Physical navigation is often used as a metaphor for traversing hypertext documents or electronic databases (Marchionini 1995). Navigation as a goal-directed movement is a versatile concept and applicable in many domains, including many that are not literally spatial (Montello 2005). The same holds for wayfinding, which is similar to navigation in many respects. So, we can speak of "navigating through a math problem", "making one's way through one's studies", "finding one's way back to the stage", or "navigating the World Wide Web". However, like all metaphors, the navigation metaphor has some limitations and sounds strange when mapped to inappropriate activities, e.g. "navigating through a tournament" or "navigating through a book". This work tries to explain why examples such as the first four mentioned are good metaphors, whereas the latter two examples cause problems in their use. A Geographic Information System (GIS) is one of several application areas where metaphors will play an important role in the future − once remaining challenges are overcome. Through the increasing influence of the successful Macintosh user interface, advanced considerations about Human Computer Interface (HCI) for GISs have been discussed (Kuhn & Frank 1991), including object oriented approaches and graphical user interface (GUI) design. Since then, the GUI functions have been extended through direct manipulation from pure display of data to processing and analysis of geographic data, as tested for overlay functions in (Richards & Egenhofer 1995; Tsou & Buttenfield 1997). However, in GIS a comprehensive approach as found with the Star User Interface (Smith et al. 1983) is still a challenge, and GIS designers have not yet found generic user interfaces that support widely varying tasks of treating spatially referenced data. A problem is that metaphors don't scale very well. A metaphor that works well for a simple process in a simple program will often fail to work well as that process grows in size or complexity (Kuhn 1995). In general, the abstract nature of information technology creates a need for metaphors in GUIs so that users can conceptualize and understand software without having to master its technical workings. Moreover, various applications show the usability of graphical metaphors for data exploration tools, such as the clock or coil metaphor (MacEachren et al. 1999), or transparencies, folders, and push-pins (Elvins & Jain 1998). AN ANALYSIS OF THE “NAVIGATION” METAPHOR 3 1.1 Research Objective Metaphors, such as “chatroom” or “internet library”, map a familiar source concept to a more abstract target domain (Kuhn 1995). The research objective of this paper is to apply a new approach − describing why metaphors work, and how metaphors can be formalized. This approach is demonstrated for the navigation metaphor in particular. That is we try to give an explanation of why the metaphor of information seekers that navigate an information space (Nielsen 1990) is widely used and so easy to understand, and why moving the mouse pointer on hyperlinks and clicking the mouse button is referred to as navigation. We hypothesize that the semantics of a concept in the source domain can be defined through a set of axioms. Such concept would only then be comprehended as metaphor if these axioms are also satisfied in the target domain for that term, i.e., if the concept "behaves" in a similar way to how it does in the source domain. The constraints imposed on the behavior of the concept are widely independent of physical attributes. We claim that the navigation axioms are satisfied by all types of navigation in both the physical world and the Web, and we furthermore demonstrate this for one strategy in the physical world and another one in the Web space. It should be noted that these two strategies serve only as showcases, any other strategies could be chosen. Therefore, we do neither claim that the two presented strategies are similar in each respect, nor that they represent the most similar pair of strategies between the Web and the physical world. We restrict the description of mappings to behavioral patterns that are necessary to classify the described strategies and processes as navigation. All other mappings, if they exist, are irrelevant for the purpose of this work. 1.2 Research Method The approach to achieving the research objective is sketched in Figure 1. We derive the semantics for navigation in the physical world, and define a set of axioms that capture those semantics. These axioms are formalized as algebraic specification in first-order logic, shown in the left part of the dashed area in Figure 1. In a next step we describe an arbitrary Web navigation strategy in the target domain, i.e., the Web space, and abstract this behavior as executable algebraic specification, namely as a formal model. This is indicated in the right part of the dashed area. With the help of a formal language (CASL) and some software tools (HETS and Isabelle) for this language we will try to prove that the set of formalized navigation axioms, and the formal model of the Web navigation strategy, exhibit a specification morphism. 4 HOCHMAIR, LÜTTICH Figure 1. Formal approach to explain the “navigation” metaphor Besides this, we implement a real world navigation instance as a formal model. Although this is not required for the formal explanation of the metaphor, it demonstrates that the navigation axioms are also satisfied in the formal model describing navigation in the physical world. It will also help to clarify the commonalities and differences between navigating the Web space and the physical world. 1.3 Navigation Scenarios and Strategies for Both Environments The formal specification of the navigation agents with their strategies is motivated by two wayfinding scenarios, one in the Web space and one in the real world respectively. The two scenarios have been used in previous work and have been slightly adopted for the task of this paper. The first scenario (Hochmair & Frank 2001; Hochmair 2002) describes a Web navigating agent that moves in an internet directory to a Web page with a desired content, whereas the second scenario describes a navigating agent that acts in an unknown street network and uses the vector based least-angle strategy to reach its destination (Hochmair & Frank 2002; Hochmair 2005). Again, we point out here that for the purpose of this paper, namely to prove that both real world navigation and Web navigation behavior satisfy the set of navigation axioms, it is irrelevant which strategies are used in both environments, because all variations of navigation tasks and behaviors (e.g., using a map, commuting, following signs, etc.) would satisfy these axioms. A metaphor maps only analogies from its source to its target, but not all features. As a consequence, we will not attempt to map all features from the least-angle strategy to the Web strategy or the other way round. For example, it is irrelevant for the navigation process, whether the agent knows landmarks in its environment or not. Some strategies, such as piloting, may require such knowledge, where other strategies, such as following route instructions given by a GPS device, can cope without that knowledge. Inclusion of specific concepts in the comparison of strategies may be of interest when discussing the analogies between strategies, which is, however, not the focus of this paper. The strategies described in this paper are strong simplifications of real navigation behavior, but they serve the purpose of the paper.
Recommended publications
  • The World Wide Web As a Social Infrastructure for Knowledgeoriented Work
    TRITA-NA-D0107 CID-255 ISSN 1403-0721 Department of Numerical Analysis and Computer Science The World Wide Web as a social infrastructure for knowledgeoriented work Kerstin Severinson Eklundh, Kristina Groth, Anders Hedman, Ann Lantz, Henrry Rodriguez, Eva-Lotta Sallnäs CID, CENTRE FOR USER ORIENTED IT DESIGN Kerstin Severinson Eklundh, Kristina Groth, Anders Hedman, Ann Lantz, Henrry Rodriguez, Eva-Lotta Sallnäs The World Wide Web as a social infrastructure for knowledge-oriented work Report number: TRITA-NA-D0107, CID-255, IPLab-182 ISSN number: ISSN 1403 - 0721 (print) 1403 - 073 X (Web/PDF) Publication date: Stockholm, 2001 E-mail of author: [email protected] Reports can be ordered from: CID, Centre for User Oriented IT Design NADA, Deptartment of Numerical Analysis and Computer Science KTH (Royal Institute of Technology) SE- 100 44 Stockhom, Sweden Telephone: + 46 (0)8 790 91 00 Fax: + 46 (0)8 790 90 99 E-mail: [email protected] URL: http://cid.nada.kth.se 1 The World Wide Web as a social infrastructure for knowledge- oriented work Kerstin Severinson Eklundh Kristina Groth Anders Hedman Ann Lantz Henrry Rodriguez Eva-Lotta Sallnäs Technical report IPLab-182 Department of Numerical Analysis and Computer Science Royal Institute of Technology, Stockholm, 2001 Introduction The World Wide Web has implied an explosion in network-mediated information exchange. Its ubiquitous nature and technical strengths, in particular the flexible hypermedia document format and the general communication protocol, have given users a powerful infrastructure for sharing knowledge as well as for interactive communication. This has created new research questions with respect to how people conceptualize the Web, and how the use of this medium is embedded in their professional activities.
    [Show full text]
  • Studying Social Tagging and Folksonomy: a Review and Framework
    Studying Social Tagging and Folksonomy: A Review and Framework Item Type Journal Article (On-line/Unpaginated) Authors Trant, Jennifer Citation Studying Social Tagging and Folksonomy: A Review and Framework 2009-01, 10(1) Journal of Digital Information Journal Journal of Digital Information Download date 02/10/2021 03:25:18 Link to Item http://hdl.handle.net/10150/105375 Trant, Jennifer (2009) Studying Social Tagging and Folksonomy: A Review and Framework. Journal of Digital Information 10(1). Studying Social Tagging and Folksonomy: A Review and Framework J. Trant, University of Toronto / Archives & Museum Informatics 158 Lee Ave, Toronto, ON Canada M4E 2P3 jtrant [at] archimuse.com Abstract This paper reviews research into social tagging and folksonomy (as reflected in about 180 sources published through December 2007). Methods of researching the contribution of social tagging and folksonomy are described, and outstanding research questions are presented. This is a new area of research, where theoretical perspectives and relevant research methods are only now being defined. This paper provides a framework for the study of folksonomy, tagging and social tagging systems. Three broad approaches are identified, focusing first, on the folksonomy itself (and the role of tags in indexing and retrieval); secondly, on tagging (and the behaviour of users); and thirdly, on the nature of social tagging systems (as socio-technical frameworks). Keywords: Social tagging, folksonomy, tagging, literature review, research review 1. Introduction User-generated keywords – tags – have been suggested as a lightweight way of enhancing descriptions of on-line information resources, and improving their access through broader indexing. “Social Tagging” refers to the practice of publicly labeling or categorizing resources in a shared, on-line environment.
    [Show full text]
  • Social Navigation and Local Folksonomies: Technical and Design Considerations for a Mobile Information System, in Hatzipanagos, Stylianos and Warburton, Steven, Eds
    QUT Digital Repository: http://eprints.qut.edu.au/ Bilandzic, Mark and Foth, Marcus (2008) Social Navigation and Local Folksonomies: Technical and Design Considerations for a Mobile Information System, in Hatzipanagos, Stylianos and Warburton, Steven, Eds. Social Software and Developing Community Ontologies. IGI Global. © Copyright 2008 IGI Global This chapter appears in "Social Software and Developing Community Ontologies" edited by Stylianos Hatzipanagos and Steven Warburton, Copyright 2008, IGI Global, www.igi-pub.com. Posted by permission of the publisher. Posted with the permission of the copyright owner for your personal use only. No further distribution is permitted without permission of the copyright owner. Social Navigation and Local Folksonomies: Technical and Design Considerations for a Mobile Information System Mark Bilandzic Center for Digital Technology and Management, Technische Universität München, Germany [email protected] Marcus Foth Creative Industries, Queensland University of Technology, Australia [email protected] Abstract Web services such as wikis, blogs, podcasting, file sharing and social networking are frequently referred to by the term Web 2.0. The innovation of these services lies in their ability to enable an increasing number of users to actively participate on the Internet by creating and sharing their own content and help develop a collective intelligence. In this paper we discuss how we use Web 2.0 techniques such as ‘folksonomy’ and ‘geo-tagging’ in a mobile information system to collect and harness the everyday connections and local knowledge of urban residents in order to support their social navigation practices. 1 Introduction Our physical world holds certain characteristics that enable us to interpret what other people have done, how they behaved, and where they have travelled.
    [Show full text]
  • A Survey on Web 2.0
    Saila Ovaska and Juha Leino A Survey on Web 2.0 DEPARTMENT OF COMPUTER SCIENCES UNIVERSITY OF TAMPERE D‐2008‐5 TAMPERE 2008 UNIVERSITY OF TAMPERE DEPARTMENT OF COMPUTER SCIENCES SERIES OF PUBLICATIONS D – NET PUBLICATIONS D‐2008‐5, JUNE 2008 Saila Ovaska and Juha Leino A Survey on Web 2.0 DEPARTMENT OF COMPUTER SCIENCES FIN‐33014 UNIVERSITY OF TAMPERE ISBN 978‐951‐44‐7389‐0 ISSN 1795‐4274 Abstract Today’s Internet is a far cry from the network of academic sharing as which it began. From the ruins of the dot-com bubble has risen a brave new Internet that O’Reilly has named Web 2.0 while others prefer such names as social net. We were interested in what characterizes today’s Internet services and set out to study eleven Web 2.0 sites that encapsulated the new breed of Internet services. We found that O’Reilly’s definition of Web 2.0 describes well what is happening on the Internet today. Today’s Internet is indeed about harnessing collective intelligence and about user-contributed content. Huge numbers of items require us to use social navigation with its recommender systems to find items of interest and users have advanced from being simple consumers of content to being a major source of the Web 2.0 content as well. Users contribute content directly by uploading text (in blogs, forums, and reviews), photos, and video clips, and in addition to such intentionally contributed content, the systems generate content by tracking user activities. Moreover, today’s Internet services are characterized by sociability.
    [Show full text]
  • Social Tagging Revamped: Supporting the Users’ Need of Self-Promotion Through Persuasive Techniques
    CHI 2010: Tagging April 10–15, 2010, Atlanta, GA, USA Social Tagging Revamped: Supporting the Users’ Need of Self-promotion through Persuasive Techniques Mauro Cherubini, Alejandro Gutierrez‡, Rodrigo de Oliveira, and Nuria Oliver Telefonica Research via Augusta, 177. Barcelona, Spain {mauro, oliveira, nuriao}@tid.es ‡ University of Illinois at Urbana Champaign 201 North Goodwin Avenue Urbana IL 61801 USA [email protected] ABSTRACT consumer contributed photo-sharing service in the world in People share pictures online to increase their social presence. terms of users and is considered one of the fastest-growing However, recent studies have shown that most of the content of any size with more than 2 billion photos uploaded to the shared in social networks is not looked at by peers. Proper site each month [1]. metadata can be generated and used to improve the retrieval of this content. In spite of this, we still lack solutions for As a result of the continuous growth of shared online con- collecting valid descriptors of content that can be used effec- tent, most of the users of social networks are overloaded by tively in the context of social information navigation. In this constantly changing feeds and they struggle to keep up with paper, we propose a mechanism based on persuasive tech- the content. Although the phenomenon has not been ad- niques to support peers in providing metadata for multime- dressed extensively in the scientific community, it is a well dia content that can be used for a person’s self-promotion. known issue in the online community and has been referred Through an iterative design and experimentation process, we to as “Facebook fatigue” [5].
    [Show full text]
  • UNDERSTANDING a FOLKSONOMY AS a WEB CLASSIFICATION By
    UNDERSTANDING A FOLKSONOMY AS A WEB CLASSIFICATION by HEE JIN PARK A THESIS SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY in THE FACULTY OF GRADUATE STUDIES (Library, Archival and Information Studies) THE UNIVERSITY OF BRITISH COLUMBIA (Vancouver) December 2009 © Hee Jin Park, 2009 ABSTRACT Despite increasing interest in folksonomy in practice as well as in research, little has been done to build a solid conceptual framework to understand how people classify Web resources using a folksonomy. This study is an attempt to articulate a conceptual framework that will help us better understand users’ interactions with a folksonomy. The conceptual framework consists of three components of users’ interactions with the folksonomy: (1) tagging – cognitive categorization of an individual user with a Web accessible resource; (2) navigation – exploration and discovery of Web accessible resources in the folksonomic system; and (3) knowledge sharing – representation and communication of knowledge within a domain that consists of a group of users who share the same interests or goals. The current study is exploratory and descriptive, focusing on the first component of users’ interaction with a folksonomy, tagging. The purpose of this study is to explore how users are tagging in order to utilize a folksonomy; and whether or how they understand the social and interactive aspects of tagging in three different folksonomic systems, Connotea (www.connotea.org ), Delicious ( http://delicious.com ), and CiteULike ( www.citeulike.org ). The study uses Web questionnaires, qualitative diary studies, and follow-up interviews to ii understand 12 participants’ tagging activities associated with folksonomic interactions.
    [Show full text]
  • The New Trends in Adaptive Educational Hypermedia Systems
    International Review of Research in Open and Distributed Learning Volume 16, Number 1 February – 2015 The New Trends in Adaptive Educational Hypermedia Systems (SNnOnlineCourses Sibel Somyürek Gazi University, Turkey Abstract This paper aims to give a general review of existing literature on adaptive educational hypermedia systems and to reveal technological trends and approaches within these studies. Fifty-six studies conducted between 2002 and 2012 were examined, to identify prominent themes and approaches. According to the content analysis, the new technological trends and approaches were grouped into seven categories: standardization, semantic web, modular frameworks, data mining, machine learning techniques, social web, and device adaptation. Furthermore, four challenges are suggested as explanation why adaptive systems are still not used on a large scale: inter-operability, open corpus knowledge, usage across a variety of delivery devices, and the design of meta- adaptive systems. Keywords: Adaptive educational hypermedia systems; new trends; content analysis, distance education 221 The New Trends in Adaptive Educational Hypermedia Systems Somyürek Introduction There are various adaptive systems currently in use in many different industries, from car systems that provide adaptations to increase the comfort and safety of travelers, to e-commerce sites that recommend appropriate products according to similar customer profiles. Adaptive educational hypermedia systems are one of the application areas of adaptive systems that aims to customize educational content and learning paths in e-learning environments to minimize disorientation and cognitive overload problems of students and to maximize learning and efficiency (Ford & Chen, 2001; Brusilovsky, 1998; Höök, 1998; Juvina & Herder, 2005). Along with developments in information and communication technologies, the increasing use of e-learning worldwide has created a need to restructure web-based learning environments which is an important platform to deliver distance education.
    [Show full text]
  • Social Navigation on the Social Web Master Thesis Eivind Uggedal
    UNIVERSITY OF OSLO Department of Informatics Social Navigation on the Social Web Unobtrusive Prototyping of Activity Streams in Established Spaces Master thesis Eivind Uggedal August 2008 SOCIAL NAVIGATION on the SOCIAL WEB m Unobtrusive Prototyping of Activity Streams in Established Spaces Eivind Uggedal August óþþ Submitted in partial fulllment of the requirements for the degree of Master of Science to the Department of Informatics Faculty of Mathematics and Natural Sciences University of Oslo is thesis was typeset using the LATEX typesetting system originally developed by Leslie Lamport, based on TEX created by Donald Knuth. e body text is set Õó/Õ¦.¢pt on a óäpc measure with Minion Pro designed by Robert Slimbach. is neohumanistic font was rst issued by Adobe Systems in ÕÉÉ and have since been revised. Other fonts include Sans and Typewriter from Donald Knuth’s Computer Modern family. Typographical decisions were based on the recommendations given in Ce lements of Bypographic >tyle by Bringhurst(óþþ¦). e use of sidenotes instead of footnotes and gures spanning both the textblock and fore-edge margin was inspired by eautiful vidence by Tue(óþþä). e guidelines found in Ce Oisual isplay of :uantitative nformation by Tue(óþþÕ) were followed when creating diagrams and tables. Colors used in diagrams and gures were inspired by the >ummer ields color scheme found at http://www.colourlovers.com/palette/399372 a ABSTRACT Social navigation usage on the Social Web were studied by conducting content analyzes to see how prevalent such navigation is now compared to the Web’s earlier years. e common characteristic of the types of social navigation we found in these sites were the reliance on peers for the information used in the navigation process.
    [Show full text]
  • An Empirical Comparison of Navigation Effect of Pull-Down Menu Style on the World Wide Web
    DOCUMENT RESUME ED 470 126 IR 021 565 AUTHOR Yu, Byeong-Min; Han, Sungwook TITLE An Empirical Comparison of Navigation Effect of Pull-Down Menu Style on The World Wide Web. PUB DATE 2001-11-00 NOTE 9p.; In: Annual Proceedings of Selected Research and Development [and] Practice Papers Presented at the National Convention of the Association for Educational Communications and Technology (24th, Atlanta, GA, November 8-12, 2001). Volumes 1-2; see IR 021 504. PUB TYPE Reports Research (143) Speeches/Meeting Papers (150) EDRS PRICE EDRS Price MFO1 /PCO1 Plus Postage. DESCRIPTORS Comparative Analysis; *Computer System Design; *Design Preferences; Navigation; Retailing; *User Friendly Interface; *World Wide Web IDENTIFIERS Browsing; *Electronic Commerce; *Web Site Design ABSTRACT Effective navigation is becoming more and more critical to the success of electronic commerce (E-commerce). It remains a challenge for educational technologists and Web designers to develop Web systems that can help customers find products or services without experiencing disorientation problems and cognitive overload. Many E-commerce Web sites are beginning to employ a pull-down menu because it provides the most versatile navigation mechanism. Although the pull-down menu design has been used in other computer applications, it is relatively new on the Web. This study analyzed the navigation effect of the pull-down menu design with three hierarchical information structures (constant, increasing, and decreasing types). The navigation effect was measured by two information searching strategies (searching and browsing) and three users' attitudinal measures (appeal, perceived usability, and perceived disorientation). Three Cyber-shopping malls were developed with the pull-down menu design as well as three information structures.
    [Show full text]
  • Recommending Based on Implicit Feedback
    14 Recommending based on Implicit Feedback Dietmar Jannacha and Lukas Lerchea and Markus Zankerb aDepartment of Computer Science, TU Dortmund University, 44221 Dortmund, Germany [email protected] [email protected] bFree University of Bozen-Bolzano, 39100 Bozen, Italy [email protected] Abstract. Recommender systems have shown to be valuable tools for filtering, ranking, and discovery in a variety of application domains such as e-commerce, media repositories or document-based information in general that includes the various scenarios of Social Information Access discussed in this book. One key to the success of such systems lies in the precise acquisition or estimation of the user's preferences. While general recommender systems research often relies on the existence of explicit preference statements for personalization, such information is often very sparse or unavailable in real-world applications. Information that allows us to assess the relevance of certain items indirectly through a user's actions and behavior (implicit feedback) is in contrast often available in abundance. In this chapter we categorize different types of implicit feedback and review their use in the context of recommender systems and Social Information Access applications. We then extend the categorization scheme to be suitable to recent application domains. Finally, we present state-of-the-art algorithmic approaches, discuss challenges when using implicit feedback signals in particular with respect to popularity biases, and discuss selected recent works from the literature. Key words: Implicit User Feedback; Recommender Systems; Collaborative Filtering. 14.1 Introduction and Motivation Recommendation is a key functionality on many modern websites and mobile applications.
    [Show full text]
  • Social Navigation for Self-Improving Intelligent
    CHAPTER 15 ‒ SOCIAL NAV I G AT I O N FOR SELF-IMPROVING INTELLIGENT EDUCATIONAL SYSTEMS Peter Brusilovsky1, Vasile Rus2 University of Pittsburgh1, Georgia Institute of Technology2 Introduction The idea of self-improving intelligent educational systems is almost as old as the field of intelligent educa- tional systems itself. The origin of this research stream could be traced to the paper of Tim O’Shea “A self- improving quadratic tutor” (O'Shea, 1982), which was published 40 years ago in the famous special issue of International Journal on the Man-Machine Studies. This special issue later re-published in a separate book (Sleeman & Brown, 1982), which arguably launched the very field of intelligent tutoring systems (ITS) and defined its research agenda for years ahead. O’Shea’s paper was somewhat different from the rest of the papers in the special issue. Unlike the majority of researchers who believed that intelligent edu- cational systems should be created by domain experts through knowledge elicitation and engineering, O’Shea argued that an intelligent system should be able to improve itself not just by constant engagement of experts but by using data collected in the process of its practical application. While his self-improving tutor started with an expert-engineered teaching strategy in the form of production rules and assertions, the system also included a pro-active self improvement cycle. The idea of this cycle was to select an educational objective, make an experimental change in teaching strategy, statistically evaluate the resulting perfor- mance over time, and make necessary update if the change is successful.
    [Show full text]
  • SOCIAL CLASSIFICATION: PANACEA OR PANDORA? 17Th Annual ASIS&T SIG/CR Classification Research Workshop Saturday, November 4, 2006 -- Austin, TX
    SOCIAL CLASSIFICATION: PANACEA OR PANDORA? 17th Annual ASIS&T SIG/CR Classification Research Workshop Saturday, November 4, 2006 -- Austin, TX Workshop Co-Chairs: Jonathan Furner (University of California, Los Angeles, USA) Joseph T. Tennis (University of British Columbia, Canada) ABSTRACTS OF POSTERS October 1, 2006 Social bookmarking in the enterprise 2 Michael D. Braly and Geoffrey B. Froh (University of Washington, USA) Cognitive operations behind tagging for one’s self and tagging for others 5 Judd Butler (Florida State University, USA) Ranking patterns: A Flickr tagging system pilot study 7 Janet Capps (Florida State University, USA) Folksonomies vs. bag-of-words: The evaluation and comparison of different types of document representations 9 Anatoliy Gruzd (University of Illinois at Urbana-Champaign, USA) Social classification and online job banks: Finding the right words to find the right job 12 Kevin Harrington (Florida State University, USA) Tag distribution analysis using the power law to evaluate social tagging systems: A case study in the Flickr database 14 Hong Huang (Florida State University, USA) @toread and cool: Tagging for time, task, and emotion 16 Margaret E. I. Kipp (University of Western Ontario, Canada) Ne’er-do-wells in Neverland: Mediation and conflict resolution in social classification environments 18 Chris Landbeck (Florida State University, USA) Exploratory study of classification tags in terms of cultural influences and implications for social classification 20 Kyoungsik Na and Changwoo Yang (Florida State University, USA) Folksonomies or fauxsonomies: How social is social bookmarking? 23 Marina Pluzhenskaia (University of Illinois at Urbana-Champaign, USA) Shared, persistent user search paths: Social navigation as social classification 25 Robert J.
    [Show full text]