```markdown
title: "AI Research Report: Daily Briefing"
date: 2026-05-26
3.1 Executive Summary
This report provides a comprehensive analysis of the global AI landscape as of May 26, 2026. The period is marked by a significant acceleration in the deployment of agentic AI systems, forcing a parallel acceleration in security, governance, and infrastructure development. The industry is experiencing a phase of intense capital concentration and consolidation, with frontier labs like Anthropic and OpenAI raising record-breaking funding rounds and acquiring key infrastructure startups to secure competitive moats. Anthropic is reportedly nearing a $30 billion funding round at a valuation exceeding $900 billion [1], while OpenAI is preparing for a potential IPO [2].
In research, major developments include new hardware-efficient quantization techniques such as OrpQuant, which enables multiplier-free transformer inference [3]. Concurrently, the stealth startup Subquadratic has emerged with claims of a linear-time attention mechanism in its SubQ model, purportedly offering a 1,000x reduction in attention compute at massive context lengths, though these claims remain unverified by independent parties [4, 6]. ⚠️ Research into AI safety has intensified, with new benchmarks like AgentDojo and CyberGym revealing high success rates for "agent hijacking" attacks, where agents are manipulated via indirect prompt injection [7, 8, 45]. This has prompted a shift in security posture, with Microsoft pioneering multi-agent scanning harnesses like MDASH to automate vulnerability discovery [9].
The policy and governance landscape is maturing rapidly. The European Union has adjusted its AI Act timeline via the "AI Omnibus" package, extending compliance deadlines for high-risk systems to late 2027 and 2028 to allow for the development of harmonized standards [10, 11, 12]. In the U.S., the federal government is advocating for a national preemption framework to supersede a growing patchwork of state-level AI laws [13, 14], while enforcement of the TAKE IT DOWN Act against non-consensual deepfakes has commenced [15]. Ethically, the release of Pope Leo XIV's encyclical, Magnifica Humanitas, has introduced a significant theological and moral framework for AI, emphasizing human dignity and warning against the unchecked concentration of technological power [16, 17].
Economically, AI's impact is bifurcating the labor market. While aggregate employment remains stable, a "big freeze" in entry-level white-collar hiring is disproportionately affecting younger workers [19, 20]. This is happening alongside a structural bottleneck in the technology supply chain, where voracious demand for High-Bandwidth Memory (HBM) for AI chips is creating shortages and price hikes in the broader consumer electronics market [21].
Methodology
This report was compiled through the analysis and synthesis of publicly available information dated May 26, 2026, and the preceding weeks. Sources include pre-print research articles from arXiv, official company press releases and blog posts, technology news reports, and regulatory announcements from government bodies. The analysis prioritizes triangulating claims across multiple sources. Limitations include a reliance on publicly reported data and the preliminary nature of some research and product announcements. Self-reported benchmarks and unverified corporate claims are explicitly flagged.
3.2 Major Developments
Subquadratic Emerges From Stealth with Claims of Linear-Time Attention
The AI startup Subquadratic emerged from stealth, announcing its SubQ large language model and a proprietary architecture named Subquadratic Sparse Attention (SSA) [4]. The company claims SSA achieves linear, or $O(n)$, scaling in compute and memory relative to context length, bypassing the quadratic bottleneck of standard transformers [4]. 📌 Subquadratic reports a 1,000x reduction in attention compute at a 12-million-token context window and a 52.2x prefill speedup over FlashAttention at 1 million tokens [5]. ⚠️ The company has secured a $29 million seed round at a $500 million valuation but has not yet released a peer-reviewed technical paper or open-sourced its model weights, drawing both significant interest and skepticism from the research community regarding the reproducibility of its efficiency and performance claims [6].
Frontier Labs See Unprecedented Capital Inflows and Consolidation
The trend of massive capital concentration in leading AI labs continued unabated. Anthropic is reportedly in the final stages of closing a $30 billion growth round that would value the company at approximately $900 billion [1]. This follows OpenAI's record-breaking $122 billion funding round in Q1 2026 at an $852 billion valuation [2]. Both companies are reportedly making moves toward confidential IPO filings. This financial activity is fueling a wave of strategic acquisitions designed to control key infrastructure. In a notable move, Anthropic is in advanced talks to acquire developer tools startup Stainless for over $300 million, a company that provides critical SDK infrastructure to competitors like OpenAI and Google [22, 23]. This signals a strategic shift from competing on model performance alone to controlling the underlying developer ecosystem [22].
EU Adjusts AI Act Timeline, Extending High-Risk System Deadlines
The European Union has reached a political agreement on the "AI Omnibus" legislative package, which adjusts the implementation timeline for its landmark AI Act [10]. The agreement aims to provide organizations more time to prepare for compliance by linking enforcement dates to the availability of harmonized technical standards [10, 11]. The compliance deadline for stand-alone high-risk AI systems (e.g., those used in employment or critical infrastructure) has been extended from August 2026 to December 2, 2027 [12]. For high-risk AI systems embedded within other regulated products (like medical devices or vehicles), the deadline is now August 2, 2028 [12]. This revision reflects the operational complexity of implementing the Act's rigorous requirements for risk management, data governance, and human oversight. The deadlines for prohibited AI practices and general-purpose AI models remain largely unchanged [11, 12].
Vatican Releases First Papal Encyclical on Artificial Intelligence
On May 25, 2026, Pope Leo XIV released his inaugural encyclical, Magnifica Humanitas: On Safeguarding the Human Person in the Time of Artificial Intelligence [16]. The document provides the first comprehensive theological and ethical framework from the Holy See on AI. Co-presented with Anthropic co-founder Christopher Olah, the encyclical frames AI as the "Industrial Revolution of our time" and calls for robust legal frameworks to ensure technology serves human dignity and the common good [16, 17]. It explicitly warns against the concentration of AI power in the hands of a few entities, critiques transhumanist ideologies, and declares traditional "just war" theory outdated in the age of AI-enabled conflict [17]. In a historic gesture, the document also included a formal apology for the Holy See's historical role in legitimizing slavery, linking the need for atonement to preventing new forms of digital exploitation [18].
3.3 Research Highlights
OrpQuant Introduces Multiplier-Free Transformer Quantization
A new paper published on arXiv, "OrpQuant: Geometric Orthogonal Residual Projection for Multiplier-Free Power-of-Two Transformer Quantization," introduces a novel method for optimizing model efficiency [3]. The research, authored by Maoyang Xiang, Bo Wang, and Tao Luo, aims to eliminate computationally expensive floating-point multiplications during inference by using power-of-two (PoT) quantization. This allows multiplication operations to be replaced with more hardware-efficient bit-shifts. The core innovation is a technique called Geometric Orthogonal Residual Projection, which projects quantization errors onto a geometric space, minimizing information loss while adhering to the constraints of PoT values. This work contributes to a growing body of research focused on creating "multiplier-free" models that are better suited for deployment on resource-constrained hardware [3].
🔬 Technical detail: OrpQuant leverages orthogonal projections to decompose the quantization residual. By aligning the quantization grid with power-of-two values, the method ensures that the forward pass of a transformer can be executed without the need for dedicated multiplier units in the hardware, thus reducing power consumption and latency.
DeepSeek Proposes "Visual Primitives" to Address Spatial Reasoning Gaps
Research from DeepSeek, in collaboration with Peking and Tsinghua University, introduces a framework called "Thinking with Visual Primitives" to address the "Reference Gap" in multimodal models [24, 25]. This gap refers to the inability of models to maintain precise spatial references when reasoning about objects in an image using only natural language [25]. The proposed solution integrates spatial markers, such as bounding boxes and coordinate points, directly into the model's chain-of-thought as structured tokens [24]. This allows the model to "point" to specific visual elements while it reasons, mimicking human cognitive strategies. The framework, built on the DeepSeek-V4-Flash backbone, demonstrated significant performance improvements on tasks requiring complex spatial awareness, such as maze navigation and object counting [25]. Though the paper and repository were later removed by the authors, the work represents a key advancement in grounding linguistic reasoning in concrete physical coordinates [24].
New Benchmarks Highlight Critical "Agent Hijacking" Vulnerabilities
The rise of autonomous agentic systems has brought a new class of security threat to the forefront: agent hijacking [7]. This form of indirect prompt injection involves embedding malicious instructions within external data (e.g., websites, emails) that an agent is expected to process [8]. Several new safety and security benchmarks have been developed to measure this vulnerability. AgentDojo, introduced at NeurIPS 2024 [8], and CyberGym, a large-scale framework focusing on cybersecurity tasks [45], are now being used to evaluate the robustness of commercial and open-source agents. Strikingly, recent evaluations have reported attack success rates exceeding 80% [7, 8]. Research from NIST and the UK AI Security Institute has shown that while models may be robust to standard attacks, they remain highly vulnerable to adaptive red-teaming, where success rates jumped from 11% to 81% when attacks were specifically tailored to the target model [8]. These findings underscore that agent security is a probabilistic and architectural challenge, not merely a model-level one.
Hybrid 3D Reconstruction Methods Bridge Rendering and Physics Simulation
Recent research has focused on merging the photorealistic rendering capabilities of 3D Gaussian Splatting (3DGS) with the physics compatibility of traditional mesh-based representations. One prominent method, FTSplat (Feed-forward Triangle Splatting Network), generates continuous triangular surfaces from feature point clouds in a single forward pass [26]. This creates explicit meshes that are natively compatible with physics engines and simulators, a key limitation of standard 3DGS, which produces non-geometric Gaussian primitives. Other hybrid approaches, such as PhysSplat [27] and PHYSPLAT [28], focus on integrating 3DGS outputs into simulation environments by using Multimodal LLMs to estimate physical properties (e.g., mass, elasticity) or by employing particle-based physics to simulate interactions with synthetic elements like fluids and fabrics.
| Method | Primary Goal | Simulation Compatibility | Core Technique |
|---|---|---|---|
| FTSplat | Feed-forward triangular surface generation | Native | Converts feature points to explicit triangle primitives [26]. |
| PhysSplat | Zero-shot physical property estimation | High (Interactive Dynamics) | Uses MLLMs to estimate physics properties for MPM simulation [27]. |
| PHYSPLAT | Hybrid simulation (real + synthetic elements) | High (Fluids, Fabrics) | Integrates 3DGS objects with particle-based and multi-solver physics [28]. |
| TRIPS | Real-time radiance field rendering | Low | Screen-space rasterization for rendering, not simulation [29]. |
3.4 Industry Moves
Frontier Labs Engage in Strategic "Acqui-Hires" to Secure Infrastructure
The first half of 2026 has been marked by a wave of consolidation, as major AI labs acquire specialized technology startups to fill capability gaps and control critical parts of the AI stack [22]. OpenAI has been particularly active, making eight acquisitions in 2026, including the May acquisition of Weights, a digital content platform [30]. It also acquired AI consulting firm Tomoro to staff its new $4 billion deployment unit [30]. Beyond OpenAI, the trend is widespread: Anthropic acquired SDK infrastructure startup Stainless for a reported $300 million; Google DeepMind executed a talent and licensing deal with Contextual AI to avoid antitrust scrutiny; and Mistral acquired Emmi AI to bolster its industrial physics modeling capabilities [22]. These moves indicate that market power is increasingly seen as a function of controlling the infrastructure and developer access points, not just possessing a superior model.
New Frontier Models and Aggressive Pricing Reshape Market
Several new frontier models were launched in late April and May 2026, intensifying competition. OpenAI's GPT-5.5 was positioned as a work-oriented model with native computer-use capabilities [31]. However, the most disruptive launch was DeepSeek V4, an open-weight model with a 1-million-token context window and extremely competitive pricing [32]. Following its promotional period, DeepSeek made its 75% discount permanent, with its V4-Flash variant costing just $0.14 per million input tokens. This aggressive pricing is exerting significant downward pressure on the market, forcing competitors and startups building on their APIs to reassess their value propositions beyond raw model access [31].
| Model | Key Feature | Pricing (Input/1M Tokens) | Self-Reported SWE-Bench Score ⚠️ |
|---|---|---|---|
| GPT-5.5 Pro | Agentic workflows, computer use | $30.00 | N/A |
| SubQ (Production) | 12M token context, linear scaling ⚠️ | Claimed 1/5th to 1/300th of competitors [5] | 81.8% [4] |
| Claude Opus 4.6 | High instruction-following fidelity | ~$3.25 (Sonnet 3.5 price equivalent) | 80.8% [4] |
| DeepSeek V4 Pro | 1M token context, 1.6T parameters | $0.435 (Cache-Miss) [32] | 80.0% [4] |
Blackstone and Google Launch $5 Billion AI Cloud Infrastructure Venture
In a major infrastructure play, investment firm Blackstone and Google announced a joint venture to launch a new "compute-as-a-service" company [33]. Blackstone is committing an initial $5 billion in equity to the venture, which will provide enterprises with direct access to Google’s proprietary Tensor Processing Units (TPUs) outside of the standard Google Cloud platform [33, 34]. The new company, led by former Google infrastructure executive Benjamin Treynor Sloss, aims to deploy 500 megawatts of data center capacity by 2027 [33]. This move reflects the massive, specialized infrastructure demands of the AI era and creates a new vehicle for enterprises seeking large, dedicated blocks of custom AI hardware [34].
Tech Giants Restructure Workforce to Pivot to AI
Major technology companies, including Meta, Cisco, and Cloudflare, conducted significant workforce reductions in May 2026, framing the moves as strategic reallocations toward AI. Meta announced a 10% cut (approx. 8,000 employees) [37, 42], Cisco cut 4,000 jobs despite record revenue [35], and Cloudflare reduced its workforce by 20% [36]. Executives are adopting a "measurer" framework, targeting roles in back-office, compliance, and middle management that are susceptible to automation [36]. These "profitable layoffs" are being used to redirect capital toward AI compute, silicon development, and building "AI-native" organizational structures.
3.5 Policy & Governance
EU Finalizes "AI Omnibus," Delaying High-Risk AI Act Deadlines
The European Union has formally adjusted the implementation timeline for the EU AI Act through a political agreement known as the "AI Omnibus," reached on May 7, 2026 [10]. This package aims to simplify compliance and provide more time for the development of necessary harmonized standards. The key changes are extensions for high-risk AI systems [11, 12].
| Category of High-Risk AI System | Original Deadline | New Deadline |
|---|---|---|
| Stand-alone systems (e.g., in biometrics, critical infrastructure, employment) | August 2, 2026 | December 2, 2027 [12] |
| Systems embedded in regulated products (e.g., medical devices, toys, machinery) | August 2, 2026 | August 2, 2028 [12] |
| Watermarking/labeling of AI-generated content | August 2, 2026 | December 2, 2026 [10] |
These extensions are a pragmatic acknowledgment of the technical and operational challenges faced by industry in meeting the Act's stringent requirements. However, prohibitions on unacceptable-risk AI and obligations for General-Purpose AI models, which came into effect in 2025, are not affected by this extension [11].
US Federal Government Pushes for National Preemption of State AI Laws
The White House released its "National Policy Framework for Artificial Intelligence" on March 20, 2026, outlining a strategy that prioritizes innovation and a unified national standard [13, 14]. The framework explicitly recommends that Congress pass legislation to preempt state and local laws that impose "undue burdens" on AI development, aiming to avoid a fragmented "patchwork" of 50 different regulatory regimes [13]. It rejects the creation of a new federal AI agency, instead favoring reliance on existing sector-specific regulators. This puts the federal government on a collision course with states like California, Colorado, and Texas, which have already enacted their own binding AI governance laws. An AI Litigation Task Force was established to challenge such state laws, though its initial actions have been reportedly delayed [14].
Enforcement of TAKE IT DOWN Act Commences
Full enforcement of the TAKE IT DOWN Act, signed into law in May 2025, began on May 19, 2026 [15]. The law criminalizes the publication of non-consensual intimate imagery (NCII), including AI-generated deepfakes. It mandates that "covered platforms" (online services with user-generated content) establish a clear notice-and-takedown procedure and remove offending content within 48 hours of a valid request [15]. The Federal Trade Commission (FTC) is the primary enforcement agency and has already issued warning letters to major technology firms, reminding them of their obligations and the potential for civil penalties up to $53,088 per violation [15].
AI Safety Institutes Expand Oversight and Testing
Government-led AI safety bodies are expanding their mandates. In the U.S., the AI Safety Institute (AISI) was rebranded as the Center for AI Standards and Innovation (CAISI) and has formalized agreements with major labs like Google DeepMind, Microsoft, and xAI for pre-deployment security evaluations [38]. Internationally, the February 2026 International AI Safety Report, backed by over 30 countries, highlighted that AI capabilities are advancing faster than regulatory oversight [39]. Concurrently, testing by the UK's AI Security Institute revealed that the ability of frontier models to complete complex cyber-offensive tasks is doubling at a rate faster than previously estimated, underscoring the urgency of pre-release safety testing [40].
3.6 Emerging Patterns
The Shift to Agentic AI Becomes Ubiquitous
A primary pattern observed across research, product development, and security is the definitive shift from static, single-turn models to autonomous, multi-step agentic AI. Product launches from major labs, including Google's Gemini Spark and OpenAI's GPT-5.5, are centered on agentic capabilities [42]. Research is now focused on "agent foundation models" like SciResearcher [41] and governance frameworks for multi-agent systems. This transition creates a new set of challenges, most notably in security, where "agent hijacking" has emerged as a critical vulnerability class [7, 8], and in enterprise adoption, where the focus has moved to "orchestration governance" to manage the risks of autonomous systems.
Infrastructure Becomes the Primary Competitive Battlefield
As the performance gap between frontier models narrows, the battle for market dominance has shifted to the underlying infrastructure. This is visible in three key areas. First, hardware and data centers, where the extreme demand for HBM memory is creating a supply chain bottleneck [21], and massive capital is flowing into specialized data center ventures like the Blackstone-Google partnership [33]. Second, developer ecosystems, where acquisitions like Anthropic's pursuit of Stainless signal a race to control the SDKs and APIs that serve as the gateway for developers [23]. Third, on-chain infrastructure, where protocols like Injective are building dedicated platforms for AI agents to operate as first-class economic entities with verifiable identities and automated fee-sharing [43].
Economic Bifurcation Deepens in Labor and Capital Markets
AI's economic impact is creating a clear "barbell" effect. In venture capital, funding is heavily concentrated in a few multi-hundred-billion-dollar frontier labs, while the broader ecosystem of early-stage startups faces a more selective environment focused on proven operational utility. A parallel bifurcation is occurring in the labor market. High-skill workers are seeing productivity gains through augmentation, but this is coupled with a "big freeze" in hiring for entry-level, routine-heavy white-collar roles [19, 20]. This is measurably impacting the employment prospects of younger workers (Gen Z) and risks disrupting traditional career development pipelines [19].
Governance Transitions from Principles to Enforcement Reality
The era of voluntary AI ethics principles is giving way to a new phase of regulatory enforcement and operational compliance [44]. In the EU, the AI Act's phased rollout is creating hard deadlines for high-risk systems [10, 11]. In the U.S., states are actively legislating and enforcing rules on bias and transparency, even as the federal government debates preemption [13, 14]. For enterprises, this means AI governance is no longer a theoretical exercise but an operational imperative, driven by legal requirements, cybersecurity insurance mandates, and the need to manage the liability associated with autonomous agentic systems [44].
The Proliferation of Task-Specific Agent Benchmarks
The conflation of different "gym-style" benchmarks is resolving into a more specialized evaluation landscape. Instead of a single, all-encompassing agent test, distinct frameworks are emerging for specific domains. CyberGym has become the standard for security, evaluating an agent's ability to reproduce vulnerabilities [45]. UserBench focuses on collaborative, user-centric interactions [46]. MLGym targets general research tasks [47]. This specialization, unified under the Gymnasium API standard [48], allows for more rigorous and context-appropriate evaluation of agent capabilities, revealing that performance is often a function of system design and tool integration, not just the base model's raw intelligence.
3.7 Broader Implications
The developments of May 2026 carry profound implications for society, the economy, and the environment. AI is rapidly being woven into the fabric of critical infrastructure, moving from a specialized technology to a foundational layer of the global economy. This transition is delivering tangible productivity gains, particularly in scientific research and certain high-skill services. However, these benefits are accompanied by significant societal costs and systemic risks that are only now beginning to be fully appreciated.
The most immediate and acute implication is the structural shift in the labor market. The "big freeze" in entry-level hiring is not a temporary downturn but a potential paradigm shift in career pathways [19, 20]. By automating the routine tasks that have traditionally served as the training ground for junior professionals, AI threatens to erode the "earn-while-you-learn" model that underpins workforce development [19]. This poses a long-term risk of creating a "lost generation" of workers who struggle to gain the initial experience necessary for career progression, widening the skills divide and exacerbating intergenerational economic inequality.
Furthermore, the exponential growth of AI is placing unprecedented strain on physical infrastructure and the environment. The voracious energy demand of data centers, projected to rival that of entire states [51], is driving massive mergers in the utility sector and creating a "memory arms race" for HBM chips. This not only has direct carbon footprint implications but also creates cascading economic effects, as the reallocation of manufacturing capacity toward high-margin HBM chips leads to shortages and price inflation for consumer electronics like smartphones and laptops [21]. The massive water consumption for cooling data centers is also emerging as a critical resource conflict in many regions.
The rise of agentic AI introduces a new dimension of systemic risk. The high success rates of "agent hijacking" attacks demonstrate that as we cede more autonomy to AI systems, we create new, highly leveraged attack surfaces [7, 8]. A single compromised agent with broad permissions could trigger cascading failures across interconnected systems, from financial fraud to data exfiltration. The "liability gap"—the legal ambiguity over who is responsible when an autonomous agent causes harm—remains a critical unresolved issue, suggesting that our legal and insurance frameworks are lagging far behind the technology's capabilities.
Finally, the concentration of AI power—both in terms of capital and compute—within a handful of mega-corporations has significant geopolitical and social implications. The ethical framework presented in the papal encyclical Magnifica Humanitas highlights this concern, warning that such concentration can undermine the common good and democratic oversight [16, 17]. As these entities increasingly control the foundational "operating systems" of the digital world, questions of accountability, equitable access, and alignment with societal values become paramount.
3.8 Signals to Watch
🔭 Signal: The public release of technical papers or open-source code from Subquadratic. Independent verification of their claimed linear-time attention mechanism would represent a fundamental breakthrough in transformer architecture [6]. Failure to do so will relegate their claims to the category of high-valuation marketing.
🔭 Signal: The first major enforcement actions and fines levied under the EU AI Act. The specific nature of these actions will set a powerful precedent for how high-risk system compliance is interpreted and will likely shape global corporate governance standards.
🔭 Signal: The outcome of the first documented, large-scale agent hijacking attack on a major enterprise's production systems. The attack vector, the agent's unauthorized actions, and the company's response will serve as a critical case study for the entire cybersecurity industry.
🔭 Signal: The impact of the HBM memory shortage on the pricing and specifications of flagship consumer electronics in the holiday 2026 season [21]. Significant price increases or reductions in device RAM will be a clear indicator of AI's downstream economic impact on consumers.
🔭 Signal: A confidential IPO filing by OpenAI or Anthropic [2]. Such a move would be the largest tech IPO in history and would subject the financial performance, governance structures, and risk factors of these frontier labs to unprecedented public scrutiny.
🔭 Signal: The performance and adoption of Ethereum's upcoming network upgrades, Glamsterdam (H1 2026) and Hegotá (H2 2026). The successful implementation of ePBS and Verkle Trees is critical for the platform's long-term scalability and its ability to compete with high-throughput Layer 1 alternatives [49, 50].
References
[1] Bloomberg. (2026, May 22). Anthropic to Close Over $30 Billion Round as Soon as Next Week. https://www.bloomberg.com/news/articles/2026-05-22/anthropic-to-close-over-30-billion-round-as-soon-as-next-week
[2] Tech-Insider. (2026, March 31). OpenAI valued at $852 billion after completing $122 billion funding round. https://tech-insider.org/openai-122-billion-funding-round-852-billion-valuation-2026/
[3] Xiang, M., Wang, B., & Luo, T. (2026). OrpQuant: Geometric Orthogonal Residual Projection for Multiplier-Free Power-of-Two Transformer Quantization. arXiv:2605.26092v1. https://scirate.com/
[4] Subquadratic. (n.d.). Introducing SubQ. Retrieved May 26, 2026, from https://subq.ai/introducing-subq
[5] Subquadratic. (n.d.). How SSA Makes Long-Context Practical. Retrieved May 26, 2026, from https://subq.ai/how-ssa-makes-long-context-practical
[6] VentureBeat. (2026, May). Miami startup Subquadratic claims 1,000x AI efficiency gain with SubQ model, researchers demand independent proof. https://venturebeat.com/technology/miami-startup-subquadratic-claims-1-000x-ai-efficiency-gain-with-subq-model-researchers-demand-independent-proof
[7] Hugging Face. (2026). Part 4: Security Evaluation of Agentic AI Systems. https://huggingface.co/blog/royswastik/evaluating-agentic-ai-part-4-security
[8] NIST. (2025, January). Technical Blog: Strengthening AI Agent Hijacking Evaluations. https://www.nist.gov/news-events/news/2025/01/technical-blog-strengthening-ai-agent-hijacking-evaluations
[9] Microsoft Security Blog. (2026, May 12). Defense at AI speed: Microsoft’s new multi-model agentic security system tops leading industry benchmark. https://www.microsoft.com/en-us/security/blog/2026/05/12/defense-at-ai-speed-microsofts-new-multi-model-agentic-security-system-tops-leading-industry-benchmark/
[10] Lothian, T. (Ed.). (2026, May 7). AI Omnibus: Council and Parliament agree to simplify and streamline rules. Council of the European Union. https://www.consilium.europa.eu/en/press/press-releases/2026/05/07/artificial-intelligence-council-and-parliament-agree-to-simplify-and-streamline-rules/
[11] European Commission. (n.d.). The AI Act. Retrieved May 26, 2026, from https://digital-strategy.ec.europa.eu/en/policies/regulatory-framework-ai
[12] Latham & Watkins LLP. (2026, May). AI Act Update: EU Resolves to Change Rules and Extend Deadlines. https://www.lw.com/en/insights/ai-act-update-eu-resolves-to-change-rules-and-extend-deadlines
[13] White House. (2026, March 20). National Policy Framework for Artificial Intelligence. https://www.whitehouse.gov/presidential-actions/2025/12/eliminating-state-law-obstruction-of-national-artificial-intelligence-policy/
[14] Holland & Knight. (2026, March). White House Releases a National Policy Framework for Artificial Intelligence. https://www.hklaw.com/en/insights/publications/2026/03/white-house-releases-a-national-policy-framework-for-artificial
[15] Federal Trade Commission. (2026, May 19). TAKE IT DOWN Act enforcement starts now: What to know about FTC & TIDA. https://www.ftc.gov/business-guidance/blog/2026/05/take-it-down-act-enforcement-starts-now-what-know-about-tida
[16] Vatican News. (2026, May 25). Pope Leo XIV presents first encyclical ‘Magnifica Humanitas’ on artificial intelligence. https://www.vaticannews.va/en/pope/news/2026-05/pope-leo-xiv-encyclical-magnifica-humanitas-ai.html
[17] CNN. (2026, May 25). In first encyclical on AI, Pope warns of tech power concentration and apologizes for Church's role in slavery. https://www.cnn.com/2026/05/25/europe/pope-leo-ai-encyclical-magnifica-humanitas-intl
[18] NBC News. (2026, May 25). Pope Leo XIV makes historic apology for Holy See’s role in legitimizing slavery in AI encyclical. https://www.nbcnews.com/world/pope-leo-xiv/pope-leo-xiv-makes-historic-apology-holy-sees-role-legitimizing-slaver-rcna346785
[19] Yale Insights. (2026). The Real Job Destruction from AI Is Hitting Before Careers Can Start. https://insights.som.yale.edu/insights/the-real-job-destruction-from-ai-is-hitting-before-careers-can-start
[20] Dallas Fed. (2026, January 6). Young workers’ employment drops in occupations with high AI exposure. https://www.dallasfed.org/research/economics/2026/0106
[21] Fortune. (2026, March 19). The AI Memory Chip Shortage Is Becoming a Real Problem for the Broader Economy. https://fortune.com/2026/03/19/ai-memory-chip-shortage-hbm-economy/
[22] StartupHub.ai. (2026, May). Four labs, four acquisitions in five days: the consolidation signal hiding in plain sight. https://www.startuphub.ai/ai-news/ai-news/2026/four-labs-four-acquisitions-ai-consolidation-may-2026
[23] The Information. (2026). Anthropic in Talks to Buy Developer-Tools Startup Used by OpenAI, Google. https://www.theinformation.com/articles/anthropic-talks-buy-developer-tools-startup-used-openai-google
[24] Dasroot.net. (2026, May). Advances in Multimodal Reasoning: Thinking with Visual Primitives. https://dasroot.net/posts/2026/05/advances-multimodal-reasoning-thinking-visual-primitives/
[25] MindStudio. (2026). What Is Visual Primitives Reasoning? DeepSeek's Breakthrough for AI Agents. https://www.mindstudio.ai/blog/what-is-visual-primitives-reasoning-deepseek
[26] Xiong, J., et al. (2026). FTSplat: Feed-forward Triangle Splatting Network. arXiv:2603.05932.
[27] Zhao, H., et al. (2024). PhysSplat: Efficient Physics Simulation for 3D Scenes via MLLM-Guided Gaussian Splatting. arXiv:2411.12789.
[28] Alfonso-Arsuaga, M., et al. (2026). PHYSPLAT: A Framework for Photorealistic Hybrid Simulation of Real and Synthetic Elements using 3D Gaussian Splatting. WACV 2026.
[29] Franke, L., et al. (2024). TRIPS: Trilinear Point Splatting for Real-Time Radiance Field Rendering. Computer Graphics Forum.
[30] Tracxn. (n.d.). List of 18 Acquisitions by OpenAI. Retrieved May 26, 2026, from https://tracxn.com/d/acquisitions/acquisitions-by-openai/__kElhSG7uVGeFk1i71Co9-nwFtmtyMVT7f-YHMn4TFBg
[31] Mean.ceo. (2026, May). New AI Model Releases News | May, 2026. https://blog.mean.ceo/new-ai-model-releases-news-may-2026/
[32] OpenRouter. (n.d.). DeepSeek V4 Pro. Retrieved May 26, 2026, from https://openrouter.ai/deepseek/deepseek-v4-pro
[33] Blackstone. (2026, May). Blackstone Announces Joint Venture with Google to Create New TPU Cloud. https://www.blackstone.com/news/press/blackstone-announces-joint-venture-with-google-to-create-new-tpu-cloud/
[34] CNBC. (2026, May 19). Blackstone, Google to form AI data center joint venture powered by TPUs. https://www.cnbc.com/2026/05/19/blackstone-google-ai-data-center-joint-venture-tpu.html
[35] The AI Insider. (2026, May 15). Cisco Cuts 4,000 Jobs to Fund AI and Cybersecurity Push Despite Record Quarterly Revenue. https://theaiinsider.tech/2026/05/15/cisco-cuts-4000-jobs-to-fund-ai-and-cybersecurity-push-despite-record-quarterly-revenue/
[36] MetaIntro. (2026). Cloudflare Cuts 20 Percent of Its Workforce in 2026. https://www.metaintro.com/blog/cloudflare-20-percent-layoffs-2026-ai-measurers-prince
[37] Technology Magazine. (2026). Meta: AI at Heart of Tech Giant's Bold Restructure. https://technologymagazine.com/news/meta-ai-driven-restructure
[38] Politico. (2026, May 5). Microsoft, xAI, Google agree to AI safety testing. https://www.politico.com/news/2026/05/05/microsoft-xai-google-caisi-safety-testing-00906529
[39] International AI Safety Report. (2026, February 3). International AI Safety Report 2026. https://internationalaisafetyreport.org/
[40] ZDNet. (2026). UK AI safety institute updates its testing on Mythos. https://www.zdnet.com/article/uk-ai-safety-institute-updates-its-testing-on-mythos/
[41] Zheng, T., et al. (2026). SciResearcher: Scaling Deep Research Agents for Frontier Scientific Reasoning. arXiv:2605.01489.
[42] Buildfastwithai.com. (2026, May 25). AI News Today. https://www.buildfastwithai.com/blogs/ai-news-today-may-25-2026
[43] Injective. (2026). Injective Agents: The Platform for Autonomous AI Trading Agents. https://injective.com/blog/injective-agents-the-platform-for-autonomous-ai-trading-agents
[44] Governing.com. (2026). AI Compliance 2026: Policy Was the Easy Part. https://www.governing.com/sponsored/ai-compliance-2026-policy-was-the-easy-part
[45] CyberGym. (n.d.). CyberGym Benchmark. Retrieved May 26, 2026, from https://www.cybergym.io/
[46] UserBench. (2025). UserBench: An Interactive Benchmark for User-Agent Collaboration. arXiv:2507.22034v1.
[47] EmergentMind. (n.d.). MLGym Overview. Retrieved May 26, 2026, from https://www.emergentmind.com/topics/mlgym
[48] CUBE Standard. (2026). CUBE: A Standard for Unifying Agent Benchmarks. arXiv:2603.15798.
[49] BingX. (2026). What Is Ethereum Glamsterdam Upgrade in H1 2026?. https://bingx.com/en/learn/article/what-is-the-ethereum-glamsterdam-upgrade-gloas-amsterdam-hard-fork
[50] BeInCrypto. (2026). Ethereum Developers Plan Two New Upgrades For 2026. https://beincrypto.com/ethereum-network-upgrades-for-2026/
[51] Stanford University. (2026). The 2026 AI Index Report. https://hai.stanford.edu/news/inside-the-ai-index-12-takeaways-from-the-2026-report