论文网首页|会计论文|管理论文|计算机论文|医药学|经济学论文|法学论文|社会学论文|文学论文|教育论文|理学论文|工学论文|艺术论文|哲学论文|文化论文|外语论文|论文格式
中国论文网

用户注册

设为首页

您现在的位置: 中国论文网 >> 计算机论文 >> 计算机网络论文 >> 正文 会员中心
 计算机应用论文   计算机理论论文   计算机网络论文   电子商务论文   软件工程论文   操作系统论文   通信技术论文
Pundit: An Animated Pedagogical Agent in Web-based Intelligent Learning Environment for Digital System (WILEDS)

animated pedagogical agents are life-like characters used as cognitive tools to support student learning. pedagogical agents are better substitutes for the expert/tutor module of a traditional intelligent tutoring system as they provide sophisticated, real-time problem-solving advice with strong visual appeal that make learning more engaging and effective. in addition to this, animated pedagogical agents provide another important benefit: motivation. in a multi-agent environment, different agents are used for different tasks. but the main goal of a pedagogical agent is to perform a given tutoring function for the student's benefit. this paper presents a brief introduction of different types of agents that are used for learning and gives a survey on current developments in this field. this paper also describes the architecture and roles of an animated agent called "pundit" which has been developed for web-based intelligent learning environment for digital systems (wileds).

keywords: pedagogical agent, intelligent tutoring systems.

1 introduction: intelligent tutoring systems (its) are complex systems that involve several different types of expertise: knowledge on the subject matter, knowledge on the learner’s knowledge, pedagogical expertise, etc [frasson, mengelle & a?meur 1997]. all these knowledge need to be improved in order to be adapted to the learner and the different learning situation. to make this improvement, intelligent agents are introduced which represent a new generation of human computer interface (hci) design and are reactive, instructable, adaptable and cognitive. animated pedagogical agents [andré, rist & müller 1997; johnson, shaw & ganeshan1998; lester & stone 1997; piesk & trogemann 1998; sch?ch, specht & weber 1998] are life-like autonomous agents that facilitate human learning by interacting with learners and make computer-based learning more engaging and effective [johnson 1998]. besides serving as pedagogical expert and cognitive tools for learning, pedagogical agents can play different roles in a learning system. they can collaborate with learners and other agents thus create a cooperative learning environment and also are able to play a powerful motivational role.

we discuss about the general definition and taxonomy for agents in section 2. in this section, we also discuss about the pedagogical agents and their categories. section 3 briefly discuses about the desired attributes for any pedagogical agent. following section presents a survey on the current developments on this area. this section also shows the three architectural categories of pedagogical agents. section 5 introduces internal architecture of web-based intelligent learning environment for digital system (wileds). we present pundit in section 6, focusing on its system architecture, followed by conclusions.
2 pedagogical agents: russel et al. [russel & norvig 1996] defined agents as a combination of architecture and program. according to them, architecture means hardware components. so, an agent is able to perceive the environment through hardware sensor and act upon the environment through effectors. but from the software viewpoint, an agent is mainly a computer program which has a specific plan of action defined in a limited domain and a behaviour space. this allows an agent to change its interaction with the outside world at the right moment depending on the stimuli from the environment. this technology combines artificial intelligence (reasoning, planning, natural lanuage processing, etc.) and system development techniques (object-oriented programming, scripting languages, human-computer interface, distributed processing, etc.). franklin et al [franklin & graesser 1996] provides taxonomy of agents, which is shown in figure 1.

figure 1: natural taxonomy of agents

pedagogical agents are a type of autonomous agents who incorporate multiple characteristics of task-specific and entertainment agents. pedagogical agents can be divided into two categories: a. goal-driven (tutor, mentor, assistance), b. utility-driven. the table 1 shows the characteristics of goal-driven pedagogical agents.

tutor mentor assistant
knowledge about environment strong strong medium
domain expert strong strong strong
student model strong medium weak/nil
pedagogical aspects strong medium weak/nil

table 1: characteristics of goal-driven pedagogical agents

the utility-driven agents are used for the pedagogical purposes like help students to find reference learning materials, schedule group meetings, remind the deadline for submitting assignments etc.

3 desirable attributes for pedagogical agents: pedagogical agents appear to the student commonly as animated 2d or 3d cartoon style characters. research shows that an animated pedagogical agent should have the following properties (table 2):

autonomous has to be able to perform the majority of its problem-solving task without the direct intervention of human or other agent. it has to have a degree of control over its own actions and internal state.
reactivity has to be reactive since they are able to sense changes in the environment and respond to it over a certain period of time.
goal-directed must have proactiveness. they are to exhibit goal-directed behaviour by taking the initiative [wooldridge & jennings 1995].
communicative must respond to learners with a combination of verbal communication and non-verbal gesture such as gaze, pointing, body stance, and head nods. they can convey emotions such as surprise, approval, or disappointed.
persona effect they should give the learner an impression of being lifelike and believable. they are able to interact with the learners on an ongoing basis.
subservient act on behalf of someone else, most of the times tutor.
adaptive act according to the learner’s cognitive state.
social ability capable of communicating with humans or other agents through some kind of agent communication languages in order to satisfy its design objectives.

table 2: properties of a pedagogical agent

besides the above-mentioned properties, pedagogical agents can be mobile, capable of moving from one physical place to another. they can learn from the environment by observation.

4 survey of pedagogical agents: in the recent years, animated pedagogical agents in the interface of the learning systems have become increasingly popular. in this section, we illustrate a brief description of several implemented animated pedagogical agents and their attributes.

a. herman-the-bug: herman-the-bug [lester, stone & stelling 1999] is a lifelike agent whose visual and verbal actions are controlled by a real-time behaviour-sequencing engine [stone & lester 1996] in response to changing problem-solving contexts. it performs a broad range of activities including walking, flying, swimming, shrinking, expanding, fishing, bungee jumping, teleporting and acrobatics. it inhabits design-a-plant, a learning environment for the domain of botanical anatomy and physiology.

b. cosmo: cosmo [lester, voerman, towns & callaway 1999] is a 3d character that performs the role of the internet advisor, a learning environment for the domain of internet packet routing. cosmo is designed to study spatial deixis in pedagogical agents, i.e. the ability of agents to dynamically combine gesture, locomotion and speech to refer to objects in the environment while they deliver problem-solving advice [johnson, rickel & lester 2000].

c. adele: adele [johnson, shaw & ganeshan 1998] is designed to operate over the internet. adele architecture implements key pedagogical functions: presentation, student monitoring and feedback, probing questions, hints and explanations. adele-based courses are currently being developed for continuing medical education in family medicine and graduate level geriatric dentistry.

d. steve: steve [rickel & johnson 1998] is a stereoscopic 3d character that cohabits with learners in networked immersive virtual environments and has been applied to naval training tasks such as operating the engines aboard us navy surface ships.

e. smartegg: smartegg [mitrovic & suraweera 2000] is developed on the same architecture as that of adele and it inhabits in sqlt-web, an intelligent sql tutor on the web.

f. ppp persona: ppp persona [andré, rist & müller 1997] is an animated pedagogical agent for interactive www presentation. the persona guides the learners through web-based materials by showing, pointing, explaining and verbally commenting textual and graphical output on a window-based interface.

johnson  identified that the current implementations of pedagogical agents can be categorised into three architectures:

i) behaviour sequencing approach: behaviours are assembled from a collection of prerecorded primitive animations, sounds and speech elements. these elements are organised in a behaviour space. herman-the-bug is designed according to this approach [stone & lester 1996].

ii) layered generative approach: animations are generated in real-time. the architecture is divided into cognitive decision making layer and perception motor layer that is responsible for monitoring the environment and generating the animation. the cognitive layer continually evaluates the state of the environment and makes the decision about the agent’s action. the perception motor layer carries out these actions. steve’s architecture is an instance of layered generative approach [rickel & johnson 1998].

iii) state machine compilation approach: it addresses the issue of real-time adaptation of the agent’s behaviour, while limiting the real-time animations. this approach is also based on the behaviour space in a similar manner to the behaviour sequencing approach. however, these behaviours are executed by a state machine that can adapt at run time to student’s action. ppp persona [andré, rist & müller 1997] has implemented this approach.

5 web-based intelligent learning environment for digital system (wileds): wileds [kazi, kassim & ranganath2000] is a web-based intelligent tutoring system that helps student to learn digital system course. empirical studies [bloom 1984] shows that effective individual tutoring is the most powerful mode of teaching. logistically and financially, however, individual tutoring for all students is not possible, but web-based intelligent learning environment can bring personal tutoring experience to a broader audience. this philosophy drove us to build wileds. andré et al. [andré, rist & müller 1998] stated that animated pedagogical agents could cause learners to feel that on-line educational material is less difficult. they can increase learner’s motivation and attention [lester, converse, kahler, barlow, stone & bhogal 1997]. an animated pedagogical agent called pundit was introduced to wileds with the expectation of making the learning process less difficult and more engaging.

we explain the internal architecture of wileds in the context of "combinatorial logic circuits" chapter of digital systems course. students are given a logic expression (dynamically generated based on the student model) to find out the simplified and minimized form. student’s work is assessed by the system online and necessary feedback is given on the basis of the correctness of the work.

wileds's system model comprises five components (figure 2) that are as follows: 1. student model. 2. pedagogical module. 3. domain knowledge. 4. communications module and 5. expert model. this system model is based on the model designed by joseph beck et al. [joseph, stern & erik 1996], which is derived from the model developed by woolf [woolf 1992]. in wileds, pundit performs the role of the tutor (expert).

one of the main technical goals for this system model is to utilize the solid foundation of intelligent tutoring systems as a platform for an intelligent web-based learning environment.

wileds's external architecture is implemented by six main software components: the client side software (browser), the www server, the applet, the servlet, jdbc-odbc driver and the student database. the browser (i.e. msietm, netscapetm) and the www server are the basic software for http communications over the internet. the applet is the engine for communication module, expert model and the pedagogical module. the servlet in conjunction with the jdbc-odbc driver makes communication between the student database and the applet.

figure 2: relationship among the different components in wileds’s internal architecture

6 pundit – animated pedagogical agent for wileds: pundit is a 2d character of a wise man (figure 3) implemented as a java applet whose main function is to give feedback on student’s work. pundit inhabits in wileds which is a fully functional its.

figure 3: pundit – animated pedagogical agent for wileds

system architecture (figure 4) of pundit is much simpler. it has two components:

1. animated persona
2. reasoning engine

figure 4: system architecture of pundit

animated persona is connected with the behaviour space that has a library of gestures and dialogues. the behaviour of pundit is static, based on predefined gestures and dialogues. reasoning engine is connected with the expert model and the student model of wileds. expert model computes the correct answer for any given problem and student model holds the student’s current knowledge about the subject matter. feedback is generated by the reasoning engine based on the cognitive information of the student and his work, then presented by the animated persona. currently, pundit has only the congratulatory behaviours. pundit congratulates students when a correct answer is submitted and displays disappointment after an incorrect submission.

7 conclusion: animated pedagogical agents, although still in its infancy, offer a great deal of promises for interactive learning environments. by broadening the communication bandwidth between teachers and students, animated pedagogical agents are slowly bringing the its towards its target.

this paper has given an overview of animated pedagogical agent and its characteristics. a survey of current development on this area is also furnished. lastly, described the system architecture of pundit – an animated agent for wleds.

references:
andré, e., rist, t. & müller, j. (1997). webpersona: a life-like presentation agent for educational applications on the world wide web. proceedings of the workshop “intelligent educational systems on the world wide web”, 8th world conference of the aied society, kobe, japan 1997andré, e., rist, t. & müller, j. (1998). integrating reactive and scripted behaviors in life-like presentation agents. in k. p. sycara and m. wooldridge (eds.), proceedings of the second international conference on autonomous agents, pp 261- 268, 1998
bloom, b. s. (1984). the 2-sigma problem: the search for methods of group instruction as effective as one-to-one tutoring. educational researcher, vol.13, pp 3-16
franklin, s. & graesser, a. (1996). is it an agent, or just a program?. in proceedings of the third international workshop on agent theories, architectures and languages. springer-verlag. http://www.msc.memphis.edu/~franklin/agentprog.html
frasson, c., mengelle, t. & a?meur, e. (1997). using pedagogical agents in a multi-strategic intelligent tutoring system. proceedings of the workshop “pedagogical agent in ai-ed’97”, 8th world conference on ai and education. japan, august 1997
johnson, w. l. (1998). pedagogical agents. in proceedings of icce’98, vol. 1, pp 13-22. china higher education press and springer-verlag, beijing. 1998
johnson, w. l., rickel, j. w. & lester, j. c. (2000). animated pedagogical agents: face-to-face interaction in interactive learning environment. international journal of artificial intelligence in education, vol 11, pp 47-78
johnson, w. l., shaw, e. & ganeshan, r. (1998). pedagogical agents on the web. workshop on www-based tutoring, its’98, san antonio, texas, 1998
joseph, b., stern, m. k. & erik, h. (1996). applications of ai in education. acm crossroads, sept. 1996
kazi, s. a., kassim, a. a. & ranganath, s. (2000). wileds: web-based intelligent learning environment for digital systems course. to appear in the proceedings of international conference on education and ict in the new millennium, kualalumpur, malaysia, october 2000.
lester, j. & stone, b. (1997). increasing believability in animated pedagogical agents. proceedings of the first international conference on autonomous agents, pp. 16-21, california, february, 1997
lester, j. c., converse, s. a., kahler, s. e. barlow, s. t., stone, b. a. & bhogal, r. s. (1997). the persona effect: affective impact on animated pedagogical agents. in proceedings of chi’97, pp 359-366. acm press, 1997
lester, j. c., stone, b. a. & stelling, g. d. (1999). lifelike pedagogical agents for mixed-initiative problem solving in constructivist learning environments. user modeling and user-adapted interaction 9:1-44
lester, j. c., voerman, j. l., towns, s. g. & callaway, c. b. (1999). deictic believability: coordinating gesture, locomotion, and speech in lifelike pedagogical agents. applied artificial intelligence. vol. 13, pp 383-414
mitrovic, a. & suraweera, p. (2000). evaluating an animated pedagogical agent. in the proceedings of the fifth international conference, its 2000, montreal, canada, june 2000, pp 73-82
piesk, j. & trogemann, g. (1998). presenting educational contents in nonlinear narrative structures by conventional virtual actors. proceedings of ed-media’98, pp. 1885-1888, 1998
rickel, j. & johnson, w. l. (1998). steve: a pedagogical agent for virtual reality. appears in the proceedings of the second international conference on autonomous agents, minneapolis/st. paul, acm press, may 1998
russel, s. & norvig, p. (1996). artificial intelligence: a modern approach. new jersey, prentice hall, 1996
sch?ch, v., specht, m. & weber, g. (1998). “adi” – an empirical evaluation of a tutoring agent. proceedings of ed-media’98, pp. 1271-1282, 1998
stone, b. a. & lester, j. c. (1996). dynamically sequencing an animated pedagogical agent. in proceedings of the thirteenth national conference on artificial intelligence. pp 424-431, 1996
wooldridge, m. & jennings, n. r. (1995). intelligent agents: theory and practice. london: qm & wc, 1995
woolf, b. (1992). ai in education. shapiro, s. (ed.) encyclopedia of artificial intelligence. john wiley & sons, inc., new york, ny, 1992. pp 434 - 444

  • 上一个计算机论文:
  • 下一个计算机论文:
  •  作者:未知 [标签: 下载 下载 ]
    姓 名: *
    E-mail:
    评 分: 1分 2分 3分 4分 5分
    评论内容:
    发表评论请遵守中国各项有关法律法规,评论内容只代表网友个人观点,与本网站立场无关。
    碉堡了!Win8也玩Ubuntu 3D特效
    对《Android操作系统》课程教学改革与实践
    初探WindowsServer2003操作系统的安全配置
    《中文Windows 2003操作系统》教案
    LabWindows/CVI的应用特点
    GPU恐成最大帮凶未来病毒运行技术前瞻
    基于RRAS与虚拟专用网技术在Windows中的实现
    微软发布Windows8操作系统
    触摸Windows8
    避免误删,找回Windows8删除文件确认对话框
    Windows8是微软的翻身之战
    Windows8 LOGO发布,经典Windows LOGO回顾
    | 设为首页 | 加入收藏 | 联系我们 | 网站地图 | 手机版 | 论文发表

    Copyright 2006-2013 © 毕业论文网 All rights reserved 

     [中国免费论文网]  版权所有