Question Selection

11 papers with code • 1 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Datasets


Most implemented papers

Asking Clarifying Questions in Open-Domain Information-Seeking Conversations

aliannejadi/qulac 15 Jul 2019

In this paper, we formulate the task of asking clarifying questions in open-domain information-seeking conversational systems.

BOBCAT: Bilevel Optimization-Based Computerized Adaptive Testing

arghosh/bobcat 17 Aug 2021

Computerized adaptive testing (CAT) refers to a form of tests that are personalized to every student/test taker.

Scaling Language Models: Methods, Analysis & Insights from Training Gopher

allenai/dolma NA 2021

Language modelling provides a step towards intelligent communication systems by harnessing large repositories of written human knowledge to better predict and understand the world.

Training Compute-Optimal Large Language Models

karpathy/llama2.c 29 Mar 2022

We investigate the optimal model size and number of tokens for training a transformer language model under a given compute budget.

Modelling Sentence Pairs with Tree-structured Attentive Encoder

yoosan/sentpair COLING 2016

We describe an attentive encoder that combines tree-structured recursive neural networks and sequential recurrent neural networks for modelling sentence pairs.

Crowdsourced Collective Entity Resolution with Relational Match Propagation

nju-websoft/Remp 21 Feb 2020

Knowledge bases (KBs) store rich yet heterogeneous entities and facts.

ComQA:Compositional Question Answering via Hierarchical Graph Neural Networks

benywon/ComQA 16 Jan 2021

In compositional question answering, the systems should assemble several supporting evidence from the document to generate the final answer, which is more difficult than sentence-level or phrase-level QA.

Balancing Test Accuracy and Security in Computerized Adaptive Testing

umass-ml4ed/c-bobcat 18 May 2023

Computerized adaptive testing (CAT) is a form of personalized testing that accurately measures students' knowledge levels while reducing test length.

Survey of Computerized Adaptive Testing: A Machine Learning Perspective

bigdata-ustc/educat 31 Mar 2024

Computerized Adaptive Testing (CAT) provides an efficient and tailored method for assessing the proficiency of examinees, by dynamically adjusting test questions based on their performance.

Fast and Adaptive Questionnaires for Voting Advice Applications

fsvbach/aqvaa-paper 2 Apr 2024

Our findings indicate that employing the IDEAL model both as encoder and decoder, combined with a PosteriorRMSE method for question selection, significantly improves the accuracy of recommendations, achieving 74% accuracy after asking the same number of questions as in the condensed version.