paper-with-me

홈 › Papers

Powergrading: a Clustering Approach to Amplify Human Effort for Short Answer Grading

2013-01-01 · TACL 2013 1 · Sumit Basu, Chuck Jacobs, V, Lucy erwende

We introduce a new approach to the machine-assisted grading of short answer questions. We follow past work in automated grading by first training a similarity metric between student responses, but then go on to use this metric to group responses into clusters and subclusters. The resulting groupings allow teachers to grade multiple responses with a single action, provide rich feedback to groups of similar answers, and discover modalities of misunderstanding among students; we refer to this amplification of grader effort as {`}powergrading.{''} We develop the means to further reduce teacher effort by automatically performing actions when an answer key is available. We show results in terms of grading progress with a small {`}budget{''} of human actions, both from our method and an LDA-based approach, on a test corpus of 10 questions answered by 698 respondents.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

LUMI: Unsupervised Intent Clustering with Multiple Pseudo-Labels

2025-10-16 · I-Fan Lin, Faegheh Hasibi, Suzan Verberne arxiv

In this paper, we propose an intuitive, training-free and label-free method for intent clustering in conversational search. Current approaches to short text clustering use LLM-generated pseudo-labels to enrich text repre…

Short Text Clustering

Clustering of Multi-Word Named Entity variants: Multilingual Evaluation

2014-05-01 · LREC 2014 5 · Guillaume Jacquet, Maud Ehrmann, Ralf Steinberger

Multi-word entities, such as organisation names, are frequently written in many different ways. We have previously automatically identified over one million acronym pairs in 22 languages, consisting of their short form (…

ClusteringDocument ClassificationFormQuestion Answering

Improving Neural Networks by Adopting Amplifying and Attenuating Neurons

2019-05-23 · Seongmun Jung, Oh Joon Kwon

In the present study, an amplifying neuron and attenuating neuron, which can be easily implemented into neural networks without any significant additional computational effort, are proposed. The activated output value is…

Human-interpretable clustering of short-text using large language models

2024-05-12 · Justin K. Miller, Tristram J. Alexander

Clustering short text is a difficult problem, due to the low word co-occurrence between short text documents. This work shows that large language models (LLMs) can overcome the limitations of traditional clustering appro…

ClusteringShort Text ClusteringText Clustering

Post Hoc Explanations of Language Models Can Improve Language Models

2023-05-19 · NeurIPS 2023 11 · Satyapriya Krishna, Jiaqi Ma, Dylan Slack, Asma Ghandeharioun 외

Large Language Models (LLMs) have demonstrated remarkable capabilities in performing complex tasks. Moreover, recent research has shown that incorporating human-annotated rationales (e.g., Chain-of-Thought prompting) dur…

In-Context Learning