CoSearchAgent: A Lightweight Collaborative Search Agent with Large
Language Models
- URL: http://arxiv.org/abs/2402.06360v1
- Date: Fri, 9 Feb 2024 12:10:00 GMT
- Title: CoSearchAgent: A Lightweight Collaborative Search Agent with Large
Language Models
- Authors: Peiyuan Gong, Jiamian Li, Jiaxin Mao
- Abstract summary: We propose CoSearchAgent, a lightweight collaborative search agent powered by large language models (LLMs)
CoSearchAgent is designed as a Slack plugin that can support collaborative search during multi-party conversations on this platform.
It can respond to user queries with answers grounded on the relevant search results.
- Score: 13.108014924612114
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Collaborative search supports multiple users working together to accomplish a
specific search task. Research has found that designing lightweight
collaborative search plugins within instant messaging platforms aligns better
with users' collaborative habits. However, due to the complexity of multi-user
interaction scenarios, it is challenging to implement a fully functioning
lightweight collaborative search system. Therefore, previous studies on
lightweight collaborative search had to rely on the Wizard of Oz paradigm. In
recent years, large language models (LLMs) have been demonstrated to interact
naturally with users and achieve complex information-seeking tasks through
LLM-based agents. Hence, to better support the research in collaborative
search, in this demo, we propose CoSearchAgent, a lightweight collaborative
search agent powered by LLMs. CoSearchAgent is designed as a Slack plugin that
can support collaborative search during multi-party conversations on this
platform. Equipped with the capacity to understand the queries and context in
multi-user conversations and the ability to search the Web for relevant
information via APIs, CoSearchAgent can respond to user queries with answers
grounded on the relevant search results. It can also ask clarifying questions
when the information needs are unclear. The proposed CoSearchAgent is highly
flexible and would be useful for supporting further research on collaborative
search. The code and demo video are accessible.
Related papers
- MindSearch: Mimicking Human Minds Elicits Deep AI Searcher [20.729251584466983]
We introduce MindSearch to mimic the human minds in web information seeking and integration.
The framework can be instantiated by a simple yet effective LLM-based multi-agent framework.
MindSearch demonstrates significant improvement in the response quality in terms of depth and breadth.
arXiv Detail & Related papers (2024-07-29T17:12:40Z) - Tree Search for Language Model Agents [69.43007235771383]
We propose an inference-time search algorithm for LM agents to perform exploration and multi-step planning in interactive web environments.
Our approach is a form of best-first tree search that operates within the actual environment space.
It is the first tree search algorithm for LM agents that shows effectiveness on realistic web tasks.
arXiv Detail & Related papers (2024-07-01T17:07:55Z) - When Search Engine Services meet Large Language Models: Visions and Challenges [53.32948540004658]
This paper conducts an in-depth examination of how integrating Large Language Models with search engines can mutually benefit both technologies.
We focus on two main areas: using search engines to improve LLMs (Search4LLM) and enhancing search engine functions using LLMs (LLM4Search)
arXiv Detail & Related papers (2024-06-28T03:52:13Z) - Leveraging Large Language Models for Multimodal Search [0.6249768559720121]
This paper introduces a novel multimodal search model that achieves a new performance milestone on the Fashion200K dataset.
We also propose a novel search interface integrating Large Language Models (LLMs) to facilitate natural language interaction.
arXiv Detail & Related papers (2024-04-24T10:30:42Z) - An Interactive Query Generation Assistant using LLM-based Prompt
Modification and User Feedback [9.461978375200102]
The proposed interface is a novel search interface which supports automatic and interactive query generation over a mono-linguial or multi-lingual document collection.
The interface enables the users to refine the queries generated by different LLMs, to provide feedback on the retrieved documents or passages, and is able to incorporate the users' feedback as prompts to generate more effective queries.
arXiv Detail & Related papers (2023-11-19T04:42:24Z) - Advancing the Search Frontier with AI Agents [6.839870353268828]
Complex search tasks require more than support for rudimentary fact finding or re-finding.
The recent emergence of generative artificial intelligence (AI) has the potential to offer further assistance to searchers.
This article explores these issues and how AI agents are advancing the frontier of search system capabilities.
arXiv Detail & Related papers (2023-11-02T13:43:22Z) - Large Search Model: Redefining Search Stack in the Era of LLMs [63.503320030117145]
We introduce a novel conceptual framework called large search model, which redefines the conventional search stack by unifying search tasks with one large language model (LLM)
All tasks are formulated as autoregressive text generation problems, allowing for the customization of tasks through the use of natural language prompts.
This proposed framework capitalizes on the strong language understanding and reasoning capabilities of LLMs, offering the potential to enhance search result quality while simultaneously simplifying the existing cumbersome search stack.
arXiv Detail & Related papers (2023-10-23T05:52:09Z) - Social Commonsense-Guided Search Query Generation for Open-Domain
Knowledge-Powered Conversations [66.16863141262506]
We present a novel approach that focuses on generating internet search queries guided by social commonsense.
Our proposed framework addresses passive user interactions by integrating topic tracking, commonsense response generation and instruction-driven query generation.
arXiv Detail & Related papers (2023-10-22T16:14:56Z) - Graph Enhanced BERT for Query Understanding [55.90334539898102]
query understanding plays a key role in exploring users' search intents and facilitating users to locate their most desired information.
In recent years, pre-trained language models (PLMs) have advanced various natural language processing tasks.
We propose a novel graph-enhanced pre-training framework, GE-BERT, which can leverage both query content and the query graph.
arXiv Detail & Related papers (2022-04-03T16:50:30Z) - Boosting Search Engines with Interactive Agents [25.89284695491093]
This paper presents first steps in designing agents that learn meta-strategies for contextual query refinements.
Agents are empowered with simple but effective search operators to exert fine-grained and transparent control over queries and search results.
arXiv Detail & Related papers (2021-09-01T13:11:57Z) - Conversations with Search Engines: SERP-based Conversational Response
Generation [77.1381159789032]
We create a suitable dataset, the Search as a Conversation (SaaC) dataset, for the development of pipelines for conversations with search engines.
We also develop a state-of-the-art pipeline for conversations with search engines, the Conversations with Search Engines (CaSE) using this dataset.
CaSE enhances the state-of-the-art by introducing a supporting token identification module and aprior-aware pointer generator.
arXiv Detail & Related papers (2020-04-29T13:07:53Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.