Towards Building General Purpose Embedding Models for Industry 4.0 Agents
Christodoulos Constantinides, Shuxin Lin, Dhaval Patel

TL;DR
This paper develops a specialized embedding model for Industry 4.0 asset maintenance, integrating LLM-augmented inputs and reasoning capabilities to improve query understanding and decision support for engineers.
Contribution
It introduces a novel approach combining expert-vetted datasets, LLM augmentation, and a reasoning agent to enhance industrial asset maintenance queries.
Findings
Significant improvements in HIT@1, MAP@100, and NDCG@10 metrics.
Demonstrated effectiveness of LLM augmentation and contrastive loss methods.
Validated the model's planning and tool invocation capabilities.
Abstract
In this work we focus on improving language models' understanding for asset maintenance to guide the engineer's decisions and minimize asset downtime. Given a set of tasks expressed in natural language for Industry 4.0 domain, each associated with queries related to a specific asset, we want to recommend relevant items and generalize to queries of similar assets. A task may involve identifying relevant sensors given a query about an asset's failure mode. Our approach begins with gathering a qualitative, expert-vetted knowledge base to construct nine asset-specific task datasets. To create more contextually informed embeddings, we augment the input tasks using Large Language Models (LLMs), providing concise descriptions of the entities involved in the queries. This embedding model is then integrated with a Reasoning and Acting agent (ReAct), which serves as a powerful tool for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCollaboration in agile enterprises · Multi-Agent Systems and Negotiation · Digital Transformation in Industry
MethodsSparse Evolutionary Training · Balanced Selection · Focus
