<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-28T23:36:27Z</responseDate>
  <request identifier="26713" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:26713</identifier>
        <datestamp>2026-07-28T09:32:41Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>A Silent Multi-Agent Recommendation Engine with Graph-Augmented Memory for Immersive B2B E-Commerce</dc:title>
          <dc:creator>Eleuterio, Davi Silva</dc:creator>
          <dc:creator>Oliveira, Pedro Filipe</dc:creator>
          <dc:creator>Matos, Paulo</dc:creator>
          <dc:subject>multi-agent systems</dc:subject>
          <dc:subject>agentic RAG</dc:subject>
          <dc:subject>product recommendation</dc:subject>
          <dc:subject>LangGraph</dc:subject>
          <dc:description>Currently, e-commerce platforms are transitioning from static 2D catalogues to immersive environments, requiring recommendation systems to process complex behavioural signals. Traditional collaborative filtering struggles with cold-start scenarios and lacks semantic understanding of product catalogues. This paper presents a silent multi-agent recommendation engine developed for the VIMOS (Virtual Integrated Market Online Shopping) project, designed to operate without explicit textual input. Orchestrated via a LangGraph Directed Acyclic Graph, the system utilises Agentic Retrieval-Augmented Generation (RAG) to dynamically synthesise behavioural signals, dense vector retrieval (Qdrant), and knowledge graph traversal (Apache AGE). A locally hosted Llama 3.1 8B model autonomously extracts implicit user preferences to update a persistent graph database and generates deterministic, human-readable explanations for each recommendation. A two-shot verifier engineering pattern is introduced to resolve the structural incompatibility between dynamic candidate sets and static graph execution. The architecture is validated using a controlled synthetic dataset of B2B industrial products - sufficient for functional validation of all agent routing paths - demonstrating high retrieval accuracy, strict constraint adherence (stock and availability verification), and sub-4-second end-to-end latency (when the generative semantic justification step is bypassed) with no external API dependencies.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Davi Silva Eleuterio and Pedro Filipe Oliveira and Paulo Matos</dc:contributor>
          <dc:date>2026</dc:date>
          <dc:relation>Is Part Of OASIcs, Volume 144, 15th Symposium on Languages, Applications and Technologies (SLATE 2026)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/OASIcs.SLATE.2026.15</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-267131</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/OASIcs.SLATE.2026.15</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
