Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleNovember 2024
Neural Exec: Learning (and Learning from) Execution Triggers for Prompt Injection Attacks
AISec '24: Proceedings of the 2024 Workshop on Artificial Intelligence and SecurityPages 89–100https://doi.org/10.1145/3689932.3694764We introduce a new family of prompt injection attacks, termed Neural Exec. Unlike known attacks that rely on handcrafted strings (e.g., "Ignore previous instructions and..."), we show that it is possible to conceptualize the creation of execution ...
- short-paperOctober 2024
Geo-LLaVA: A Large Multi-Modal Model for Solving Geometry Math Problems with Meta In-Context Learning
LGM3A '24: Proceedings of the 2nd Workshop on Large Generative Models Meet Multimodal ApplicationsPages 11–15https://doi.org/10.1145/3688866.3689124Geometry mathematics problems pose significant challenges for large language models (LLMs) because they involve visual elements and spatial reasoning. Current methods primarily rely on symbolic character awareness to address these problems. Considering ...
- short-paperOctober 2024
Generative AI and Retrieval-Augmented Generation (RAG) Systems for Enterprise
CIKM '24: Proceedings of the 33rd ACM International Conference on Information and Knowledge ManagementPages 5599–5602https://doi.org/10.1145/3627673.3680117This workshop introduces generative AI applications for enterprise, with a focus on retrieval-augmented generation (RAG) systems. Generative AI is a field of artificial intelligence that can create new content and solve complex problems. RAG systems are ...
- research-articleOctober 2024
REAPER: Reasoning based Retrieval Planning for Complex RAG Systems
CIKM '24: Proceedings of the 33rd ACM International Conference on Information and Knowledge ManagementPages 4621–4628https://doi.org/10.1145/3627673.3680087Complex dialog systems often use retrieved evidence to facilitate factual responses. Such RAG (Retrieval Augmented Generation) systems retrieve from heterogeneous data stores that are architected as multiple indexes or APIs instead of a single monolithic ...
- abstractOctober 2024
AI-safe Autocompletion with RAG and Relevance Curation
CIKM '24: Proceedings of the 33rd ACM International Conference on Information and Knowledge ManagementPages 5562–5563https://doi.org/10.1145/3627673.3679078In search, autocomplete (AC) is an essential tool that provides suggestions for each keystroke, functioning well with token-based queries. However, it is challenging to handle at scale when input queries are conversational and semantically rich. ...
- research-articleAugust 2024
FoRAG: Factuality-optimized Retrieval Augmented Generation for Web-enhanced Long-form Question Answering
KDD '24: Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 199–210https://doi.org/10.1145/3637528.3672065Retrieval Augmented Generation (RAG) has become prevalent in question-answering (QA) tasks due to its ability of utilizing search engine to enhance the quality of long-form question-answering (LFQA). Despite the emergence of various open source methods ...
- short-paperJuly 2024
"Ask Me Anything": How Comcast Uses LLMs to Assist Agents in Real Time
SIGIR '24: Proceedings of the 47th International ACM SIGIR Conference on Research and Development in Information RetrievalPages 2827–2831https://doi.org/10.1145/3626772.3661345Customer service is how companies interface with their customers. It can contribute heavily towards the overall customer satisfaction. However, high-quality service can become expensive, creating an incentive to make it as cost efficient as possible and ...
- research-articleJuly 2024
The Power of Noise: Redefining Retrieval for RAG Systems
- Florin Cuconasu,
- Giovanni Trappolini,
- Federico Siciliano,
- Simone Filice,
- Cesare Campagnano,
- Yoelle Maarek,
- Nicola Tonellotto,
- Fabrizio Silvestri
SIGIR '24: Proceedings of the 47th International ACM SIGIR Conference on Research and Development in Information RetrievalPages 719–729https://doi.org/10.1145/3626772.3657834Retrieval-Augmented Generation (RAG) has recently emerged as a method to extend beyond the pre-trained knowledge of Large Language Models by augmenting the original prompt with relevant passages or documents retrieved by an Information Retrieval (IR) ...
- research-articleJuly 2024
CorpusLM: Towards a Unified Language Model on Corpus for Knowledge-Intensive Tasks
SIGIR '24: Proceedings of the 47th International ACM SIGIR Conference on Research and Development in Information RetrievalPages 26–37https://doi.org/10.1145/3626772.3657778Large language models (LLMs) have gained significant attention in various fields but prone to hallucination, especially in knowledge-intensive (KI) tasks. To address this, retrieval-augmented generation (RAG) has emerged as a popular solution to enhance ...
- research-articleJune 2024
NetConfEval: Can LLMs Facilitate Network Configuration?
Proceedings of the ACM on Networking (PACMNET), Volume 2, Issue CoNEXT2Article No.: 7, Pages 1–25https://doi.org/10.1145/3656296This paper explores opportunities to utilize Large Language Models (LLMs) to make network configuration human-friendly, simplifying the configuration of network devices & development of routing algorithms and minimizing errors. We design a set of ...
- research-articleMay 2024
Dynamic Contexts for Generating Suggestion Questions in RAG Based Conversational Systems
WWW '24: Companion Proceedings of the ACM Web Conference 2024Pages 1338–1341https://doi.org/10.1145/3589335.3651905When interacting with Retrieval-Augmented Generation (RAG)-based conversational agents, the users must carefully craft their queries to be understood correctly. Yet, understanding the system's capabilities can be challenging for the users, leading to ...