paper-with-me

Papers

Mining Compatible/Incompatible Entities from Question and Answering via Yes/No Answer Classification using Distant Label Expansion

2016-12-14 · Hu Xu, Lei Shu, Jingyuan Zhang, Philip S. Yu

Product Community Question Answering (PCQA) provides useful information about products and their features (aspects) that may not be well addressed by product descriptions and reviews. We observe that a product's compatibility issues with other products are frequently discussed in PCQA and such issues are more frequently addressed in accessories, i.e., via a yes/no question "Does this mouse work with windows 10?". In this paper, we address the problem of extracting compatible and incompatible products from yes/no questions in PCQA. This problem can naturally have a two-stage framework: first, we perform Complementary Entity (product) Recognition (CER) on yes/no questions; second, we identify the polarities of yes/no answers to assign the complementary entities a compatibility label (compatible, incompatible or unknown). We leverage an existing unsupervised method for the first stage and a 3-class classifier by combining a distant PU-learning method (learning from positive and unlabeled examples) together with a binary classifier for the second stage. The benefit of using distant PU-learning is that it can help to expand more implicit yes/no answers without using any human annotated data. We conduct experiments on 4 products to show that the proposed method is effective.

📄 PDF Abstract BibTeX arXiv:1612.04499

Code (0)

등록된 구현이 없습니다.

Tasks

Community Question AnsweringGeneral ClassificationQuestion Answering

Similar Papers 제목 키워드 기반

AQUA-Bench: Beyond Finding Answers to Knowing When There Are None in Audio Question Answering

2026-01-18 · Chun-Yi Kuan, Hung-yi Lee arxiv

Recent advances in audio-aware large language models have shown strong performance on audio question answering. However, existing benchmarks mainly cover answerable questions and overlook the challenge of unanswerable on…

Question Answering

Fully Authentic Visual Question Answering Dataset from Online Communities

2023-11-27 · Chongyan Chen, Mengchen Liu, Noel Codella, Yunsheng Li 외

Visual Question Answering (VQA) entails answering questions about images. We introduce the first VQA dataset in which all contents originate from an authentic use case. Sourced from online question answering community fo…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Unsolvable Problem Detection: Evaluating Trustworthiness of Vision Language Models

2024-03-29 · Atsuyuki Miyai, Jingkang Yang, Jingyang Zhang, Yifei Ming 외

This paper introduces a novel and significant challenge for Vision Language Models (VLMs), termed Unsolvable Problem Detection (UPD). UPD examines the VLM's ability to withhold answers when faced with unsolvable problems…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

OneStop QAMaker: Extract Question-Answer Pairs from Text in a One-Stop Approach

2021-02-24 · Shaobo Cui, Xintong Bao, Xinxing Zu, Yangyang Guo 외

Large-scale question-answer (QA) pairs are critical for advancing research areas like machine reading comprehension and question answering. To construct QA pairs from documents requires determining how to ask a question …

Machine Reading ComprehensionQuestion AnsweringQuestion GenerationQuestion-Generation+1

Towards Graph Prompt Learning: A Survey and Beyond

2024-08-26 · Qingqing Long, Yuchen Yan, Peiyan Zhang, Chen Fang 외

Large-scale "pre-train and prompt learning" paradigms have demonstrated remarkable adaptability, enabling broad applications across diverse domains such as question answering, image recognition, and multimodal retrieval.…

Graph MiningPrompt LearningQuestion AnsweringRecommendation Systems+1