paper-with-me

홈 › Papers

Latent Space Embedding for Retrieval in Question-Answer Archives

2017-09-01 · EMNLP 2017 9 · Deepak P, Dinesh Garg, Shirish Shevade

Community-driven Question Answering (CQA) systems such as Yahoo! Answers have become valuable sources of reusable information. CQA retrieval enables usage of historical CQA archives to solve new questions posed by users. This task has received much recent attention, with methods building upon literature from translation models, topic models, and deep learning. In this paper, we devise a CQA retrieval technique, LASER-QA, that embeds question-answer pairs within a unified latent space preserving the local neighborhood structure of question and answer spaces. The idea is that such a space mirrors semantic similarity among questions as well as answers, thereby enabling high quality retrieval. Through an empirical analysis on various real-world QA datasets, we illustrate the improved effectiveness of LASER-QA over state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringRetrievalSemantic SimilaritySemantic Textual SimilarityTopic ModelsTranslation

Similar Papers 제목 키워드 기반

Neural Retrieval for Question Answering with Cross-Attention Supervised Data Augmentation

2020-09-29 · ACL 2021 5 · Yinfei Yang, Ning Jin, Kuo Lin, Mandy Guo 외

Neural models that independently project questions and answers into a shared embedding space allow for efficient continuous space retrieval from large corpora. Independently computing embeddings for questions and answers…

Data AugmentationQuestion AnsweringRetrieval

Beyond Prompting: An Efficient Embedding Framework for Open-Domain Question Answering

2025-03-03 · Zhanghao Hu, Hanqi Yan, Qinglin Zhu, Zhenyi Shen 외

Large language models have recently pushed open domain question answering (ODQA) to new frontiers. However, prevailing retriever-reader pipelines often depend on multiple rounds of prompt level instructions, leading to h…

Contrastive LearningOpen-Domain Question AnsweringQuestion AnsweringRetrieval

Hyperbolic Representation Learning for Fast and Efficient Neural Question Answering

2017-07-25 · Yi Tay, Luu Anh Tuan, Siu Cheung Hui

The dominant neural architectures in question answer retrieval are based on recurrent or convolutional encoders configured with complex word matching layers. Given that recent architectural innovations are mostly new wor…

Efficient Neural NetworkFeature EngineeringQuestion AnsweringRepresentation Learning+1

QuOTE: Question-Oriented Text Embeddings

2025-02-16 · Andrew Neeser, Kaylen Latimer, Aadyant Khatri, Chris Latimer 외

We present QuOTE (Question-Oriented Text Embeddings), a novel enhancement to retrieval-augmented generation (RAG) systems, aimed at improving document representation for accurate and nuanced retrieval. Unlike traditional…

Multi-hop Question AnsweringQuestion AnsweringQuestion GenerationQuestion-Generation+3

Text Embeddings for Retrieval From a Large Knowledge Base

2018-10-24 · ICLR 2019 5 · Tolgahan Cakaloglu, Christian Szegedy, Xiaowei Xu

Text embedding representing natural language documents in a semantic vector space can be used for document retrieval using nearest neighbor lookup. In order to study the feasibility of neural models specialized for retri…

Open-Domain Question AnsweringQuestion AnsweringRetrieval