Learning Latent Parameters without Human Response Patterns: Item Response Theory with Artificial Crowds
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.
Code (1)
Tasks
Natural Language InferenceSentiment AnalysisSimilar Papers 제목 키워드 기반
Rational AI: A comparison of human and AI responses to triggers of economic irrationality in poker
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 MakingPredict and Use Latent Patterns for Short-Text Conversation
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 ConversationDetecting Patterns of Physiological Response to Hemodynamic Stress via Unsupervised Deep Learning
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 AnalysisAn Exploratory Analysis of the Latent Structure of Process Data via Action Sequence Autoencoder
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
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