Education
Probabilistic Graphical Models for Boosting Cardinal and Ordinal Peer Grading in MOOCs
Mi, Fei (Hong Kong University of Science and Technology) | Yeung, Dit-Yan (Pong Kong University of Science and Technology)
With the enormous scale of massive open online courses (MOOCs), peer grading is vital for addressing the assessment challenge for open-ended assignments or exams while at the same time providing students with an effective learning experience through involvement in the grading process. Most existing MOOC platforms use simple schemes for aggregating peer grades, e.g., taking the median or mean. To enhance these schemes, some recent research attempts have developed machine learning methods under either the cardinal setting (for absolute judgment) or the ordinal setting (for relative judgment). In this paper, we seek to study both cardinal and ordinal aspects of peer grading within a common framework. First, we propose novel extensions to some existing probabilistic graphical models for cardi- nal peer grading. Not only do these extensions give su- perior performance in cardinal evaluation, but they also outperform conventional ordinal models in ordinal eval- uation. Next, we combine cardinal and ordinal models by augmenting ordinal models with cardinal predictions as prior. Such combination can achieve further performance boosts in both cardinal and ordinal evaluations, suggesting a new research direction to pursue for peer grading on MOOCs. Extensive experiments have been conducted using real peer grading data from a course called โScience, Technology, and Society in China Iโ offered by HKUST on the Coursera platform.
Model-Based Reinforcement Learning in Continuous Environments Using Real-Time Constrained Optimization
Andersson, Olov (Linkรถping University) | Heintz, Fredrik (Linkรถping University) | Doherty, Patrick (Linkรถping University)
Reinforcement learning for robot control tasks in continuous environments is a challenging problem due to the dimensionality of the state and action spaces, time and resource costs for learning with a real robot as well as constraints imposed for its safe operation. In this paper we propose a model-based reinforcement learning approach for continuous environments with constraints. The approach combines model-based reinforcement learning with recent advances in approximate optimal control. This results in a bounded-rationality agent that makes decisions in real-time by efficiently solving a sequence of constrained optimization problems on learned sparse Gaussian process models. Such a combination has several advantages. No high-dimensional policy needs to be computed or stored while the learning problem often reduces to a set of lower-dimensional models of the dynamics. In addition, hard constraints can easily be included and objectives can also be changed in real-time to allow for multiple or dynamic tasks. The efficacy of the approach is demonstrated on both an extended cart pole domain and a challenging quadcopter navigation task using real data.
DeepTutor: An Effective, Online Intelligent Tutoring System That Promotes Deep Learning
Rus, Vasile (The University of Memphis) | Niraula, Nobal (The University of Memphis) | Banjade, Rajendra (The University of Memphis)
We present in this paper an innovative solution to the challenge of building effective educational technologies that offer tailored instruction to each individual learner. The proposed solution in the form of a conversational intelligent tutoring system, called DeepTutor, has been developed as a web application that is accessible 24/7 through a browser from any device connected to the Internet. The success of several large scale experiments with high-school students using DeepTutor is a solid proof that conversational intelligent tutoring at scale over the web is possible.
Cognitive Master Teacher
Krishnapuram, Raghu (IBM Research) | Lastras, Luis A (IBM Watson Group) | Nitta, Satya (IBM Research)
The โCognitive Master Teacherโ is a result of discussions with teachers, members of educational institutions, government bodies and other thought leaders in the United States who have helped us shape its the requirements. It is conceived as a cloud-based and mobile-accessible personal agent that is readily available for teachers to use at anytime and assist them with various issues related to day-to-day teaching activities as well as professional development.
Dealing with Trouble: A Data-Driven Model of a Repair Type for a Conversational Agent
Hรถhn, Sviatlana (University of Luxembourg)
SLA, I propose a data-driven approach inspired by Conversation Analysis (CA) to create models of linguistic repair. Conversational agents for educational purposes, specifically I use the data set of instant messaging dialogues in German for Second Language Acquisition (SLA) use different approaches described in (Danilava et al. 2013). The corpus consists to support language learning through conversation. of 72 free conversations produced by 9 learners and CSIEC chatbot (Jia 2009) can correct spelling errors.
Predicting the Quality of User Experiences to Improve Productivity and Wellness
Donti, Priya Lekha (Harvey Mudd College) | Rosenbloom, Jacob (Harvey Mudd College) | Gruver, Alex (Harvey Mudd College) | Boerkoel, James Jr C. (Harvey Mudd College)
College students often struggle to balance their work with personal wellness. In part, this occurs because students work when they are unable to focus. We hypothesize that we can adapt the Experience Sampling Method (ESM) to build a model of usersโ efficacy and predict when they will be most likely to experience flow, a state of motivation and immersion. We also hypothesize that we can present this information effectively to users, allowing them to understand when they are most likely to achieve flow. In order to test these hypotheses, we introduce the Productivity and Wellness Pal (PaWPal), a smartphone-based application that seeks to make users aware of their efficacy at various tasks as well as which courses of action are likely to lead to immersive experiences.
Semantic Representation
Schubert, Lenhart K. (University of Rochester)
In recent years, there has been renewed interest in the NLP community in genuine language understanding and dialogue. Thus the long-standing issue of how the semantic content of language should be represented is reentering the communal discussion. This paper provides a brief "opinionated survey" of broad-coverage semantic representation (SR). It suggests multiple desiderata for such representations, and then outlines more than a dozen approaches to SR โ some long-standing, and some more recent, providing quick characterizations, pros, cons, and some comments on implementations.
Achieving Intelligence Using Prototypes, Composition, and Analogy
Chaudhri, Vinay K. (SRI International)
In this paper, I summarize the results of a decade-plus of research and development driven by the vision that human knowledge can be grounded in a small number of prototypical components that can be extended through composition and analogy. These ideas have been embodied in a system called AURA, which has been used to engineer an expressive knowledge base for an intelligent biology textbook. The focus of the current paper is to abstract away from the specifics and, to instead describe the core ideas in such a manner that they can be transferred and applied in different contexts, and to relate those ideas to the ongoing research by others.
Machine Teaching: An Inverse Problem to Machine Learning and an Approach Toward Optimal Education
Zhu, Xiaojin (University of Wisconsin-Madison)
I draw the reader's attention to machine teaching, the problem of finding an optimal training set given a machine learning algorithm and a target model. In addition to generating fascinating mathematical questions for computer scientists to ponder, machine teaching holds the promise of enhancing education and personnel training. The Socratic dialogue style aims to stimulate critical thinking.
Online Bandit Learning for a Special Class of Non-Convex Losses
Zhang, Lijun (Nanjing University) | Yang, Tianbao (The University of Iowa) | Jin, Rong (Michigan State University) | Zhou, Zhi-Hua (Nanjing University)
In online bandit learning, the learner aims to minimize a sequence of losses, while only observing the value of each loss at a single point. Although various algorithms and theories have been developed for online bandit learning, most of them are limited to convex losses. In this paper, we investigate the problem of online bandit learning with non-convex losses, and develop an efficient algorithm with formal theoretical guarantees. To be specific, we consider a class of losses which is a composition of a non-increasing scalar function and a linear function. This setting models a wide range of supervised learning applications such as online classification with a non-convex loss. Theoretical analysis shows that our algorithm achieves an O(poly(d)T2/3) regret bound when the variation of the loss function is small. To the best of our knowledge, this is the first work in online bandit learning that does not rely on convexity.