中文
相关论文

相关论文: A Dataset for Spatiotemporal-Sensitive POI Questio…

200 篇论文

Large language models (LLMs) have recently gained significant attention due to their unparalleled ability to perform various natural language processing tasks. These models, benefiting from their advanced natural language understanding…

计算与语言 · 计算机科学 2024-01-23 Jonas Wallat , Adam Jatowt , Avishek Anand

Next Point-of-interest (POI) recommendation provides valuable suggestions for users to explore their surrounding environment. Existing studies rely on building recommendation models from large-scale users' check-in data, which is…

信息检索 · 计算机科学 2024-04-24 Shanshan Feng , Haoming Lyu , Caishun Chen , Yew-Soon Ong

Robotic task planning in real-world environments requires not only object recognition but also a nuanced understanding of spatial relationships between objects. We present a spatial-relationship-aware dataset of nearly 1,000 robot-acquired…

机器人学 · 计算机科学 2025-06-17 Peng Wang , Minh Huy Pham , Zhihao Guo , Wei Zhou

Long-term memory plays a critical role in personal interaction, considering long-term memory can better leverage world knowledge, historical information, and preferences in dialogues. Our research introduces PerLTQA, an innovative QA…

计算与语言 · 计算机科学 2024-02-27 Yiming Du , Hongru Wang , Zhengyi Zhao , Bin Liang , Baojun Wang , Wanjun Zhong , Zezhong Wang , Kam-Fai Wong

The next Point of Interest (POI) recommendation task is to predict users' immediate next POI visit given their historical data. Location-Based Social Network (LBSN) data, which is often used for the next POI recommendation task, comes with…

信息检索 · 计算机科学 2024-08-02 Peibo Li , Maarten de Rijke , Hao Xue , Shuang Ao , Yang Song , Flora D. Salim

Knowledge about space and time is necessary to solve problems in the physical world: An AI agent situated in the physical world and interacting with objects often needs to reason about positions of and relations between objects; and as soon…

人工智能 · 计算机科学 2023-01-16 Jae Hee Lee , Michael Sioutis , Kyra Ahrens , Marjan Alirezaie , Matthias Kerzel , Stefan Wermter

For traffic prediction in transportation services such as car-sharing and ride-hailing, mid-term road traffic prediction (within a few hours) is considered essential. However, the existing road-level traffic prediction has mainly studied…

人工智能 · 计算机科学 2024-08-26 Sumin Han , Jisun An , Dongman Lee

Spatial intelligence is essential for multimodal large language models (MLLMs) operating in the complex physical world. Existing benchmarks, however, probe only single-image relations and thus fail to assess the multi-image spatial…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Sihan Yang , Runsen Xu , Yiman Xie , Sizhe Yang , Mo Li , Jingli Lin , Chenming Zhu , Xiaochen Chen , Haodong Duan , Xiangyu Yue , Dahua Lin , Tai Wang , Jiangmiao Pang

Despite recent advances in large language models (LLMs), most QA benchmarks are still confined to single-paragraph or single-document settings, failing to capture the complexity of real-world information-seeking tasks. Practical QA often…

计算与语言 · 计算机科学 2025-08-25 Jiwon Park , Seohyun Pyeon , Jinwoo Kim , Rina Carines Cabal , Yihao Ding , Soyeon Caren Han

Despite significant recent progress of Multimodal Large Language Models (MLLMs), current MLLMs are challenged by "spatio-temporal" prompts, i.e., prompts that refer to 1) the entirety of an environment encoded in a point cloud that the MLLM…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Haozhen Zheng , Beitong Tian , Mingyuan Wu , Zhenggang Tang , Klara Nahrstedt , Alex Schwing

Large Language Models (LLMs) are revolutionizing information retrieval, with chatbots becoming an important source for answering user queries. As by their design, LLMs prioritize generating correct answers, the value of highly plausible yet…

计算与语言 · 计算机科学 2025-04-22 Jamshid Mozafari , Abdelrahman Abdallah , Bhawna Piryani , Adam Jatowt

Multi-modal large language models (MLLMs) have demonstrated remarkable vision-language capabilities, primarily due to the exceptional in-context understanding and multi-task learning strengths of large language models (LLMs). The advent of…

计算机视觉与模式识别 · 计算机科学 2024-02-01 Jianing Li , Xi Nan , Ming Lu , Li Du , Shanghang Zhang

Question answering plays a pivotal role in human daily life because it involves our acquisition of knowledge about the world. However, due to the dynamic and ever-changing nature of real-world facts, the answer can be completely different…

计算与语言 · 计算机科学 2023-10-23 Xinyu Zhu , Cheng Yang , Bei Chen , Siheng Li , Jian-Guang Lou , Yujiu Yang

Natural Question Answering (QA) datasets play a crucial role in evaluating the capabilities of large language models (LLMs), ensuring their effectiveness in real-world applications. Despite the numerous QA datasets that have been developed…

Question Answering (QA) is one of the most important natural language processing (NLP) tasks. It aims using NLP technologies to generate a corresponding answer to a given question based on the massive unstructured corpus. With the…

计算与语言 · 计算机科学 2022-07-01 Zhen Wang

Chain-of-thought (CoT) reasoning has exhibited impressive performance in language models for solving complex tasks and answering questions. However, many real-world questions require multi-modal information, such as text and images.…

人工智能 · 计算机科学 2023-12-15 Liqi He , Zuchao Li , Xiantao Cai , Ping Wang

Mathematical understanding and reasoning are crucial tasks for assessing the capabilities of artificial intelligence (AI). However, existing benchmarks either require just a few steps of reasoning, or only contain a small amount of data in…

计算与语言 · 计算机科学 2023-11-10 Haoyi Wu , Wenyang Hui , Yezeng Chen , Weiqi Wu , Kewei Tu , Yi Zhou

Recent advances in large language models (LLMs) have accelerated AI-assisted software development, yet practical deployment remains constrained by incomplete implementations, weak modularization, and inconsistent security practices. We…

软件工程 · 计算机科学 2026-03-13 Yen-Ku Liu , Yun-Cheng Tsai

Traffic monitoring is crucial for urban mobility, road safety, and intelligent transportation systems (ITS). Deep learning has advanced video-based traffic monitoring through video question answering (VideoQA) models, enabling structured…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Joseph Raj Vishal , Divesh Basina , Rutuja Patil , Manas Srinivas Gowda , Katha Naik , Yezhou Yang , Bharatesh Chakravarthi

Spatial objects often come with textual information, such as Points of Interest (POIs) with their descriptions, which are referred to as geo-textual data. To retrieve such data, spatial keyword queries that take into account both spatial…

数据库 · 计算机科学 2023-04-17 Yufan Sheng , Xin Cao , Yixiang Fang , Kaiqi Zhao , Jianzhong Qi , Gao Cong , Wenjie Zhang