Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Myroslava O. Dzikovska is active.

Publication


Featured researches published by Myroslava O. Dzikovska.


Ai Magazine | 2001

Toward Conversational Human-Computer Interaction

James F. Allen; Donna K. Byron; Myroslava O. Dzikovska; George Ferguson; Lucian Galescu; Amanda Stent

The belief that humans will be able to interact with computers in conversational speech has long been a favorite subject in science fiction, reflecting the persistent belief that spoken dialogue would be the most natural and powerful user interface to computers. With recent improvements in computer technology and in speech and language processing, such systems are starting to appear feasible. There are significant technical problems that still need to be solved before speech-driven interfaces become truly conversational. This article describes the results of a 10-year effort building robust spoken dialogue systems at the University of Rochester.


Natural Language Engineering | 2000

An architecture for a generic dialogue shell

James F. Allen; Donna K. Byron; Myroslava O. Dzikovska; George Ferguson; Lucian Galescu; Amanda Stent

This paper describes our work on dialogue systems that can mimic human conversation, with the goal of providing intuitive access to a wide range of applications by expanding the users options in the interaction. We concentrate on practical dialogue: dialogues in which the participants need to accomplish some objective or perform some task. Two hypotheses regarding practical dialogue motivate our research. First, that the conversational competence required for practical dialogues, while still complex, is significantly simpler to achieve than general human conversational competence. And second, that within the genre of practical dialogue, the bulk of the complexity in the language interpretation and dialogue management is independent of the task being performed. If these hypotheses are true, then it should be possible to build a generic dialogue shell for practical dialogue, by which we mean the full range of components required in a dialogue system, including speech recognition, language processing, dialogue management and response planning, built in such a way as to be readily adapted to new applications by specifying the domain and task models. This paper documents our progress and what we have learned so far based on building and adapting systems in a series of different problem solving domains.


artificial intelligence in education | 2009

Using Natural Language Processing to Analyze Tutorial Dialogue Corpora Across Domains Modalities

Diane J. Litman; Johanna D. Moore; Myroslava O. Dzikovska; Elaine Farrow

Our research goal is to investigate whether previous findings and methods in the area of tutorial dialogue can be generalized across dialogue corpora that differ in domain (mechanics versus electricity in physics), modality (spoken versus typed), and tutor type (computer versus human). We first present methods for unifying our prior coding and analysis methods. We then show that many of our prior findings regarding student dialogue behaviors and learning not only generalize across corpora, but that our methodology yields additional new findings. Finally, we show that natural language processing can be used to automate some of these analyses.


meeting of the association for computational linguistics | 2007

Deep Linguistic Processing for Spoken Dialogue Systems

James F. Allen; Myroslava O. Dzikovska; Mehdi Manshadi; Mary D. Swift

We describe a framework for deep linguistic processing for natural language understanding in task-oriented spoken dialogue systems. The goal is to create domaingeneral processing techniques that can be shared across all domains and dialogue tasks, combined with domain-specific optimization based on an ontology mapping from the generic LF to the application ontology. This framework has been tested in six domains that involve tasks such as interactive planning, coordination operations, tutoring, and learning.


artificial intelligence in education | 2014

BEETLE II: Deep natural language understanding and automatic feedback generation for intelligent tutoring in basic electricity and electronics

Myroslava O. Dzikovska; Natalie B. Steinhauser; Elaine Farrow; Johanna D. Moore; Gwendolyn E. Campbell

Within STEM domains, physics is considered to be one of the most difficult topics to master, in part because many of the underlying principles are counter-intuitive. Effective teaching methods rely on engaging the student in active experimentation and encouraging deep reasoning, often through the use of self-explanation. Supporting such instructional approaches poses a challenge for developers of Intelligent Tutoring Systems. We describe a system that addresses this challenge by teaching conceptual knowledge about basic electronics and electricity through guided experimentation with a circuit simulator and reflective dialogue to encourage effective self-explanation. The Basic Electricity and Electronics Tutorial Learning Environment (BEETLE II) advances the state of the art in dynamic adaptive feedback generation and natural language processing (NLP) by extending symbolic NLP techniques to support unrestricted student natural language input in the context of a dynamically changing simulation environment in a moderately complex domain. This allows contextually-appropriate feedback to be generated “on the fly” without requiring curriculum designers to anticipate possible student answers and manually author multiple feedback messages. We present the results of a system evaluation. Our curriculum is highly effective, achieving effect sizes of 1.72 when comparing pre- to post-test learning gains from our system to those of a no-training control group. However, we are unable to demonstrate that dynamically generated feedback is superior to a non-NLP feedback condition. Evaluation of interpretation quality demonstrates its link with instructional effectiveness, and provides directions for future research and development.


Journal of Logic and Computation | 2008

Linking Semantic and Knowledge Representations in a Multi-Domain Dialogue System

Myroslava O. Dzikovska; James F. Allen; Mary D. Swift

We describe a two-layer architecture for supporting semantic interpretation and domain reasoning in dialogue systems. Building system that supports both semantic interpretation and domain reasoning in a transparent and well-integrated manner is an unresolved problem because of the diverging requirements of the semantic representations used in contextual interpretation versus the knowledge representations used in domain reasoning. We propose an architecture that provides both portability and efficiency in natural language interpretation by maintaining separate semantic and domain knowledge representations, and integrating them via an ontology mapping procedure. The ontology mapping is used to obtain representations of utterances in a form most suitable for domain reasoners and to automatically specialize the lexicon. The use of a linguistically motivated parser for producing semantic representations for complex natural language sentences facilitates building portable semantic interpretation components as well as connections with domain reasoners. Two evaluations demonstrate the effectiveness of our approach: we show that a small number of mapping rules are sufficient for customizing the generic semantic representation to a new domain, and that our automatic lexicon specialization technique improves parser speed and accuracy.


european conference on technology enhanced learning | 2010

Intelligent tutoring with natural language support in the BEETLE II system

Myroslava O. Dzikovska; Diana Bental; Johanna D. Moore; Natalie B. Steinhauser; Gwendolyn E. Campbell; Elaine Farrow; Charles B. Callaway

We present Beetle II, a tutorial dialogue system designed to accept unrestricted language input and support experimentation with different tutorial planning and dialogue strategies. Our first system evaluation used two different tutoring policies and demonstrated that BEETLE II can be successfully used as a platform to study the impact of different approaches to tutoring. In the future, the system can also be used to experiment with a variety of parameters that may affect learning in intelligent tutoring systems.


international workshop/conference on parsing technologies | 2005

Generic Parsing for Multi-Domain Semantic Interpretation

Myroslava O. Dzikovska; Mary D. Swift; James F. Allen; William de Beaumont

Producing detailed syntactic and semantic representations of natural language is essential for practical dialog systems such as plan-based assistants and tutorial systems. Development of such systems is time-consuming and costly as they are typically hand-crafted for each application, and dialog corpus data is more difficult to obtain than text. The TRIPS parser and grammar addresses these issues by providing broad coverage of common constructions in practical dialog and producing semantic representations suitable for dialog processing across domains. Our system bootstraps dialog system development in new domains and helps build parsed corpora.


international conference on multimodal interfaces | 2002

Human-robot interaction: engagement between humans and robots for hosting activities

Candace Sidner; Myroslava O. Dzikovska

To participate in conversations with people, robots must not only see and talk to people, but must also make use of the conventions of conversation and connection to their human counterparts. This paper reports on research on engagement in human-human interaction and applications to (non-autonomous) robots interacting with humans in hosting activities.


annual meeting of the special interest group on discourse and dialogue | 2009

Dealing with Interpretation Errors in Tutorial Dialogue

Myroslava O. Dzikovska; Charles B. Callaway; Elaine Farrow; Johanna D. Moore; Natalie B. Steinhauser; Gwendolyn E. Campbell

We describe an approach to dealing with interpretation errors in a tutorial dialogue system. Allowing students to provide explanations and generate contentful talk can be helpful for learning, but the language that can be understood by a computer system is limited by the current technology. Techniques for dealing with understanding problems have been developed primarily for spoken dialogue systems in informationseeking domains, and are not always appropriate for tutorial dialogue. We present a classification of interpretation errors and our approach for dealing with them within an implemented tutorial dialogue system.

Collaboration


Dive into the Myroslava O. Dzikovska's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Gwendolyn E. Campbell

Naval Air Warfare Center Training Systems Division

View shared research outputs
Top Co-Authors

Avatar

Natalie B. Steinhauser

Naval Air Warfare Center Training Systems Division

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Lucian Galescu

Florida Institute for Human and Machine Cognition

View shared research outputs
Researchain Logo
Decentralizing Knowledge