paper-with-me

Papers

A Simple Architecture for Enterprise Large Language Model Applications based on Role based security and Clearance Levels using Retrieval-Augmented Generation or Mixture of Experts

2024-07-09 · Atilla Özgür, Yılmaz Uygun

This study proposes a simple architecture for Enterprise application for Large Language Models (LLMs) for role based security and NATO clearance levels. Our proposal aims to address the limitations of current LLMs in handling security and information access. The proposed architecture could be used while utilizing Retrieval-Augmented Generation (RAG) and fine tuning of Mixture of experts models (MoE). It could be used only with RAG, or only with MoE or with both of them. Using roles and security clearance level of the user, documents in RAG and experts in MoE are filtered. This way information leakage is prevented.

📄 PDF Abstract BibTeX arXiv:2407.06718

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelMixture-of-ExpertsRAGRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
WordPiece 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

Orchestrating Agents and Data for Enterprise: A Blueprint Architecture for Compound AI

2025-04-10 · Eser Kandogan, Nikita Bhutani, Dan Zhang, Rafael Li Chen 외

Large language models (LLMs) have gained significant interest in industry due to their impressive capabilities across a wide range of tasks. However, the widespread adoption of LLMs presents several challenges, such as i…

Zero Data Retention in LLM-based Enterprise AI Assistants: A Comparative Study of Market Leading Agentic AI Products

2025-10-13 · Komal Gupta, Aditya Shrivastava arxiv

Governance of data, compliance, and business privacy matters, particularly for healthcare and finance businesses. Since the recent emergence of AI enterprise AI assistants enhancing business productivity, safeguarding pr…

AgentArch: A Comprehensive Benchmark to Evaluate Agent Architectures in Enterprise

2025-09-13 · Tara Bogavelli, Roshnee Sharma, Hari Subramani arxiv

While individual components of agentic architectures have been studied in isolation, there remains limited empirical understanding of how different design dimensions interact within complex multi-agent systems. This stud…

Aligning LLMs for Multilingual Consistency in Enterprise Applications

2025-09-28 · Amit Agarwal, Hansa Meghwani, Hitesh Laxmichand Patel, Tao Sheng 외 arxiv

Large language models (LLMs) remain unreliable for global enterprise applications due to substantial performance gaps between high-resource and mid/low-resource languages, driven by English-centric pretraining and intern…

Information Retrieval

Autonomous Event-Driven Multi-Agent Orchestration for Enterprise AI at Scale

2026-06-18 · Harsh Rao Dhanyamraju, Leonidas Raghav, Aaron Lee arxiv

Enterprise AI aims to move toward continuous event monitoring, detection, and action across specialist agents, yet existing multi-agent systems largely assume discrete request-response workflows and remain underexplored …