paper-with-me

홈 › Papers

Location Aware Modular Biencoder for Tourism Question Answering

2024-01-04 · Haonan Li, Martin Tomko, Timothy Baldwin

Answering real-world tourism questions that seek Point-of-Interest (POI) recommendations is challenging, as it requires both spatial and non-spatial reasoning, over a large candidate pool. The traditional method of encoding each pair of question and POI becomes inefficient when the number of candidates increases, making it infeasible for real-world applications. To overcome this, we propose treating the QA task as a dense vector retrieval problem, where we encode questions and POIs separately and retrieve the most relevant POIs for a question by utilizing embedding space similarity. We use pretrained language models (PLMs) to encode textual information, and train a location encoder to capture spatial information of POIs. Experiments on a real-world tourism QA dataset demonstrate that our approach is effective, efficient, and outperforms previous methods across all metrics. Enabled by the dense retrieval architecture, we further build a global evaluation baseline, expanding the search space by 20 times compared to previous work. We also explore several factors that impact on the model's performance through follow-up experiments. Our code and model are publicly available at https://github.com/haonan-li/LAMB.

📄 PDF Abstract BibTeX arXiv:2401.02187

Code (1)

haonan-li/lamb 공식 구현 pytorch

Tasks

Question AnsweringRetrievalSpatial Reasoning

Similar Papers 제목 키워드 기반

Joint Spatio-Textual Reasoning for Answering Tourism Questions

2020-09-28 · Danish Contractor, Shashank Goel, Mausam, Parag Singla

Our goal is to answer real-world tourism questions that seek Points-of-Interest (POI) recommendations. Such questions express various kinds of spatial and non-spatial constraints, necessitating a combination of textual a…

Spatial Reasoning

Prediction of Tourism Flow with Sparse Geolocation Data

2023-08-28 · Julian Lemmel, Zahra Babaiee, Marvin Kleinlehner, Ivan Majic 외

Modern tourism in the 21st century is facing numerous challenges. Among these the rapidly growing number of tourists visiting space-limited regions like historical cities, museums and bottlenecks such as bridges is one o…

ManagementPrediction

TRACE: A Conversational Framework for Sustainable Tourism Recommendation with Agentic Counterfactual Explanations

2026-04-14 · Ashmi Banerjee, Adithi Satish, Wolfgang Wörndl, Yashar Deldjoo arxiv

Traditional conversational travel recommender systems primarily optimize for user relevance and convenience, often reinforcing popular, overcrowded destinations and carbon-intensive travel choices. To address this, we pr…

Efficient One-Pass End-to-End Entity Linking for Questions

2020-10-06 · EMNLP 2020 11 · Belinda Z. Li, Sewon Min, Srinivasan Iyer, Yashar Mehdad 외

We present ELQ, a fast end-to-end entity linking model for questions, which uses a biencoder to jointly perform mention detection and linking in one pass. Evaluated on WebQSP and GraphQuestions with extended annotations …

CPUEntity LinkingQuestion Answering

Identifying tourist destinations from movie scenes using Deep Learning

2023-11-30 · Mahendran Narayanan

Movies wield significant influence in our lives, playing a pivotal role in the tourism industry of any country. The inclusion of picturesque landscapes, waterfalls, and mountains as backdrops in films serves to enhance t…

Deep Learning