SwePub
Sök i SwePub databas

  Extended search

Träfflista för sökning "WFRF:(Billing Erik 1981 ) "

Search: WFRF:(Billing Erik 1981 )

  • Result 1-10 of 77
Sort/group result
   
EnumerationReferenceCoverFind
1.
  • Billing, Erik, 1981-, et al. (author)
  • Behavior recognition for learning from demonstration
  • 2010
  • In: 2010 IEEE International Conference on Robotics and Automation. - : IEEE. - 9781424450404 - 9781424450381 ; , s. 866-872
  • Conference paper (peer-reviewed)abstract
    • Two methods for behavior recognition are presented and evaluated. Both methods are based on the dynamic temporal difference algorithm Predictive Sequence Learning (PSL) which has previously been proposed as a learning algorithm for robot control. One strength of the proposed recognition methods is that the model PSL builds to recognize behaviors is identical to that used for control, implying that the controller (inverse model) and the recognition algorithm (forward model) can be implemented as two aspects of the same model. The two proposed methods, PSLE-Comparison and PSLH-Comparison, are evaluated in a Learning from Demonstration setting, where each algorithm should recognize a known skill in a demonstration performed via teleoperation. PSLH-Comparison produced the smallest recognition error. The results indicate that PSLH-Comparison could be a suitable algorithm for integration in a hierarchical control system consistent with recent models of human perception and motor control.
  •  
2.
  • Billing, Erik, 1981- (author)
  • Cognition Rehearsed : Recognition and Reproduction of Demonstrated Behavior
  • 2012
  • Doctoral thesis (other academic/artistic)abstract
    • The work presented in this dissertation investigates techniques for robot Learning from Demonstration (LFD). LFD is a well established approach where the robot is to learn from a set of demonstrations. The dissertation focuses on LFD where a human teacher demonstrates a behavior by controlling the robot via teleoperation. After demonstration, the robot should be able to reproduce the demonstrated behavior under varying conditions. In particular, the dissertation investigates techniques where previous behavioral knowledge is used as bias for generalization of demonstrations. The primary contribution of this work is the development and evaluation of a semi-reactive approach to LFD called Predictive Sequence Learning (PSL). PSL has many interesting properties applied as a learning algorithm for robots. Few assumptions are introduced and little task-specific configuration is needed. PSL can be seen as a variable-order Markov model that progressively builds up the ability to predict or simulate future sensory-motor events, given a history of past events. The knowledge base generated during learning can be used to control the robot, such that the demonstrated behavior is reproduced. The same knowledge base can also be used to recognize an on-going behavior by comparing predicted sensor states with actual observations. Behavior recognition is an important part of LFD, both as a way to communicate with the human user and as a technique that allows the robot to use previous knowledge as parts of new, more complex, controllers. In addition to the work on PSL, this dissertation provides a broad discussion on representation, recognition, and learning of robot behavior. LFD-related concepts such as demonstration, repetition, goal, and behavior are defined and analyzed, with focus on how bias is introduced by the use of behavior primitives. This analysis results in a formalism where LFD is described as transitions between information spaces. Assuming that the behavior recognition problem is partly solved, ways to deal with remaining ambiguities in the interpretation of a demonstration are proposed. The evaluation of PSL shows that the algorithm can efficiently learn and reproduce simple behaviors. The algorithm is able to generalize to previously unseen situations while maintaining the reactive properties of the system. As the complexity of the demonstrated behavior increases, knowledge of one part of the behavior sometimes interferes with knowledge of another parts. As a result, different situations with similar sensory-motor interactions are sometimes confused and the robot fails to reproduce the behavior. One way to handle these issues is to introduce a context layer that can support PSL by providing bias for predictions. Parts of the knowledge base that appear to fit the present context are highlighted, while other parts are inhibited. Which context should be active is continually re-evaluated using behavior recognition. This technique takes inspiration from several neurocomputational models that describe parts of the human brain as a hierarchical prediction system. With behavior recognition active, continually selecting the most suitable context for the present situation, the problem of knowledge interference is significantly reduced and the robot can successfully reproduce also more complex behaviors.
  •  
3.
  • Billing, Erik, 1981- (author)
  • Cognition reversed : Robot learning from demonstration
  • 2009
  • Licentiate thesis (other academic/artistic)abstract
    • The work presented in this thesis investigates techniques for learning from demonstration (LFD). LFD is a well established approach to robot learning, where a teacher demonstrates a behavior to a robot pupil. This thesis focuses on LFD where a human teacher demonstrates a behavior by controlling the robot via teleoperation. The robot should after demonstration be able to execute the demonstrated behavior under varying conditions. Several views on representation, recognition and learning of robot behavior are presented and discussed from a cognitive and computational perspective. LFD-related concepts such as behavior, goal, demonstration, and repetition are defined and analyzed, with focus on how bias is introduced by the use of behavior primitives. This analysis results in a formalism where LFD is described as transitions between information spaces. Assuming that the behavior recognition problem is partly solved, ways to deal with remaining ambiguities in the interpretation of a demonstration are proposed. A total of five algorithms for behavior recognition are proposed and evaluated, including the dynamic temporal difference algorithm Predictive Sequence Learning (PSL). PSL is model-free in the sense that it makes few assumptions of what is to be learned. One strength of PSL is that it can be used for both robot control and recognition of behavior. While many methods for behavior recognition are concerned with identifying invariants within a set of demonstrations, PSL takes a different approach by using purely predictive measures. This may be one way to reduce the need for bias in learning. PSL is, in its current form, subjected to combinatorial explosion as the input space grows, which makes it necessary to introduce some higher level coordination for learning of complex behaviors in real-world robots. The thesis also gives a broad introduction to computational models of the human brain, where a tight coupling between perception and action plays a central role. With the focus on generation of bias, typical features of existing attempts to explain humans' and other animals' ability to learn are presented and analyzed, from both a neurological and an information theoretic perspective. Based on this analysis, four requirements for implementing general learning ability in robots are proposed. These requirements provide guidance to how a coordinating structure around PSL and similar algorithms should be implemented in a model-free way.
  •  
4.
  • Billing, Erik, 1981-, et al. (author)
  • Model-free learning from demonstration
  • 2010
  • In: ICAART 2010 - Proceedings of the international conference on agents and artificial intelligence. - Portugal : INSTICC. - 9789896740221 ; , s. 62-71
  • Conference paper (peer-reviewed)abstract
    • A novel robot learning algorithm called Predictive Sequence Learning (PSL) is presented and evaluated. PSL is a model-free prediction algorithm inspired by the dynamic temporal difference algorithm S-Learning. While S-Learning has previously been applied as a reinforcement learning algorithm for robots, PSL is here applied to a Learning from Demonstration problem. The proposed algorithm is evaluated on four tasks using a Khepera II robot. PSL builds a model from demonstrated data which is used to repeat the demonstrated behavior. After training, PSL can control the robot by continually predicting the next action, based on the sequence of passed sensor and motor events. PSL was able to successfully learn and repeat the first three (elementary) tasks, but it was unable to successfully repeat the fourth (composed) behavior. The results indicate that PSL is suitable for learning problems up to a certain complexity, while higher level coordination is required for learning more complex behaviors.
  •  
5.
  • Billing, Erik, 1981-, et al. (author)
  • Predictive learning from demonstration
  • 2011. - 1
  • In: Agents and artificial Intelligence. - Berlin : Springer Verlag. - 9783642198892 - 9783642198908 ; , s. 186-200
  • Book chapter (peer-reviewed)abstract
    • A model-free learning algorithm called Predictive Sequence Learning (PSL) is presented and evaluated in a robot Learning from Demonstration (LFD) setting. PSL is inspired by several functional models of the brain. It constructs sequences of predictable sensory-motor patterns, without relying on predefined higher-level concepts. The algorithm is demonstrated on a Khepera II robot in four different tasks. During training, PSL generates a hypothesis library from demonstrated data. The library is then used to control the robot by continually predicting the next action, based on the sequence of passed sensor and motor events. In this way, the robot reproduces the demonstrated behavior. PSL is able to successfully learn and repeat three elementary tasks, but is unable to repeat a fourth, composed behavior. The results indicate that PSL is suitable for learning problems up to a certain complexity, while higher level coordination is required for learning more complex behaviors.
  •  
6.
  • Billing, Erik, 1981-, et al. (author)
  • Robot learning from demonstration using predictive sequence learning
  • 2012
  • In: Robotic systems. - Kanpur, India : IN-TECH. - 9789533079417 ; , s. 235-250
  • Book chapter (peer-reviewed)abstract
    • In this chapter, the prediction algorithm Predictive Sequence Learning (PSL) is presented and evaluated in a robot Learning from Demonstration (LFD) setting. PSL generates hypotheses from a sequence of sensory-motor events. Generated hypotheses can be used as a semi-reactive controller for robots. PSL has previously been used as a method for LFD, but suffered from combinatorial explosion when applied to data with many dimensions, such as high dimensional sensor and motor data. A new version of PSL, referred to as Fuzzy Predictive Sequence Learning (FPSL), is presented and evaluated in this chapter. FPSL is implemented as a Fuzzy Logic rule base and works on a continuous state space, in contrast to the discrete state space used in the original design of PSL. The evaluation of FPSL shows a significant performance improvement in comparison to the discrete version of the algorithm. Applied to an LFD task in a simulated apartment environment, the robot is able to learn to navigate to a specific location, starting from an unknown position in the apartment.
  •  
7.
  • Billing, Erik, 1981-, et al. (author)
  • Robot learning from demonstration using predictive sequence learning
  • 2011
  • In: Robotic systems. - Kanpur, India : IN-TECH. - 9789533079417 ; , s. 235-250
  • Book chapter (peer-reviewed)abstract
    • In this chapter, the prediction algorithm Predictive Sequence Learning (PSL) is presented and evaluated in a robot Learning from Demonstration (LFD) setting. PSL generates hypotheses from a sequence of sensory-motor events. Generated hypotheses can be used as a semi-reactive controller for robots. PSL has previously been used as a method for LFD, but suffered from combinatorial explosion when applied to data with many dimensions, such as high dimensional sensor and motor data. A new version of PSL, referred to as Fuzzy Predictive Sequence Learning (FPSL), is presented and evaluated in this chapter. FPSL is implemented as a Fuzzy Logic rule base and works on a continuous state space, in contrast to the discrete state space used in the original design of PSL. The evaluation of FPSL shows a significant performance improvement in comparison to the discrete version of the algorithm. Applied to an LFD task in a simulated apartment environment, the robot is able to learn to navigate to a specific location, starting from an unknown position in the apartment.
  •  
8.
  • Billing, Erik, 1981-, et al. (author)
  • Simultaneous control and recognition of demonstrated behavior
  • 2011
  • Reports (other academic/artistic)abstract
    • A method for Learning from Demonstration (LFD) is presented and evaluated on a simulated Robosoft Kompai robot. The presented algorithm, called Predictive Sequence Learning (PSL), builds fuzzy rules describing temporal relations between sensory-motor events recorded while a human operator is tele-operating the robot. The generated rule base can be used to control the robot and to predict expected sensor events in response to executed actions. The rule base can be trained under different contexts, represented as fuzzy sets. In the present work, contexts are used to represent different behaviors. Several behaviors can in this way be stored in the same rule base and partly share information. The context that best matches present circumstances can be identified using the predictive model and the robot can in this way automatically identify the most suitable behavior for precent circumstances. The performance of PSL as a method for LFD is evaluated with, and without, contextual information. The results indicate that PSL without contexts can learn and reproduce simple behaviors. The system also successfully identifies the most suitable context in almost all test cases. The robot's ability to reproduce more complex behaviors, with partly overlapping and conflicting information, significantly increases with the use of contexts. The results support a further development of PSL as a component of a dynamic hierarchical system performing control and predictions on several levels of abstraction. 
  •  
9.
  • Billing, Erik, 1981-, et al. (author)
  • Simultaneous recognition and reproduction of demonstrated behavior
  • 2015
  • In: Biologically Inspired Cognitive Architectures. - : Elsevier. - 2212-683X. ; 12, s. 43-53
  • Journal article (peer-reviewed)abstract
    • Predictions of sensory-motor interactions with the world is often referred to as a key component in cognition. We here demonstrate that prediction of sensory-motor events, i.e., relationships between percepts and actions, is sufficient to learn navigation skills for a robot navigating in an apartment environment. In the evaluated application, the simulated Robosoft Kompai robot learns from human demonstrations. The system builds fuzzy rules describing temporal relations between sensory-motor events recorded while a human operator is tele-operating the robot. With this architecture, referred to as Predictive Sequence Learning (PSL), learned associations can be used to control the robot and to predict expected sensor events in response to executed actions. The predictive component of PSL is used in two ways: 1) to identify which behavior that best matches current context and 2) to decide when to learn, i.e., update the confidence of different sensory-motor associations. Using this approach, knowledge interference due to over-fitting of an increasingly complex world model can be avoided. The system can also automatically estimate the confidence in the currently executed behavior and decide when to switch to an alternate behavior. The performance of PSL as a method for learning from demonstration is evaluated with, and without, contextual information. The results indicate that PSL without contextual information can learn and reproduce simple behaviors, but fails when the behavioral repertoire becomes more diverse. When a contextual layer is added, PSL successfully identifies the most suitable behavior in almost all test cases. The robot's ability to reproduce more complex behaviors, with partly overlapping and conflicting information, significantly increases with the use of contextual information. The results support a further development of PSL as a component of a dynamic hierarchical system performing control and predictions on several levels of abstraction. 
  •  
10.
  • Hanson, Lars, et al. (author)
  • Current Trends in Research and Application of Digital Human Modeling
  • 2022
  • In: Proceedings of the 21st Congress of the International Ergonomics Association (IEA 2021). - Cham : Springer. - 9783030746131 - 9783030746148 ; , s. 358-366
  • Conference paper (peer-reviewed)abstract
    • The paper reports an investigation conducted during the DHM2020 Symposium regarding current trends in research and application of DHM in academia, software development, and industry. The results show that virtual reality (VR), augmented reality (AR), and digital twin are major current trends. Furthermore, results show that human diversity is considered in DHM using established methods. Results also show a shift from the assessment of static postures to assessment of sequences of actions, combined with a focus mainly on human well-being and only partly on system performance. Motion capture and motion algorithms are alternative technologies introduced to facilitate and improve DHM simulations. Results from the DHM simulations are mainly presented through pictures or animations.
  •  
Skapa referenser, mejla, bekava och länka
  • Result 1-10 of 77
Type of publication
conference paper (37)
journal article (22)
editorial proceedings (7)
book chapter (4)
reports (3)
doctoral thesis (2)
show more...
other publication (1)
licentiate thesis (1)
show less...
Type of content
peer-reviewed (68)
other academic/artistic (7)
pop. science, debate, etc. (1)
Author/Editor
Billing, Erik, 1981- (47)
Billing, Erik, PhD, ... (27)
Lindblom, Jessica, 1 ... (13)
Lamb, Maurice (12)
Rosén, Julia (11)
Hellström, Thomas, 1 ... (10)
show more...
Ziemke, Tom, 1969- (9)
Thill, Serge (6)
Janlert, Lars Erik, ... (6)
Andreasson, Rebecca (5)
Belpaeme, Tony (5)
Lowe, Robert (5)
Vanderborght, Bram (5)
Richardson, Kathleen (5)
Alenljung, Beatrice, ... (4)
Lowe, Robert, 1975- (4)
Costescu, Cristina (4)
Cai, Haibin (4)
David, Daniel (4)
Liu, Honghai (4)
Senft, Emmanuel (4)
Zhou, Bo (3)
Balkenius, Christian (3)
Svensson, Henrik, 19 ... (3)
Esteban, Pablo G. (3)
Sciutti, Alessandra (3)
Sandini, Giulio (3)
Cao, Hoang-Long (3)
Hernandez Garcia, Da ... (3)
Nair, Vipul (3)
Mazel, Alexandre (3)
Coeckelbergh, Mark (3)
Hellström, Thomas (2)
Seoane, Fernando, 19 ... (2)
Billing, Erik A., 19 ... (2)
Vernon, David (2)
Atefi, Seyed Reza (2)
Janlert, Lars-Erik (2)
Lukowicz, Paul (2)
Högberg, Dan, 1965- (2)
Högberg, Dan (2)
Hanson, Lars (2)
Sandamirskaya, Y. (2)
Matu, Silviu (2)
Vernon, David, 1958- (2)
Fang, Yinfeng (2)
Ju, Zhaojie (2)
De Beir, Albert (2)
Kennedy, James (2)
Van de Perre, Greet (2)
show less...
University
University of Skövde (73)
Umeå University (14)
Uppsala University (13)
University of Gothenburg (7)
Linköping University (5)
University of Borås (3)
show more...
Örebro University (2)
Lund University (2)
Chalmers University of Technology (2)
Mälardalen University (1)
Karolinska Institutet (1)
show less...
Language
English (76)
Swedish (1)
Research subject (UKÄ/SCB)
Natural sciences (55)
Engineering and Technology (34)
Social Sciences (19)
Medical and Health Sciences (6)
Humanities (5)

Year

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Close

Copy and save the link in order to return to this view