paper-with-me

홈 › Papers

Evaluating Artificial Systems for Pairwise Ranking Tasks Sensitive to Individual Differences

2019-05-30 · Xing Liu, Takayuki Okatani

Owing to the advancement of deep learning, artificial systems are now rival to humans in several pattern recognition tasks, such as visual recognition of object categories. However, this is only the case with the tasks for which correct answers exist independent of human perception. There is another type of tasks for which what to predict is human perception itself, in which there are often individual differences. Then, there are no longer single "correct" answers to predict, which makes evaluation of artificial systems difficult. In this paper, focusing on pairwise ranking tasks sensitive to individual differences, we propose an evaluation method. Given a ranking result for multiple item pairs that is generated by an artificial system, our method quantifies the probability that the same ranking result will be generated by humans, and judges if it is distinguishable from human-generated results. We introduce a probabilistic model of human ranking behavior, and present an efficient computation method for the judgment. To estimate model parameters accurately from small-size samples, we present a method that uses confidence scores given by annotators for ranking each item pair. Taking as an example a task of ranking image pairs according to material attributes of objects, we demonstrate how the proposed method works.

📄 PDF Abstract BibTeX arXiv:1905.13560

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scorio.jl: A Julia package for ranking stochastic responses

2026-03-14 · Mohsen Hariri, Michael Hinczewski, Vipin Chaudhary arxiv

Scorio.jl is a Julia package for evaluating and ranking systems from repeated responses to shared tasks. It provides a common tensor-based interface for direct score-based, pairwise, psychometric, voting, graph, and list…

Fairness in Recommendation Ranking through Pairwise Comparisons

2019-03-02 · Alex Beutel, Jilin Chen, Tulsee Doshi, Hai Qian 외

Recommender systems are one of the most pervasive applications of machine learning in industry, with many services using them to match users to products or information. As such it is important to ask: what are the possib…

FairnessRecommendation Systems

PromptShots at the FinNLP-2022 ERAI Tasks: Pairwise Comparison and Unsupervised Ranking

2023-01-16 · Peratham Wiriyathammabhum

This report describes our PromptShots submissions to a shared task on Evaluating the Rationales of Amateur Investors (ERAI). We participated in both pairwise comparison and unsupervised ranking tasks. For pairwise compar…

Language Modelling

Ranking Unraveled: Recipes for LLM Rankings in Head-to-Head AI Combat

2024-11-19 · Roland Daynauth, Christopher Clarke, Krisztian Flautner, Lingjia Tang 외

Deciding which large language model (LLM) to use is a complex challenge. Pairwise ranking has emerged as a new method for evaluating human preferences for LLMs. This approach entails humans evaluating pairs of model outp…

Language ModelingLanguage ModellingLarge Language Model

Predicting Humorousness and Metaphor Novelty with Gaussian Process Preference Learning

2019-07-01 · ACL 2019 7 · Edwin Simpson, Erik-L{\^a}n Do Dinh, Tristan Miller, Iryna Gurevych

The inability to quantify key aspects of creative language is a frequent obstacle to natural language understanding. To address this, we introduce novel tasks for evaluating the creativeness of language{---}namely, scori…

Natural Language UnderstandingWord Embeddings