paper-with-me

홈 › Papers

Double-Barreled Question Detection at Momentive

2022-02-12 · Peng Jiang, Krishna Sumanth Muppalla, Qing Wei, Chidambara Natarajan Gopal, Chun Wang

Momentive offers solutions in market research, customer experience, and enterprise feedback. The technology is gleaned from the billions of real responses to questions asked on the platform. However, people may create biased questions. A double-barreled question (DBQ) is a common type of biased question that asks two aspects in one question. For example, "Do you agree with the statement: The food is yummy, and the service is great.". This DBQ confuses survey respondents because there are two parts in a question. DBQs impact both the survey respondents and the survey owners. Momentive aims to detect DBQs and recommend survey creators to make a change towards gathering high quality unbiased survey data. Previous research work has suggested detecting DBQs by checking the existence of grammatical conjunction. While this is a simple rule-based approach, this method is error-prone because conjunctions can also exist in properly constructed questions. We present an end-to-end machine learning approach for DBQ classification in this work. We handled this imbalanced data using active learning, and compared state-of-the-art embedding algorithms to transform text data into vectors. Furthermore, we proposed a model interpretation technique propagating the vector-level SHAP values to a SHAP value for each word in the questions. We concluded that the word2vec subword embedding with maximum pooling is the optimal word embedding representation in terms of precision and running time in the offline experiments using the survey data at Momentive. The A/B test and production metrics indicate that this model brings a positive change to the business. To the best of our knowledge, this is the first machine learning framework for DBQ detection, and it successfully differentiates Momentive from the competitors. We hope our work sheds light on machine learning approaches for bias question detection.

📄 PDF Abstract BibTeX arXiv:2203.03545

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningBIG-bench Machine LearningSurvey

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
SHAP 설명 없음

Similar Papers 제목 키워드 기반

Double Descent Meets Out-of-Distribution Detection: Theoretical Insights and Empirical Analysis on the role of model complexity

2024-11-04 · Mouïn Ben Ammar, David Brellmann, Arturo Mendoza, Antoine Manzanera 외

Out-of-distribution (OOD) detection is essential for ensuring the reliability and safety of machine learning systems. In recent years, it has received increasing attention, particularly through post-hoc detection and tra…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

Protocol for Executing and Benchmarking Eight Computational Doublet-Detection Methods in Single-Cell RNA Sequencing Data Analysis

2021-01-21 · Nan Miles Xi, Jingyi Jessica Li

The existence of doublets is a key confounder in single-cell RNA sequencing (scRNA-seq) data analysis. Computational methods have been developed for detecting doublets from scRNA-seq data. We developed an R package Doubl…

Benchmarking

Ask Questions with Double Hints: Visual Question Generation with Answer-awareness and Region-reference

2024-07-06 · Kai Shen, Lingfei Wu, Siliang Tang, Fangli Xu 외

The visual question generation (VQG) task aims to generate human-like questions from an image and potentially other side information (e.g. answer type). Previous works on VQG fall in two aspects: i) They suffer from one …

Graph-to-SequenceImplicit RelationsQuestion GenerationQuestion-Generation

The Myth of Double-Blind Review Revisited: ACL vs. EMNLP

2019-11-01 · IJCNLP 2019 11 · Cornelia Caragea, Ana Uban, Liviu P. Dinu

The review and selection process for scientific paper publication is essential for the quality of scholarly publications in a scientific field. The double-blind review system, which enforces author anonymity during the r…

Ask Question with Double Hints: Visual Question Generation with Answer-awareness and Region-reference

2021-01-01 · Shen Kai, Lingfei Wu, Siliang Tang, Fangli Xu 외

The task of visual question generation~(VQG) aims to generate human-like questions from an image and potentially other side information (e.g. answer type or the answer itself). Despite promising results have been achieve…

Graph-to-SequenceQuestion GenerationQuestion-Generation