Tech
The latest tech news about the world’s best (and sometimes worst) hardware, apps, and much more. From top companies like Google and Apple to tiny startups vying for your attention, Verge Tech has the latest in what matters in technology...
The world’s largest social network has more than 2 billion daily users, and is expanding rapidly around the world. Led by CEO Mark Zuckerberg and his chief operating officer, Sheryl Sandberg, Facebook undergirds much of the world’s communication online, both...
Disney
Once the public face of squeaky-clean, harmless family entertainment, the Walt Disney Corporation has evolved into a widespread conglomerate known as much for the properties it controls as the films it produces. With subsidiaries including Marvel Studios, Lucasfilm, National Geographic,...
Energy
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.
HBO
Originally a private cable network, then a premium cable channel, then a mini-network of specialized and dedicated channels, HBO has evolved into a powerhouse of original content production. Game of Thrones is its most obvious success story. But series like...
Business
The Verge’s latest insights into the ideas shaping the future of work, finance, and innovation. Here you’ll find scoops, analysis, and reporting across some of the most influential companies in the world.
OpenAI
OpenAI kicked off an AI revolution with DALL-E and ChatGPT, making the organization the epicenter of the artificial intelligence boom. Led by CEO Sam Altman, OpenAI became a story unto itself when Altman was briefly fired and then brought back...
Headphone Reviews
After the smartphone, headphones are the gadget we reach for most often in our daily lives. Here, The Verge tracks the best headphones for every budget and purpose, whether they be wireless, noise cancelling, in-ear, or over-ear. With all the...
PlayStation
For more than 25 years, Sony’s PlayStation has been synonymous with gaming. It’s given players experiences like God of War, The Last of Us, and Final Fantasy VII alongside technological innovations from CD-ROMs all the way up to 4K, VR,...
Security
Cybersecurity is the rickety scaffolding supporting everything you do online. For every new feature or app, there are a thousand different ways it can break – and a hundred of those can be exploited by criminals for data breaches, identity...
Film
Cinema isn’t just about the latest Disney/Pixar project or Star Wars spin-off. Memorable storytelling is happening all over the film industry, from Hollywood’s box-office-busting superhero smashes to small, innovative indie experiments. The Verge’s film section is here to help you...
AI
Artificial intelligence is more a part of our lives than ever before. While some might call it hype and compare it to NFTs or 3D TVs, AI is causing a sea change in nearly every part of the technology industry....
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...
India doubles down on state-backed venture capital, approving $1.1B fund
India’s $1.1B fund-of-funds will invest through private VCs to support deep-tech and manufacturing startups.
Agentic AI for Commercial Insurance Underwriting with Adversarial Self-Critique
arXiv:2602.13213v1 Announce Type: new Abstract: Commercial insurance underwriting is a labor-intensive process that requires manual review of extensive documentation to assess risk and determine policy pricing. While AI offers substantial efficiency improvements, existing solutions lack comprehensive reasoning capabilities and internal...
A Geometric Taxonomy of Hallucinations in LLMs
arXiv:2602.13224v1 Announce Type: new Abstract: The term "hallucination" in large language models conflates distinct phenomena with different geometric signatures in embedding space. We propose a taxonomy identifying three types: unfaithfulness (failure to engage with provided context), confabulation (invention of semantically...
Variation is the Key: A Variation-Based Framework for LLM-Generated Text Detection
arXiv:2602.13226v1 Announce Type: new Abstract: Detecting text generated by large language models (LLMs) is crucial but challenging. Existing detectors depend on impractical assumptions, such as white-box settings, or solely rely on text-level features, leading to imprecise detection ability. In this...
NL2LOGIC: AST-Guided Translation of Natural Language into First-Order Logic with Large Language Models
arXiv:2602.13237v1 Announce Type: new Abstract: Automated reasoning is critical in domains such as law and governance, where verifying claims against facts in documents requires both accuracy and interpretability. Recent work adopts structured reasoning pipelines that translate natural language into first-order...
X-Blocks: Linguistic Building Blocks of Natural Language Explanations for Automated Vehicles
arXiv:2602.13248v1 Announce Type: new Abstract: Natural language explanations play a critical role in establishing trust and acceptance of automated vehicles (AVs), yet existing approaches lack systematic frameworks for analysing how humans linguistically construct driving rationales across diverse scenarios. This paper...
TemporalBench: A Benchmark for Evaluating LLM-Based Agents on Contextual and Event-Informed Time Series Tasks
arXiv:2602.13272v1 Announce Type: new Abstract: It is unclear whether strong forecasting performance reflects genuine temporal understanding or the ability to reason under contextual and event-driven conditions. We introduce TemporalBench, a multi-domain benchmark designed to evaluate temporal reasoning behavior under progressively...
Artificial Organisations
arXiv:2602.13275v1 Announce Type: new Abstract: Alignment research focuses on making individual AI systems reliable. Human institutions achieve reliable collective behaviour differently: they mitigate the risk posed by misaligned individuals through organisational structure. Multi-agent AI systems should follow this institutional model...
BEAGLE: Behavior-Enforced Agent for Grounded Learner Emulation
arXiv:2602.13280v1 Announce Type: new Abstract: Simulating student learning behaviors in open-ended problem-solving environments holds potential for education research, from training adaptive tutoring systems to stress-testing pedagogical interventions. However, collecting authentic data is challenging due to privacy concerns and the high...
SPILLage: Agentic Oversharing on the Web
arXiv:2602.13516v1 Announce Type: new Abstract: LLM-powered agents are beginning to automate user's tasks across the open web, often with access to user resources such as emails and calendars. Unlike standard LLMs answering questions in a controlled ChatBot setting, web agents...
OpAgent: Operator Agent for Web Navigation
arXiv:2602.13559v1 Announce Type: new Abstract: To fulfill user instructions, autonomous web agents must contend with the inherent complexity and volatile nature of real-world websites. Conventional paradigms predominantly rely on Supervised Fine-Tuning (SFT) or Offline Reinforcement Learning (RL) using static datasets....
DiffusionRollout: Uncertainty-Aware Rollout Planning in Long-Horizon PDE Solving
arXiv:2602.13616v1 Announce Type: new Abstract: We propose DiffusionRollout, a novel selective rollout planning strategy for autoregressive diffusion models, aimed at mitigating error accumulation in long-horizon predictions of physical systems governed by partial differential equations (PDEs). Building on the recently validated...
HyFunc: Accelerating LLM-based Function Calls for Agentic AI through Hybrid-Model Cascade and Dynamic Templating
arXiv:2602.13665v1 Announce Type: new Abstract: While agentic AI systems rely on LLMs to translate user intent into structured function calls, this process is fraught with computational redundancy, leading to high inference latency that hinders real-time applications. This paper identifies and...
Language Model Memory and Memory Models for Language
arXiv:2602.13466v1 Announce Type: new Abstract: The ability of machine learning models to store input information in hidden layer vector embeddings, analogous to the concept of `memory', is widely employed but not well characterized. We find that language model embeddings typically...
DistillLens: Symmetric Knowledge Distillation Through Logit Lens
arXiv:2602.13567v1 Announce Type: new Abstract: Standard Knowledge Distillation (KD) compresses Large Language Models (LLMs) by optimizing final outputs, yet it typically treats the teacher's intermediate layer's thought process as a black box. While feature-based distillation attempts to bridge this gap,...
Elo-Evolve: A Co-evolutionary Framework for Language Model Alignment
arXiv:2602.13575v1 Announce Type: new Abstract: Current alignment methods for Large Language Models (LLMs) rely on compressing vast amounts of human preference data into static, absolute reward functions, leading to data scarcity, noise sensitivity, and training instability. We introduce Elo-Evolve, a...
Metaphors' journeys across time and genre: tracking the evolution of literary metaphors with temporal embeddings
arXiv:2602.13701v1 Announce Type: new Abstract: Metaphors are a distinctive feature of literary language, yet they remain less studied experimentally than everyday metaphors. Moreover, previous psycholinguistic and computational approaches overlooked the temporal dimension, although many literary metaphors were coined centuries apart...