GLM-5.3 以每百万 tokens 1.4/4.4 美元的价格登陆 API
在上周惊艳亮相之后,凭借其先进的网络能力——据报道,它甚至在 Cursor 中发现了一个此前未被检测到的漏洞——来自中国初创公司 z.ai 的新前沿开源语言模型 GLM-5.3 现已登陆应用程序编程接口(API),使开发者能够在其基础上进行构建,并将其接入他们的智能体和应用程序。此前订阅了
Frontier:AI新闻、投资信号与实用技巧
中英文 AI 情报流,涵盖技术突破、融资与市场动态和实用 AI 工作流。
最新AI新闻
GLM-5.3以每百万token 1.4/4.4美元开放API,同时arXiv上密集出现ASI-Bench、运行时治理、Fool's Gold等研究,显示行业前沿正从单纯追求能力转向代理式AI的安全可控规模化部署;而ByteDance将Doubao与Seedance嵌入企业工作流、GxP-Agent进入临床试验编程,则说明这一转向已在具体场景中成形,AI读者需要同时重估开放权重防护、工具调用边界和推理成本这三条基线。
AI 生成 · 基于本栏 20 条内容20 条内容
在上周惊艳亮相之后,凭借其先进的网络能力——据报道,它甚至在 Cursor 中发现了一个此前未被检测到的漏洞——来自中国初创公司 z.ai 的新前沿开源语言模型 GLM-5.3 现已登陆应用程序编程接口(API),使开发者能够在其基础上进行构建,并将其接入他们的智能体和应用程序。此前订阅了
Artificial superintelligence (ASI) requires AI to move beyond mastering existing knowledge toward exploring the unknown, creating new knowledge, and turning new ideas into verifiable results. However, the capabilities of today's AI systems are still largely...
Agentic AI systems request tool actions that can modify files, send messages, launch jobs, or change workflow state. This shifts the safety problem from harmful text generation to harmful operational side effects. Prompt-level governance can shape model beh...
Safety alignment in open-weight language models is trivially removable: abliteration projects a refusal-mediating direction out of the weights in minutes, and no release-time defense we are aware of prevents it durably. What cannot be prevented can be decei...
Small Language Models (SLMs) are increasingly deployed in resource-constrained, privacy-sensitive settings, where safety and bias failures can cause security and societal risks. However, existing AI safety\slash security\slash compliance benchmarks are desi...
Clinical trial programming -- transforming study protocols into analysis-ready datasets under CDISC standards -- is a bottleneck in regulatory submissions, yet LLM-based code generation fails catastrophically on this task: across 11 single-shot attempts wit...
As text-to-image generative models advance, they raise critical safety concerns, particularly the generation of Not-Safe-For-Work (NSFW) content such as violence and nudity, further exacerbated by red-teaming adversarial attacks. Existing defenses predomina...
Large language models (LLMs) are increasingly used for scientific hypothesis generation. However, evaluating generated hypotheses remains a challenge for trustworthy AI-enabled scientific workflows. Existing approaches often use LLMs as judges or rely on se...
Group-relative policy optimization has emerged as a key paradigm for training agentic large language models (LLMs) on multi-turn interactive tasks. However, most existing variants fail to distinguish advantages among successful trajectories even when these...
Long-context prefill in large language models (LLMs) incurs substantial computation and memory traffic because dense self-attention computes quadratic query-key scores. Existing methods either use a uniform low-precision path or select token interactions, l...
Reinforcement learning for coding agents increasingly relies on long-running agent harnesses to manage tool integration, repository contexts, and execution feedback. However, the native execution environments of these harnesses are inherently misaligned wit...
ByteDance's answer is embedding large-model capabilities as infrastructure into enterprise workflows: Doubao's scheduled agents generate competitor briefings, Seedance 2.5 synthesizes physical-world training data, and Doubao 2.1 Pro handles production-grade...
Thomas Claburn / The Register : OpenAI says the changes to its model training will increase compute overhead by 20% of observed inference workload; the increase will not be handed to customers — Expanded multistage chain of thought monitoring makes frontier...
API buyers purchase a dated contract, not a model name alone: the contract includes the requested and served model, reasoning-effort term or its omission, output rail, service product, prompt, and price schedule. We study the reasoning-effort term through a...
AI systems are increasingly capable of contributing to mathematical research. In research practice, frontier-model reasoning is a limited resource, and expert mathematical review is even more sharply constrained. Allocating these scarce resources well is th...
Agent Skills can specify procedural and resource obligations for tool use, and language models instantiate them as concrete programs. However, when models turn this guidance into code for existing tool interfaces, even a semantically correct program may loa...
We present KernelArc, a multi-agent framework for autonomous GPU kernel optimization across heterogeneous workloads. Strategy-specialized agents run in parallel and coordinate through conclusions-only shared memory, a deterministic benchmark guard, and read...
Algorithm selection for constraint satisfaction problems requires extracting features that capture problem structure. Manually designing feature extractors demands deep domain expertise and quickly becomes a bottleneck when new problem classes appear. We pr...
Personalized agents must decide whether retrieved user memory should be used, ignored, updated, or queried before it affects a current task. We use this setting to develop an empirical audit protocol for structured intermediate outputs: first audit dataset...