arXivDaily arXiv每日学术速递 周一至周五更新

高校专区

Massachusetts Institute of Technology(麻省理工学院)

至 收录 2256
2607.17201 2026-07-21 stat.ML cs.LG 新提交

Non-Asymptotic Best Policy Identification Guarantees in Online Reinforcement Learning

在线强化学习中的非渐近最优策略识别保证

Joseph Lazzaro, Alessio Russo, Aldo Pacchiano

机构 * Imperial College London(伦敦帝国学院) Boston University(波士顿大学) Broad Institute of MIT and Harvard(MIT和哈佛大学Broad研究所)

AI总结 研究在线表格强化学习中的最优策略识别问题,通过为导航与停止(NaS)算法提供非渐近样本复杂度保证,揭示其样本复杂度不仅依赖特征时间,还与MDP连通性等有关,填补了相关空白。

Comments 64 pages, 2 figures

详情
AI中文摘要

在这项工作中,我们研究在线表格强化学习中的最优策略识别(BPI)问题。这是一个主动序贯假设检验问题,学习者的目标是以高置信度识别马尔可夫决策过程(MDP)中的最优策略,同时最小化预期样本复杂度。我们考虑具有确定性奖励的在线设置,智能体必须策略性地在MDP中导航以有效探索。先前文献为BPI提供了渐近最优方法,如导航与停止(NaS)算法及其变体,但现有分析仍是渐近的。我们通过为NaS提供首个非渐近样本复杂度保证来填补这一空白,表明其样本复杂度不仅取决于特征时间,还取决于基础MDP的连通性、最优特征时间的曲率以及其他依赖实例的量。我们识别出这些额外属性并明确它们对整体样本复杂度的贡献。

英文摘要

In this work we study the Best Policy Identification (BPI) problem in online, tabular Reinforcement Learning. This is an active sequential hypothesis testing problem in which the learner's objective is to identify an optimal policy in a Markov Decision Process (MDP) with high confidence, while minimizing the expected sample complexity to do so. We consider an online setting with deterministic rewards, where the agent must strategically navigate through the MDP in order to effectively explore. Previous works in the literature have provided asymptotically optimal methods for BPI, such as the Navigate and Stop (NaS) algorithm and its variants, however existing analysis remains asymptotic. In this work, we fill that gap by providing the first non-asymptotic sample complexity guarantees for NaS, showing that its sample complexity depends not only on the characteristic time, but also on the connectivity of the underlying MDP, the curvature of the optimal characteristic time, and other instance-dependent quantities. We identify these additional attributes and make explicit their contributions to the overall sample complexity.

URL PDF HTML 收藏
2607.17213 2026-07-21 cs.RO 新提交

Retriever: Composing Closed-Loop Asynchronous Robot Programs

Retriever:组合闭环异步机器人程序

Linfeng Zhao, Haojie Huang, Jiayuan Mao, Weiyu Liu, Mykel Kochenderfer, Lawson L. S. Wong

机构 * Stanford University(斯坦福大学) MIT(麻省理工学院) Northeastern University(东北大学)

AI总结 研究构建长期运行机器人智能体的闭环管道问题,提出Retriever,它涵盖异步决策模型等整个堆栈,将智能体表示为有状态因果流函数图,编译到支持多后端的运行时,可系统调试和确定性重放,通过案例研究等进行评估。

Comments Project website: http://retriever.systems; Package open-source website: http://openretriever.org

详情
AI中文摘要

构建长期运行的机器人智能体需要组合闭环管道,其组件运行在不同时钟且延迟可变。当前系统常采用临时并发和发布/订阅约定,导致时间和输入消费语义隐含,行为依赖调度且难重现、调试和复用。现有解决方案多只解决部分问题。本文提出Retriever,涵盖整个堆栈,包括异步决策模型、编程模型、运行时和示例闭环智能体管道。它将智能体表示为在显式运行时钟上执行的有状态因果流函数图,通过连续时间流上的异步环境-智能体循环形式化此观点,表明有限内存因果策略可由这些算子组合表示。Retriever将这些图编译到支持多个后端的运行时,实现跨运行环境的系统调试和从记录的异步数据进行确定性重放。我们通过实际机器人案例研究以及对运行时开销和确定性重放行为的控制研究对Retriever进行评估。

英文摘要

Building long-horizon robot agents requires composing closed-loop pipelines -- perception, belief update, planning, and control -- whose components run at different clocks and with variable latency. Today, these systems are often assembled with ad-hoc concurrency and pub/sub conventions that make timing and input-consumption semantics implicit, yielding schedule-dependent behavior that is hard to reproduce, debug, and reuse. Current solutions typically solve parts of this problem at either the algorithmic or the systems layer, but not both. In this work, we propose Retriever, which spans the entire stack: an asynchronous decision model, a programming model, a runtime, and an example closed-loop agent pipeline. Retriever represents an agent as a graph of stateful causal stream functions executed on explicit run clocks. We formalize this view via an asynchronous environment-agent loop over continuous-time streams and show that finite-memory causal policies can be represented by compositions of these operators. Retriever compiles these graphs into a runtime that supports multiple backends, enabling systematic debugging across running environments and deterministic replay from logged asynchronous data. We evaluate Retriever through a real-robot case study together with controlled studies of runtime overhead and deterministic replay behavior.

URL PDF HTML 收藏
2607.16354 2026-07-21 cs.LG cs.AI 新提交

A Predict-then-Correct Loop Based on Few-Shot Continuous Contextual Bandit for Demand Forecasting

基于少样本连续上下文博弈的预测-校正循环用于需求预测

Zhiwei Lei, Benedict Jun Ma, Ilya Jackson

机构 * Hong Kong University of Science and Technology (Guangzhou)(香港科技大学(广州)) Massachusetts Institute of Technology(麻省理工学院)

AI总结 研究针对零售需求预测难题,提出预测-校正框架,运用少样本连续上下文博弈校正策略等,经实验在多需求模式下显著降低误差、提高RMSE并降低库存成本,证明在线预测校正能连接离线需求学习与实时零售决策。

详情
AI中文摘要

当需求变化速度超过静态预测模型的重新训练速度时,零售需求预测仍然困难,尤其是在新观察标签稀疏的早期需求周期。为解决此问题,本研究提出预测-校正(PtC)框架,保留第一阶段机器学习预测,并应用少样本连续上下文博弈校正策略及相似SKU增强和top-p掩码更新。通过沃尔玛零售数据和独家饮料数据集实验,PtC在多种需求模式下显著降低MAPE、MAE和RMSE,消融研究中平均RMSE比仅用机器学习基线提高9.52%,且库存成本更低。结果表明在线预测校正可通过适应稀疏反馈连接离线需求学习和实时零售决策,而无需完全重新训练基础预测模型。

英文摘要

Retail demand forecasting remains difficult when demand shifts faster than static forecasting models can be retrained, especially in early demand cycles where newly observed labels are sparse. To address this, this study aims to improve adaptive retail forecasting by proposing a predict-then-correct (PtC) framework that retains a first-stage machine learning (ML) forecast and applies a few-shot continuous contextual bandit correction policy with similar-SKUs augmentation and top-p masked updating. Across Walmart retail data and an exclusive beverage dataset, PtC delivers statistically significant reductions in MAPE, MAE, and RMSE across stable & high volume, stable & low volume, and erratic & intermittent demand patterns, improves average RMSE by 9.52% over the ML-only baseline in the ablation study, and yields lower inventory costs than base-stock, proximal policy optimization, and soft actor-critic policies under the tested lead-time settings. These findings show that online forecast correction can bridge offline demand learning and real-time retail decision-making by adapting to sparse feedback without fully retraining the base forecasting model.

URL PDF HTML 收藏
2607.16232 2026-07-21 cs.LG cs.AI cs.CL cs.HC 新提交

From Weights to Words: Expressing and Editing Preference Model Inferences in Natural Language

从权重到文字:用自然语言表达和编辑偏好模型推理

Zachary Wojtowicz, Ayush Nayak, Jacob Andreas

机构 * MIT(麻省理工学院)

AI总结 该研究针对统计学习算法推断人类偏好的挑战,提出‘从权重到文字’方法,输入选择问题数据集,自动发现偏好维度,解决欠定和不透明问题,经多领域展示及人体实验验证,能提高偏好模型预测准确性,获参与者认可。

Comments 42 pages, 22 figures, 14 tables; main text 11 pages, remainder appendices

详情
AI中文摘要

统计学习算法从高维选择数据推断人类偏好面临挑战,选择方案多因素并存致难以确定驱动决策的因素,且方法不透明。我们引入‘从权重到文字’方法,以选择问题数据集为输入,自动发现与领域相关的偏好维度,用自然语言描述并与模型表示空间中的向量配对。该方法解决了欠定和不透明问题,可集中归因于少量有意义因素,用自然语言外化模型推理以便用户实时检查和编辑。我们先在四个不同领域定性展示其通用性,然后报告了两个预注册的人体实验,证明其对学习偏好模型的益处:使偏好模型向学习到的基础正则化可提高对保留选择的预测准确性,纳入参与者的结构化编辑可进一步提高准确性。在直接比较中,参与者更喜欢该方法推断的偏好概况,并认可其预测更准确。

英文摘要

The growing use of statistical learning algorithms to infer human preferences from high-dimensional choice data runs up against a fundamental challenge: choice alternatives typically differ in many ways simultaneously, so it is generally unclear which factors actually drove an observed decision and should be credited as preferences. Compounding this problem, the opacity of these methods leaves human operators unable to inspect, contest, or correct models when they err. We introduce \emph{weights to words}, a method that takes a dataset of choice problems as input and automatically discovers a collection of domain-relevant preference dimensions, each described in natural language and paired with a vector in the model's representational space. These dimensions address both under-determination and opacity: they can be applied to concentrate attribution on a small set of meaningful factors, and they can externalize the model's inferences in natural language so that users can inspect and edit them in real time. We first qualitatively illustrate the method's versatility on four diverse domains: moral dilemmas, movies, wines, and free-form LLM responses. We then report two pre-registered human-subjects experiments, on moral dilemmas ($N=450$) and movie selection ($N=449$), that demonstrate its benefits for learning preference models: (1) regularizing a preference model toward the learned basis increases prediction accuracy on held-out choices, and (2) incorporating participants' structured edits further improves accuracy. In head-to-head comparisons, participants prefer the method's inferred preference profiles and endorse its predictions as more accurate.

URL PDF HTML 收藏
2607.16210 2026-07-21 cs.AI 新提交

A Survey on the Verification of Reinforcement Learning Policies

强化学习策略验证的综述

Luca Marzari, Ezio Bartocci, Enrico Marchesini

机构 * TU Wien(维也纳工业大学) Massachusetts Institute of Technology(麻省理工学院)

AI总结 综述强化学习策略验证,引入分类法沿验证范式、时间范围和保证强度三个轴阐明现有方法关系,统一理论基础,明确假设局限,确定新兴方向,为RL验证提供统一视角。

Comments Accepted at the 35th International Joint Conference on Artificial Intelligence (IJCAI) 2026

详情
AI中文摘要

强化学习(RL)在复杂的安全关键领域应用日益广泛,但基于神经网络的策略缺乏严格行为保证仍是部署的主要障碍。政策表达性和规模的最新进展加剧了这一挑战,导致RL政策验证工作迅速增长但概念上分散。本综述提供了RL验证方法的统一视角。我们引入一种分类法,沿验证范式(形式与概率)、时间范围(逐步与多步)和保证强度三个轴阐明现有方法之间的关系。除了分类法,我们统一了基础理论基础,明确了隐含假设和局限性,并确定了新兴方向。

英文摘要

Reinforcement learning (RL) is increasingly applied in complex, safety-critical domains, yet the lack of rigorous behavioral guarantees for neural network-based policies remains a major barrier to deployment. Recent advances in policy expressiveness and scale have intensified this challenge, leading to a rapidly growing but conceptually fragmented body of work on RL policy verification. This survey provides a unifying perspective on RL verification methods. We introduce a taxonomy that clarifies relationships among existing approaches along three axes: verification paradigm (formal versus probabilistic), temporal scope (step-wise versus multi-step), and guarantees strength. Beyond taxonomy, we unify underlying theoretical foundations, make implicit assumptions and limitations explicit, and identify emerging directions.

URL PDF HTML 收藏
2607.17607 2026-07-21 cs.LG math.OC stat.ML 新提交

Optimizing the Preconditioner: A Black-box Online-to-Nonconvex Conversion with Static Regret Minimization Oracles

优化预处理器:一种具有静态遗憾最小化预言机的黑盒在线到非凸转换

Haichen Hu, David Simchi-Levi

机构 * Center for Computational Science and Engineering, MIT(麻省理工学院计算科学与工程中心) Department of Civil and Environmental Engineering, MIT(麻省理工学院土木与环境工程系) Institute for Data, Systems, and Society, MIT(麻省理工学院数据、系统与社会研究所)

AI总结 研究随机非凸优化能否黑盒简化为在线凸优化的静态遗憾最小化,提出维护梯度跟踪器并由在线学习器选预处理器的方法,对光滑和非光滑非凸目标均适用,解决了相关开放问题,还为理解自适应优化方法提供新视角。

详情
AI中文摘要

我们研究随机非凸优化是否能以黑盒方式简化为在线凸优化中的普通静态遗憾最小化。对于光滑非凸目标,我们的简化方法维护一个可预测梯度跟踪器,由黑盒在线学习器选择预处理器来确定如何将跟踪器转换为更新方向。学习器接收线性凸损失,并在一个无折扣在线游戏中与单个固定比较器进行评估。对于范围由\(M\)界定的\(\beta\)-光滑目标和方差由\(\sigma^2\)界定的无偏随机梯度预言机,我们建立了一个不等式。因此,任何具有\(\mathscr R_T(\mathcal A,I_d)=O(\sqrt T)\)的黑盒在线凸优化算法都能恢复经典的\(O(\frac{1}{\sqrt{T}})\)收敛率。我们还表明相同框架可扩展到非光滑的Lipschitz非凸目标。当在线凸优化预言机允许平方根静态遗憾时,转换对于相应的Goldstein驻点实现最优的\(O(T^{-2/7})\)收敛率。这些结果解决了Chen和Hazan(2024)提出的开放问题。更广泛地说,我们的框架将优化器设计分为梯度预测和在线预处理器选择,为理解自适应优化方法如AdaGrad和Shampoo提供了原则性视角,并可应用于非凸优化。

英文摘要

We study whether stochastic nonconvex optimization can be reduced to ordinary static regret minimization in online convex optimization in a black-box manner. For smooth nonconvex objectives, our reduction maintains a predictable gradient tracker, while a black-box online learner selects a preconditioner that determines how this tracker is transformed into the update direction. The learner receives linear convex losses and is evaluated against a single fixed comparator over one undiscounted online game. For a $β$-smooth objective with range bounded by $M$ and an unbiased stochastic-gradient oracle with variance bounded by \(σ^2\), we establish $$\frac{1}{T}\sum_{t=1}^T \mathbb E\!\left[\|\nabla f(x_t)\|_2^2\right] \lesssim \frac{σ\sqrt{Mβ}}{\sqrt T} + \frac{\sqrt{Mβ}\, \mathscr R_T(\mathcal A,I_d)}{T} + \frac{Mβ}{T}.$$ Consequently, any black-box OCO algorithm with $\mathscr R_T(\mathcal A,I_d)=O(\sqrt T)$ recovers the classical $O(\frac{1}{\sqrt{T}})$ convergence rate. We further show that the same black-box framework extends beyond the smooth setting to Lipschitz nonconvex objectives without Lipschitz continuous gradients. Importantly, this extension continues to rely only on an ordinary static-regret guarantee and requires no stronger notion of online regret. When the OCO oracle admits square-root static regret, the resulting conversion achieves the optimal $O(T^{-2/7})$ convergence rate for the corresponding Goldstein stationary point. These results resolve the open problem posed by Chen and Hazan (2024). More broadly, our framework separates optimizer design into gradient prediction and online preconditioner selection, providing a principled perspective on how adaptive optimization methods such as AdaGrad and Shampoo may be understood through static regret and applied in nonconvex optimization.

URL PDF HTML 收藏
2607.10879 2026-07-21 cs.RO cs.CV 版本更新

3D Scene Graph Prediction: Generating Hierarchical Models from Partially Observed Environments

3D场景图预测:从部分观测环境生成层次模型

Siyi Hu, Jared Strader, Hyungtae Lim, Luca Carlone

机构 * Laboratory for Information & Decision Systems (LIDS), Massachusetts Institute of Technology(信息与决策系统实验室(LIDS),麻省理工学院) Department of Electrical and Computer Engineering, Oakland University(奥克兰大学电气与计算机工程系)

AI总结 针对机器人部分观测环境的场景预测问题,提出自上而下框架合成含房间层和物体层的3D场景图,用混合域图扩散模型等方法,相比其他方法对分布外部分平面图泛化性更好,能在真实场景预测。

Comments Accepted at IROS 2026. Main paper: 8 pages, 3 figures, 3 tables. Includes a supplementary appendix

详情
AI中文摘要

生成逼真的3D室内场景在计算机视觉和机器人领域越发受到关注。现有方法多聚焦单房间内物体布局生成,高层场景结构生成探索不足。本文针对机器人探索部分环境后预测未探索部分以支持下游任务的情况,提出自上而下框架合成层次3D场景图,含房间层和物体层。房间层用新型混合域图扩散模型,物体层集成现有模型。在标准基准上与其他方法对比,结果表明该方法对分布外部分平面图泛化性更好,还在真实场景展示了预测能力。

英文摘要

Generating realistic 3D indoor scenes is an area of growing interest in computer vision and robotics. Existing methods, often motivated by applications such as interior design, generally focus on object layout generation within a single room. The generation of high-level scene structure, such as room-level layout and traversability, remains underexplored despite its importance for robotics applications. In this paper, we consider the case where a robot has explored part of an environment and needs to predict the unexplored parts to support downstream tasks such as exploration or object search. We propose a top-down framework for synthesizing hierarchical 3D scene graphs, including a room layer -- describing the floor plan and traversability -- and an object layer modeling object layouts within each room. For the room layer, we propose a novel mixed-domain graph diffusion model jointly predicting room categories, floor boundaries, and traversability between rooms. Via corruption and masking, this model supports partial constraints such as incomplete floor plans, avoiding the need for partially observed training data. For the object layer, we integrate an existing mixed discrete-continuous diffusion model for joint prediction of object categories, locations, sizes, and orientations within each room given the floor plan. We compare our method with state-of-the-art occupancy-based and LLM-based floor plan generation methods on a standard benchmark. Compared with an occupancy-based learning baseline, our method generalizes substantially better to out-of-distribution partial floor plans. We also demonstrate our integrated prediction pipeline on real-world scenes from robot-collected data, enabling prediction beyond explored areas.

URL PDF HTML 收藏
2607.08793 2026-07-21 stat.ML cs.AI cs.LG cs.SY eess.SY math.OC 版本更新

EHR-MPC: Inference-Time Control for Sepsis Treatment with Generative Patient Digital Twins

EHR-MPC:利用生成式患者数字孪生进行脓毒症治疗的推理时间控制

Joshua Pickard, Wei Qi, Na Li, Ann Woolley, Lisa Cosimi, Roy Kishony, Deborah Hung

机构 * Broad Institute of MIT and Harvard(MIT和哈佛大学Broad研究所) Harvard University(哈佛大学) Brigham and Women’s Hospital(布莱根妇女医院) Technion–Israel Institute of Technology(技术学院-以色列理工学院)

AI总结 针对脓毒症治疗策略有争议且现有强化学习方法适应性不足的问题,提出EHR-MPC框架,通过训练生成式电子健康记录模型形式的患者数字孪生解耦学习与治疗优化,经模拟评估性能优于强化学习基线,建立了决策通用框架。

详情
AI中文摘要

脓毒症是主要死因,但最佳治疗策略仍有争议。现有强化学习方法学习固定策略,限制了推理时对变化临床目标的适应性。我们提出EHR-MPC框架,通过训练生成式电子健康记录模型形式的患者数字孪生,将学习患者动态与优化治疗解耦。数字孪生预测干预下的临床轨迹,使模型预测控制通过推理时模拟规划优化治疗。我们用离策略重要性采样和基于策略的模拟评估在多中心ICU脓毒症队列上评估EHR-MPC。相对于强化学习基线,EHR-MPC实现了可比的离策略性能和更好的模拟性能。不同于强化学习,这项工作将脓毒症治疗优化框架化为对学习到的患者动态的推理时控制,建立了使用生成式临床模型进行决策的通用框架。

英文摘要

Sepsis is a leading cause of mortality, yet optimal treatment policies remain contested. Existing reinforcement learning (RL) approaches learn fixed strategies for sepsis treatment, limiting adaptability to changing clinical objectives during inference. We propose EHRMPC, a framework that decouples learning patient dynamics from optimizing treatment by training a patient digital twin in the form of a generative electronic health record (EHR) model. The digital twin predicts clinical trajectories under interventions and enables model predictive control (MPC) to optimize treatments via inference-time planning over simulations. We evaluate EHR-MPC on a multicenter ICU sepsis cohort spanning 8 hospitals in the Mass General Brigham health system using both off-policy importance sampling and on-policy simulation-based evaluation. Relative to RL baselines, EHR-MPC achieves comparable off-policy performance and improved simulation performance. Unlike RL, this work frames sepsis treatment optimization as inference-time control over learned patient dynamics, establishing a general framework for decision making with generative clinical models.

URL PDF HTML 收藏
2607.08986 2026-07-21 cs.AI cs.LO math-ph math.AP math.MP 版本更新

A Formalization of the Mean-Field Derivation of the Vlasov Equation

弗拉索夫方程平均场推导的形式化:作为策略游戏的人工智能辅助精益形式化

Joseph K. Miller

机构 * Stanford University(斯坦福大学) Massachusetts Institute of Technology(麻省理工学院)

AI总结 该研究以数学家指导AI在Lean 4中形式化研究成果为案例,将其构建为形式化游戏。通过此方式对非线性弗拉索夫方程适定性完整形式化,展示了开发过程及成果,还介绍了最优传输机制的分离情况及开发时间等,为形式化研究提供了新方法。

Comments 26 pages, 4 figures. Lean 4 development, blueprint site, and agent logs: https://github.com/Hydrodynamical/Vlasov_Meanfield_Formalization

详情
AI中文摘要

我们通过让数学家指导人工智能系统,在Lean 4证明助手里将一项研究成果形式化,并将此活动构建为一个形式化游戏。目标是把一个LaTeX文档转化为Lean。当开发代码能编译、无“抱歉”语句且机器检查表明目标定理仅基于Lean的基础公理时游戏获胜。重用是第二项检查,通过我们引入的定义判断:开发成果能否产生一个更广泛库可吸收的自包含通用数学层。案例研究是通过多布鲁申平均场路径对非线性弗拉索夫方程适定性进行完整、无公理的形式化,包括存在性、唯一性、稳定性估计和平均场极限,以及短窗口叠加原理(弱解是拉格朗日的)。人类负责指导而非编写证明,人工智能执行。形式化证明了每个书面陈述;书面陈述是否为预期定理仍由数学家判断。构建过程中出现的最优传输机制(特别是瓦瑟斯坦-1度量的性质和康托罗维奇-鲁宾斯坦对偶定理)分离成一个仅针对Mathlib编译的自包含层:约占开发内容六分之一(299个声明中的49个),位于一个无反向依赖的22个声明接口之后。主要定理运行约一周,完整开发约一个月。我们将定量结果作为一场游戏的观察报告,而非普遍规律。游戏规则未指定特定系统,所以方法框架旨在比任何一次运行的工具更持久。

英文摘要

We formalize a research result in the Lean 4 proof assistant by having a mathematician direct an AI system, and frame the activity as a formalization game. The objective is to turn a LaTeX document into Lean. The game is won when the development compiles, contains no sorry, and a machine check shows the target theorems rest on Lean's foundational axioms alone. Reuse is a second check, by a definition we introduce: whether the development yields a self-contained layer of general mathematics the wider library could absorb. The case study is a complete, axiom-clean formalization of well-posedness for the nonlinear Vlasov equation via Dobrushin's mean-field route -- existence, uniqueness, the stability estimate and mean-field limit, and a short-window superposition principle (weak solutions are Lagrangian). The human's role was to direct, not to write proofs: to scope the definitions, steer the decompositions, and triage the library's gaps; the AI agent executed. The formalization certifies the proof of each statement as written; whether the written statement is the intended theorem stays the mathematician's judgment. The optimal-transport machinery that fell out of the build (in particular, properties of the Wasserstein-1 metric and the Kantorovich-Rubinstein duality theorem) separates into a self-contained layer that compiles against Mathlib alone: about a sixth of the development (49 of 299 declarations), behind a 22-declaration interface with no reverse dependency. The headline theorems ran in about a week, the full development in about a month. We report the quantitative claims as observations of one game, not as general laws. The game's rules name no particular system, so the methodological framing is meant to outlast the tools of any one run.

URL PDF HTML 收藏
2606.11275 2026-07-21 cs.LG cs.AI 版本更新

RoVE: Rotary Value Embeddings Attention for Relative Position-dependent Value Pathways

RoVE: 旋转值嵌入注意力实现相对位置相关的值路径

Alejandro García-Castellanos, Maurice Weiler, Erik J Bekkers

机构 * AMLab University of Amsterdam(阿姆斯特丹大学AMLab) MIT CSAIL(麻省理工学院计算机科学与人工智能实验室)

AI总结 提出RoVE方法,通过同时旋转键和值使值对位置敏感,将RoPE注意力转化为注意力卷积,在少样本学习、分布外困惑度和长上下文检索上优于RoPE。

详情
AI中文摘要

旋转位置嵌入(RoPE)使注意力分数具有位置相对性,但值路径对位置不敏感:值令牌发送的消息与其到查询的距离无关。我们提出RoVE,一种无需参数修改的方法,通过同时旋转键和值使值对位置敏感,并证明它将RoPE注意力转化为注意力卷积。这一新视角统一了计算机视觉、机器人技术和现代LLM架构中同一操作的几种独立表述。训练124M和354M参数的GPT-2模型在少样本上下文学习、分布外困惑度和长上下文检索上一致优于RoPE,在需要长距离聚合的任务上改进最为明显。

英文摘要

Rotary Position Embeddings (RoPE) make attention scores position-relative but leave the value pathway position-blind: the message sent by a value token is the same regardless of its distance from the query. We propose RoVE, a parameter-free modification that makes values position-sensitive by rotating them simultaneously with keys, and show that it turns RoPE attention into attentive convolution. This new perspective unifies several independent formulations of the same operation across computer vision, robotics, and modern LLM architectures. Trained 124M and 354M GPT-2 models show consistent empirical gains over RoPE on few-shot in-context learning, out-of-distribution perplexity, and long-context retrieval, with the clearest improvements on tasks that require long-range aggregation.

URL PDF HTML 收藏
2604.00594 2026-07-21 cs.AI 版本更新

Agent psychometrics: Task-level performance prediction in agentic coding benchmarks

代理心理测量:在代理编码基准中的任务级性能预测

Chris Ge, Daria Kryvosheieva, Daniel Fried, Uzay Girit, Kaivalya Hariharan

机构 * Massachusetts Institute of Technology(麻省理工学院) Fulcrum Carnegie Mellon University(卡内基梅隆大学)

AI总结 本文提出了一种基于任务级性能预测的代理编码基准评估框架,结合IRT理论与任务特征,区分LLM和支架能力,以更准确预测未见基准和组合的性能。

详情
AI中文摘要

随着基于LLM的编码关注点从静态单步代码生成转向多步代理与工具环境的交互,理解哪些任务会挑战代理并为何变得越来越困难。当前实践:代理性能通常通过基准的汇总通过率来衡量,但单一数字指标掩盖了基准内任务的多样性。我们提出了一种针对代理编码领域的任务级性能预测框架。我们的方法在项目反应理论(IRT)中加入了从任务中提取的丰富特征,包括问题陈述、仓库上下文、解决方案和测试用例,并引入了将代理能力分解为LLM和支架能力组件的新型分解方法。这种参数化使我们能够跨异质 leaderboard 聚合评估数据,并准确预测未见基准以及未见LLM-支架组合的任务级性能。我们的方法对基准设计者具有实际用途,他们可以更好地校准新任务的难度,而无需运行计算成本高昂的代理评估。

英文摘要

As the focus in LLM-based coding shifts from static single-step code generation to multi-step agentic interaction with tools and environments, understanding which tasks will challenge agents and why becomes increasingly difficult. This is compounded by current practice: agent performance is typically measured by aggregate pass rates on benchmarks, but single-number metrics obscure the diversity of tasks within a benchmark. We present a framework for predicting success or failure on individual tasks tailored to the agentic coding regime. Our approach augments Item Response Theory (IRT) with rich features extracted from tasks, including issue statements, repository contexts, solutions, and test cases, and introduces a novel decomposition of agent ability into LLM and scaffold ability components. This parameterization enables us to aggregate evaluation data across heterogeneous leaderboards and accurately predict task-level performance for unseen benchmarks, as well as unseen LLM-scaffold combinations. Our methods have practical utility for benchmark designers, who can better calibrate the difficulty of their new tasks without running computationally expensive agent evaluations.

URL PDF HTML 收藏
2507.04384 2026-07-21 cs.RO cs.SY eess.SY 版本更新

Rapid and Safe Trajectory Planning over Diverse Scenes through Diffusion Composition

通过扩散合成在多样场景中进行快速且安全的轨迹规划

Wule Mao, Zhouheng Li, Yunhao Luo, Fangguo Zhao, Lei Xie

机构 * College of Control Science and Engineering, Zhejiang University(浙江大学控制科学与工程学院) University of Michigan(密歇根大学) MIT(麻省理工学院)

AI总结 针对动态环境规划难题,提出能量参数化扩散规划框架,结合轻量级安全过滤器和场景无关的数据生成管道,实现多样场景下快速安全规划,仿真与真实实验验证了其有效性、鲁棒性和适用性。

详情
AI中文摘要

在动态环境中实现安全、高效且运动学上可行的规划仍是重大挑战,规划者须同时应对移动障碍物、传感器不确定性和严格运动约束。为此,我们提出能量参数化扩散规划框架,学习保守能量场以在多样场景中实现安全稳定泛化。该公式能灵活整合多种约束,无需重新训练即可泛化到未见环境。为确保部署时的实时安全,还纳入轻量级安全过滤器。此外,开发了基于场景无关的MPC数据生成管道。仿真中,平均规划时间0.21秒,规划失败率0.57%。F1TENTH平台的真实实验进一步验证其有效性,在未见动态环境中能生成无碰撞轨迹,平均避障间隙0.26米,展现出强大的鲁棒性和实际适用性。

英文摘要

Achieving safe, efficient, and kinematically feasible planning in dynamic environments remains a significant challenge, as planners must simultaneously handle moving obstacles, sensor uncertainty, and strict motion constraints. To address this problem, we propose an energy-parameterized diffusion planning framework that learns a conservative energy field to realize safe and stable generalization across diverse scenarios. The energy-parameterized diffusion formulation enables flexible integration of multiple constraints, allowing the planner to generalize to previously unseen environments without retraining. To ensure real-time safety during deployment, we further incorporate a lightweight safety filter that enforces safety and kinematic feasibility constraints in real-time. Additionally, we develop a scene-agnostic, MPC-based data generation pipeline to produce large-scale, dynamically feasible training trajectories. In simulation, the proposed method achieves real-time performance with a mean planning time of 0.21s and a low planning failure rate of 0.57%. Real-world experiments on the F1TENTH platform further validate the effectiveness of the proposed framework. Under sensor uncertainty in previously unseen dynamic environments, the planner consistently generates collision-free trajectories, which remain safe after being tracked by a simple controller, maintaining a mean obstacle clearance of 0.26 m, demonstrating strong robustness and practical applicability. Project page: https://rstp-comp-diffuser.github.io.

URL PDF HTML 收藏
2406.18082 2026-07-21 cs.CL cs.HC 版本更新

Octo-planner: On-device Language Model for Planner-Action Agents

Octo-planner:用于规划-行动智能体的设备端语言模型

Wei Chen, Zhiyuan Li, Zhen Guo, Yikang Shen

机构 * Nexa AI & Stanford(Nexa AI 与 斯坦福大学) MIT EECS(麻省理工学院电子工程与计算机科学系) MIT-IBM Watson AI Lab(麻省理工-IBM Watson AI 实验室)

AI总结 研究如何让人工智能智能体有效规划行动,提出设备端规划-行动框架,分离规划与行动执行组件,用模型微调优化性能,多LoRA训练方法应对多域规划挑战,在域内测试成功率达97%,并开源模型权重。

详情
AI中文摘要

人工智能智能体在各领域愈发重要,需有效规划过程。本文提出高效的设备端规划-行动框架,将规划与行动执行分离为两个组件:基于为边缘设备优化的38亿参数语言模型Phi-3 Mini的规划智能体,以及使用章鱼模型执行功能的行动智能体。规划智能体先将任务分解为子步骤响应用户查询,再由行动智能体执行。为在资源受限设备上优化性能,采用模型微调而非上下文学习。利用GPT-4生成规划查询和响应并验证数据质量,在精选数据集上微调Phi-3 Mini模型,在域内测试环境成功率达97%。还开发多LoRA训练方法应对多域规划挑战,开源了模型权重。

英文摘要

AI agents have become increasingly significant in various domains, enabling autonomous decision-making and problem-solving. To function effectively, these agents require a planning process that determines the best course of action and then executes the planned actions. In this paper, we present an efficient on-device Planner-Action framework that separates planning and action execution into two distinct components: a planner agent based on Phi-3 Mini, a 3.8 billion parameter LLM optimized for edge devices, and an action agent using the Octopus model for function execution. The planner agent first responds to user queries by decomposing tasks into a sequence of sub-steps, which are then executed by the action agent. To optimize performance on resource-constrained devices, we employ model fine-tuning instead of in-context learning, reducing computational costs and energy consumption while improving response times. Our approach involves using GPT-4 to generate diverse planning queries and responses based on available functions, with subsequent validations to ensure data quality. We fine-tune the Phi-3 Mini model on this curated dataset, achieving a 97\% success rate in our in-domain test environment. To address multi-domain planning challenges, we developed a multi-LoRA training method that merges weights from LoRAs trained on distinct function subsets. This approach enables flexible handling of complex, multi-domain queries while maintaining computational efficiency on resource-constrained devices. To support further research, we have open-sourced our model weights at https://huggingface.co/NexaAIDev/octopus-planning. For the demo, please refer to https://www.nexa4ai.com/octo-planner.

URL PDF HTML 收藏
2607.15610 2026-07-20 cs.CL cs.AI cs.LG 新提交

Process Reward Informed Tree Rollout for Effective Multi-Turn RL

用于有效多轮强化学习的过程奖励引导树展开

Xintong Li, Sha Li, Yuwei Zhang, Changlong Yu, Rongmei Lin, Hongye Jin, Shuyi Guan, Xin Liu, Linwei Li, Qingyu Yin, Jingbo Shang

机构 * UC San Diego(加州大学圣地亚哥分校) Amazon(亚马逊) MIT Alumni(麻省理工学院校友)

AI总结 研究多轮强化学习中有效探索问题,提出过程评分器引导的自适应树展开框架PATR,利用过程反馈评分轨迹、选择性分支等,在FrozenLake和SWE - Bench实验中提升性能,是可扩展多轮强化学习的有效策略。

Comments Preprint

详情
AI中文摘要

强化学习已成为训练大语言模型智能体的关键方法,然而诸如GRPO/RLOO等流行方法依赖多个独立采样的完整轨迹进行优势估计。在长期代理任务中,这种统一的展开策略会在无信息的死胡同尝试上浪费预算,而有前景的中间状态未得到充分探索。代理轨迹的多轮结构支持将轨迹组组织成树,其中每一轮作为探索的决策点。我们提出了过程评分器引导的自适应树展开(PATR),一种用于多轮代理强化学习的质量感知展开框架。PATR使用任务适当的过程反馈对部分轨迹进行评分,从有前景的状态选择性分支,重用共享前缀,并保守地停止退化路径以减少浪费的采样。实验表明,PATR在FrozenLake和具有挑战性的SWE - Bench上提高了性能,突出了过程引导的树展开作为可扩展多轮强化学习的有效策略。

英文摘要

Reinforcement learning (RL) has become a key approach for training LLM agents, yet popular methods such as GRPO/RLOO rely on multiple independently sampled complete trajectories for advantage estimation. In long-horizon agentic tasks, such a uniform rollout strategy can waste budget on uninformative dead-end attempts, while promising intermediate states do not receive sufficient exploration. The multi-turn structure of agentic trajectories, with interleaved actions and observations, naturally supports organizing a trajectory group as a tree, where each turn serves as a decision point for exploration. This perspective reframes effective exploration as the problem of deciding where to branch. We propose Process-Scorer Guided Adaptive Tree Rollout (PATR), a quality-aware rollout framework for multi-turn agent RL. PATR uses task-appropriate process feedback to score partial trajectories, selectively branches from promising states, reuses shared prefixes, and conservatively stops degenerate paths to reduce wasted sampling. The resulting rollout groups remain compatible with standard policy optimization while providing more efficient exploration under the same training budget. We evaluate PATR on FrozenLake and the challenging SWE-Bench, which is largely unexplored by prior tree-rollout agent RL methods. Experiments show that PATR improves performance by up to +5.0 points on SWE-Bench and +9.3 points on FrozenLake, highlighting process-guided tree rollouts as an effective strategy for scalable multi-turn RL.

URL PDF HTML 收藏
2607.15582 2026-07-20 cs.RO 新提交

A Model-Based Decoupling Strategy for Proprioception and Contact Sensing in an Architected Soft Manipulator

基于模型的结构化软操纵器本体感觉与接触传感解耦策略

Francesco Stella, Annan Zhang, Cosimo Della Santina, Josie Hughes, Daniela Rus

机构 * Embodied AI SA(具身人工智能公司) CREATE Lab, STI, EPFL(洛桑联邦理工学院智能系统学院创意实验室) Delft University of Technology(代尔夫特理工大学) German Aerospace Center(德国航空航天中心) MIT Computer Science & Artificial Intelligence Laboratory(麻省理工学院计算机科学与人工智能实验室)

AI总结 研究软连续体机器人传感难题,提出基于模型策略从通用流体压力传感器解耦信号,用于ITH段,单段试验效果良好,集成到Air-Helix进行演示,证明该方法是实现软机器人并发传感的实用途径。

Comments Accepted for publication in the proceedings of the 2026 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)

详情
AI中文摘要

软连续体机器人需要嵌入式传感来实现本体感觉和接触检测,然而将传感器集成到稀疏、高度可变形的结构化结构中仍然具有挑战性。我们提出了一种基于模型的策略,该策略从嵌入在软结构化段中的一组通用流体压力传感器中解耦本体感觉信号和接触信号。神经化修剪螺旋体(ITH)的每个段包含六个空气通道,这些通道沿圆周以局部锯齿形模式路由。由于只有三个主要运动自由度(轴向压缩、x方向弯曲、y方向弯曲),六个压力读数形成一个超定系统。分段恒定曲率模型将压力映射到形状,Huber回归识别出残差表明外部接触的异常通道。在单个ITH段上,该方法实现了本体感觉形状估计,相对弯曲误差为0.11±0.02,在178次试验中的接触检测率为97%。我们将八个ITH段集成到肌腱驱动软连续体操纵器Air-Helix中,并展示了探索性的全臂演示,包括示范触觉教学、导纳控制的力调节和触觉物体重建。结果表明,局部流体神经支配与基于模型的冗余分辨率相结合是在结构化软机器人中实现并发本体感觉和接触传感的实用途径。

英文摘要

Soft continuum robots require embedded sensing for proprioception and contact detection, yet integrating sensors into sparse, highly deformable architected structures remains challenging. We present a model-based strategy that decouples proprioceptive and contact signals from a common set of fluidic pressure sensors embedded in a soft architected segment. Each segment of the Innervated Trimmed Helicoid (ITH) contains six air channels routed in a localized zigzag pattern along the circumference. With only three principal kinematic degrees of freedom (axial compression, bending in x, bending in y), the six pressure readings form an overdetermined system. A piecewise constant curvature model maps pressures to shape, and Huber regression identifies outlier channels whose residuals indicate external contact. On a single ITH segment, this approach achieves proprioceptive shape estimation with a relative bending error of 0.11 +/- 0.02 and a contact detection rate of 97% across 178 trials. We integrate eight ITH segments into Air-Helix, a tendon-driven soft continuum manipulator, and present exploratory whole-arm demonstrations that include tactile teaching by demonstration, admittance-controlled force regulation, and tactile object reconstruction. The results suggest that localized fluidic innervation combined with model-based redundancy resolution is a practical path toward concurrent proprioception and contact sensing in architected soft robots.

URL PDF HTML 收藏
2607.15528 2026-07-20 cs.LG cs.CR cs.DS 新提交

Publicly-Verifiable Certificates for Statistical Algorithms

统计算法的公开可验证证书

Michael Ngo, Michael P. Kim

机构 * MIT(麻省理工学院) Cornell University(康奈尔大学)

AI总结 本文在Goldwasser等人的交互式学习证明框架基础上,定义公开可验证统计有效性证书(pvCSV),在自适应统计查询算法中构建pvCSV,认证k次自适应查询的SQ算法,样本复杂度为O(log k),并研究了SQ模型中的学习证明系统。

详情
AI中文摘要

继Goldwasser、Rothblum、Shafer和Yehudayoff定义交互式学习证明框架后,本文开启非交互式学习证明研究。定义并研究公开可验证统计有效性证书(pvCSV),学习者发布假设h和对应证书π,用户据此高效判定假设有效性。在自适应统计查询(SQ)算法中构建pvCSV,认证k次自适应查询的SQ算法,其样本复杂度为O(log k),而最佳学习算法为Õ(√k)。还研究了SQ模型中的学习证明系统,展示其优缺点。

英文摘要

Following Goldwasser, Rothblum, Shafer, and Yehudayoff, who defined a framework for interactive proofs of learning [ITCS'21], we initiate the study of non-interactive proofs of learning. We define and study a new notion: Publicly-Verifiable Certificates of Statistical Validity (pvCSVs), which allow for public, distributionally-robust certification that the result of a learning algorithm is valid. In a pvCSV, a learner publishes a hypothesis $h$ and corresponding certificate $π$; then, any user, who holds a user-specific distribution, can read the pair $(h,π)$ and determine efficiently whether the hypothesis is valid according to the user-specific distribution. We construct pvCSVs in the context of Adaptive Statistical Query (SQ) Algorithms. To certify SQ algorithms that makes $k$ adaptive queries, we construct pvCSVs where the sample complexity scales with $O(\log k)$, whereas the sample complexity of the best learning algorithms scale with $\tilde{O}(\sqrt{k})$. More generally, we study proof systems for learning in the SQ model, demonstrating the model's strengths as well as its limitations.

URL PDF HTML 收藏
2607.15394 2026-07-20 cs.LG 新提交

A Transportable Threshold-Based Framework for Interpretable Classification of Medical Data

一种基于阈值的可移植框架用于医学数据的可解释分类

Antony Garcia, Adrian Noriega, Gabrielle Britton, Xinming Huang

机构 * Worcester Polytechnic Institute(伍斯特理工学院) Centro de Vacunación e Investigación (CEVAXIN)(疫苗接种与研究中心(CEVAXIN)) Universidad Tecnológica de Panamá(巴拿马技术大学) Massachusetts Institute of Technology(麻省理工学院) Broad Institute of MIT and Harvard(麻省理工学院和哈佛大学布罗德研究所) McGill University(麦吉尔大学) The Montreal Neurological Hospital-Institute(蒙特利尔神经学医院研究所)

AI总结 研究针对医学数据分类中黑箱模型的问题,引入基于统计学的框架,用伯努利朴素贝叶斯模型并结合\(\chi^2\)引导的统计二值化方法,在多数据集上评估,性能与复杂模型相当,还提供可解释规则和校准风险估计。

详情
AI中文摘要

黑箱模型因缺乏可解释性和可重复性限制了人工智能在医学中的应用。我们引入了一个基于统计学的框架,使用伯努利朴素贝叶斯(BNB)模型提供完全可解释、基于规则的临床分类。该方法对连续变量应用监督式\(\chi^2\)引导的统计二值化,识别训练数据中与临床结果关联最大的阈值。在三个基准数据集上评估该方法,除了判别能力,还通过包括布里尔分数等方法评估概率可靠性。结果表明该可统计解释的框架能达到与更复杂模型相当的性能,还提供明确的临床决策规则和校准风险估计。

英文摘要

Black-box models limit the adoption of artificial intelligence in medicine due to their lack of interpretability and reproducibility. We introduce a statistically grounded framework that provides fully interpretable, rule-based clinical classification using the Bernoulli Naïve Bayes (BNB) model. The method applies supervised $χ^2$-guided statistical binarization to continuous variables, identifying thresholds that maximize association with clinical outcomes within the training data. This transformation allows BNB to operate effectively on continuous medical data without sacrificing its inherent transparency. The approach was evaluated on three benchmark datasets, Pima Indians Diabetes, Wisconsin Breast Cancer, and Heart Failure Prediction, achieving area-under-the-curve (AUC) scores of 0.800 for the Pima analysis, 0.984 for Wisconsin Breast Cancer, and 0.919 for Heart Failure Prediction. In addition to discrimination, probabilistic reliability was assessed using leakage-safe cross-validated calibration analysis including Brier score, calibration intercept/slope, and post-hoc beta calibration, which improved probability calibration across datasets. These results suggest that a statistically interpretable framework can achieve performance comparable to more complex models while providing explicit, clinically meaningful decision rules and calibrated risk estimates. To illustrate this transparency concretely, a complete worked example demonstrates that model inference can be reproduced using only a reference table and basic arithmetic, without access to software or proprietary tools. This work offers a practical approach to supporting trustworthy and generalizable AI in real-world healthcare settings.

URL PDF HTML 收藏
2607.11734 2026-07-20 cs.RO cs.CV cs.GR cs.LG 版本更新

NeuralActuator: Neural Actuation Modeling for Robot Dynamics and External Force Perception

神经执行器:用于机器人动力学和外力感知的神经驱动建模

Zhiyang Dou, John U. Onyemelukwe, Hangxing Zhang, Heng Zhang, Minghao Guo, Yunsheng Tian, Michal Piotr Lipiec, Joshua Jacob, Chao Liu, Peter Yichen Chen, Yuri Ivanov, Wojciech Matusik

机构 * MIT(麻省理工学院) Amazon(亚马逊)

AI总结 研究针对低成本平台执行器动力学致模拟到现实误差问题,提出NeuralActuator模型,能联合预测多种内容,引入NAD数据集,通过可微模拟训练,经多平台实验验证其在电机状态估计等方面有应用价值。

Comments RSS 2026. Outstanding Systems Paper Award. Project Page: https://people.csail.mit.edu/frankzydou/projects/NeuralActuator/index.html Code: https://github.com/Frank-ZY-Dou/Dynamics-Modeling/tree/main/NeuralActuator

详情
AI中文摘要

可微模拟器推动了策略学习和基于模型的控制,但执行器动力学仍是模拟到现实误差的重要来源,在低成本平台上尤其严重。本文提出神经执行器模型NeuralActuator,它能联合预测模拟器等效广义力替代物、外力及电机状态分数。还介绍了神经驱动数据集NAD。通过可微模拟训练扭矩替代头,其他头接受直接监督,Transformer捕捉时间依赖性并支持实时推理。在多个平台上评估,实验证明了其在电机状态估计等方面的应用。

英文摘要

Differentiable simulators have advanced policy learning and model-based control across robotic tasks. Yet actuator dynamics remain underexplored and can be a major source of sim-to-real error, particularly on low-cost platforms, where the linear current-to-joint-torque approximation $τ= K_t I$ becomes unreliable because of friction, hysteresis, backlash, and thermal effects. Accurate actuator models can also support force perception and integrated force/position control. We present NeuralActuator, which jointly predicts (i) a torque surrogate for trajectory propagation on low-cost servo platforms, (ii) external forces with a contact-probability gate for sensorless force perception, and (iii) a motor-condition score for a supervised joint, distinguishing normal from mechanically restricted operation. A twin-arm teleoperation system records robot states and actuator telemetry alongside external-force labels, yielding the Neural Actuation Dataset (NAD). The torque-surrogate head is trained through differentiable simulation from pose trajectories without ground-truth joint-torque measurements. A Transformer captures temporal dependencies while enabling real-time inference. We validate NeuralActuator on a 5-DoF OpenManipulator-X, a 6-DoF SO-101 from LeRobot, and a 7-DoF Franka Emika Panda, spanning three actuator families and costs from approximately \$500 to more than \$30{,}000. The low-cost platforms support physically plausible dynamics and force evaluation, while the offline Franka experiment provides a payload-force-estimation benchmark. We also demonstrate motor-condition estimation and improved behavior-cloning performance using NeuralActuator as a pretrained module. We release the dataset, code, and hardware configurations on the project page: https://frank-zy-dou.github.io/projects/NeuralActuator/index.html.

URL PDF HTML 收藏
2607.02672 2026-07-20 cs.AI cs.CY 版本更新

Internal Pluralism and the Limits of Pairwise Comparisons

内部多元主义与成对比较的局限性

Bailey Flanigan, Michelle Si

机构 * MIT(麻省理工学院) Harvard(哈佛大学)

AI总结 研究内部多元主义下成对比较假设的局限性,提供决策规则多元偏好形式模型,指出局部比较无法捕捉全局优先性及会引发内部冲突,允许表达不确定性可减少查询,模型指向直接引出优先性的偏好学习方法。

详情
AI中文摘要

局部成对比较是了解人们希望决策规则如何工作的标准工具,但有两个强假设。我们研究内部多元主义下这些假设如何被破坏,提供正式模型,识别出强迫局部成对比较数据的两个不同失败情况,还探讨了允许报告犹豫不决的替代方案,最后描述了模型指向的偏好学习方法。

英文摘要

Local pairwise comparisons are a standard tool for learning how people want decision rules to work, e.g., in participatory design or alignment. However, their use builds in two strong assumptions: that local comparisons are sufficient evidence about how a person wants an automated decision rule to behave, and that people can always answer those comparisons decisively. We investigate how these assumptions may be compromised under internal pluralism: the idea that an individual evaluates decision rules according to multiple authoritative priorities about how the rule should behave. We provide a formal model of such pluralistic preferences over decision rules, which then lets us identify two distinct failures of forced local pairwise comparison data. First, priorities such as proportionality, egalitarianism, and equal treatment are inherently global: what they imply in one case can depend on what happens elsewhere, so local comparisons may fail to capture them. Second, even when priorities are representable locally, tension between strongly-held priorities can generate internal conflict, producing potentially costly behavioral distortions when comparisons are forced. We then use our model to investigate the alternative -- allowing people to report indecision -- and our findings suggest that doing so can considerably reduce the number of queries needed to learn preferences accurately. We conclude by describing how our model points toward preference-learning methods that elicit these priorities directly, yielding more faithful and interpretable accounts of what people value.

URL PDF HTML 收藏
2512.22274 2026-07-20 cs.CV 版本更新

GeCo: Evaluating Geometric Consistency for Video Generation via Motion and Structure

GeCo:通过运动和结构评估视频生成的几何一致性

Leslie Gu, Junhwa Hur, Charles Herrmann, Fangneng Zhan, Todd Zickler, Deqing Sun, Hanspeter Pfister

机构 * Harvard University(哈佛大学) Google DeepMind(谷歌DeepMind) MIT(麻省理工学院)

AI总结 GeCo通过融合残差运动和深度先验,检测静态场景中的几何变形和遮挡不一致问题,并用于评估视频生成模型的性能与缺陷。

详情
AI中文摘要

我们介绍了GeCo,一种基于几何的度量标准,用于联合检测静态场景中的几何变形和遮挡不一致伪影。通过融合残差运动和深度先验,GeCo生成可解释的密集一致性图,揭示这些伪影。我们使用GeCo系统地评估最近的视频生成模型,发现常见的失败模式,并进一步将其用作无训练指导损失,以减少视频生成中的变形伪影。

英文摘要

We introduce GeCo, a geometry-grounded metric for jointly detecting geometric deformation and occlusion-inconsistency artifacts in static scenes. By fusing residual motion and depth priors, GeCo produces interpretable, dense consistency maps that reveal these artifacts. We use GeCo to systematically benchmark recent video generation models, uncovering common failure modes, and further employ it as a training-free guidance loss to reduce deformation artifacts during video generation.

URL PDF HTML 收藏
2607.15247 2026-07-17 cs.AI 新提交

AutoSynthesis: An agentic system for automated meta-analysis

自动合成:一种用于自动化元分析的智能系统

Moein Taherinezhad, Sebastian Maier, Gerardo Vitagliano, Francesco Pierri, Stefan Feuerriegel

机构 * Politecnico di Milano(米兰理工大学) LMU Munich(慕尼黑大学) Munich Center for Machine Learning(慕尼黑机器学习中心) MIT CSAIL(麻省理工学院计算机科学与人工智能实验室)

AI总结 研究旨在解决定量证据合成人工操作难扩展问题,提出自动合成这一端到端多智能体系统,能完成从制定策略到元分析等一系列任务,还支持相关分析与评估,应用效果显示其可使证据合成更具扩展性,助力循证决策。

详情
AI中文摘要

证据合成对于将原始研究转化为科学、医学、教育和政策方面可靠的知识至关重要。然而,定量证据合成在很大程度上仍然是人工操作且难以扩展。在此,我们介绍了自动合成,一个用于自动化元分析的端到端多智能体系统。给定自然语言的研究问题,它能制定搜索策略、检索科学文献、筛选候选研究、评估全文适用性、提取定量统计数据、计算标准化效应量,最后进行随机效应元分析。它还支持异质性分析和偏倚风险评估,并生成符合PRISMA指南的透明报告。在我们的应用中,它筛选了超过28项研究并提取了20多条定量声明。其合并效应估计与专家进行的元分析的Hedges' $g$ 相似,表明与人工证据合成高度一致。这些结果表明自动合成可使定量证据合成更具扩展性,从而支持跨学科的循证决策。

英文摘要

Evidence synthesis is crucial for turning primary research into reliable knowledge for science, medicine, education, and policy. Yet, quantitative evidence synthesis remains largely manual and difficult to scale. Here, we introduce AutoSynthesis, an end-to-end multi-agent system for automated meta-analysis. Given a research question in natural language, AutoSynthesis formulates a search strategy, retrieves scientific literature, screens candidate studies, assesses full-text eligibility, extracts quantitative statistics, computes standardized effect sizes, and finally performs random-effects meta-analysis. AutoSynthesis further supports heterogeneity analysis to examine how effect sizes vary across moderators, as well as risk-of-bias assessment. As output, AutoSynthesis produces a transparent report aligned with PRISMA guidelines. In our application, AutoSynthesis screened over 28 studies and extracted more than 20 quantitative claims. The pooled effect estimates produced by AutoSynthesis are similar to Hedges' $g$ of expert-conducted meta-analyses, indicating close agreement with manual evidence synthesis. Together, these results show that AutoSynthesis can make quantitative evidence synthesis more scalable, thereby supporting evidence-based decision-making across disciplines.

URL PDF HTML 收藏
2607.15065 2026-07-17 cs.RO cs.CV cs.LG 新提交

DriftWorld: Fast World Modeling through Drifting

DriftWorld:通过漂移实现快速世界建模

Susie Lu, Haonan Chen, Weirui Ye, Yilun Du

机构 * Massachusetts Institute of Technology(麻省理工学院) Harvard University(哈佛大学)

AI总结 研究针对预测性世界模型生成展开慢的问题,提出基于漂移生成模型的DriftWorld,训练时学习动作条件漂移以快速生成未来帧,在机器人操作基准测试中实现快速准确决策,还能作离线模拟器,性能优于基于扩散的基线。

Comments Website at https://susie-lu.github.io/driftworld/

详情
AI中文摘要

预测性世界模型能让机器人通过想象行动结果来进行规划,但其对控制的价值取决于能否快速生成多个展开。这给基于扩散的世界模型带来瓶颈:多步采样使每个展开成本高昂,限制了推理时的大规模动作搜索。我们引入DriftWorld,一种基于漂移生成模型的动作条件世界模型。它在训练时学习动作条件漂移,而非在推理时迭代去噪,能在单次前向传播中以30+帧每秒的速度从当前观察和候选动作序列生成未来帧,比基于扩散的基线平均快17倍。我们在标准视觉机器人操作基准上评估DriftWorld,它生成的展开既准确又快速,在推理时间远少于基于扩散的世界模型基线的情况下实现了最优决策性能。此外,DriftWorld还可作为离线模拟器对现实世界机器人策略进行排序,基于展开的分数与地面真值的相关性高达0.99。这些结果表明漂移模型非常适合机器人世界建模,快速、高质量的想象能直接支持规划和策略评估。

英文摘要

Predictive world models enable robots to plan by imagining the outcomes of their actions, but their value for control hinges on generating many rollouts quickly. This creates a bottleneck for diffusion-based world models: multistep sampling makes each rollout expensive, limiting large-scale action search at inference time. We introduce DriftWorld, an action-conditioned world model based on drifting generative models. Rather than denoising iteratively at inference, DriftWorld learns an action-conditioned drift during training, allowing it to generate future frames from the current observation and a candidate action sequence in a single forward pass at 30+ fps, which is 17x faster on average than diffusion based baselines. We evaluate DriftWorld on standard vision-based robotic manipulation benchmarks, including Bridge-V2, RT-1, Language Table, Push-T, and Robomimic. By producing rollouts that are both accurate and fast, DriftWorld achieves state-of-the-art decision-making performance with far less inference time than diffusion-based world model baselines. Beyond online control, DriftWorld can also serve as an offline simulator for ranking real-world robot policies, with rollout-based scores correlating with ground truth at up to 0.99. These results show that drifting models are a strong fit for robot world modeling, where fast, high-quality imagination directly supports planning and policy evaluation.

URL PDF HTML 收藏
2607.14512 2026-07-17 cs.AI cs.CL cs.LG 新提交

RetroAgent: Harnessing LLMs to Search Over Structured Memory for Agentic Retrosynthesis Planning

RetroAgent:利用大语言模型在结构化记忆中进行搜索以实现智能逆合成规划

Yanqiao Zhu, Jingru Gan, Xiaoqi Sun, Fang Sun, Yidan Shi, Md Mofijul Islam, Chao Shang, Wenhao Gao, Connor W. Coley, Yizhou Sun, Wei Wang

机构 * UCLA(加利福尼亚大学洛杉矶分校) MIT(麻省理工学院) Amazon(亚马逊公司) UPenn(宾夕法尼亚大学)

AI总结 研究多步逆合成规划难题,提出RetroAgent智能体,通过结合结构化记忆桥接符号搜索与神经推理,利用记忆和化学工具观察搜索状态,实验证明其在分布内和分布外基准测试中性能强且泛化能力好。

Comments To appear at COLM 2026

详情
AI中文摘要

多步逆合成规划旨在通过一系列可行反应将目标分子分解为市售的构建模块。巨大的组合搜索空间使这项任务即使对专业化学家来说也具有挑战性。传统方法将树搜索与离线训练的价值网络相结合,孤立地对候选物进行评分,而不考虑完整的多步路线。最近的工作利用大语言模型来完成这项任务,但依赖于简单的接口,限制了对整个搜索空间的探索。我们引入了RetroAgent,这是一种大语言模型智能体,它通过与结构化记忆的结合来桥接符号搜索和神经推理。通过记忆和化学工具,智能体观察完整的搜索状态,包括探索过的路线、可用的替代方案和中间体的性质,从而基于全局进展和领域知识做出明智的决策。在分布内和分布外基准上的实验表明,RetroAgent具有强大的性能和泛化能力。

英文摘要

Multi-step retrosynthesis planning seeks to decompose a target molecule into commercially available building blocks through a sequence of feasible reactions. The vast combinatorial search space makes this task challenging even for expert chemists. Traditional methods combine tree search with offline-trained value networks that score candidates in isolation, without reasoning about complete multi-step routes. Recent work leverages Large Language Models (LLMs) for this task, but relies on simple interfaces that limit exploration of the full search space. We introduce RetroAgent, an LLM agent that bridges symbolic search and neural reasoning through a harness with structured memory. Through memory and chemistry tools, the agent observes the full search state, including explored routes, available alternatives, and properties of intermediates, enabling informed decisions grounded in both global progress and domain knowledge. Experiments on in-distribution and out-of-distribution benchmarks demonstrate that RetroAgent delivers strong performance and generalization.

URL PDF HTML 收藏
2607.14506 2026-07-17 cs.LG cs.AI 新提交

Non-vacuous Generalization Bounds for Reinforcement Learning with Verifiable Rewards

具有可验证奖励的强化学习的非空泛化界限

Yuxuan Zhu, Rohan Alur, Daniel Kang

机构 * UIUC(伊利诺伊大学厄巴纳 - 香槟分校) MIT(麻省理工学院) Bridgewater AIA Labs(布里奇沃特人工智能实验室)

AI总结 研究针对具有可验证奖励的强化学习在十亿参数规模下泛化性差的问题,通过将PAC-贝叶斯压缩界限与Gumbel-max重参数化技巧结合,并提出渐进式RLVR框架,在多领域建立非空泛化界限,性能优于基础模型且接近微调模型。

Comments 22 pages, 7 figures

详情
AI中文摘要

虽然具有可验证奖励的强化学习(RLVR)被广泛用于提高大语言模型(LLMs)的推理能力,但所得模型的泛化性仍了解不足。本文在十亿参数规模下为参数高效的RLVR微调建立了首个非空泛化界限。方法是将PAC-贝叶斯压缩界限应用于此设置,并通过Gumbel-max重参数化技巧解决令牌生成的固有随机性。提出渐进式RLVR框架,集成RLVR与策略蒸馏、TinyLoRA和模型量化。实验表明该框架在四个领域产生非空泛化界限,性能优于基础模型9%-51%,且在微调模型精度的6%-11%范围内。

英文摘要

While reinforcement learning with verifiable rewards (RLVR) is widely used to improve the reasoning capabilities of large language models (LLMs), the generalizability of the resulting models remains poorly understood. In this work, we establish the first non-vacuous generalization bounds for parameter-efficient RLVR fine-tuning at the billion-parameter scale. Our approach adapts PAC-Bayes compression bounds to this setting, and addresses the inherent stochasticity of token generation by applying the Gumbel-max reparameterization trick. To operationalize these bounds, we propose the Progressive RLVR framework, which integrates RLVR with on-policy distillation, TinyLoRA, and model quantization. Progressive RLVR empirically retains 84-97% performance of standard LoRA fine-tuning while producing models that are 14,796x more compressible. We show that this framework yields non-vacuous generalization bounds in four domains: mathematical problem-solving, programming, general-knowledge reasoning, and Text-to-SQL. Our bounds exceed the accuracy of the base model by 9-51% and lie within 6-11% of the accuracy of the fine-tuned models.

URL PDF HTML 收藏
2607.14470 2026-07-17 cs.CV cs.RO 新提交

G$^2$SR: Geometric Methods for Fast and Memory-Efficient Gaussian-based Surface Reconstruction

G$^2$SR:基于几何方法的快速且内存高效的高斯曲面重建

Dasong Gao, Vivienne Sze, Sertac Karaman

机构 * Massachusetts Institute of Technology(麻省理工学院)

AI总结 研究少视图曲面重建问题,提出G2SR方法,利用跨视图2D平铺对应关系,通过轻量级神经前端和解析后端,实现快速且内存高效的高斯曲面重建,在多个数据集上几何精度高且内存占用小。

Comments 8 pages, 3 figures

详情
AI中文摘要

少视图曲面重建从少量有姿态的RGB图像中恢复场景的可见表面,为机器人在线探索和交互提供3D模型。在移动平台上,重建必须快速、几何精确且内存占用小。3D高斯平铺(3DGS)提供高保真场景表示,但从少视图构建存在不适定性。端到端方法通过大型网络回归平铺解决模糊性,但计算和内存需求大且泛化性差。我们提出G2SR,利用任务的适定核心,通过跨视图2D平铺对应关系解析得出3D平铺。G2SR采用轻量级神经前端检测和跟踪图像平面上的2D高斯平铺,并使用解析后端将每个平铺三角测量为度量尺度的3D平铺。在ScanNet、Replica和DTU上,G2SR在几何精度上匹配或超过最先进的端到端方法,同时在384x512分辨率下,对于2视图和3视图输入,在203MB的GPU内存内每秒可进行69 - 89次重建(少5 - 107倍),为基于高斯的在线曲面重建提供了实用途径。

英文摘要

Few-view surface reconstruction recovers the visible surfaces of a scene from a few posed RGB images, providing the 3D models that robots need to explore and interact online. On mobile platforms, the reconstruction must be fast and geometrically accurate while keeping a small memory footprint to ensure safe and efficient operation. 3D Gaussian Splatting (3DGS) offers a high-fidelity scene representation, but building it from a few views is ill-posed, as many distinct surfaces reproduce the same images, making traditional photometric methods prone to "floater" artifacts. End-to-end methods resolve the ambiguity by regressing splats with large, usually Transformer-based, networks that require heavy compute and memory while generalizing poorly to new scenes. We propose G2SR, which exploits a well-posed core of the task: given cross-view 2D splat correspondences, 3D splats follow analytically from multi-view geometry. G2SR employs a lightweight neural frontend to detect and track 2D Gaussian splats on the image plane and an analytic backend to triangulate each into a metric-scale 3D splat. On ScanNet, Replica, and DTU, G2SR matches or exceeds the geometric accuracy of state-of-the-art end-to-end methods while running at 69-89 reconstructions per second within 203 MB of GPU memory (5-107x less) for 2- and 3-view inputs at 384 x 512 resolution, offering a practical path to online Gaussian-based surface reconstruction.

URL PDF HTML 收藏
2607.14390 2026-07-17 cs.SE cs.AI cs.IR 新提交

Why Git Is the Memory Solution for the Agentic Development Lifecycle

为什么Git是智能开发生命周期的记忆解决方案

Frank Guo

机构 * MIT(麻省理工学院)

AI总结 研究智能开发生命周期中代码变更推理过程的记忆问题,提出将记忆与Git绑定的方法,通过解决种子供应和答案组装问题,实现低令牌数回答且结果可复制。

Comments 8 pages

详情
AI中文摘要

编码智能体现在在团队代码产出中占比越来越大,但每次代码变更背后的推理过程都被困在会话结束后就消失的辅助记录中。智能开发生命周期(ADLC)的记忆通常被视为一个检索问题并构建相应机制。本文认为记忆应与Git绑定,内置于仓库的版本控制中。通过预注册的流程解决了种子供应问题,在答案组装方面,单步检索效果不佳,而本文的路由器通过向基于Git的结构图分派广度、向置信门控情节进行定向查找以及向决策合成提供原理,使得系统能够以较低的令牌数回答问题,且结果可复制。

英文摘要

Coding agents now produce a growing share of a team's code, while the reasoning behind each change -- the alternatives weighed, the constraints discovered, the approaches rejected -- is trapped in assistant transcripts that vanish with the session. Memory for this setting, the agentic development lifecycle (ADLC), is usually posed as one retrieval problem and built as machinery: tiered stores, memory graphs, compiled wikis, model-judged admission. We argue memory should instead be git-bound -- built into the repository's version control, inheriting the guarantees the machinery struggles to construct: ground truth from commits, freshness from rebuild, verification from the merge, containment from review. On this ledger we solve two problems separately, then combine them. Seed supply is closed as an eight-corpus retrieval study under a pre-registered ship discipline: five imported ranking mechanisms rejected, two kept, and a best configuration of ~0.31 pooled MRR -- ~60x the raw-transcript grep floor, ~15x an honest parsed-turn floor. Answer assembly is where ranking stops helping: single-shot retrieval scores only 0.07-0.20 answer-sufficiency on real developer questions, and ungated episode injection measurably degrades good answers. A router dispatches breadth to a git-anchored structural map, pointed lookups to confidence-gated episodes, and rationale to decision synthesis, which reconstructs why-arcs no single session contains (0.83 sufficiency on a young ~50k-LOC production system). Routed, the system answers at 382-980 tokens per question -- three orders of magnitude below the recorded history. Because ground truth is mined from commit-session links rather than annotated, every result is replicable on any user's own history at zero labeling cost. The remaining constraint is capture. Code, benchmark, and paper source: github.com/rekal-dev/rekal-cli.

URL PDF HTML 收藏
2607.14165 2026-07-17 cs.SE cs.AI cs.AR cs.LG 新提交

Towards Reliable AI-Assisted Analog Design: Template-Constrained LLM Agents for SAR ADC Generation

迈向可靠的人工智能辅助模拟设计:用于逐次逼近寄存器型模数转换器生成的模板约束大语言模型智能体

Dimple Vijay Kochar, Hae-Seung Lee, Anantha P. Chandrakasan

机构 * Massachusetts Institute of Technology(麻省理工学院)

AI总结 研究针对大语言模型在模拟电子设计自动化应用的瓶颈,提出端到端多步骤的ATLAS框架,利用专家知识结合模板约束生成,能生成成功通过仿真验证的SAR ADC,为集成LLMs到可靠模拟设计方法奠定基础。

详情
AI中文摘要

虽然大语言模型(LLMs)在软件代码生成方面展现出显著能力,但其在模拟电子设计自动化(EDA)中的应用存在瓶颈。由于对电路拓扑的理解和数据有限,直接提示LLMs和多模态模型会导致幻觉,无法生成能通过严格SPICE仿真的原理图。为此,我们提出了一个端到端、多步骤的LLM智能体框架ATLAS,它能生成功能正常且成功通过仿真验证的逐次逼近寄存器型(SAR)模数转换器(ADC)。为遵循模拟设计的严格约束,我们利用专家知识在规划、选择、参数化和迭代修改等方面对LLM进行指导。作为ATLAS的一部分,我们引入了模板约束生成,它不同于其他基于模板的工作,致力于构建更通用的SAR ADC生成流程。我们通过在不同技术节点和输入规格下开发SAR ADC,展示了该框架强大的概念验证。总体而言,我们基于专家知识的多步骤智能体ATLAS为将LLMs集成到可靠的模拟设计方法中奠定了实用基础。

英文摘要

While Large Language Models (LLMs) have demonstrated significant capability in software code generation, their application to analog Electronic Design Automation (EDA) is bottlenecked. Owing to limited circuit topology understanding and data, directly prompting LLMs and multimodal models leads to hallucinations and failure to produce schematics capable of passing rigorous SPICE simulations, as we show in our work. Instead, we propose an end-to-end, multi-step LLM agentic framework ATLAS, capable of generating a functional Successive Approximation Register (SAR) Analog-to-Digital Converter (ADC) that successfully passes simulation validation. To adhere to the rigid constraints of analog design, we utilize expert knowledge to ground the LLM in its planning, selection, parameterization, and iterative modification. As part of ATLAS, we introduce Template-Constrained Generation - which unlike other template-based works - builds towards a more generalized SAR ADC generation flow. We demonstrate a strong proof-of-concept of our framework by developing SAR ADCs across technology nodes and input specs. Overall, our expert-knowledge grounded multi-step agentic ATLAS establishes a pragmatic foundation for integrating LLMs into reliable analog design methodologies.

URL PDF HTML 收藏
2607.14145 2026-07-17 cs.AI cs.CV cs.LG 新提交

ToolAnchor: Anchoring Counterfactual Context to Boost Agentic Tool-use Capability

ToolAnchor:锚定反事实上下文以提升智能体工具使用能力

Weiting Liu, Jieyi Bi, Wanqi Zhou, Jianfeng Feng, Yining Ma, Ai Han, Wenlian Lu

机构 * Fudan University(复旦大学) Nanyang Technological University(南洋理工大学) MIT(麻省理工学院)

AI总结 研究针对工具增强大语言模型智能体在工具集扩展时的问题,提出ToolAnchor框架,通过在关键决策点注入反事实锚定上下文打破行为惯性,经教师模型假设、学生展开验证及智能体后训练,提升其在扩展工具集下的性能,为智能体强化学习开辟新路径。

详情
AI中文摘要

工具增强的大语言模型智能体在长期任务中表现出色,但通常在固定工具集上进行后训练。当任务需要新工具时,它们难以有效纳入,从头重新训练往往不切实际。我们将工具集扩展问题的核心障碍识别为行为惯性。我们证明在关键决策点注入反事实锚定上下文可打破这种惯性。为此提出ToolAnchor框架,通过教师模型假设反事实上下文,经学生展开验证并通过智能体后训练内化成功干预。广泛评估表明ToolAnchor在扩展工具集下性能出色,弥合了静态后训练与动态适应的差距,为可扩展的智能体强化学习开辟新路径。

英文摘要

Tool-augmented large language model agents excel at long-horizon tasks, yet they are typically post-trained on fixed toolsets. When tasks demand new tools, these agents struggle to incorporate them effectively, and retraining from scratch is often impractical. We identify the core obstacle in such toolset expansion problem as behavioral inertia: the tendency of agents to fall back on familiar tools and established reasoning patterns despite having access to new ones. We demonstrate that injecting counterfactual anchor contexts at critical decision points can break this inertia, recovering failed trajectories by eliciting suppressed agent capabilities. To scale this insight, we propose ToolAnchor, a framework that uses teacher models to hypothesize these counterfactual contexts, verifies them via student rollouts, and internalizes the successful interventions through agentic post-training. Extensive evaluations across general AI assistant (GAIA), textual search (BrowseComp), and visual search (VDR-Bench) tasks demonstrate that ToolAnchor consistently exhibits competitive performance under expanded toolsets. Our work bridges the gap between static post-training and dynamic adaptation, charting a new path for scalable agentic reinforcement learning.

URL PDF HTML 收藏
2607.14940 2026-07-17 cs.LG math.PR 新提交

Causal Inference for Sequential Settings under Interference and Latent Confounding

干扰和潜在混杂下顺序设置的因果推断

Phevos Paschalidis, Constantinos Daskalakis, Devavrat Shah

机构 * MIT(麻省理工学院)

AI总结 研究顺序观测设置下结果干扰的因果推断,基于最大伪似然估计提供计算高效方法学习模型参数,在温和假设下建立参数估计非渐近一致性,通过实验和案例研究证明方法有效性。

详情
AI中文摘要

我们研究顺序观测设置下结果干扰的因果推断。具体而言,考虑N个单元在T个时间步上的二元结果是马尔可夫的情况。每个时间步,N个单元的结果通过伊辛模型捕获依赖关系,每个结果还受外部场影响,该外部场捕获其处理及潜在混杂因素的影响。潜在混杂因素建模为低秩因子结构。我们的数据是来自此高维分布的单个样本。为估计因果量,我们提供基于最大伪似然估计的计算高效方法学习模型参数。在温和假设下,建立参数估计的非渐近一致性,并表明从学习模型采样后能忠实估计因果量。通过合成实验和实际案例研究证明了该方法的有效性。

英文摘要

We study causal inference under outcome interference for sequential, observational settings. Specifically, we consider settings where the binary outcomes over N units are Markovian across T time steps. At each time step, the outcomes of N units have dependencies captured through an Ising model; each outcome is also impacted through an external field capturing the effects of its treatment as well as latent confounders. Similar to panel data literature, these latent confounders are modeled to have a low-rank factor structure. Our data is a single sample from this high-dimensional distribution. To estimate causal quantities of interest, we provide a computationally efficient method based on Maximum Pseudo-Likelihood Estimation (MPLE) for learning the model parameters. Under mild assumptions, we establish non-asymptotic consistency for parameter estimation and show this translates to faithful estimation of causal quantities of interest after sampling from the learned model. We demonstrate the efficacy of the method through synthetic experiments as well as a real-world case-study investigating causal effects of vaccine rates on COVID-19 death rates within US counties nationwide.

URL PDF HTML 收藏
2604.26258 2026-07-17 cs.CL cs.LG 版本更新

FlowBot: Inducing LLM Workflows with Bilevel Optimization and Textual Gradients

FlowBot:通过双层优化和文本梯度诱导LLM工作流

Hongyeon Yu, Young-Bum Kim, Yoon Kim

机构 * Massachusetts Institute of Technology(麻省理工学院)

AI总结 本文提出FlowBot,一种基于双层优化和文本梯度的数据驱动方法,自动诱导LLM代理和工作流,与人类设计的基线相比表现相当。

详情
AI中文摘要

LLM工作流通过协调对单个LLM/代理的结构调用来实现特定目标,为构建强大AI系统提供了有前景的路径。然而,现有方法通常依赖于人工设计的流水线和提示,这在现实部署中是一个重大瓶颈。如何在数据驱动的方式下自动诱导LLM代理和工作流?本文描述了一种简单的数据驱动方法,将工作流诱导建模为双层优化问题:外层循环优化工作流的高层次草图(特别是LLM调用的结构),内层循环依次优化每个单独的LLM调用。两者均通过“文本梯度”进行优化,其中内层循环通过“反向传播”文本梯度逐层模块化地优化每个组件。我们发现通过我们的FlowBot(通过双层优化和文本梯度诱导工作流)方法发现的LLM工作流在与使用人工设计或生成工作流的强基线相比时表现相当。

英文摘要

LLM workflows, which coordinate structured calls to individual LLMs/agents to achieve a particular goal, offer a promising path towards building powerful AI systems that can tackle diverse tasks. However, existing approaches for building such workflows generally rely on human-crafted pipelines and prompts, which presents a substantial bottleneck in real world deployment. How can we automatically induce LLM-based agents and workflows in a data-driven way? This paper describes a simple data-driven approach for automatically inducing agents and LLM workflows. We formulate workflow induction as a bilevel optimization problem: an outer loop which optimizes a high-level sketch of the workflow (in particular how the LLM calls should be structured), and an inner loop which optimizes each individual LLM call one-by one. Both loops are optimized with ``textual gradients'' where for the inner loop we optimize each component in a modular way through ``backpropagating'' textual gradients layer-by-layer. We find that LLM workflows discovered through our \textsc{FlowBot} (work\textbf{flow} induction through \textbf{b}ilevel \textbf{o}ptimization and \textbf{t}extual gradients) approach performs competitively against strong baselines that make use of human-crafted or generated workflows.

URL PDF HTML 收藏