paper-with-me

Papers

What Would a Teacher Do? Predicting Future Talk Moves

2021-06-09 · Findings (ACL) 2021 8 · Ananya Ganesh, Martha Palmer, Katharina Kann

Recent advances in natural language processing (NLP) have the ability to transform how classroom learning takes place. Combined with the increasing integration of technology in today's classrooms, NLP systems leveraging question answering and dialog processing techniques can serve as private tutors or participants in classroom discussions to increase student engagement and learning. To progress towards this goal, we use the classroom discourse framework of academically productive talk (APT) to learn strategies that make for the best learning experience. In this paper, we introduce a new task, called future talk move prediction (FTMP): it consists of predicting the next talk move -- an utterance strategy from APT -- given a conversation history with its corresponding talk moves. We further introduce a neural network model for this task, which outperforms multiple baselines by a large margin. Finally, we compare our model's performance on FTMP to human performance and show several similarities between the two.

📄 PDF Abstract BibTeX arXiv:2106.05249

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Cross-verification and Persuasive Cheap Talk

2021-02-26 · Alp Atakan, Mehmet Ekmekci, Ludovic Renou

We study a cheap-talk game where two experts first choose what information to acquire and then offer advice to a decision-maker whose actions affect the welfare of all. The experts cannot commit to reporting strategies. …

Peeking into the Future: Predicting Future Person Activities and Locations in Videos

2019-02-11 · CVPR 2019 6 · Junwei Liang, Lu Jiang, Juan Carlos Niebles, Alexander Hauptmann 외

Deciphering human behaviors to predict their future paths/trajectories and what they would do from videos is important in many applications. Motivated by this idea, this paper studies predicting a pedestrian's future pat…

Activity PredictionFuture predictionHuman motion predictionMotion Forecasting+5

What Would You Ask the Machine Learning Model? Identification of User Needs for Model Explanations Based on Human-Model Conversations

2020-02-07 · Michał Kuźba, Przemysław Biecek

Recently we see a rising number of methods in the field of eXplainable Artificial Intelligence. To our surprise, their development is driven by model developers rather than a study of needs for human end users. The analy…

ChatbotExplainable artificial intelligencemodel

Creation and Evaluation of a Pre-tertiary Artificial Intelligence (AI) Curriculum

2021-01-19 · Thomas K. F. Chiu, Helen Meng, Ching-Sing Chai, Irwin King 외

Contributions: The Chinese University of Hong Kong (CUHK)-Jockey Club AI for the Future Project (AI4Future) co-created an AI curriculum for pre-tertiary education and evaluated its efficacy. While AI is conventionally ta…

What Makes a Good Dataset for Knowledge Distillation?

2024-11-19 · CVPR 2025 1 · Logan Frank, Jim Davis

Knowledge distillation (KD) has been a popular and effective method for model compression. One important assumption of KD is that the teacher's original dataset will also be available when training the student. However, …

Continual LearningKnowledge DistillationModel Compression