paper-with-me

Papers

Decomposed Prompting to Answer Questions on a Course Discussion Board

2024-07-30 · Brandon Jaipersaud, Paul Zhang, Jimmy Ba, Andrew Petersen, Lisa Zhang, Michael R. Zhang

We propose and evaluate a question-answering system that uses decomposed prompting to classify and answer student questions on a course discussion board. Our system uses a large language model (LLM) to classify questions into one of four types: conceptual, homework, logistics, and not answerable. This enables us to employ a different strategy for answering questions that fall under different types. Using a variant of GPT-3, we achieve $81\%$ classification accuracy. We discuss our system's performance on answering conceptual questions from a machine learning course and various failure modes.

📄 PDF Abstract BibTeX arXiv:2407.21170

Code (1)

brandonjaipersaud/piazza-qabot-gpt

Tasks

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음
Multi-Head Attention 설명 없음
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…

Similar Papers 제목 키워드 기반

Discourse Analysis via Questions and Answers: Parsing Dependency Structures of Questions Under Discussion

2022-10-12 · Wei-Jen Ko, Yating Wu, Cutter Dalton, Dananjay Srinivas 외

Automatic discourse processing is bottlenecked by data: current discourse formalisms pose highly demanding annotation tasks involving large taxonomies of discourse relations, making them inaccessible to lay annotators. T…

Dependency ParsingQuestion AnsweringSentence

QUDEVAL: The Evaluation of Questions Under Discussion Discourse Parsing

2023-10-23 · Yating Wu, Ritika Mangla, Greg Durrett, Junyi Jessy Li

Questions Under Discussion (QUD) is a versatile linguistic framework in which discourse progresses as continuously asking questions and answering them. Automatic parsing of a discourse to produce a QUD structure thus ent…

Discourse ParsingLanguage ModelingLanguage ModellingQuestion Generation+2

Could ChatGPT get an Engineering Degree? Evaluating Higher Education Vulnerability to AI Assistants

2024-08-07 · Beatriz Borges, Negar Foroutan, Deniz Bayazit, Anna Sotnikova 외

AI assistants are being increasingly used by students enrolled in higher education institutions. While these tools provide opportunities for improved teaching and education, they also pose significant challenges for asse…

Answering Students' Questions on Course Forums Using Multiple Chain-of-Thought Reasoning and Finetuning RAG-Enabled LLM

2025-11-13 · Neo Wang, Sonit Singh arxiv

The course forums are increasingly significant and play vital role in facilitating student discussions and answering their questions related to the course. It provides a platform for students to post their questions rela…

Question Answering

Tracing Forum Posts to MOOC Content using Topic Analysis

2019-04-15 · Alexander William Wong, Ken Wong, Abram Hindle

Massive Open Online Courses are educational programs that are open and accessible to a large number of people through the internet. To facilitate learning, MOOC discussion forums exist where students and instructors comm…

ClusteringTopic Models