中文
相关论文

相关论文: Query Understanding via Intent Description Generat…

200 篇论文

Deriving value from a conversational AI system depends on the capacity of a user to translate the prior knowledge into a configuration. In most cases, discovering the set of relevant turn-level speaker intents is often one of the key steps.…

计算与语言 · 计算机科学 2024-10-22 Mrinal Rawat , Hithesh Sankararaman , Victor Barres

Text-to-SQL systems enable users to query databases using natural language, democratizing access to data analytics. However, they face challenges in understanding ambiguous phrasing, domain-specific vocabulary, and complex schema…

数据库 · 计算机科学 2025-06-17 Tetiana Gladkykh , Kyrylo Kirykov

Large Language Models (LLMs) have achieved impressive capabilities in various context-based text generation tasks, such as summarization and reasoning; however, their applications in intention-based generation tasks remain underexplored.…

计算与语言 · 计算机科学 2026-03-02 Zhexiong Liu , Diane Litman

Understanding search queries is critical for shopping search engines to deliver a satisfying customer experience. Popular shopping search engines receive billions of unique queries yearly, each of which can depict any of hundreds of user…

信息检索 · 计算机科学 2020-01-14 Mukul Kumar , Youna Hu , Will Headden , Rahul Goutam , Heran Lin , Bing Yin

Query rewriting aims to generate a new query that can complement the original query to improve the information retrieval system. Recent studies on query rewriting, such as query2doc, query2expand and querey2cot, rely on the internal…

计算与语言 · 计算机科学 2024-08-27 Ingeol Baek , Jimin Lee , Joonho Yang , Hwanhee Lee

Many problems in database systems, such as cardinality estimation, database testing and optimizer tuning, require a large query load as data. However, it is often difficult to obtain a large number of real queries from users due to user…

数据库 · 计算机科学 2023-03-28 Weihua Sun , Run-An Wang , Zhaonian Zou

Large Language Models are rapidly emerging as web-native interfaces to social platforms. On the social web, users frequently have ambiguous and dynamic goals, making complex intent understanding-rather than single-turn execution-the…

人工智能 · 计算机科学 2026-01-27 Zenghua Liao , Jinzhi Liao , Xiang Zhao

Data-to-text (D2T) generation is a crucial task in many natural language understanding (NLU) applications and forms the foundation of task-oriented dialog systems. In the context of conversational AI solutions that can work directly with…

计算与语言 · 计算机科学 2024-02-07 Vibhav Agarwal , Sourav Ghosh , Harichandana BSS , Himanshu Arora , Barath Raj Kandur Raja

Identifying user intents from natural language utterances is a crucial step in conversational systems that has been extensively studied as a supervised classification problem. However, in practice, new intents emerge after deploying an…

计算与语言 · 计算机科学 2021-02-08 A. B. Siddique , Fuad Jamour , Luxun Xu , Vagelis Hristidis

The increasing volume of academic literature makes it essential for researchers to organize, compare, and contrast collections of documents. Large language models (LLMs) can support this process by generating schemas defining shared aspects…

计算与语言 · 计算机科学 2025-10-08 Vishakh Padmakumar , Joseph Chee Chang , Kyle Lo , Doug Downey , Aakanksha Naik

In e-commerce, a user tends to search for the desired product by issuing a query to the search engine and examining the retrieved results. If the search engine was successful in correctly understanding the user's query, it will return…

信息检索 · 计算机科学 2019-08-26 Saurav Manchanda , Mohit Sharma , George Karypis

The Query-By-Document (QBD) problem is an information retrieval problem where the query is a document, and the retrieved candidates are documents that match the query document, often in a domain or query specific manner. This can be crucial…

信息检索 · 计算机科学 2025-05-09 Sriram Gopalakrishnan , Sunandita Patra

Retrieval Augmented Generation (RAG) is widely employed to ground responses to queries on domain-specific documents. But do RAG implementations leave out important information when answering queries that need an integrated analysis of…

信息检索 · 计算机科学 2025-01-24 Jingwei Ni , Tobias Schimanski , Meihong Lin , Mrinmaya Sachan , Elliott Ash , Markus Leippold

In this work, we propose and study annotated code search: the retrieval of code snippets paired with brief descriptions of their intent using natural language queries. On three benchmark datasets, we investigate how code retrieval systems…

信息检索 · 计算机科学 2020-08-28 Geert Heyman , Tom Van Cutsem

Generative Recommendation (GR) has demonstrated remarkable performance in next-token prediction paradigms, which relies on Semantic IDs (SIDs) to compress trillion-scale data into learnable vocabulary sequences. However, existing methods…

信息检索 · 计算机科学 2026-05-06 Yangchen Zeng , Jinze Wang

Text-to-chart retrieval, enabling users to find relevant charts via natural language queries, has gained significant attention. However, evaluating models in real-world business intelligence (BI) scenarios is challenging, as current…

信息检索 · 计算机科学 2026-03-18 Yifan Wu , Lutao Yan , Yizhang Zhu , Yenchi Tseng , Yinan Mei , Yong Wang , Jiannan Wang , Nan Tang , Yuyu Luo

Conversational information seeking (CIS) systems aim to model the user's information need within the conversational context and retrieve the relevant information. One major approach to modeling the conversational context aims to rewrite the…

信息检索 · 计算机科学 2024-11-04 Zahra Abbasiantaeb , Simon Lupart , Mohammad Aliannejadi

Generative Search Engines (GSEs), powered by Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG), are reshaping information retrieval. While commercial systems (e.g., BingChat, Perplexity.ai) demonstrate impressive…

信息检索 · 计算机科学 2026-03-19 Xiaolu Chen , Haojie Wu , Jie Bao , Zhen Chen , Yong Liao , Hu Huang

Query understanding in Conversational Information Seeking (CIS) involves accurately interpreting user intent through context-aware interactions. This includes resolving ambiguities, refining queries, and adapting to evolving information…

计算与语言 · 计算机科学 2025-04-10 Yifei Yuan , Zahra Abbasiantaeb , Yang Deng , Mohammad Aliannejadi

Task-oriented Dialogue Systems (TODS) often face the challenge of encountering new intents. New Intent Discovery (NID) is a crucial task that aims to identify these novel intents while maintaining the capability to recognize existing ones.…

计算与语言 · 计算机科学 2025-04-01 Lu Fan , Jiashu Pu , Rongsheng Zhang , Xiao-Ming Wu