How PIKE-RAG Technology is Revolutionizing Customer Service with 12% Higher Accuracy
Microsoft5 hours ago
940

How PIKE-RAG Technology is Revolutionizing Customer Service with 12% Higher Accuracy

ARTICLES
pike-rag
customerservice
ai
microsoft
signify
Share this content:

Summary:

  • PIKE-RAG technology delivered a 12% improvement in answer accuracy for Signify's customer service knowledge system

  • The system excels at multimodal document parsing, understanding complex tables and diagrams that traditional RAG systems often miss

  • Dynamic task decomposition and multi-hop reasoning enables precise answers to complex, multi-level customer inquiries

  • PIKE-RAG's modular architecture and continuous learning capabilities allow for rapid adaptation across different industries

  • The technology has shown strong generalization capabilities beyond lighting, with successful pilots in manufacturing, mining, and pharmaceuticals

PIKE-RAG Technology

As a world leader in connected LED lighting products, systems, and services, Signify (formerly Philips Lighting) serves not only everyday consumers but also a large number of professional users who have stringent requirements for technical specifications and engineering compatibility. Faced with thousands of product models, complex component parameters, and technical documentation spanning multiple versions, delivering accurate, professional answers efficiently has become a core challenge for Signify's knowledge management system.

To address this challenge, Signify collaborated with Microsoft Research Asia on a proof-of-concept using PIKE-RAG technology, integrating it into their upgraded knowledge management system built on Microsoft Azure. The result: a 12% improvement in answer accuracy.

Challenges of Applying RAG in Lighting

In an era where AI is rapidly transforming how enterprises manage information, Signify recognized the strategic importance of precise and efficient knowledge systems. It adopted large AI models and retrieval-augmented generation (RAG) techniques to better support its wide range of customer inquiries.

Yet applying RAG to lighting scenarios involving professional users presented unique challenges. Product data spanned multimodal documents, unstructured tables, and complex product parameters, demanding continuous customization that slowed development and limited scalability. Despite improvements through keyword tuning, system optimization, and refined prompts, Signify sought more advanced approaches to further raise accuracy and reliability.

Seeking to unlock greater value from its knowledge management system, Signify began exploring more suitable technical solutions that are better aligned with their professional use cases. Upon learning that PIKE-RAG had been successfully applied in domains like healthcare and law, significantly improving information accuracy, Signify worked with Microsoft Research Asia on a PoC of PIKE-RAG on Microsoft Azure.

How PIKE-RAG Addressed Signify's Pain Points

Compared to traditional RAG, PIKE-RAG efficiently retrieves textual information and also understands multimodal content like charts and tables. Its built-in domain adaptation module quickly learns reasoning patterns aligned with specific domains to generate responses that are consistent with engineering contexts. These differentiated advantages stem from PIKE-RAG's unique approach to understanding and processing professional knowledge. In Signify's use case, this manifests in three key areas:

Multimodal Document Parsing and Learning of Industry-Specific Reasoning Patterns

Signify's product documentation includes diverse formats, such as nonstandard tables (e.g., comparison charts of voltage ranges under different currents) and circuit diagrams (e.g., driver power limits). Traditional systems often fail to process this information effectively—either ignoring it or extracting disorganized text fragments.

PIKE-RAG integrates Microsoft Research Asia's Document Intelligence technology with Microsoft Azure OpenAI models to accurately identify table structures and parse key parameters in circuit diagrams. For example, when a customer service agent queries, "What is the output voltage of a specific driver model at 0.15A current," the system automatically locates the curve chart in the document and infers a range of 40–54V based on the current interval—an area where traditional systems frequently err, due to their inability to "read" diagrams.

End-to-End Knowledge Loop, Eliminating Reliance on Erroneous Data Sources

Enterprise knowledge systems often integrate data from multiple sources, which can lead to discrepancies, especially when database updates are not fully synchronized. PIKE-RAG captures diverse information sources and establishes citation relationships, supporting complex reasoning tasks that rely on multi-source data.

In other words, PIKE-RAG can directly use original documents as data sources, efficiently parsing and understanding product manuals and PDF charts. By extracting key information from these text- and graphic-rich documents, PIKE-RAG enables more efficient and trustworthy knowledge retrieval.

Dynamic Task Decomposition and Multi-Hop Reasoning for Precise Answers to Complex Questions

Traditional RAG systems typically follow a "one question, one answer" model and struggle with multi-step reasoning. In Signify's lighting domain, customer inquiries often involve multi-level associations. PIKE-RAG dynamically decomposes user questions into executable subtasks and solves them through multi-hop reasoning. For example, when asked, "List all bases compatible with the G8 series lamps," if no document directly provides the answer, PIKE-RAG's reasoning proceeds as follows:

Step 1: The system identifies implicit knowledge. One document notes that the G7 and G8 series have identical dimensions and that all bases compatible with the G7 series are also compatible with the G8 series.

Step 2: Based on this, the system retrieves the base list for the G7 series.

Step 3: Since the list uses abbreviations, the system searches for a table that maps abbreviations to full names and generates a complete list of G8-compatible bases.

Through this automated multi-hop reasoning, the system delivers accurate and complete answers.

PIKE-RAG Framework

Figure 1: PIKE-RAG orchestrates and integrates heterogeneous information in multi-source and multimodal environments.

Testing showed that the PIKE-RAG-powered knowledge management platform provided a significant advantage. It achieved a 12% improvement in performance compared with the original system.

These results were achieved without any question-specific customization, only algorithmic optimization, demonstrating precise knowledge matching and generation. As the system continues to learn and integrate Signify's proprietary knowledge, accuracy is expected to improve further.

"In the PoC for our product specification insight tool, PIKE-RAG helped us significantly improve the original system's performance. This will enhance overall customer satisfaction. We're currently evaluating PIKE-RAG's application path from multiple angles, including technical implementation, cost control, and future adaptability, and we look forward to deepening our collaboration with Microsoft Research Asia to drive further innovation," said Haitao Liu, head of Signify Research China.

"It's also worth noting that the researchers at Microsoft Research Asia demonstrated strong industry knowledge and rigorous scientific methodology. They proactively studied and analyzed the issues, tracing and clarifying the root causes of our issues to make PIKE-RAG better suited to Signify's real-world needs."

Beyond Lighting: Generalization Across Industries

In Signify's successful test, PIKE-RAG demonstrated strong generalization capabilities in complex industrial scenarios, enabling rapid cross-domain adaptation. Its three core strengths are:

  • Support for self-evolution and continuous learning: PIKE-RAG continuously analyzes error cases in interaction logs and uses evolutionary algorithms to automatically optimize knowledge extraction strategies, such as trying different table parsing methods or adjusting multimodal content weights. Validated strategies are then solidified for future Q&A, allowing the system to adapt to new knowledge types without manual intervention.
  • Modular architecture driven by capability needs: PIKE-RAG flexibly combines modules for document parsing, knowledge extraction, storage, retrieval, organization, knowledge-centered reasoning, and task decomposition. It dynamically adjusts focus areas based on scenario needs (e.g., fact retrieval, multi-hop reasoning, innovative generation) and flexibly builds RAG methods that adapt to real-world applications, efficiently handling various complex tasks.
  • Strong adaptation to domain-specific reasoning patterns: With dynamic updates through the Domain Tips feature, enterprises can add domain-specific logic (e.g., "the maximum output voltage of an LED driver should be the maximum of the operating range, not the spec sheet's max output") in real time, enabling the system to process information according to professional engineering standards and follow industry conventions.

PIKE-RAG Overview

Figure 2: Overview of the PIKE-RAG framework

PIKE-RAG's generalization capabilities have been validated not only in Signify's knowledge management platform but also in pilot applications across industries like manufacturing, mining, and pharmaceuticals—significantly improving Q&A system accuracy.

"A leader in lighting, Signify presents a complex industrial knowledge system with a highly challenging real-world scenario for PIKE-RAG. Through this collaboration, we validated that PIKE-RAG's general approach can greatly improve the accuracy of professional knowledge Q&A and accelerate scenario customization. Our researchers also gained valuable experience in handling domain-specific data," explained Jiang Bian, partner research manager at Microsoft Research Asia.

"Our goal isn't to build a universal chatbot but to create a professional assistant that aligns with domain-specific logic and performs rigorous knowledge reasoning. That's the true driving force behind intelligent transformation in industrial knowledge management."

Comments

0

Join Our Community

Sign up to share your thoughts, engage with others, and become part of our growing community.

No comments yet

Be the first to share your thoughts and start the conversation!

Newsletter

Subscribe our newsletter to receive our daily digested news

Join our newsletter and get the latest updates delivered straight to your inbox.

OR
CustomerRemoteJobs.com logo

CustomerRemoteJobs.com

Get CustomerRemoteJobs.com on your phone!