Back to List
TechnologyAILegal TechInnovation

LexisNexis Innovates Beyond Standard RAG for Legal AI: Prioritizing Completeness and Reliability Over Mere Accuracy in High-Stakes Domains

In complex fields like law, prioritizing AI accuracy alone is insufficient, according to Min Chen, SVP and chief AI officer at LexisNexis. While accuracy is crucial, high-stakes industries demand higher standards, including relevancy, authority, citation accuracy, and low hallucination rates. LexisNexis has evolved its AI approach beyond standard retrieval-augmented generation (RAG) to incorporate graph RAG and agentic graphs. They've also developed "planner" and "reflection" AI agents that critically assess their own outputs. Chen emphasizes that "perfect AI" is unattainable, especially in legal domains, and the focus is on managing uncertainty to deliver consistent customer value and high-quality AI outcomes. The company evaluates models using sub-metrics for "usefulness" and "comprehensiveness," ensuring AI responses fully address all aspects of multi-faceted legal questions, as partial answers, even if accurate, can be misleading and insufficient.

VentureBeat

When developing, training, and deploying AI, enterprises typically prioritize accuracy. While undoubtedly important, in highly complex and nuanced industries such as law, accuracy alone is insufficient. Higher stakes necessitate higher standards: model outputs must be evaluated for relevancy, authority, citation accuracy, and hallucination rates. To address this significant challenge, LexisNexis has advanced beyond standard retrieval-augmented generation (RAG) to implement graph RAG and agentic graphs. The company has also developed "planner" and "reflection" AI agents designed to parse requests and critically assess their own outputs.

Min Chen, LexisNexis' SVP and chief AI officer, acknowledged in a recent VentureBeat Beyond the Pilot podcast that "There’s no such [thing] as ‘perfect AI’ because you never get 100% accuracy or 100% relevancy, especially in complex, high stake domains like legal." The primary objective is to manage this inherent uncertainty as effectively as possible and translate it into consistent customer value. Chen stated, "At the end of the day, what matters most for us is the quality of the AI outcome, and that is a continuous journey of experimentation, iteration and improvement."

To achieve 'complete' answers to multi-faceted questions, Chen’s team has established over half a dozen "sub metrics" to measure "usefulness" based on factors such as authority, citation accuracy, and hallucination rates. Additionally, a crucial metric is "comprehensiveness," specifically designed to evaluate whether a generative AI response fully addresses all aspects of a user's legal questions. Chen emphasized, "So it's not just about relevancy. Completeness speaks directly to legal reliability."

For example, a user might pose a question requiring an answer that covers five distinct legal considerations. A generative AI system might provide a response that accurately addresses three of these. However, despite being relevant, this partial answer is incomplete and, from a user's perspective, insufficient. Such incompleteness can be misleading and pose risks.

Related News

Project N.O.M.A.D: A Self-Sufficient Offline Survival Computer with AI and Essential Tools for Anytime, Anywhere Access
Technology

Project N.O.M.A.D: A Self-Sufficient Offline Survival Computer with AI and Essential Tools for Anytime, Anywhere Access

Project N.O.M.A.D (N.O.M.A.D project) is introduced as a self-sufficient, offline survival computer designed to provide users with critical tools, knowledge, and AI capabilities. This system aims to ensure users can access information and maintain an advantage regardless of their location or connectivity status. The project emphasizes self-reliance and preparedness through its integrated features.

MiroFish: A Concise and Universal Swarm Intelligence Engine for Predicting Everything
Technology

MiroFish: A Concise and Universal Swarm Intelligence Engine for Predicting Everything

MiroFish, an innovative project by 666ghj, has emerged as a trending repository on GitHub. Described as a concise and universal swarm intelligence engine, MiroFish aims to predict a wide array of phenomena. The project's core concept revolves around leveraging collective intelligence to offer predictive capabilities across various domains. Further details regarding its specific applications or underlying technology are not provided in the initial description.

GitNexus: Zero-Server Code Smart Engine Transforms GitHub Repos and ZIP Files into Interactive Knowledge Graphs with Built-in Graph RAG Agent for Enhanced Code Exploration
Technology

GitNexus: Zero-Server Code Smart Engine Transforms GitHub Repos and ZIP Files into Interactive Knowledge Graphs with Built-in Graph RAG Agent for Enhanced Code Exploration

GitNexus is a client-side knowledge graph creator that operates entirely within the browser, requiring no server-side code. Users can input GitHub repositories or ZIP files to generate an interactive knowledge graph, which includes a built-in Graph RAG agent. This tool is designed to significantly enhance code exploration by providing a visual and interactive way to understand codebases.