paper-with-me

Papers

When Search Engine Services meet Large Language Models: Visions and Challenges

2024-06-28 · Haoyi Xiong, Jiang Bian, Yuchen Li, Xuhong LI, Mengnan Du, Shuaiqiang Wang, Dawei Yin, Sumi Helal

Combining Large Language Models (LLMs) with search engine services marks a significant shift in the field of services computing, opening up new possibilities to enhance how we search for and retrieve information, understand content, and interact with internet services. This paper conducts an in-depth examination of how integrating LLMs 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). For Search4LLM, we investigate how search engines can provide diverse high-quality datasets for pre-training of LLMs, how they can use the most relevant documents to help LLMs learn to answer queries more accurately, how training LLMs with Learning-To-Rank (LTR) tasks can enhance their ability to respond with greater precision, and how incorporating recent search results can make LLM-generated content more accurate and current. In terms of LLM4Search, we examine how LLMs can be used to summarize content for better indexing by search engines, improve query outcomes through optimization, enhance the ranking of search results by analyzing document relevance, and help in annotating data for learning-to-rank tasks in various learning contexts. However, this promising integration comes with its challenges, which include addressing potential biases and ethical issues in training models, managing the computational and other costs of incorporating LLMs into search services, and continuously updating LLM training with the ever-changing web content. We discuss these challenges and chart out required research directions to address them. We also discuss broader implications for service computing, such as scalability, privacy concerns, and the need to adapt search engine architectures for these advanced models.

📄 PDF Abstract BibTeX arXiv:2407.00128

Code (0)

등록된 구현이 없습니다.

Tasks

Learning-To-Rank

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Between Search and Platform: ChatGPT Under the DSA

2026-01-22 · Toni Lorente, Kathrin Gardhouse arxiv

This article examines the applicability of the Digital Services Act (DSA) to ChatGPT, arguing that it should be classified as a hybrid of the two types of hosting services: online search engines and platforms. This requi…

ZeroML: A Next Generation AutoML Language

2025-05-23 · Monirul Islam Mahmud

ZeroML is a new generation programming language for AutoML to drive the ML pipeline in a compiled and multi-paradigm way, with a pure functional core. Meeting the shortcomings introduced by Python, R, or Julia such as sl…

AutoML

Sinan: Data-Driven, QoS-Aware Cluster Management for Microservices

2021-05-27 · Yanqi Zhang, Weizhe Hua, Zhuangzhuang Zhou, Edward Suh 외

Cloud applications are increasingly shifting from large monolithic services, to large numbers of loosely-coupled, specialized microservices. Despite their advantages in terms of facilitating development, deployment, modu…

Management

Software engineering for artificial intelligence and machine learning software: A systematic literature review

2020-11-07 · Elizamary Nascimento, Anh Nguyen-Duc, Ingrid Sundbø, Tayana Conte

Artificial Intelligence (AI) or Machine Learning (ML) systems have been widely adopted as value propositions by companies in all industries in order to create or extend the services and products they offer. However, deve…

BIG-bench Machine LearningManagementSystematic Literature Review

AutoMeet: a proof-of-concept study of genAI to automate meetings in automotive engineering

2025-07-21 · Simon Baeuerle, Max Radyschevski, Ulrike Pado arxiv

In large organisations, knowledge is mainly shared in meetings, which takes up significant amounts of work time. Additionally, frequent in-person meetings produce inconsistent documentation -- official minutes, personal …