liu.seSearch for publications in DiVA
Change search
Link to record
Permanent link

Direct link
Eliasson, Karolina
Publications (6 of 6) Show all publications
Eliasson, K. (2010). A case-based approach to dialogue systems. Journal of experimental and theoretical artificial intelligence (Print), 22(1), 23-51
Open this publication in new window or tab >>A case-based approach to dialogue systems
2010 (English)In: Journal of experimental and theoretical artificial intelligence (Print), ISSN 0952-813X, E-ISSN 1362-3079, Vol. 22, no 1, p. 23-51Article in journal (Refereed) Published
Abstract [en]

We describe an approach to integrate dialogue management, machine-learning and action planning in a system for dialogue between a human and a robot. Case-based techniques are used because they permit life-long learning from experience and demand little prior knowledge and few static hand-written structures. This approach has been developed through the work on an experimental dialogue system, called CEDERIC, that is connected to an unmanned aerial vehicle (UAV). A single case base and case-based reasoning engine is used both for understanding and for planning actions by the UAV. Dialogue experiments both with experienced and novice users, where the users have solved tasks by dialogue with this system, showed very adequate success rates.

Place, publisher, year, edition, pages
Taylor & Francis, 2010
Keywords
case-based reasoning, case-based planning, dialogue manager, learning from analogy
National Category
Medical and Health Sciences
Identifiers
urn:nbn:se:liu:diva-54258 (URN)10.1080/09528130902723708 (DOI)000274673700002 ()
Available from: 2010-03-05 Created: 2010-03-05 Last updated: 2017-12-12
Eliasson, K. (2007). Case-Based Techniques Used for Dialogue Understanding and Planning in a Human-Robot Dialogue System. In: Proceedings of the Twentieth International Joint Conference on Artificial Intelligence.
Open this publication in new window or tab >>Case-Based Techniques Used for Dialogue Understanding and Planning in a Human-Robot Dialogue System
2007 (English)In: Proceedings of the Twentieth International Joint Conference on Artificial Intelligence, 2007Conference paper, Published paper (Refereed)
National Category
Computer Sciences
Identifiers
urn:nbn:se:liu:diva-60005 (URN)
Available from: 2010-10-04 Created: 2010-10-04 Last updated: 2018-01-12
Eliasson, K. (2006). The Use of Case-Based Reasoning in a Human-Robot Dialog System. (Licentiate dissertation). Institutionen för datavetenskap
Open this publication in new window or tab >>The Use of Case-Based Reasoning in a Human-Robot Dialog System
2006 (English)Licentiate thesis, monograph (Other academic)
Abstract [en]

As long as there have been computers, one goal has been to be able to communicate with them using natural language. It has turned out to be very hard to implement a dialog system that performs as well as a human being in an unrestricted domain, hence most dialog systems today work in small, restricted domains where the permitted dialog is fully controlled by the system.

In this thesis we present two dialog systems for communicating with an autonomous agent:

The first system, the WITAS RDE, focuses on constructing a simple and failsafe dialog system including a graphical user interface with multimodality features, a dialog manager, a simulator, and development infrastructures that provides the services that are needed for the development, demonstration, and validation of the dialog system. The system has been tested during an actual flight connected to an unmanned aerial vehicle.

The second system, CEDERIC, is a successor of the dialog manager in the WITAS RDE. It is equipped with a built-in machine learning algorithm to be able to learn new phrases and dialogs over time using past experiences, hence the dialog is not necessarily fully controlled by the system. It also includes a discourse model to be able to keep track of the dialog history and topics, to resolve references and maintain subdialogs. CEDERIC has been evaluated through simulation tests and user tests with good results.

Place, publisher, year, edition, pages
Institutionen för datavetenskap, 2006. p. 130
Series
Linköping Studies in Science and Technology. Thesis, ISSN 0280-7971 ; 1248
Keywords
Dialog manager, machine learning, case-based reasoning, case-based planning, helicopter, natural language
National Category
Computer Sciences
Identifiers
urn:nbn:se:liu:diva-6402 (URN)LiU-TEK-LIC-2006:29 (Local ID)918552378X (ISBN)LiU-TEK-LIC-2006:29 (Archive number)LiU-TEK-LIC-2006:29 (OAI)
Presentation
2006-06-12, Visionen, Hus B, Linköping universitet, Linköping, 13:15 (English)
Opponent
Supervisors
Note

Report code: LiU{Tek{Lic{2006:29.

Available from: 2006-10-10 Created: 2006-10-10 Last updated: 2020-06-26Bibliographically approved
Eliasson, K. (2005). An Integrated Discourse Model for a Case-Based Reasoning Dialogue System. In: 3rd joint SAIS-SSL event on Artificial Intelligence and Learning Systems,2005.
Open this publication in new window or tab >>An Integrated Discourse Model for a Case-Based Reasoning Dialogue System
2005 (English)In: 3rd joint SAIS-SSL event on Artificial Intelligence and Learning Systems,2005, 2005Conference paper, Published paper (Refereed)
National Category
Computer Sciences
Identifiers
urn:nbn:se:liu:diva-31496 (URN)17291 (Local ID)17291 (Archive number)17291 (OAI)
Available from: 2009-10-09 Created: 2009-10-09 Last updated: 2018-01-13
Eliasson, K. (2005). Integrating a Discourse Model with a Learning Case-Based Reasoning System. In: Proceedings of the 9th workshop on the semantics and pragmatics of dialogue (SemDial).
Open this publication in new window or tab >>Integrating a Discourse Model with a Learning Case-Based Reasoning System
2005 (English)In: Proceedings of the 9th workshop on the semantics and pragmatics of dialogue (SemDial), 2005Conference paper, Published paper (Refereed)
Abstract [en]

We present a discourse model integrated with a case-based reasoning dialogue system which learns from experience. The discourse model is capable of solving references, manage subdialogues and respect the current topic in a dialogue in natural language. The framework is flexible enough not to disturb the learning functions, but allows dynamic changes to a large extent. The system is tested in a traffic surveillance domain together with a simulated UAV and is found to be robust and reliable.

National Category
Computer Sciences
Identifiers
urn:nbn:se:liu:diva-31497 (URN)17292 (Local ID)17292 (Archive number)17292 (OAI)
Available from: 2009-10-09 Created: 2009-10-09 Last updated: 2018-01-13
Eliasson, K. (2005). Towards a Robotic Dialogue System with Learning and Planning Capabilities. In: Ingrid Zukerman, Jan Alexandersson , Arne Jönsson (Ed.), Proceedings of the IJCAI Workshop on Knowledge and Reasoning in Practical Dialogue Systems (KRPDS) (pp. 1-7).
Open this publication in new window or tab >>Towards a Robotic Dialogue System with Learning and Planning Capabilities
2005 (English)In: Proceedings of the IJCAI Workshop on Knowledge and Reasoning in Practical Dialogue Systems (KRPDS) / [ed] Ingrid Zukerman, Jan Alexandersson , Arne Jönsson, 2005, p. 1-7Conference paper, Published paper (Refereed)
Abstract [en]

We present a robotic dialogue system built on casebased reasoning. The system is capable of solving references and manage sub-dialogues in a dialogue with an operator in natural language. The approach to handle dialogue acts and physical acts in a unison manner together with the use of plans and subplans makes the system very flexible. This flexibility is used for learning purposes where the operator teaches the system a new word and the new knowledge can directly be integrated and used in the old plans. The learning from explanation capability makes the system adaptable to the operator's use of language and the domain it is currently operating in. The implementation of a case-based planner suggested in the paper will further increase the learning and adaptation degree.

National Category
Computer Sciences
Identifiers
urn:nbn:se:liu:diva-31499 (URN)17294 (Local ID)17294 (Archive number)17294 (OAI)
Available from: 2009-10-09 Created: 2009-10-09 Last updated: 2018-01-13
Organisations

Search in DiVA

Show all publications