26 resultados para one-pass learning


Relevância:

30.00% 30.00%

Publicador:

Resumo:

We present the results of applying automated machine learning techniques to the problem of matching different object catalogues in astrophysics. In this study, we take two partially matched catalogues where one of the two catalogues has a large positional uncertainty. The two catalogues we used here were taken from the H I Parkes All Sky Survey (HIPASS) and SuperCOSMOS optical survey. Previous work had matched 44 per cent (1887 objects) of HIPASS to the SuperCOSMOS catalogue. A supervised learning algorithm was then applied to construct a model of the matched portion of our catalogue. Validation of the model shows that we achieved a good classification performance (99.12 per cent correct). Applying this model to the unmatched portion of the catalogue found 1209 new matches. This increases the catalogue size from 1887 matched objects to 3096. The combination of these procedures yields a catalogue that is 72 per cent matched.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Background and Objectives: This paper reports on historical changes in assessment culminating in the experience of one discipline with negotiated student feedback that has helped design and modify assessment to cater for the requirements of both students and teachers. The standard of assessment required to pass Obstetrics and Gynaecology in the four year graduate entry program in the School of Medicine at The University of Queensland, Brisbane, Australia has become less formalised and more collaborative. Changes in assessment in this discipline over the last 20 years reflect the development of an understanding of the educational principles associated with adult teaching and learning. Assessment has evolved from being teacher focussed, with questionable reliability, validity, and emphasis on outcomes, to being focussed on learning and the student. Multiplechoice examinations, combined with a collaborative approach to the reliability and validity of questions and answers and a debrief or feedback session have been found to provide an assessment format that is art acceptable measure oflearning for both teachers and students. Changes in assessment reflect a collaborative process between teachers and students based on principles of adult learning and involving negotiated student feedback. Our experience with this form of negotiated outcome for assessment is presented together with suggestions for improvement and is contrasted with assessment methods used in this department over the last 20 years. Change and refinement will continue as medical programs strive to meet the learning needs of students and assessment outcomes that are acceptable to its teachers.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Virtual learning environments (VLEs) are computer-based online learning environments, which provide opportunities for online learners to learn at the time and location of their choosing, whilst allowing interactions and encounters with other online learners, as well as affording access to a wide range of resources. They have the capability of reaching learners in remote areas around the country or across country boundaries at very low cost. Personalized VLEs are those VLEs that provide a set of personalization functionalities, such as personalizing learning plans, learning materials, tests, and are capable of initializing the interaction with learners by providing advice, necessary instant messages, etc., to online learners. One of the major challenges involved in developing personalized VLEs is to achieve effective personalization functionalities, such as personalized content management, learner model, learner plan and adaptive instant interaction. Autonomous intelligent agents provide an important technology for accomplishing personalization in VLEs. A number of agents work collaboratively to enable personalization by recognizing an individual's eLeaming pace and reacting correspondingly. In this research, a personalization model has been developed that demonstrates dynamic eLearning processes; secondly, this study proposes an architecture for PVLE by using intelligent decision-making agents' autonomous, pre-active and proactive behaviors. A prototype system has been developed to demonstrate the implementation of this architecture. Furthemore, a field experiment has been conducted to investigate the performance of the prototype by comparing PVLE eLearning effectiveness with a non-personalized VLE. Data regarding participants' final exam scores were collected and analyzed. The results indicate that intelligent agent technology can be employed to achieve personalization in VLEs, and as a consequence to improve eLeaming effectiveness dramatically.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This article describes the types of discourse 10 Australian grade 4-6 teachers used after they had been trained to embed cooperative learning in their curriculum and to use communication skills to promote students' thinking and to scaffold their learning. One audiotaped classroom social science lesson involving cooperative learning was analyzed for each teacher. We provide vignettes from 2 teachers as they worked with groups and from 2 student groups. The data from the audiotapes showed that the teachers used a range of mediated-learning behaviors in their interactions with the children that included challenging their perspectives, asking more cognitive and metacognitive questions, and scaffolding their learning. In turn, in their interactions with each other, the children modelled many of the types of discourse they heard their teachers use. Follow-up interviews with the teachers revealed that they believed it was important to set expectations for children's group behaviors, teach the social skills students needed to deal with disagreement in groups, and establish group structures so children understood what was required both from each other and the task. The teachers reported that mixed ability and gender groups worked best and that groups should be no larger than 5 students. All teachers' programs were based on a child-centered philosophy that recognized the importance of constructivist approaches to learning and the key role interaction plays in promoting social reasoning and learning.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Objective: Inpatient length of stay (LOS) is an important measure of hospital activity, health care resource consumption, and patient acuity. This research work aims at developing an incremental expectation maximization (EM) based learning approach on mixture of experts (ME) system for on-line prediction of LOS. The use of a batchmode learning process in most existing artificial neural networks to predict LOS is unrealistic, as the data become available over time and their pattern change dynamically. In contrast, an on-line process is capable of providing an output whenever a new datum becomes available. This on-the-spot information is therefore more useful and practical for making decisions, especially when one deals with a tremendous amount of data. Methods and material: The proposed approach is illustrated using a real example of gastroenteritis LOS data. The data set was extracted from a retrospective cohort study on all infants born in 1995-1997 and their subsequent admissions for gastroenteritis. The total number of admissions in this data set was n = 692. Linked hospitalization records of the cohort were retrieved retrospectively to derive the outcome measure, patient demographics, and associated co-morbidities information. A comparative study of the incremental learning and the batch-mode learning algorithms is considered. The performances of the learning algorithms are compared based on the mean absolute difference (MAD) between the predictions and the actual LOS, and the proportion of predictions with MAD < 1 day (Prop(MAD < 1)). The significance of the comparison is assessed through a regression analysis. Results: The incremental learning algorithm provides better on-line prediction of LOS when the system has gained sufficient training from more examples (MAD = 1.77 days and Prop(MAD < 1) = 54.3%), compared to that using the batch-mode learning. The regression analysis indicates a significant decrease of MAD (p-value = 0.063) and a significant (p-value = 0.044) increase of Prop(MAD

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Machine learning techniques have been recognized as powerful tools for learning from data. One of the most popular learning techniques, the Back-Propagation (BP) Artificial Neural Networks, can be used as a computer model to predict peptides binding to the Human Leukocyte Antigens (HLA). The major advantage of computational screening is that it reduces the number of wet-lab experiments that need to be performed, significantly reducing the cost and time. A recently developed method, Extreme Learning Machine (ELM), which has superior properties over BP has been investigated to accomplish such tasks. In our work, we found that the ELM is as good as, if not better than, the BP in term of time complexity, accuracy deviations across experiments, and most importantly - prevention from over-fitting for prediction of peptide binding to HLA.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

SQL (Structured Query Language) is one of the essential topics in foundation databases courses in higher education. Due to its apparent simple syntax, learning to use the full power of SQL can be a very difficult activity. In this paper, we introduce SQLator, which is a web-based interactive tool for learning SQL. SQLator's key function is the evaluate function, which allows a user to evaluate the correctness of his/her query formulation. The evaluate engine is based on complex heuristic algorithms. The tool also provides instructors the facility to create and populate database schemas with an associated pool of SQL queries. Currently it hosts two databases with a query pool of 300+ across the two databases. The pool is divided into 3 categories according to query complexity. The SQLator user can perform unlimited executions and evaluations on query formulations and/or view the solutions. The SQLator evaluate function has a high rate of success in evaluating the user's statement as correct (or incorrect) corresponding to the question. We will present in this paper, the basic architecture and functions of SQLator. We will further discuss the value of SQLator as an educational technology and report on educational outcomes based on studies conducted at the School of Information Technology and Electrical Engineering, The University of Queensland.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Though technology holds significant promise for enhanced teaching and learning it is unlikely to meet this promise without a principled approach to course design. There is burgeoning discourse about the use of technological tools and models in higher education, but much of the discussion is fixed upon distance learning or technology based courses. This paper will develop and propose a balanced model for effective teaching and learning for “on campus” higher education, with particular emphasis on the opportunities for revitalisation available through the judicious utilisation of new technologies. It will explore the opportunities available for the creation of more authentic learning environments through the principled design. Finally it will demonstrate with a case study how these have come together enabling the creation of an effective and authentic learning environment for one pre-service teacher education course at the University of Queensland.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Recentiy a neuropsychological model of learning has been proposed Qackson, 2002) which argues that Responsibility provides a cognitive re-expression of Impulsivit)' in the prediction of functional and dysfunctional behaviour. Jackson argues that primitive, instinctive impulses lead to antisocial behaviours and socio-cognitive regulators such as Responsibility leads to the re-expression of Impulsivity in terms of pro-social behaviours. Study 1 tests and supports the measurement properties of the assessment methodology associated with the model. Study 2 provides evidence in favour of the instinctive basis of Impulsivity and the conscious basis of Responsibility, which reinforces the underlying neuropsychological basis of the model. Study 3 uses structural equation modelling to determine if Responsibility mediates Impulsivity in the prediction of a latent variable representing work performance, work commitment and team performance, but does not mediate Impulsivit}' in the prediction of a latent variable representing sexual proclivity, workplace deviancy, gambling and beer consumption. Results provide strong support for Jackson's model and suggest that Impulsivity and Responsibility are fundamental to both functional and dysfunctional learning

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper argues for the need to further theorise the concept of teacher professional learning communities and provides empirical evidence to support this case. The paper presents findings from an ongoing research project, which investigates the nature of teacher professional learning communities. The study reveals that actual communities do not conform to a normailized articulation of features, as outlined in much of the literature on this topic. Consequently, it represents an attempt to engage in the difficult but necessary task of simultaneously fashioning theory from practice, whilst interpreting theory, in practice. The study proposes that current functionalist understandings of teacher professional learning communities are based upon a literature base which is insufficiently nuanced to capture the complexity inherent within these bodies. A broader base of a more critical sociological literature is also drawn upon to better understand actual, "lived" teacher communities, which are somewhat difficult to describe. In part, such communities exhibit features of functionalist conceptions but they are also organic entities which may be quite unpredictable in their outcomes and cannot be reduced to specific features; they each have their own specific "logic of practice" (Bourdieu, 1990) which influences their activities, in their particular field. The argument proposed here is that in one particular community, this complexity may be represented by the many purposes which the community served, arguably often unbeknown to its members, which fashioned the actual community. This paper tries to add to the existing theoretical base of literature, at the same time as providing evidence to support this theorisation.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Explicit (aware) learning has been shown to evidence certain characteristics, such as extinction, blocking, occasion setting, and reliance on context. These characteristics have not been assessed in implicit (unaware) learning. The current study investigated whether implicit learning is subject to blocking. Participants completed a cued reaction time task, where they watched rapid presentations of a random sequence of 8 pairs of shapes, and responded to two target shapes. One target was always preceded by a cue. The experimental group completed a pretraining phase where half the cue, one shape, was followed by the target. Both experimental and control groups completed a training phase where both elements of the cue, two shapes, were followed by the target. Both aware and unaware participants evidenced learning, whereby responding was faster for cued than uncued targets. Aware participants in the experimental group responded faster to targets preceded by the pretrained element than by the other element of the cue. Control and unaware experimental participants were faster to respond to targets preceded by either element of the cue. As blocking was only evident in aware participants, but implicit learning was observed in all participants, it is concluded that implicit learning is not subject to blocking.