• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 12
  • 1
  • 1
  • Tagged with
  • 18
  • 18
  • 18
  • 11
  • 8
  • 7
  • 6
  • 6
  • 4
  • 4
  • 4
  • 4
  • 3
  • 3
  • 3
  • 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

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.
2

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.
3

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.
4

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.
5

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.
6

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.
7

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

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

Towards improving automation with user input

Åström, Joakim January 2021 (has links)
As complex systems become more available, the possibility to leverage human intelligence to continuously train these systems is becoming increasingly valuable. Collecting and incorporating feedback from end-users into the system development processes could hold great potential for future development of autonomous systems, but it is not without difficulties A literature review was conducted with the aim to review and help categorize the different dynamics relevant to the act of collecting and implementing user feedback in system development processes. Practical examples of such system are commonly found in active and interactive learning systems, which were studied with a particular interest towards possible novel applications in the industrial sector. This review was complimented by an exploratory experiment, aimed at testing how system accuracy affected the feedback provided by users for a simulated people recognition system. The findings from these studies indicate that when and how feedback is given along with the context of use is of importance for the interplay between system and user. The findings are discussed in relation to current directions in machine learning and interactive learning systems. The study concludes that factors such as system criticality, the phase in which feedback is given, how feedback is given, and the user’s understanding of the learning process all have a large impact on the interactions and outcomes of the user-automation interplay. Suggestions of how to design feedback collection for increased user engagement and increased data assimilation are given.
9

DESIGNING FOR THE IMAGINATION OF SONIC NATURAL INTERFACES

Knudsen, Tore January 2018 (has links)
In this thesis I present explorative work that shows how sounds beyond speak can be used on the input side in the design of interactive experiences and natural interfaces. By engagingin explorative approaches with a material view on sound and interactive machine learning, I’ve shown how these two counterparts may be combined with a goal to envision new possibilities and perspectives on sonic natural interfaces beyond speech. This exploration has been guided with a theoretical background ofdesign materials, machine learning, sonic interaction design and with a research through design driven process, I’ve used iterative prototyping and workshops with participants to conduct knowledge and guide the explorative process. My design work has resultedin new prototyping tools for designers to work with sound and interactive machine learning as well as a prototypes concept for kids that aims to manifest the material ndings around sound and interactive machine learning that I’ve done in this project.By evaluating my design work in contextual settings with participants, I’ve conducted both analytical and productive investigations than can construct new perspectives on how sound based interfaces beyond speech can be designed to support new interactive experiences with artefacts. Here my focus has been to engage with sound as a design material from both contextual and individual perspectives, and how this can be explored by end-users empowered by interactive machine learning to foster new forms of creative engagement with our physical world.
10

Designing User Interfaces for Interaction with Machine Learning Models / Designandet av användargränssnitt för interaktion med maskininlärningsmodeller

Sundberg, Nils January 2021 (has links)
Antagning.se and universityadmissions.se are two websites that enables people to apply for higher education. These websites are developed and maintained by ITS, which is a department at Umeå University. Antagning.se and universityadmissions.se allows applicants to add documents such as grades through a document upload function. Recently, There has been some experimentation with machine learning as a way to read documents that are uploaded. This study explores the possibility to use machine-learning in the user interface of the document upload function in a way that assists the users to upload the documents correctly. The objective is to determine whether doing this affects the users confidence that they uploaded a document successfully. The Double diamond method was used to design a lo-fi, a mid-fi and a hi-fi prototype. The lo-fi prototype were developed during an innovation sprint at ITS, with the purpose to develop a user interface for a Swedish folk high school validation system. The mid-fi prototype were tested using a qualitative user test to find issues that had to be addressed in the hi-fi prototype. A quantitative user test were conducted in order to determine if it affected the users confidence that they completed a task successfully versus if the same task were performed on the current system in use by Antagning and University Admissions. The results from the user testing of the hi-fi prototype were analyzed. Using hypothesis testing, it could not be determined that there were a significant difference in user confidence between the hi-fi prototype and the current system. / Antagning.se och universityadmissions.se är två webbplatser vars syften är att möjliggöra ansökan till högre utbildning i Sverige. ITS, som är en del av Umeå Universitet, är ansvariga för att driva och utveckla dessa webbplatser. Som en del av ansökningsprocessen så krävs det i vissa fall kompletterande information, exempelvis betyg eller andra typer av dokument. Personen som söker kan då scanna in dessa dokument och ladda upp den genom antagning.se eller universityadmissions.se. ITS har experimenterat med maskinlärning för att läsa in dessa inscannade dokument. Detta arbete utforskar möjligheten att använda maskinlärning i användargränssnittet till denna dokumentuppladdningsfunktion. Detta som ett sätt att assistera användaren i att se till att dokumenten laddas upp korrekt. Syftet med detta avgöra om detta har någon inverkan på hur säker användaren är att hen har genomfört uppladningen av dokumentet på ett korrekt sätt. Double diamond-metoden användes för att utveckla en lo-fi, en mid-fi och en hi-fi-prototyp. Lo-fi-prototypen togs fram under en innovationssprint på ITS, där syftet var att utveckla ett användargränssnitt till ett valideringssystem för folkhögskoledokument som maskinlärning. Mid-fi-prototypen testades med en kvalitativ metod för att hitta problem med gränssnittets design. Dessa problem togs i åtanke när hi-fi-prototypen togs fram. En kvantitativ användarstudie genomfördes för att avgöra om användaren upplevde någon skillnad i hur säkra de var att de laddat upp ett dokument korrekt. Detta jämfört med det befintliga systemet som antagning.se idag använder för att ladda upp dokument. Resultatet av studien var att det inte gick att påvisa någon skillnad mellan det befintliga systemet och hi-fi-prototypen gällande hur säker användaren var att dokumentet laddats upp korrekt.

Page generated in 0.1574 seconds