次回の更新記事:AIエージェントで論文内容を再現するワークフロー(…(公開予定日:2026年04月30日)
AIDB Daily Papers

Trans-RAG:組織を越えた安全な検索のためのクエリ中心ベクトル変換

原題: Trans-RAG: Query-Centric Vector Transformation for Secure Cross-Organizational Retrieval
著者: Yu Liu, Kun Peng, Wenxiao Zhang, Fangfang Yuan, Cong Cao, Wenxuan Lu, Yanbing Liu
公開日: 2026-04-10 | 分野: LLM NLP Transformer セキュリティ 検索 情報検索 RAG 自然言語処理 大規模言語モデル 効率 暗号化

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • Trans-RAGは、組織境界を越えたRAGシステムにおけるセキュリティ、精度、効率の課題に取り組む。
  • 各組織の知識を数学的に隔離された意味空間に存在させる新しいベクトル空間言語パラダイムを実装し、セキュリティを強化する。
  • クエリ中心の変換により、復号化のオーバーヘッドを排除しつつ、ネイティブな検索効率を維持し、精度低下を最小限に抑える。

Abstract

Retrieval Augmented Generation (RAG) systems deployed across organizational boundaries face fundamental tensions between security, accuracy, and efficiency. Current encryption methods expose plaintext during decryption, while federated architectures prevent resource integration and incur substantial overhead. We introduce Trans-RAG, implementing a novel vector space language paradigm where each organization's knowledge exists in a mathematically isolated semantic space. At the core lies vector2Trans, a multi-stage transformation technique that enables queries to dynamically "speak" each organization's vector space "language" through query-centric transformations, eliminating decryption overhead while maintaining native retrieval efficiency. Security evaluations demonstrate near-orthogonal vector spaces with 89.90° angular separation and 99.81% isolation rates. Experiments across 8 retrievers, 3 datasets, and 3 LLMs show minimal accuracy degradation (3.5% decrease in nDCG@10) and significant efficiency improvements over homomorphic encryption.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事