paper-with-me

Papers

An Entity-Based approach to Answering Recurrent and Non-Recurrent Questions with Past Answers

2016-12-01 · WS 2016 12 · Anietie Andy, Mugizi Rwebangira, Satoshi Sekine

An Entity-based approach to Answering recurrent and non-recurrent questions with Past Answers Abstract Community question answering (CQA) systems such as Yahoo! Answers allow registered-users to ask and answer questions in various question categories. However, a significant percentage of asked questions in Yahoo! Answers are unanswered. In this paper, we propose to reduce this percentage by reusing answers to past resolved questions from the site. Specifically, we propose to satisfy unanswered questions in entity rich categories by searching for and reusing the best answers to past resolved questions with shared needs. For unanswered questions that do not have a past resolved question with a shared need, we propose to use the best answer to a past resolved question with similar needs. Our experiments on a Yahoo! Answers dataset shows that our approach retrieves most of the past resolved questions that have shared and similar needs to unanswered questions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Community Question AnsweringEntity LinkingQuestion Answering

Similar Papers 제목 키워드 기반

Question Dependent Recurrent Entity Network for Question Answering

2017-07-25 · Andrea Madotto, Giuseppe Attardi

Question Answering is a task which requires building models capable of providing answers to questions expressed in human language. Full question answering involves some form of reasoning ability. We introduce a neural ne…

FormMemorizationQuestion AnsweringReading Comprehension

Improving on Q & A Recurrent Neural Networks Using Noun-Tagging

2018-07-12 · Erik Partridge, Jack Sklar, Omar El-lakany

Often, more time is spent on finding a model that works well, rather than tuning the model and working directly with the dataset. Our research began as an attempt to improve upon a simple Recurrent Neural Network for ans…

PredictionRelationRelation Prediction

Uncovering Temporal Context for Video Question and Answering

2015-11-15 · Linchao Zhu, Zhongwen Xu, Yi Yang, Alexander G. Hauptmann

In this work, we introduce Video Question Answering in temporal domain to infer the past, describe the present and predict the future. We present an encoder-decoder approach using Recurrent Neural Networks to learn tempo…

DecoderMultiple-choiceQuestion AnsweringVideo Question Answering

Pretrained Transformers for Simple Question Answering

2019-05-02 · Anonymous

Answering simple questions over knowledge graphs is a well-studied problem in question answering. Previous approaches for this task built on recurrent and convolutional neural networks (RNNs and CNNs) based architectures…

Knowledge GraphsPredictionQuestion AnsweringRelation Prediction+1

Recurrent Attention-based Token Selection for Efficient Streaming Video-LLMs

2025-10-20 · Vaggelis Dorovatas, Soroush Seifi, Gunshi Gupta, Rahaf Aljundi arxiv

Video Large Language Models (Video-LLMs) excel at understanding videos in-context, provided they have full access to the video when answering queries. However, these models face challenges in streaming scenarios where ho…

Question Answering