ArticlePDF Available

Intelligent learning objects: An agent-based approach of learning objects

Authors:

Abstract and Figures

Many people have been working hard to produce metadata specification towards a construction of Learning Objects in order to improve efficiency, efficacy and reusability of learning content based on an Object Oriented design paradigm. The possibility of reusing learning material is very important to designing learning environments for real-life learning. At the same time, many researchers on Intelligent Learning Environments have proposed the use of Artificial Intelligence through architectures based on agent societies. Teaching systems based on Multi-Agent architectures make it possible to support the development of more interactive and adaptable systems. This paper proposes an agent-based approach to produce more intelligent learning objects (ILO) according to the FIPA agent architecture reference model and the LOM/IEEE 1484 learning object specification.
Content may be subject to copyright.
Intelligent Learning Objects:
An agent Based Approach of Learning Objects1
Ricardo Azambuja Silveira1, Eduardo Rodrugues Gomes2, Vinicius Heidrich Pin-
to1, Rosa Maria Vicari2
1 Universidade Federal de Pelotas - UFPEL, Campus Universitário, s/nº - Caixa Postal 354
{rsilv, vheidrich}@ufpel.edu.br
2 Universidade Federal do Rio Grande do Sul UFRGS
Av. Bento Gonçalves, 9500 - Campus do Vale - Bloco IV Porto Alegre - RS -Brasil
{ergomes,rosa}@inf.ufrgs.br
Abstract. Many researchers on Intelligent Learning Environments have pro-
posed the use of Artificial Intelligence through architectures based on agents’
societies. Teaching systems based on Multi-Agent architectures make possible
to support the development of more interactive and adaptable systems. At the
same time many people have been working to produce metadata specification
towards a construction of Learning Objects in order to improve efficiency effi-
cacy and reusability of learning content based on Object Oriented design para-
digm. This paper proposes an agent based approach to produce more intelligent
learning objects according to FIPA agent architecture reference model and
LOM/IEEE 1484 learning object specification learning objects
1 Introduction
Many people have been working hard to produce metadata specification towards a
construction of Learning Objects in order to improve efficiency, efficacy and reusa-
bility of learning content based on Object Oriented design paradigm. According to
Sosteric and Hesemeier [7], learning objects have been on the educational agenda
now. Organizations such as the IMS Global Learning Consortium [4] and the IEEE
[3] have contributed significantly by helping to define indexing (metadata) standards
for object search and retrieval. There has also been some commercial and educational
work accomplished.
Learning resources are objects in an object-oriented model. They have methods
and properties. Typically methods include rendering and assessment methods. Typical
properties include content and relationships to other resources [5]. Downes [2] points
out that a lot of work has to be done to use a learning object. You must first build an
educational environment in which they can function, you need, somehow, to locate
these objects, arrange them in their proper order, according to their design and func-
tion. And you must arrange for the installation and configuration of appropriate view-
1 Published by Springer . DOI: 10.1007/978-3-540-30139-4_108
ing software. Although it seems to be easier to do all this with learning objects, we
need smarter learning objects.
+
2 – Pedagogical agents: the Intelligent Learning Objects
The idea of Pedagogical Agents in the context of this project was conceptualized in
the same spirit as the learning objects in the sense of efficiency, efficacy and reusabil-
ity of learning content. In addiction, the Intelligent Learning Objects (or Pedagogi-
cal Agents) improve adaptability and interactivity of complex learning environments
built with this kind of components by the interaction among the learning objects and
between learning objects and other agents in a more robust conception of communica-
tion than a single method invocation as the object oriented paradigm use to be. Intel-
ligent Learning Objects (ILO) must be designed according to the Wooldridge, Jen-
nings and Kinny conceptions of agents [8] considering an agent as coarse-grained
computational systems, each making use of significant computational resources that
maximizes some global quality measure, but which may be sub-optimal from the
point of view of the system components.
Fig. 1. The Intelligent Learning Object designed as a Pedagogical FIPA agent implements the
same API specification, performs messages sending and receiving, and performs agents’ specif-
ic task, according to its knowledge base. As the agent receives a new FIPA-ACL message it
processes the API function according to its content, performing the adequate behavior and act
on SCO. According to the agent behavior model, the message-receiving event can trigger some
message sending, mental model updating and some particular specific agent action on the SCO
ILOs must be heterogeneous, in that different agents may be implemented using
different programming languages and techniques and make no assumptions about the
delivery platform The ILOs are created according to the course design in order to
perform specific tasks to create some significant learning experience by interacting
with the student. But the object must do it in a smaller sense as possible in order to
promote reusability and efficiency, and permit a large amount of different combina-
tion with other objects. In addition, an most important, the ILOs must be designed by
the course specialist The smaller and most simple is the pedagogical task performed
by the ILO, the most adaptable flexible and interactive is the learning experience
provided by it.The FIPA-ACL protocol performed by a FIPA agent communication
manager platform ensures an excellent support for cooperation. Fig 1 shows the pro-
posed architecture of the set of pedagogical agents.
The Sharable Content Object Reference Model (SCORM®) [1] is maybe the best
reference to start a thinking of how to build learning objects based on a agent archi-
tecture. The SCORM defines a Web-based learning “Content Aggregation Model”
and “Run-time Environment” for learning objects. At its simplest, it is a model that
references a set of interrelated technical specifications and guidelines designed to
meet the requirements for object learning. Learning content in its most basic form is
composed of Assets that are electronic representations of media, text, images, sound,
web pages, assessment objects or other pieces of data that can be delivered to a Web
client.
3 Conclusions
At this point, we quote Downes [2]: We need to stop thinking of learning objects as
chunks of instructional content and to start thinking of them as small, self-reliant
computer programs. When we think of a learning object we need to think of it as a
small computer program that is aware of and can interact with its environment.
This project is granted by Brazilian research agencies: CNPq and FAPERGS.
5 Bibliography
1. Advanced Distributed Learning (ADL)a. Sharable Content Object Reference
Model (SCORM ® ) 2004 Overview. 2004. Available by HTTP in:
<www.adlnet.org>.
2. DOWNES , Stephen Smart Learning Objects, May 2002
3. IEEE Learning Technology Standards Committee (1998) Learning Object Metadata
(LOM): Draft Document v2.1
4. IMS Global Learning Consortium. IMS Learning Resource Meta-data Best Practices
and Implementation Guide v1.1. 2000.
5. ROBSON, Robby (1999) Object-oriented Instructional Design and Web-based
Authoring. [Online] Available by HTTP in:
<www.eduworks.com/robby/papers/objectoriented.pdf>
6. SHOHAM, Y Agent-oriented programming. Artificial Intelligence, Amsterdam,
n.60, v.1, p.51 - 92, Feb. 1993.
7. SOSTERIC, Mike, HESEMEIER Susan When is a Learning Object not an Object: A
first step towards .a theory of learning objects International Review of Research in
Open and Distance Learning (October - 2002) ISSN: 1492-3831
8. WOOLDRIDGE, M.; JENNINGS, N. R.; KINNY, D. A methodology for agent-
oriented analysis and design. In: INTERNATIONAL CONFERENCE ON
AUTONOMOUS AGENTS, 3. 1999. Proceedings…
... Neste trabalho é apresentada a modelagem de uma abordagem proposta por Silveira et al. (2005), na qual objetos de aprendizagem são construídos com base no paradigma de agentes. A fundamentação tecnológica desta abordagem é constituída por uma integração entre tecnologias desenvolvidas para Objetos de Aprendizagem e para Sistemas Multiagentes (SMAs). ...
... Com base na arquitetura apresentada por Silveira et al. (2005), foi realizada a modelagem do SMA, utilizando como base conceitual a metodologia MaSE -Multiagent Systems Engineering -(DeLoach e Wood, 2000). O MaSE permite ao projetista identificar o que deverá ser desenvolvido, ou seja, quais e como os agentes se comportarão na sociedade. ...
... Os objetos podem ter seus métodos invocados por algum Sistema Gerenciador de Aprendizagem (Learning Management Systems -LMS), contudo estão limitados a funcionar de uma forma específica. Silveira et al. (2005), apresentam uma abordagem sobre os Objetos de Aprendizagem, agregando a tecnologia de Sistemas Multiagentes (SMAs), denominado Objetos Inteligentes de Aprendizagem (Intelligent Learning Objetcs -ILO). A utilização de SMAs ampliam as possibilidades aos ambientes de aprendizagem tradicionais, por apresentarem características como (Bradshaw, 1997): ...
Article
Full-text available
O presente trabalho apresenta a modelagem de um Sistema Multiagente para Objetos Inteligentes de Aprendizagem utilizando a metodologia para Engenharia de Sistemas Multiagentes, denominada MaSE (Multiagent System Engineering). Estametodologia permite descrever desde uma especificação inicial do sistema até a sua implementação através da interligação entre seus diagramas.
... Secondly, we can also find applications of AI in the creation of learning resources like personal learning environments, that allow the development of immersive learning experiences trough the interaction with virtual 3D spaces [31,42], or the design of intelligent learning objects able to adapt to the characteristics of the students [43]. ...
Conference Paper
The use of AI is becoming a growing reality the educational field. One of the activities in which it is beginning to be implemented is the assessment of student achievement. This way, we can find in the literature an increasing number of investigations focused on the possibilities offered by the adoption of AI-driven assessment. However, the use of AI is also a source of concern that raises suspicions in some sectors of our society. In this context, knowing the position of the teachers towards this topic is critical to guarantee the successful development of the field. This paper intends to fill a research gap in the literature by offering a technology adoption model based on TAM to study the factors that condition the use of AI-driven assessment among teachers. To present this model we offer a background on the use of AI in education and the technology acceptance among teachers, as well as the definition of the eight constructs and the relational hypotheses included. Finally, the possibilities of the model and future lines of research are discussed.
... To produce more intelligent LO, previous works [2], [3] proposed the convergence between the LO and MAS technologies, called Intelligent Learning Objects (ILO). This approach makes possible to offer more adaptive, reusable and complete learning experiences. ...
Conference Paper
Full-text available
This paper presents the implementation and evaluation of ILOMAS, an architectural model designed to select Learning Objects (LO) for e-learning, based on multi-agent systems. The proposed model extends the Intelligent Learning Objects approach through the use of a BDI agent architecture, allowing the communication with the instructional resources that constitute the LO according to the SCORM standard. A prototype implementation is presented to evaluate the proposed model.
... To produce more intelligent LOs, previous works proposed the convergence between the LO and MAS technologies, called Intelligent Learning Objects (ILO) [15,33]. This approach makes it possible to offer more adaptive, reusable and complete learning experiences. ...
Conference Paper
This paper presents a model for selecting Learning Objects (LO) for e-learning based on the multi-agent paradigm and aiming to facilitate the use of LOs in an adaptive way in Virtual Learning Environments. The proposed framework extends the Intelligent Learning Objects approach through the use of a BDI agent architecture, allowing the communication with the instructional resources that constitute the LO according to the SCORM standard. The agents’ reasoning process uses the elements obtained during the interaction between the student and the object, enabling the building of enhanced dynamic learning experiences. The LMS Moodle was used to validate this proposed model. A prototype and their integration with the LMS Moodle were developed to evaluate the computational feasibility of the proposed model. At last, course simulations were performed, resulting in improved learning experiences.
... Trabalhos anteriores realizados pelo grupo de pesquisa propuseram a junção das tecnologias de OA e SMA. A estratégia, denominada Objetos Inteligentes de Aprendizagem (OIA, em inglês: ILO) [Silveira et al. 2006;Silva et al. 2008;Bavaresco e Silveira 2009], permite que um OA propicie ao aluno experiências educacionais mais adaptáveis, reusáveis e completas, conforme seu perfil cognitivo e desempenho. Um OIA é, na verdade, um agente capaz de exercer o papel de um OA, e de aprender ao interagir com o estudante e com outros OIA, ampliando o potencial de aprendizagem do aluno. ...
Conference Paper
Full-text available
Este artigo descreve um modelo para seleção de Objetos de Aprendizagem (OA) em cursos a distância, baseado no paradigma de Sistemas Multiagentes, com o intuito de facilitar o uso de OAs de forma adaptativa em ambientes virtuais. O framework proposto estende o conceito de Objetos Inteligentes de Aprendizagem, através da utilização de uma arquitetura de agentes BDI, permitindo a comunicação com os recursos instrucionais que constituem o OA de acordo com o padrão SCORM. Os elementos obtidos durante a interação do aluno com o objeto são usados no processo de raciocínio dos agentes, possibilitando o desenvolvimento de experiências de aprendizagem dinâmicas aprimoradas. O LMS Moodle foi usado para validar o modelo proposto.
Chapter
The learning object (LO) approach is based on the premise that the reuse of learning material is very important to designing learning environments for real-life learning. According to Downes. (2001), Mohan and Brooks (2003), and Sosteric and Hesemeier (2002), a learning object is an entity of learning content that can be used several times in different courses or in different situations. One of the benefits of the reusability is that it significantly reduces the time and cost required to develop e-learning courses. For Friesen (2001), reusability is given as a result of three features: interoperability, discoverability, and modularity. The interoperability is the capability of working in different environments. The discoverability is the capability of being discovered based on the educational content. The modularity is the capability of having learning material that can be, at the same time, big enough to be coherent and unitary and small enough to be reused. These features would be very useful if added to pedagogical agents (PA) (Johnson & Shaw, 1997).
Book
Full-text available
This book constitutes the refereed proceedings of the First International Workshop, SOCIALEDU 2015, held in Stanford, CA, USA, in August 2015. The workshop aimed to discuss computational models of social computing applied to Digital Education. The 9 revised full papers presented were carefully reviewed and selected from 12 submissions. The papers address issues such as novel data mining and machine learning for social intelligence in digital education.- Social modelling and simulation to investigate social behaviours, emotional intelligence, influence processes and other social aspects that may influence learning performance in an educational environment.- Smart environments and interactive systems of social computing in digital education.- Analysis of social media and media intelligence in digital education.- Mobile social gaming in digital education.- The utilization of mobile and wearable technology in social systems in digital education, and others.
Chapter
The aim of this chapter is to introduce and discuss a taxonomy-based framework to understand the CS LO domain in large. I motivate the need of such a framework by the following reasons: (1) LO domain is commonly recognized as the heart of e-learning in general; (2) the LO concept is accepted and its role well understood for teaching CS as well; (3) the LO domain is continuously evolving in horizontal (meaning in general) and vertical dimensions (meaning in CS); and (4) a taxonomy-based approach is fundamental in many aspects (knowledge and artefacts systemizing, standardizing, sharing, gaining and teaching). Here, within the introduced framework, we highlight and consider (to some extent only) the following tasks: (1) concept-based modelling and experimentation using a restricted database of literature sources (about 500) and (2) creation of ontology-based models among those concepts that are most likely relevant to our approach.
Conference Paper
This paper presents a model to select Learning Objects in e-learning courses, based on multi-agent paradigm, aiming to facilitate the learning material reuse and adaptability on Learning Management Systems. The proposed model has a BDI multi-agent architecture, as an improvement of the Intelligent Learning Objects approach, allowing the dynamic selection of Learning Objects. As the first steps of our research, we implement a prototype to validate the proposed model using the JADEX BDI V3 platform. Thereafter, we extends the framework to allow the communication of the agents with SCORM standard resources, making possible to build enhanced dynamic learning experiences.
Article
Full-text available
p> For some, “learning objects" are the “next big thing” in distance education promising smart learning environments, fantastic economies of scale, and the power to tap into expanding educational markets. While learning objects may be revolutionary in the long term, in the short term, definitional problems and conceptual confusion undermine our ability to understand and critically evaluate the emerging field. This article is an attempt to provide an adequate definition of learning objects by (a) jettisoning useless theoretical links hitherto invoked to theorize learning objects, and (b) reducing the definition of learning objects to the bare essentials. The article closes with suggestions for further research and further refinement of the definition of learning objects. </P
Article
A new computational framework is presented, called agent-oriented programming (AOP), which can be viewed as a specialization of object-oriented programming. The state of an agent consists of components such as beliefs, decisions, capabilities, and obligations; for this reason the state of an agent is called its mental state. The mental state of agents is described formally in an extension of standard epistemic logics: beside temporalizing the knowledge and belief operators, AOP introduces operators for obligation, decision, and capability. Agents are controlled by agent programs, which include primitives for communicating with other agents. In the spirit of speech act theory, each communication primitive is of a certain type: informing, requesting, offering, and so on. This article presents the concept of AOP, discusses the concept of mental state and its formal underpinning, defines a class of agent interpreters, and then describes in detail a specific interpreter that has been implemented.
Conference Paper
This paper presents a methodology for agent-oriented analysis and design. The methodology is general, in that it is applicable to a wide range of multi-agent systems, and comprehensive, in that it deals with both the macro-level (societal) and the micro-level (agent) aspects of systems. The methodology is founded on the view of a system as a computational organisation consisting of var- ious interacting roles. We illustrate the methodology through a case study (an agent-based business process management system). Progress in software engineering over the past two decades has pri- marily been made through the development of increasingly power- ful and natural abstractions with which to model and develop com- plex systems. Procedural abstraction, abstract data types, and, most recently, objects, are all examples of such abstractions. It is our belief that agents represent a similar advance in abstraction: they may be used by software developers to more naturally understand, model, and develop an important class of complex distributed sys- tems.
Object-oriented Instructional Design and Web-based Authoring
  • Robby Robson
ROBSON, Robby (1999) Object-oriented Instructional Design and Web-based Authoring. [Online] Available by HTTP in: <www.eduworks.com/robby/papers/objectoriented.pdf>
Learning Object Metadata (LOM): Draft Document v2
IEEE Learning Technology Standards Committee (1998) Learning Object Metadata (LOM): Draft Document v2.1
Smart Learning Objects
  • Stephen Downes
DOWNES, Stephen Smart Learning Objects, May 2002
When is a Learning Object not an Object: A first step towards .a theory of learning objects International Review of Research in Open and Distance Learning
  • Mike Sosteric
  • Susan
SOSTERIC, Mike, HESEMEIER Susan When is a Learning Object not an Object: A first step towards.a theory of learning objects International Review of Research in Open and Distance Learning (October -2002) ISSN: 1492-3831
A methodology for agentoriented analysis and design
  • M Wooldridge
  • N R Jennings
  • D Kinny
WOOLDRIDGE, M.; JENNINGS, N. R.; KINNY, D. A methodology for agentoriented analysis and design. In: INTERNATIONAL CONFERENCE ON AUTONOMOUS AGENTS, 3. 1999. Proceedings…