paper-with-me

Papers

Boosting Search Engines with Interactive Agents

2021-09-01 · Leonard Adolphs, Benjamin Boerschinger, Christian Buck, Michelle Chen Huebscher, Massimiliano Ciaramita, Lasse Espeholt, Thomas Hofmann, Yannic Kilcher, Sascha Rothe, Pier Giuseppe Sessa, Lierni Sestorain Saralegui

This paper presents first successful steps in designing search agents that learn meta-strategies for iterative query refinement in information-seeking tasks. Our approach uses machine reading to guide the selection of refinement terms from aggregated search results. Agents are then empowered with simple but effective search operators to exert fine-grained and transparent control over queries and search results. We develop a novel way of generating synthetic search sessions, which leverages the power of transformer-based language models through (self-)supervised learning. We also present a reinforcement learning agent with dynamically constrained actions that learns interactive search strategies from scratch. Our search agents obtain retrieval and answer quality performance comparable to recent neural methods, using only a traditional term-based BM25 ranking function and interpretable discrete reranking and filtering actions.

📄 PDF Abstract BibTeX arXiv:2109.00527

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalReading ComprehensionReinforcement Learning (RL)RerankingRetrievalSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Boosting Big Brother: Attacking Search Engines with Encodings

2023-04-27 · Nicholas Boucher, Luca Pajola, Ilia Shumailov, Ross Anderson 외

Search engines are vulnerable to attacks against indexing and searching via text encoding manipulation. By imperceptibly perturbing text using uncommon encoded representations, adversaries can control results across sear…

ChatbotText Summarization

Love First, Know Later: Persona-Based Romantic Compatibility Through LLM Text World Engines

2025-12-04 · Haoyang Shang, Zhengyang Yan, Xuan Liu arxiv

We propose Love First, Know Later: a paradigm shift in computational matching that simulates interactions first, then assesses compatibility. Instead of comparing static profiles, our framework leverages LLMs as text wor…

Ranking Items in Large-Scale Item Search Engines with Reinforcement Learning

2020-12-14 · CUHK Course IERG5350 2020 12 · Chang Gao

Ranking items in large-scale item search engines such as Amazon and Taobao is a typical multi-step decision-making problem. Due to the interactive nature between the human user and the search engine, reinforcement learni…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Spacerini: Plug-and-play Search Engines with Pyserini and Hugging Face

2023-02-28 · Christopher Akiki, Odunayo Ogundepo, Aleksandra Piktus, Xinyu Zhang 외

We present Spacerini, a tool that integrates the Pyserini toolkit for reproducible information retrieval research with Hugging Face to enable the seamless construction and deployment of interactive search engines. Spacer…

Information RetrievalRetrieval

Unity: A General Platform for Intelligent Agents

2018-09-07 · Arthur Juliani, Vincent-Pierre Berges, Ervin Teng, Andrew Cohen 외

Recent advances in artificial intelligence have been driven by the presence of increasingly realistic and complex simulated environments. However, many of the existing environments provide either unrealistic visuals, ina…

Reinforcement LearningUnity