中文
相关论文

相关论文: I Need Help! Evaluating LLM's Ability to Ask for U…

200 篇论文

Language models (LLMs) offer potential as a source of knowledge for agents that need to acquire new task competencies within a performance environment. We describe efforts toward a novel agent capability that can construct cues (or…

机器学习 · 计算机科学 2022-11-22 James R. Kirk , Robert E. Wray , Peter Lindes , John E. Laird

Conversations with LMs involve two participants: a human user leading the conversation, and an LM assistant responding to the user's request. To satisfy this specific role, LMs are post-trained to be helpful assistants -- optimized to…

计算与语言 · 计算机科学 2026-03-24 Tarek Naous , Philippe Laban , Wei Xu , Jennifer Neville

Human intelligence involves metacognitive abilities like self-regulation, recognizing limitations, and seeking assistance only when needed. While LLM Agents excel in many domains, they often lack this awareness. Overconfident agents risk…

机器学习 · 计算机科学 2025-02-10 So Yeon Min , Yue Wu , Jimin Sun , Max Kaufmann , Fahim Tajwar , Yonatan Bisk , Ruslan Salakhutdinov

Collaborative information from user-item interactions is a fundamental source of signal in successful recommender systems. Recently, researchers have attempted to incorporate this knowledge into large language model-based recommender…

信息检索 · 计算机科学 2026-03-24 Shahrooz Pouryousef , Ali Montazeralghaem

While search is the predominant method of accessing information, formulating effective queries remains a challenging task, especially for situations where the users are not familiar with a domain, or searching for documents in other…

人工智能 · 计算机科学 2023-11-21 Kaustubh D. Dhole , Ramraj Chandradevan , Eugene Agichtein

Large Language Models (LLMs) are becoming ubiquitous to create intelligent virtual assistants that assist users in interacting with a system, as exemplified in marketing. Although LLMs have been discussed in Modeling & Simulation (M&S), the…

人机交互 · 计算机科学 2024-09-25 Philippe J. Giabbanelli , Jose J. Padilla , Ameeta Agrawal

Data search for scientific research is more complex than a simple web search. The emergence of large language models (LLMs) and their applicability for scientific tasks offers new opportunities for researchers who are looking for data,…

数字图书馆 · 计算机科学 2025-10-29 Christin Katharina Kreutz , Anja Perry , Tanja Friedrich

With increasing awareness of the hallucination risks of generative artificial intelligence (AI), we see a growing shift toward providing information tooling to help users determine the veracity of AI-generated answers for themselves. User…

Equipped with the capability to call functions, modern large language models (LLMs) can leverage external tools for addressing a range of tasks unattainable through language skills alone. However, the effective execution of these tools…

Responsiveness in large language model (LLM) applications is widely assumed to be critical, yet the impact of latency on user behavior and perception of output quality has not been systematically explored. We report a controlled experiment…

人机交互 · 计算机科学 2026-04-09 Felicia Fang-Yi Tan , Moritz A. Messerschmidt , Wen Yin , Oded Nov

Translating users' natural language queries (NL) into SQL queries (i.e., Text-to-SQL, a.k.a. NL2SQL) can significantly reduce barriers to accessing relational databases and support various commercial applications. The performance of…

数据库 · 计算机科学 2025-12-08 Xinyu Liu , Shuyu Shen , Boyan Li , Peixian Ma , Runzhi Jiang , Yuxin Zhang , Ju Fan , Guoliang Li , Nan Tang , Yuyu Luo

Large language models (LLMs) are rapidly being adopted for tasks like drafting emails, summarizing meetings, and answering health questions. In these settings, users may need to share private information (e.g., contact details, health…

计算与语言 · 计算机科学 2026-01-16 Xiaoyuan Wu , Roshni Kaushik , Wenkai Li , Lujo Bauer , Koichi Onoue

Agentic AI architectures augment LLMs with external tools, unlocking strong capabilities. However, tool use is not always beneficial; some calls may be redundant or even harmful. Effective tool use, therefore, hinges on a core LLM decision:…

Large Language Models (LLMs) have increasingly been utilized in social simulations, where they are often guided by carefully crafted instructions to stably exhibit human-like behaviors during simulations. Nevertheless, we doubt the…

人工智能 · 计算机科学 2024-10-29 Zengqing Wu , Run Peng , Shuyuan Zheng , Qianying Liu , Xu Han , Brian Inhyuk Kwon , Makoto Onizuka , Shaojie Tang , Chuan Xiao

Growth in the use of large language models (LLMs) in programming education is altering how students write SQL queries. Traditionally, students relied heavily on web search for coding assistance, but this has shifted with the adoption of…

人机交互 · 计算机科学 2024-08-19 Harsh Kumar , Mohi Reza , Jeb Mitchell , Ilya Musabirov , Lisa Zhang , Michael Liut

The ability to coordinate actions across multiple agents is critical for solving complex, real-world problems. Large Language Models (LLMs) have shown strong capabilities in communication, planning, and reasoning, raising the question of…

机器人学 · 计算机科学 2025-08-21 João Vitor de Carvalho Silva , Douglas G. Macharet

LLM-based coding agents are increasingly used to generate code, tests, and documentation. Still, their outputs can be plausible yet misaligned with developer intent and provide limited evidence for review in evolving projects. This limits…

软件工程 · 计算机科学 2026-04-14 Ragib Shahariar Ayon

Large Language Models (LLMs) are transforming programming practices, offering significant capabilities for code generation activities. While researchers have explored the potential of LLMs in various domains, this paper focuses on their use…

软件工程 · 计算机科学 2026-05-04 Deborah Etsenake , Meiyappan Nagappan

Large language models (LLMs) have achieved remarkable performance in language understanding and generation tasks by leveraging vast amounts of online texts. Unlike conventional models, LLMs can adapt to new domains through prompt…

人工智能 · 计算机科学 2024-06-18 Ming Cheung

Large Language Models (LLMs) are increasingly used for accessing information on the web. Their truthfulness and factuality are thus of great interest. To help users make the right decisions about the information they get, LLMs should not…

计算与语言 · 计算机科学 2024-04-03 Chenglei Si , Navita Goyal , Sherry Tongshuang Wu , Chen Zhao , Shi Feng , Hal Daumé , Jordan Boyd-Graber