paper-with-me

Papers

Learning Latent Parameters without Human Response Patterns: Item Response Theory with Artificial Crowds

2019-08-29 · IJCNLP 2019 11 · John P. Lalor, Hao Wu, Hong Yu

Incorporating Item Response Theory (IRT) into NLP tasks can provide valuable information about model performance and behavior. Traditionally, IRT models are learned using human response pattern (RP) data, presenting a significant bottleneck for large data sets like those required for training deep neural networks (DNNs). In this work we propose learning IRT models using RPs generated from artificial crowds of DNN models. We demonstrate the effectiveness of learning IRT models using DNN-generated data through quantitative and qualitative analyses for two NLP tasks. Parameters learned from human and machine RPs for natural language inference and sentiment analysis exhibit medium to large positive correlations. We demonstrate a use-case for latent difficulty item parameters, namely training set filtering, and show that using difficulty to sample training data outperforms baseline methods. Finally, we highlight cases where human expectation about item difficulty does not match difficulty as estimated from the machine RPs.

📄 PDF Abstract BibTeX arXiv:1908.11421

Code (1)

jplalor/py-irt 공식 구현 pytorch

Tasks

Natural Language InferenceSentiment Analysis

Similar Papers 제목 키워드 기반

Rational AI: A comparison of human and AI responses to triggers of economic irrationality in poker

2021-11-14 · C. Grace Haaf, Devansh Singh, Cinny Lin, Scofield Zou

Humans exhibit irrational decision-making patterns in response to environmental triggers, such as experiencing an economic loss or gain. In this paper we investigate whether algorithms exhibit the same behavior by examin…

Decision Making

Predict and Use Latent Patterns for Short-Text Conversation

2020-10-27 · Hung-Ting Chen, Yu-Chieh Chao, Ta-Hsuan Chao, Wei-Yun Ma

Many neural network models nowadays have achieved promising performances in Chit-chat settings. The majority of them rely on an encoder for understanding the post and a decoder for generating the response. Without given …

DecoderShort-Text Conversation

Detecting Patterns of Physiological Response to Hemodynamic Stress via Unsupervised Deep Learning

2019-11-12 · Chufan Gao, Fabian Falck, Mononito Goswami, Anthony Wertz 외

Monitoring physiological responses to hemodynamic stress can help in determining appropriate treatment and ensuring good patient outcomes. Physicians' intuition suggests that the human body has a number of physiological …

BIG-bench Machine LearningSurvival PredictionTime SeriesTime Series Analysis

An Exploratory Analysis of the Latent Structure of Process Data via Action Sequence Autoencoder

2019-08-16 · Xueying Tang, Zhi Wang, Jingchen Liu, Zhiliang Ying

Computer simulations have become a popular tool of assessing complex skills such as problem-solving skills. Log files of computer-based items record the entire human-computer interactive processes for each respondent. Th…

HumanLM: Simulating Users with State Alignment Beats Response Imitation

2026-02-07 · Shirley Wu, Evelyn Choi, Arpandeep Khatua, Zhanghan Wang 외 arxiv

Large Language Models (LLMs) are increasingly used to simulate how specific users respond to a given context, enabling more user-centric applications that rely on user feedback. However, existing user simulators mostly i…

Reinforcement Learning