Episode 34: In the Family: Family Tropes in International Law - EJIL: The Podcast!
Donate to support AI Safety | CAIS
CAIS is a 501(c)(3) nonprofit institute aimed at advancing trustworthy, reliable, and safe AI through innovative field-building and research creation.
The U.S. Public Wants Regulation (or Prohibition) of Expert‑Level and Superhuman AI
Three‑quarters of U.S. adults want strong regulations on AI development, preferring oversight akin to pharmaceuticals rather than industry "self‑regulation."
Conferences - JURIX
Jurix organises yearly conferences on the topic of Legal Knowledge and Information Systems, the first one in 1988. The proceedings of the conferences are published in the Frontiers of Artificial Intelligence and Applications series of IOS Press, the recent ones...
JURIX 2019
The 32nd International Conference on Legal Knowledge and Information Systems
Under Trump, EPA’s enforcement of environmental laws collapses, report finds
The Environmental Protection Agency has drastically pulled back on holding polluters accountable.
Science
Featuring the latest in daily science news, Verge Science is all you need to keep track of what’s going on in health, the environment, and your whole world. Through our articles, we keep a close eye on the overlap between...
Netflix
With nearly 150 million subscribers around the world, Netflix has a commanding lead in the streaming wars. But it’s also facing heavy competition from deep-pocketed conglomerates like Disney, Apple, and AT&T, and an ongoing wave of narrow, targeted streaming sites...
Amazon
Once a modest online seller of books, Amazon is now one of the largest companies in the world, and its former CEO, Jeff Bezos, is the world’s most wealthy person. We track developments, both of Bezos and Amazon, its growth...
Creators
YouTube, Instagram, SoundCloud, and other online platforms are changing the way people create and consume media. The Verge’s Creators section covers the people using these platforms, what they’re making, and how those platforms are changing (for better and worse) in...
Space
Verge Science is here to bring you the most up-to-date space news and analysis, whether it’s about the latest findings from NASA or comprehensive coverage of the next SpaceX rocket launch to the International Space Station. We’ll take you inside...
Health
The Verge is about technology and how it makes us feel. Founded in 2011, we offer our audience everything from breaking news to reviews to award-winning features and investigations, on our site, in video, and in podcasts.
General learned delegation by clones
arXiv:2602.13262v1 Announce Type: new Abstract: Frontier language models improve with additional test-time computation, but serial reasoning or uncoordinated parallel sampling can be compute-inefficient under fixed inference budgets. We propose SELFCEST, which equips a base model with the ability to spawn...
Who Do LLMs Trust? Human Experts Matter More Than Other LLMs
arXiv:2602.13568v1 Announce Type: new Abstract: Large language models (LLMs) increasingly operate in environments where they encounter social information such as other agents' answers, tool outputs, or human recommendations. In humans, such inputs influence judgments in ways that depend on the...
LLM-Powered Automatic Translation and Urgency in Crisis Scenarios
arXiv:2602.13452v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly proposed for crisis preparedness and response, particularly for multilingual communication. However, their suitability for high-stakes crisis contexts remains insufficiently evaluated. This work examines the performance of state-of-the-art LLMs and...
Asymptotic Semantic Collapse in Hierarchical Optimization
arXiv:2602.18450v1 Announce Type: new Abstract: Multi-agent language systems can exhibit a failure mode where a shared dominant context progressively absorbs individual semantics, yielding near-uniform behavior across agents. We study this effect under the name Asymptotic Semantic Collapse in Hierarchical Optimization....
The Auton Agentic AI Framework
arXiv:2602.23720v1 Announce Type: new Abstract: The field of Artificial Intelligence is undergoing a transition from Generative AI -- probabilistic generation of text and images -- to Agentic AI, in which autonomous systems execute actions within external environments on behalf of...
Let There Be Claws: An Early Social Network Analysis of AI Agents on Moltbook
arXiv:2602.20044v1 Announce Type: cross Abstract: Within twelve days of launch, an AI-native social platform exhibits extreme attention concentration, hierarchical role separation, and one-way attention flow, consistent with the hypothesis that stratification in agent ecosystems can emerge rapidly rather than gradually....
Optimization of Edge Directions and Weights for Mixed Guidance Graphs in Lifelong Multi-Agent Path Finding
arXiv:2602.23468v1 Announce Type: cross Abstract: Multi-Agent Path Finding (MAPF) aims to move agents from their start to goal vertices on a graph. Lifelong MAPF (LMAPF) continuously assigns new goals to agents as they complete current ones. To guide agents' movement...
EmCoop: A Framework and Benchmark for Embodied Cooperation Among LLM Agents
arXiv:2603.00349v1 Announce Type: new Abstract: Real-world scenarios increasingly require multiple embodied agents to collaborate in dynamic environments under embodied constraints, as many tasks exceed the capabilities of any single agent. Recent advances in large language models (LLMs) enable high-level cognitive...
From Goals to Aspects, Revisited: An NFR Pattern Language for Agentic AI Systems
arXiv:2603.00472v1 Announce Type: new Abstract: Agentic AI systems exhibit numerous crosscutting concerns -- security, observability, cost management, fault tolerance -- that are poorly modularized in current implementations, contributing to the high failure rate of AI projects in reaching production. The...
TAB-PO: Preference Optimization with a Token-Level Adaptive Barrier for Token-Critical Structured Generation
arXiv:2603.00025v1 Announce Type: new Abstract: Direct Preference Optimization is an offline post-SFT method for aligning language models from preference pairs, with strong results in instruction following and summarization. However, DPO's sequence-level implicit reward can be brittle for token-critical structured prediction...
Federated Inference: Toward Privacy-Preserving Collaborative and Incentivized Model Serving
arXiv:2603.02214v1 Announce Type: new Abstract: Federated Inference (FI) studies how independently trained and privately owned models can collaborate at inference time without sharing data or model parameters. While recent work has explored secure and distributed inference from disparate perspectives, a...
AnchorDrive: LLM Scenario Rollout with Anchor-Guided Diffusion Regeneration for Safety-Critical Scenario Generation
arXiv:2603.02542v1 Announce Type: new Abstract: Autonomous driving systems require comprehensive evaluation in safety-critical scenarios to ensure safety and robustness. However, such scenarios are rare and difficult to collect from real-world driving data, necessitating simulation-based synthesis. Yet, existing methods often exhibit...
Retrievit: In-context Retrieval Capabilities of Transformers, State Space Models, and Hybrid Architectures
arXiv:2603.02874v1 Announce Type: new Abstract: Transformers excel at in-context retrieval but suffer from quadratic complexity with sequence length, while State Space Models (SSMs) offer efficient linear-time processing but have limited retrieval capabilities. We investigate whether hybrid architectures combining Transformers and...
AI Space Physics: Constitutive boundary semantics for open AI institutions
arXiv:2603.03119v1 Announce Type: new Abstract: Agentic AI deployments increasingly behave as persistent institutions rather than one-shot inference endpoints: they accumulate state, invoke external tools, coordinate multiple runtimes, and modify their future authority surface over time. Existing governance language typically specifies...
Universal Conceptual Structure in Neural Translation: Probing NLLB-200's Multilingual Geometry
arXiv:2603.02258v1 Announce Type: new Abstract: Do neural machine translation models learn language-universal conceptual representations, or do they merely cluster languages by surface similarity? We investigate this question by probing the representation geometry of Meta's NLLB-200, a 200-language encoder-decoder Transformer, through...
Asymmetric Goal Drift in Coding Agents Under Value Conflict
arXiv:2603.03456v1 Announce Type: new Abstract: Agentic coding agents are increasingly deployed autonomously, at scale, and over long-context horizons. Throughout an agent's lifetime, it must navigate tensions between explicit instructions, learned values, and environmental pressures, often in contexts unseen during training....
Evaluating the Search Agent in a Parallel World
arXiv:2603.04751v1 Announce Type: new Abstract: Integrating web search tools has significantly extended the capability of LLMs to address open-world, real-time, and long-tail problems. However, evaluating these Search Agents presents formidable challenges. First, constructing high-quality deep search benchmarks is prohibitively expensive,...
Survive at All Costs: Exploring LLM's Risky Behaviors under Survival Pressure
arXiv:2603.05028v1 Announce Type: new Abstract: As Large Language Models (LLMs) evolve from chatbots to agentic assistants, they are increasingly observed to exhibit risky behaviors when subjected to survival pressure, such as the threat of being shut down. While multiple cases...