paper-with-me

Papers

eSapiens's DEREK Module: Deep Extraction & Reasoning Engine for Knowledge with LLMs

2025-07-13 · Isaac Shi, Zeyuan Li, Fan Liu, Wenli Wang, Lewei He, Yang Yang, Tianyu Shi arxiv

We present the DEREK (Deep Extraction & Reasoning Engine for Knowledge) Module, a secure and scalable Retrieval-Augmented Generation pipeline designed specifically for enterprise document question answering. Designed and implemented by eSapiens, the system ingests heterogeneous content (PDF, Office, web), splits it into 1,000-token overlapping chunks, and indexes them in a hybrid HNSW+BM25 store. User queries are refined by GPT-4o, retrieved via combined vector+BM25 search, reranked with Cohere, and answered by an LLM using CO-STAR prompt engineering. A LangGraph verifier enforces citation overlap, regenerating answers until every claim is grounded. On four LegalBench subsets, 1000-token chunks improve Recall@50 by approximately 1 pp and hybrid+rerank boosts Precision@10 by approximately 7 pp; the verifier raises TRACe Utilization above 0.50 and limits unsupported statements to less than 3%. All components run in containers, enforce end-to-end TLS 1.3 and AES-256. These results demonstrate that the DEREK module delivers accurate, traceable, and production-ready document QA with minimal operational overhead. The module is designed to meet enterprise demands for secure, auditable, and context-faithful retrieval, providing a reliable baseline for high-stakes domains such as legal and finance.

📄 PDF Abstract BibTeX arXiv:2507.15863

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt EngineeringQuestion Answering

Similar Papers 제목 키워드 기반

eSapiens: A Platform for Secure and Auditable Retrieval-Augmented Generation

2025-07-13 · Isaac Shi, Zeyuan Li, Fan Liu, Wenli Wang 외 arxiv

We present eSapiens, an AI-as-a-Service (AIaaS) platform engineered around a business-oriented trifecta: proprietary data, operational workflows, and any major agnostic Large Language Model (LLM). eSapiens gives business…

THOR: Transformer Heuristics for On-Demand Retrieval

2025-07-13 · Isaac Shi, Zeyuan Li, Fan Liu, Wenli Wang 외 arxiv

We introduce the THOR (Transformer Heuristics for On-Demand Retrieval) Module, designed and implemented by eSapiens, a secure, scalable engine that transforms natural-language questions into verified, read-only SQL analy…

Evaluating a Dependency Parser on DeReKo

2020-05-01 · LREC 2020 5 · Peter Fankhauser, Bich-Ngoc Do, Marc Kupietz

We evaluate a graph-based dependency parser on DeReKo, a large corpus of contemporary German. The dependency parser is trained on the German dataset from the SPMRL 2014 Shared Task which contains text from the news domai…

Recent Developments in DeReKo

2014-05-01 · LREC 2014 5 · Marc Kupietz, Harald L{\"u}ngen

This paper gives an overview of recent developments in the German Reference Corpus DeReKo in terms of growth, maximising relevant corpus strata, metadata, legal issues, and its current and future research interface. Due …

The German Reference Corpus DeReKo: New Developments -- New Opportunities

2018-05-01 · LREC 2018 5 · Marc Kupietz, Harald L{\"u}ngen, Pawe{\l} Kamocki, Andreas Witt
Word Embeddings