AI Legal Startup Norm Valued at $1.2 Billion
Norm, an AI-powered legal startup, reached a $1.2 billion valuation in a recent funding round. The round highlights growing investor interest in AI for legal services.
Daily AI Briefing
The 62 stories that mattered in AI, curated and summarized from dozens of sources by AIBriefs.
Norm, an AI-powered legal startup, reached a $1.2 billion valuation in a recent funding round. The round highlights growing investor interest in AI for legal services.
The model is integrated into Meta's chatbot and Instagram, enabling users to generate images. No specific model name or capabilities were disclosed in the Bloomberg report.
Forterra has deployed more than 100 autonomous ground vehicles to Ukraine, the first such American vehicles in combat. The vehicles were developed by Forterra, a US-based autonomous systems company.
A verification loop increased DeepSeek's coding agent intelligence by 4x, achieving performance comparable to Opus at one-seventh the cost. The technique adds a self-verification step to improve reasoning without additional parameters.
Apple ML Research paper introduces the phoneme Jensen-Shannon divergence (pJSD) metric to quantify linguistic quality of spoken language models. Scaling continuous diffusion SLMs to 16B parameters with tens of millions of hours of data enables emotive, prosodic, multi-speaker multilingual speech, though long-form coherence remains challenging.
The post covers training agents that query databases, call APIs, and recover from mid-process failures. It describes infrastructure setup on SageMaker HyperPod for multi-step RL workflows.
Apple ML Research demonstrates that targeting a single neuron in either of two distinct systems—refusal neurons (which gate expression) or concept neurons (which encode knowledge)—can bypass safety alignment in LLMs. The paper details both directions of bypass.
Sakana Translate handles bidirectional translation across Japanese, English, and Chinese. It's available as a free web app with three modes: Translate, Proofread, and Ask.
FlowEval is a reference-based evaluation framework for assessing LLM-generated user interfaces. It addresses the difficulty of reliably evaluating visual and interaction design. Existing methods rely on human experts, making automation challenging.
MIRA is a 5B parameter world model trained on 10,000 hours of synthetic Rocket League data, running at 20 fps for 4 players on a single B200. A playable online demo and in-depth details have been released.
The government-backed consortium includes SoftBank, Sony, Honda, and NEC. It aims to create a homegrown AI model and deploy 10 million robots by 2040.
The European Central Bank's top supervisor Claudia Buch sent a letter to bank CEOs requesting action plans for AI cybersecurity risks by end of October. The move reflects growing regulatory focus on AI-related threats in the financial sector.
The paper addresses two challenges: weak text conditioning and misalignment between audio and video modalities. It proposes a framework integrating cross-modal attention and joint conditioning to improve synchronization.
Pruning removes 38% of text encoder parameters (8.2B to 5.10B). Entire fp8 pipeline fits in 16GB VRAM for 768x768 without offloading.
Tau is a small, readable coding agent written in Python, supporting Hugging Face Inference Providers, GLM 5.2, Minimax, and Kimi. It features a three-layer architecture, durable sessions, and is designed as an educational tool for learning agentic coding.
SWE-Marathon includes 20 project-scale tasks covering product clones, library rewrites, and ML engineering, requiring agents to run for tens to hundreds of millions of tokens. The benchmark emphasizes the need for computer-use verifiers in full-stack evaluations.
Founded by legal AI expert Antti Innanen, who previously created the agentic experimental firm Lavern, Brahe aims to provide AI-driven legal services. The firm is built on an AI-first approach, integrating AI into all aspects of legal practice.
New study tested LLMs against thousands of real users and found they systematically fail to capture human preference distributions. The results cast doubt on the growing trend of replacing human feedback with synthetic user data.
A federal judge in Washington, D.C. is hearing arguments in the Fastcase v. Alexi Technologies case regarding the use of licensed caselaw data. The outcome could establish legal precedents for how AI companies access and utilize proprietary legal datasets.
Nations are investing in domestic AI infrastructure to advance economies, protect data, and seize opportunities in transportation, healthcare, and other sectors. The blog from NVIDIA's Calista Redmond highlights AI as a key technology for national priorities.
Apple ML Research's paper analyzes how annotator disagreement on safety policies can stem from operational failures or policy ambiguity. It uses interpretability methods to understand and improve annotation consistency.
Google's elastic training via Pathways lets multi-node TPU training survive individual machine failure, recovering in seconds. The capability, part of MaxText, was demonstrated by terminating a TPU mid-training with full recovery.
The legal-kb app uses LlamaIndex Index v2 with tools for retrieve, find, read, and grep. It is an open-source reference application for legal document knowledge bases.
Apple researchers introduce Path-Constrained Mixture-of-Experts, which views expert token routing as paths across layers to reduce computation. The method addresses the exponential explosion of N^L possible paths while maintaining model quality.
Zipline's autonomous delivery system has flown 140 million miles with zero safety incidents, according to co-founder Keller Rinaudo Cliffton. He notes the drone itself is only 15% of the overall system, with the rest being software and infrastructure.
LensVLM selectively expands context for compressed visual tokens in VLMs, enabling text processing as rendered images without long token sequences. The method varies rendering resolution to balance efficiency and accuracy.
The London-based startup raised $15M in pre-Series A funding to build an intelligence layer for industrial machines. HIVE enhances existing equipment with sensors and AI for automation and teleoperation.
The 1B parameter model features a 128K context window and is optimized for agentic tool use on mobile devices. It claims superior token efficiency compared to larger reasoning models.
The method addresses the incompatibility of attention-based encoder-decoder models with long acoustic sequences, enabling handling of absolute frame positions. This extends AED models to long-form speech without failing generalization.
Jarek Kutylowski argues purpose-built specialized AI models can deliver better accuracy, lower latency, and reduced costs compared to frontier general-purpose systems. He explains why these models are increasingly challenging larger labs despite their scale and resources.
AWS introduces a new feature using Amazon Nova to automatically detect and redact personally identifiable information (PII) in images. The guide covers setup, configuration, and best practices for integration.
Apple ML Research introduces Weblica, a platform for scalable and reproducible training environments for visual web agents. It supports both offline trajectories for supervised fine-tuning and simulated environments for reinforcement learning.
Liquid AI released Antidoom, an open-source Final Token Preference Optimization (FTPO) method targeting doom loops where models repeatedly output the same span until context exhaustion. The method aims to improve reasoning model reliability.
The paper addresses temporal instability in recommendation systems caused by volatile input features. Fortress uses temporal data augmentation and feature pruning to improve consistency in multi-stage prediction pipelines.
British Columbia is exploring legal action against OpenAI for failing to alert authorities about threats made on ChatGPT before the February mass shooting in Tumbler Ridge. The case raises questions about AI companies' responsibility to monitor and report dangerous content.
Apple ML Research proposes DynaMiCS, a method that uses dynamic data mixtures to fine-tune LLMs while preserving performance on constrained domains like general knowledge and safety. It outperforms fixed heuristics and adaptive baselines.
UMA Robots unveiled a humanoid robot prototype developed in 9 months by a small team. The robot uses a single end-to-end neural network, operates robustly for hours, and has safety baked in at all levels of the full stack.
The Psyche Network Architecture, introduced by Nous Research, claims to enable distributed training without incurring data transfer bottlenecks. Multiple models have already been trained using this method, according to the announcement.
The Atlas humanoid robot delivered the match ball and performed celebrations at the NYNJ Stadium during a Brazil vs. Norway FIFA World Cup 2026 match. Boston Dynamics engineers later detailed the robot's design and the logistics behind the live demonstration.
Proposes a method to estimate how much a language model knows about a datapoint, distinguishing memorization from generalization. Prior studies struggled to disentangle the two.
Apple ML Research introduces MT-EditFlow, a reinforcement learning method for multi-turn image editing using flow matching. The approach is designed to handle complex, sequential edits beyond single-turn capabilities.
Launched in May, Claude for Legal includes over 20 MCP connectors and a dozen practice-area plugins. Anthropic's Mark Pike discusses the product's origins and the debate it reignited.
Apple's research introduces a compact seq2seq model for ASR error correction with 15x fewer parameters than LLMs, achieving 1.5/3.3% WER on LibriSpeech test-clean/other and outperforming LLMs. The model uses correction-first decoding with ASR acoustic scores and generalizes across CTC, Seq2seq, and Transducer architectures, avoiding latency and hallucination issues common with LLMs.
The survey of 1,640 IT decision makers found that content access, governance, and platform flexibility are the main differentiators. AI leaders prioritize these areas while laggards struggle with foundational data challenges.
Schneider Electric used LangSmith to improve observability, evaluation, and deployment for enterprise AI products. The case study details how they scaled LLMOps foundations across their organization.
Tutorial walks through building a serverless image editing agent using Amazon Bedrock AgentCore harness. The harness handles orchestration, tool routing, memory, and compute via configuration.
With iOS 27 developer beta 3, Apple introduces 'Pace' and 'Expressivity' sliders allowing testers to customize Siri's speaking speed and emotional tone. The update gives an early preview of Apple's AI-powered Siri improvements. It's available now to developers enrolled in the beta program.
The series covers 7 components for long-running agents: goals, evaluators, verifiers, loops, orchestration, observability, and memory. Separate articles detail token reduction strategies that cut costs 50-99% and the gate pattern to prevent premature actions.
Hugging Face models can now be deployed on Microsoft Foundry managed compute. The integration enables users to run models at scale with managed infrastructure. Developers can access models directly from the Hugging Face Hub on Foundry.
Brook.ai partners with SRHO, representing 275+ hospitals across 20 states, to deploy an AI-enabled remote care platform. The platform combines clinician-governed workflows with AI to support chronic care management.
The article describes 'invisible data'—exceptions, approvals, context, and undocumented institutional knowledge—that can break AI agents in large institutions. This invisible data is more dangerous than bad data, leading to poor agent performance. Organizations need better data strategies to surface these blind spots.
AI is boosting productivity in healthcare revenue cycle management (RCM) by 10-20%, with another 20% improvement expected within two years, per Omega Healthcare CEO Anurag Mehta. Voice AI agents from SuperDial are also automating billing calls between providers and payers, handling large volumes.
The Flexley Stack F712 uses vSLAM navigation for storage and retrieval operations. It is the latest addition to ABB's mobile robot portfolio, creating a more complete ecosystem.
A Treasury Department internal report flags risks of an AI investment bubble, warning that overvaluation could lead to economic instability. The report emphasizes caution amid soaring AI spending.
A bug in Discord's AI moderation system flagged harmless images like spreadsheets and transparent backgrounds as harmful, causing over 8,000 wrongful bans in two months. Discord acknowledged the issue and is working on a fix.
At VentureBeat's AI Impact event, Red Hat senior director Brian Gracely outlined key obstacles enterprises face when scaling agentic AI, including hidden costs, security liabilities, and cultural resistance. The discussion focused on what separates successful deployments from stalled pilots.
Get tomorrow's AI brief in your inbox