• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 18
  • 4
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • Tagged with
  • 33
  • 33
  • 19
  • 12
  • 9
  • 9
  • 7
  • 7
  • 7
  • 5
  • 5
  • 5
  • 4
  • 4
  • 4
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Knowledge acquisition from video, video with animated graphics, and laboratory experience predictors for adolescents with mild mental impairments /

Foshay, John D. January 2000 (has links)
Thesis (Ed. D.)--West Virginia University, 2000. / Title from document title page. Document formatted into pages; contains vi, 98 p. Includes abstract. Includes bibliographical references (p. 75-82).
2

Examining knowledge and environmental practices of adults in relation to the installation of electricity in Shitlhelani Village

Baloyi, Vonani Michael 07 March 2008 (has links)
ABSTRACT This phenomenological study examines knowledge acquisition and the environmental practices of Shitlhelani community members in relation to the uses and benefits of electricity. Prior to the installation of electricity, the main source of fuel was wood which villagers gathered from the natural vegetation surrounding their village. ESKOM installed electricity to the village in 1985 and 1994, however deforestation of the surrounding area continued. This research study draws primarily on a qualitative research paradigm, using participant observation; semi-structured interviews and document analysis, to investigate the relationship between knowledge and the development of healthy environmental practices. The qualitative research paradigm allows insight into the social context and experiences of the Shitlhelani villagers in order to understand the complexities and diversity of their daily lives. The study’s main findings highlight the need to recognise and value the existence of social networks, and the importance of fostering collaborative learning within communities to achieve collective action. Developing social capital as a framework that supports the process of learning through interaction is necessary if the Shitlhelani villagers wish to develop their community educationally, socially, economically and environmentally.
3

A Semi-Automatic Grading Experience for Digital Ink Quizzes

Rhees, Brooke Ellen 01 January 2017 (has links)
Teachers who want to assess student learning and provide quality feedback are faced with a challenge when trying to grade assignments quickly. There is currently no system which will provide both a fast-to-grade quiz and a rich testing experience. Previous attempts to speed up grading time include NLP-based text analysis to automate grading and scanning in documents for manual grading with recyclable feedback. However, automated NLP systems all focus solely on text-based problems, and manual grading is still linear in the number of students. Machine learning algorithms exist which can interactively train a computer quickly classify digital ink strokes. We used stroke recognition and interactive machine learning concepts to build a grading interface for digital ink quizzes, to allow non-text open-ended questions that can then be semiautomatically graded. We tested this system on a Computer Science class with 361 students using a set of quiz questions which their teacher provided, evaluated its effectiveness, and determined some of its limitations. Adaptations to the interface and the training process as well as further work to resolve intrinsic stroke perversity are required to make this a truly effective system. However, using the system we were able to reduce grading time by as much as 10x for open-ended responses.
4

Personalization of home rehabilitation training by incorporating interactive machine learning into the design

Li, Yinchu January 2022 (has links)
Home rehabilitation training has become an important part for patients to recover and maintain physical conditions due to the high health care cost and limited supervision in the clinic. Various technologies have been designed for assisting rehabilitation training but most of them are not able to provide personalized feedback and support according to different standards of patients’ physical condition and movement capability. The thesis aims to explore what information provided by the technology would be helpful for personalizing rehabilitation by incorporating interactive machine learning as part of a large research project, which has been discussed as an effective tool in motion interaction design to build conversation and provide personalized information. The participatory design methodology was conducted with bodystorming and role-playing approach in the workshops to collect people’s opinions on the role of technology, the design requirements and the way to present personalized feedback in rehabilitation training. The author collaborated with the research group to apply thematic analysis in the analysis of the workshop videos and drew the design spaces for future interaction design including three roles to integrate technology, five design concepts and some design takeaways to present feedback. Two interactive prototypes were envisioned based on the analysis result as an explorative design to incorporate the interplay between patients and machine learning in rehabilitation training.
5

Teaching robots social autonomy from in situ human supervision

Senft, Emmanuel January 2018 (has links)
Traditionally the behaviour of social robots has been programmed. However, increasingly there has been a focus on letting robots learn their behaviour to some extent from example or through trial and error. This on the one hand excludes the need for programming, but also allows the robot to adapt to circumstances not foreseen at the time of programming. One such occasion is when the user wants to tailor or fully specify the robot's behaviour. The engineer often has limited knowledge of what the user wants or what the deployment circumstances specifically require. Instead, the user does know what is expected from the robot and consequently, the social robot should be equipped with a mechanism to learn from its user. This work explores how a social robot can learn to interact meaningfully with people in an efficient and safe way by learning from supervision by a human teacher in control of the robot's behaviour. To this end we propose a new machine learning framework called Supervised Progressively Autonomous Robot Competencies (SPARC). SPARC enables non-technical users to control and teach a robot, and we evaluate its effectiveness in Human-Robot Interaction (HRI). The core idea is that the user initially remotely operates the robot, while an algorithm associates actions to states and gradually learns. Over time, the robot takes over the control from the user while still giving the user oversight of the robot's behaviour by ensuring that every action executed by the robot has been actively or passively approved by the user. This is particularly important in HRI, as interacting with people, and especially vulnerable users, is a complex and multidimensional problem, and any errors by the robot may have negative consequences for the people involved in the interaction. Through the development and evaluation of SPARC, this work contributes to both HRI and Interactive Machine Learning, especially on how autonomous agents, such as social robots, can learn from people and how this specific teacher-robot interaction impacts the learning process. We showed that a supervised robot learning from their user can reduce the workload of this person, and that providing the user with the opportunity to control the robot's behaviour substantially improves the teaching process. Finally, this work also demonstrated that a robot supervised by a user could learn rich social behaviours in the real world, in a large multidimensional and multimodal sensitive environment, as a robot learned quickly (25 interactions of 4 sessions during in average 1.9 minutes) to tutor children in an educational game, achieving similar behaviours and educational outcomes compared to a robot fully controlled by the user, both providing 10 to 30% improvement in game metrics compared to a passive robot.
6

Robot learners: interactive instance-based learning with social robots

Park, Hae Won 08 June 2015 (has links)
On one hand, academic and industrial researchers have been developing and deploying robots that are used as educational tutors, mediators, and motivational tools. On the other hand, an increasing amount of interest has been placed on non-expert users being able to program robots intuitively, which has led to promising research efforts in the fields of machine learning and human-robot interaction. This dissertation focuses on bridging the gap between the two subfields of robotics to provide personalized experience for the users during educational, entertainment, and therapeutic sessions with social robots. In order to make the interaction continuously engaging, the workspace shared between the user and the robot should provide personalized contexts for interaction while the robot learns to participate in new tasks that arise. This dissertation aims to solve the task-learning problem using an instance-based framework that stores human demonstrations as task instances. These instances are retrieved when confronted with a similar task in which the system generates predictions of task behaviors based on prior solutions. The main issues associated with the instance-based approach, i.e., knowledge encoding and acquisition, are addressed in this dissertation research using interactive methods of machine learning. This approach, further referred to as interactive instance-based learning (IIBL), utilizes the keywords people use to convey task knowledge to others to formulate task instances. The key features suggested by the human teacher are extracted during the demonstrations of the task. Regression approaches have been developed in this dissertation to model similarities between cases for instance retrieval including multivariate linear regression and sensitivity analysis using neural networks. The learning performance of the IIBL methods were then evaluated while participants engaged in various block stacking and inserting scenarios and tasks on a touchscreen tablet with a humanoid robot Darwin. In regard to end-users programming robots, the main benefit of the IIBL framework is that the approach fully utilizes the explanatory behavior of the instance-based method which makes the learning process transparent to the human teacher. Such an environment not only encourages the user to produce better demonstrations, but also prompts the user to intervene at the moment a new instance is needed. It was shown through user studies that participants naturally adapt their teaching behavior to the robot learner's progress and adjust the timing and the number of demonstrations. It was also observed that the human-robot teaching and learning scenarios facilitate the emergence of various social behaviors from participants. Encouraging social interaction is often an objective of the task especially with children with cognitive disabilities, and a pilot study with children with autism spectrum disorder revealed promising results comparable to the typically developing group. Finally, this dissertation investigated the necessity of renewable context for prolonged interaction with robot companions. Providing personalized tasks that match each individual's preferences and developmental stages enhances the quality of the user experience with robot learners. Confronted with the limitations of the physical workspace, this research proposes utilizing commercially available touchscreen smart devices as a shared platform for engaging the user in educational, entertainment, and therapeutic tasks with the robot learners. To summarize, this dissertation attempts to defend the thesis statement that a robot learner that utilizes an IIBL approach improves the performance and efficiency of general task learning, and when combined with the state-of-the-art mobile technology that provides personalized context for interaction, enhances the user's experience for prolonged engagement of the task.
7

Utilizing negative policy information to accelerate reinforcement learning

Irani, Arya John 08 June 2015 (has links)
A pilot study by Subramanian et al. on Markov decision problem task decomposition by humans revealed that participants break down tasks into both short-term subgoals with a defined end-condition (such as "go to food") and long-term considerations and invariants with no end-condition (such as "avoid predators"). In the context of Markov decision problems, behaviors having clear start and end conditions are well-modeled by an abstraction known as options, but no abstraction exists in the literature for continuous constraints imposed on the agent's behavior. We propose two representations to fill this gap: the state constraint (a set or predicate identifying states that the agent should avoid) and the state-action constraint (identifying state-action pairs that should not be taken). State-action constraints can be directly utilized by an agent, which must choose an action in each state, while state constraints require an approximation of the MDP’s state transition function to be used; however, it is important to support both representations, as certain constraints may be more easily expressed in terms of one as compared to the other, and users may conceive of rules in either form. Using domains inspired by classic video games, this dissertation demonstrates the thesis that explicitly modeling this negative policy information improves reinforcement learning performance by decreasing the amount of training needed to achieve a given level of performance. In particular, we will show that even the use of negative policy information captured from individuals with no background in artificial intelligence yields improved performance. We also demonstrate that the use of options and constraints together form a powerful combination: an option and constraint can be taken together to construct a constrained option, which terminates in any situation where the original option would violate a constraint. In this way, a naive option defined to perform well in a best-case scenario may still accelerate learning in domains where the best-case scenario is not guaranteed.
8

Pažintinių procesų koregavimas taikant interaktyviojo mokymosi strategijas aštuntų – devintų klasių matematikos ir muzikos pamokose / Adjustment of cognitive processes employing interactive teaching strategies at mathematics and lessons in the eighth – ninth forms

Šliažas, Artūras 20 August 2006 (has links)
Life alteration stipulates the changing of education ideas, the search of new teaching and learning theories and methods is going on. For a contempory pupil it is not enough to have only formal knowledge and abilities. He/she must become an initiative person having a critical way of thinking and being able to work and create in this constantly changing world. A modern person should be able to learn continually and improve himself/herself as well as his/her activities. From this point of view it is important to understand that studies for each person are not over when he finishes school or any other educational institution, he is an active learner in everyday life and activities. In order to estimate our unique experience, to improve our knowledge and to see what else we need for our improvement we must master modern methods of active teaching which deliberately help to plan learning activity. Such learning activity should be full of sense. In the documents regulating the content of education at comprehensive schools in Lithuania the constructive direction of education is encouraged, the creation of the system of valuable rules is underlined, the importance of educating different kinds of abilities is mentioned, by various methods teachers are stimulated to encourage pupils’ self-dependence and to create auspicious conditions for this at the lessons. Searching to combine these two spheres it is relevant to encourage cognitive processes employing interactive learning strategies... [to full text]
9

Assisting physiotherapists by designing a system utilising Interactive Machine Learning

Georgiev, Nikolay January 2021 (has links)
Millions of people throughout the world suffer from physical injuries and impairments and require physiotherapy to successfully recover. There are numerous obstacles in the way of having access to the necessary care – high costs, shortage of medical personnel and the need to travel to the appropriate medical facilities, something even more challenging during the Covid-19 pandemic. One approach to addressing this issue is to incorporate technology in the practice of physiotherapists, allowing them to help more patients. Using research through design, this thesis explores how interactive machine learning can be utilised in a system, designed for aiding physiotherapists. To this end, after a literature review, an informal case study was conducted. In order to explore what functionality the suggested system would need, an interface prototype was iteratively developed and subsequently evaluated through formative testing by three physiotherapists. All participants found value in the proposed system, and were interested in how such a system can be implemented and potentially used in practice. In particular the ability of the system to monitor the correct execution of the exercises by the patient, and the increased engagement during rehabilitative training brought by the sonification. Several suggestions for future developments in the topic are also presented at the end of this work.
10

A Machine Learning Approach to Controlling Musical Synthesizer Parameters in Real-Time Live Performance

Sommer, Nathan 16 June 2020 (has links)
No description available.

Page generated in 0.1459 seconds