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

高校专区

University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校)

至 收录 361
2607.17581 2026-07-21 cs.CV 新提交

Scalable Model-Assisted Multi-Target Estimation in Large Image Collections

大型图像集中可扩展的模型辅助多目标估计

Max Hamilton, Jinlin Lai, Daniel Sheldon, Subhransu Maji

机构 * University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校)

AI总结 研究大型图像集多目标估计问题,借鉴调查抽样策略,在五个检测和分割数据集上评估,发现重要性采样、带控制变量的均匀采样及基于子集的比率估计器各有优势,有效结合模型预测与人类标签进行科学测量。

Comments Accepted at the 42nd Conference on Uncertainty in Artificial Intelligence (UAI 2026)

详情
AI中文摘要

计算机视觉模型越来越多地用作测量工具,从大型图像集中估计总体水平的数量,但预测误差会引入偏差,导致估计缺乏科学应用所需的统计保证。先前工作使用蒙特卡罗框架,通过对一些图像采样让人类标注,将模型预测与真实标注结合,能提供具有可控精度的无偏估计,但主要解决单标量估计。本文研究多目标估计这一更普遍问题,即同时估计多个数量(如类别计数或比例),并将调查抽样中的采样和估计策略应用于此场景。在五个有7至80个类别的检测和分割数据集上的评估表明,重要性采样在中等标注预算或较少目标时表现出色,而带控制变量的均匀采样在估计多个目标或使用最少标签时更优。此外,基于子集的比率估计器在所有情况下都具有很强竞争力。最终,我们的框架有效地将有偏差的模型预测和有限的人类标签结合成严格的科学测量。

英文摘要

Computer vision models are increasingly used as measurement tools to estimate population-level quantities from large image collections, but prediction errors introduce bias and the resulting estimates lack statistical guarantees required in scientific applications. Prior work uses a Monte Carlo framework to combine model predictions with ground-truth annotations by sampling some images for humans to label and is able to provide unbiased estimates with controllable accuracy, but primarily addresses single-scalar estimation. We study the more general problem of multi-target estimation, where many quantities (e.g., class counts or proportions) must be estimated simultaneously, and adapt sampling and estimation strategies from survey sampling to this setting. Evaluations on five detection and segmentation datasets with 7-80 classes show that importance sampling excels with moderate annotation budgets or fewer targets, whereas uniform sampling with control variates is superior when estimating many targets or operating with minimal labels. Additionally, a subset-based ratio estimator remains highly competitive across all regimes. Ultimately, our framework effectively combines biased model predictions and limited human labels into rigorous scientific measurements.

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

Hard Rules, Soft Preferences: Bridging Reasoning, Learning, and Optimization for Personalized Packing Checklist Generation

硬规则,软偏好:为个性化行李清单生成搭建推理、学习和优化的桥梁

Himel Dev, Madhusudan Basak, Tanmoy Sen, Paromita Shome, Bashima Islam

机构 * Tech LLC(529科技有限责任公司) University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) University of Virginia(弗吉尼亚大学)

AI总结 针对航空旅行打包易出错问题,提出含符号引擎、偏好学习器和CP - SAT优化器的推理引导学习框架,能生成个性化、合规行李清单,在实验中表现良好,在应用中提升了清单完成量并减少了时间。

详情
AI中文摘要

航空旅行打包是反复出现且容易出错的:清单必须个性化且具备情境感知能力,同时要在安全规则、物品依赖和行李限制下可行。现有打包助手要么是模板驱动且通用的,要么是推荐驱动但无约束的。我们提出一个有三个阶段的推理引导学习框架:一是生成有明确依赖结构的合规种子清单的符号引擎;二是通过用户添加和删除操作估计包含和优先级效用并减轻生存偏差的两阶段偏好学习器;三是选择紧凑、合规子集的CP - SAT优化器。该架构实例化了一种约束个性化的通用模式。在604个带标签的旅行场景上,符号引擎召回率达99.7%,规则有效性为0.96,梯度提升树和LambdaMART的AUC - ROC为0.943,NDCG@5为0.923,CP - SAT约束满足率达100%。在生产iOS旅行应用FlyEnJoy中部署后,清单完成量翻倍,编辑和完成时间减少。

英文摘要

Packing for air travel is recurring and error-prone: the checklist must be personal and context-aware, yet feasible under safety rules, item dependencies, and luggage limits. Existing packing assistants are template-driven and generic, or recommendation-driven but unconstrained, leaving users to manually patch regulatory and capacity violations. We propose a reasoning-guided learning framework with three stages: (1) a symbolic engine that generates a regulation-aware seed checklist with explicit dependency structure, (2) a two-stage preference learner that estimates inclusion and priority utilities from user add and remove actions while mitigating survivorship bias, and (3) a CP-SAT optimizer that selects a compact, compliant subset. The architecture instantiates a general pattern for constrained personalization, applicable wherever hard feasibility coexists with sparse preference signals. On 604 labeled trip scenarios, comprising 29K inclusion labels and 343K pairwise comparisons, the symbolic engine attains 99.7% recall and 0.96 rubric validity, compared with 0.78 to 0.81 for frontier LLMs. Gradient-boosted trees and LambdaMART reach an AUC-ROC of 0.943 and an NDCG@5 of 0.923. CP-SAT attains 100% constraint satisfaction, compared with 28% for greedy selection and 10% for random selection. Deployment in FlyEnJoy, a production iOS travel app, doubled checklist completions and reduced editing and completion time.

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

From Feasibility to Desirability: Plan, Learn, Adapt (PLA) Framework for Personalized On-Device Itinerary Generation

从可行性到合意性:用于个性化设备端行程生成的计划、学习、适应(PLA)框架

Himel Dev, Tanmoy Sen, Madhusudan Basak, Bashima Islam

机构 * Tech LLC(529科技有限责任公司) University of Virginia(弗吉尼亚大学) University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校)

AI总结 研究针对个性化设备端行程生成问题,提出PLA框架,分计划、学习、适应三阶段,通过构建规划器集合、拟合奖励模型及进行局部优化来生成行程,实验表明该框架在可行性和胜率上表现出色,还提升了生产部署中的行程完成率并降低延迟。

详情
AI中文摘要

生成个性化旅行行程是一项复杂的规划任务,在硬组合可行性和软潜在合意性之间存在矛盾。经典优化能执行约束但无法捕捉旅行者主观偏好,基于学习的方法能建模偏好却不能保证可行性,移动部署对两者都有额外资源限制。为此提出PLA框架,分三个阶段。计划阶段构建轻量级规划器的异构集合生成可行候选;学习阶段从行程比较中拟合紧凑奖励模型捕捉进度、地理连贯性等属性;适应阶段在设备感知计算预算内进行可行性保持的局部优化。在超100个美国城市的2519次成对人工比较中,奖励引导的集合实现67.8%胜率,比最佳单规划器高11.2个百分点且100%可行,前沿语言模型在相同约束下可行性为0%。奖励模型在留出城市上有67.6%平均留一城市准确率。在FlyEnJoy生产部署中,PLA将行程完成率提高91%,设备端平均延迟109.9毫秒。

英文摘要

Generating personalized trip itineraries is a complex planning task and involves a tension between hard combinatorial feasibility and soft latent desirability. Classical optimization enforces constraints but fails to capture subjective traveler preferences. While learning-based approaches model preferences, they cannot guarantee feasibility. Mobile deployment imposes additional resource constraints on both. To address this, we propose Plan, Learn, Adapt (PLA), a three-stage framework for personalized on-device itinerary generation. The Plan stage builds a heterogeneous ensemble of lightweight planners that produces structurally diverse feasible candidates. From pairwise itinerary comparisons, Learn fits a compact Bradley-Terry reward model that captures emergent schedule properties such as pacing, geographic coherence, and day balance, which per-POI signals miss. Finally, Adapt applies feasibility-preserving local refinement within a device-aware compute budget; every intermediate state is feasible by construction. On 2,519 pairwise human comparisons across more than 100 U.S. cities, the reward-guided ensemble achieves a 67.8% win rate, 11.2 percentage points above the best single planner, with 100% feasibility. Three frontier LLMs, GPT-5, Claude Opus 4.5, and Gemini 3 Pro, achieve 0% feasibility under the same constraints. The reward model generalizes across held-out cities, with a 67.6% mean leave-one-city-out accuracy. In production deployment within FlyEnJoy, PLA increased itinerary completion rates by 91%, with 109.9 ms average on-device latency.

URL PDF HTML 收藏
2607.14576 2026-07-17 cs.LG stat.ML 新提交

Sharp Stability Threshold and Certification for Designing Stable Residual Architectures

深度残差架构的尖锐稳定性阈值与认证

Hyemin Gu, Michael Tyrrell, Tuhin Sahai, Markos A. Katsoulakis

机构 * University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) SRI International(SRI国际公司)

AI总结 该研究为深度残差架构提出次线性增长原理,通过经典ODE理论和最优控制分析确定\(q \leq 1\)为稳定训练充要条件,阐明架构布局与稳定关系,构建函数空间并给出认证算法,实验证实相关变体训练稳定。

详情
AI中文摘要

我们为深度残差架构提出了次线性增长原理——每个残差块速度场的输入幅度指数上的尖锐稳定性阈值:\(\|v(x, t)\| \leq c\,\|x\|^q + b\),\(q \in [0, 1]\)。通过两个独立论证确定阈值\(q = 1\)。经典常微分方程理论在\(q \leq 1\)时给出\([0, T]\)上的全局前向流,\(q > 1\)时速度场发散。最优控制分析通过哈密顿 - 雅可比 - 贝尔曼方程将其细化为选择陈述:训练最优在可允许类边界上是开关控制的,所以\(q > 1\)时最优解爆炸,\(q \leq 1\)时最优解通过构造是安全的。指数准则\(q \leq 1\)是稳定训练的充要条件。它阐明了确保训练和推理稳定性的架构布局,解释了例如层归一化的稳定作用。次线性增长速度场构成了正向动力学、伴随灵敏度和架构组合都能得到良好控制的正确函数空间。在构建残差块的五种操作下的输入幅度指数算法能够在架构原语层面有效认证\(q_k \leq 1\),取代在寻找稳定神经架构设计中的临时试错。无参数修改将超临界曼巴块从\(q = 5\)降至\(q = 1\)且无需层归一化,证明了这一点。在曼巴和PatchTST上的实验证实\(q \leq 1\)变体训练稳定:准则是输入幅度指数,而非归一化层的存在。

英文摘要

We propose \emph{the sublinear-growth principle} for deep residual architectures -- a sharp stability threshold on the input-magnitude exponent of every residual block's velocity field: $$\|v(x, t)\| \leq c\,\|x\|^q + b, \qquad q \in [0, 1].$$ The threshold $q = 1$ is established via two independent arguments. Classical ODE theory gives a global forward flow on $[0, T]$ at $q \le 1$ and exhibits divergent velocity fields at any $q > 1$. The optimal-control analysis, via the Hamilton-Jacobi-Bellman equation, sharpens this to a selection statement: the training optimum is bang-bang on the boundary of the admissible class, so the optimum at $q > 1$ blows up while the optimum at $q \le 1$ is safe by construction. The exponent criterion $q \le 1$ is thereby a necessary and sufficient condition for stable training. It clarifies architectural placements that ensure the stability of training and inference, explaining, for instance, the stabilizing role of layer normalization. The sublinear-growth velocity fields form \emph{the right function space} on which forward dynamics, adjoint sensitivity, and architectural composition are all well-controlled. An arithmetic of input-magnitude exponents under the five operations that build residual blocks enables efficient certification of $q_k \le 1$ at the level of architectural primitives, in place of ad hoc trial and error in the search for stable neural architectural designs. A parameter-free modification reduces the supercritical Mamba block from $q = 5$ to $q = 1$ without layer normalization, demonstrating this point. Experiments on Mamba and PatchTST confirm that the $q \le 1$ variants train stably: the criterion is the input-magnitude exponent, not the presence of a normalization layer.

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

Communication-Efficient Relative Pose Estimation with Vision Foundation Models for Ephemeral Collaborative Perception

用于短暂协作感知的基于视觉基础模型的通信高效相对位姿估计

Qihang Li, Jo-Hao Huang, Jiewen Liu, Suyoung Kang, Hao Zhang, Peng Gao

机构 * North Carolina State University(北卡罗来纳州立大学) University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校)

AI总结 针对现实中机器人短交互窗口及有限通信带宽下的相对位姿估计难题,提出通信高效相对位姿估计框架CERPE,利用固定大小描述符减少原始观测交换,通过自身运动传播相对位姿,提升了短暂协作感知中的6自由度相对位姿估计。

Comments 8 pages, 6 figures

详情
AI中文摘要

相对位姿估计是多机器人系统中协作感知与协调的基本能力。然而,现实环境中相遇的机器人常处于短交互窗口,且在有限通信带宽下运行,存在遮挡或视野受限导致的视觉重叠间歇性或缺失。现有方法有局限。为此引入通信高效相对位姿估计(CERPE)系统框架,通过连续共享固定大小描述符减少不必要原始观测交换,独立于位姿估计触发原始图像请求。通过度量缩放自身运动传播机器人间相对位姿处理非重叠相遇。仿真和实际机器人实验表明,CERPE在短暂协作感知中提升了6自由度相对位姿估计。

英文摘要

Relative pose estimation is a fundamental capability for collaborative perception and coordination in multi-robot systems. However, robots encountering each other in real-world environments often operate in short interaction windows and must operate under limited communication bandwidth with intermittent or missing visual overlap caused by occlusions or limited fields of view. Existing approaches typically rely on global reference frames, assume sustained view overlap, or incur prohibitive communication costs, thereby limiting their applicability to ephemeral collaborative perception. To address these challenges, we introduce communication-efficient relative pose estimation (CERPE), a system-level framework that coordinates vision foundation models to jointly estimate ego-motion and inter-robot relative pose. CERPE reduces unnecessary raw-observation exchange by using continuously shared fixed-size descriptors to gate event-triggered raw-image requests independently of pose estimation. Non-overlapping encounters are handled by propagating inter-robot relative poses through metrically scaled ego-motion, thus maintaining relative pose estimates even in the absence of visual overlap. Experiments in simulation and real-world robots show that CERPE improves 6-DoF relative pose estimation over selected baselines in ephemeral collaborative perception.

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

Learning in Infinitesimal Non-Compositional Sketches

在无穷小非组合草图中学习

Sridhar Mahadevan

机构 * Adobe Research(Adobe研究院) University of Massachusetts, Amherst(马萨诸塞大学阿默斯特分校)

AI总结 研究如何通过LINCS框架修复机器学习中非组合性问题,将问题指定为草图,利用切提升和INC自函子,把机器学习表述为寻找余代数不动点,证明特定条件下最终INC余代数存在,正进行多场景实验评估。

详情
AI中文摘要

本文开发了一个范畴框架——无穷小非组合草图学习(LINCS),用于修复非组合性问题,即图表无法通过提升到切范畴设置的商草图进行分解。机器学习问题被指定为草图,通过通用分解问题的失败来定义非组合性。给定学习草图和模型,定义了基础缺陷和切提升,LINCS被定义为切提升后的分解障碍。本文还介绍了切学习草图,定义了INC自函子,将机器学习表述为寻找相继切展开稳定的余代数不动点。利用Aczel - Mendler定理证明了在特定条件下最终INC余代数的存在性。目前正在多个具体机器学习设置中对LINCS进行详细实验评估。

英文摘要

This paper develops a categorical framework -- Learning in Infinitesimal Non-Compositional Sketches (LINCS) -- as the repair of non-compositionality: failures of diagrams to factor through quotient sketches lifted to the tangent category setting. Machine learning problems are specified as sketches: graphs with commutativity conditions $\mathcal D$, limit cones $\mathcal L$, and colimit cocones $\mathcal K$, generalizing the usual scalarization of loss functions or vector space assumptions. Non-compositionality is defined purely as failure of a universal factorization problem, not as arithmetic error between the desired and actual predictions. Given a learning sketch $\mathbb S=(S,\mathcal D,\mathcal L,\mathcal K)$, whose underlying graph is $S$, and a model $D:J \rightarrow C$, the base defect is the obstruction to factorization $\mbox{Obs}(\mbox{Fact}_{\mathbb S}(D))$. The tangent lift applies the tangent functor $T$ to obtain $TD:J \rightarrow C$, and LINCS is defined as the obstruction $\mbox{Obs}(\mbox{Fact}_{\mathbb S}(TD))$ -- asking whether infinitesimal perturbations preserve the compositionality constraints.The paper also introduces Tangent Learning Sketches, which are sketches equipped with Cockett-Cruttwell tangent structure. The paper defines the INC endofunctor, which iterates the tangent lift, producing a tower $D,TD,T^2D, \cdots$ of factorization problems. ML is thereby formulated as the search for a coalgebraic fixed point where successive tangent unfoldings stabilize ($νT_{\mbox{INC}}$). Using the Aczel--Mendler theorem, we prove existence of a final INC coalgebra whenever $T_{\mbox{INC}}$ admits a set-based class realization that creates its final carrier. A detailed experimental evaluation of LINCS is underway in a number of concrete ML settings, including deep learning, large language models, and reinforcement learning, and is described in companion papers.

URL PDF HTML 收藏
2507.19290 2026-07-17 cs.DS cs.LG cs.NA math.NA

Query Efficient Structured Matrix Learning

高效查询的结构矩阵学习

Noah Amsel, Pratyush Avi, Tyler Chen, Feyza Duman Keles, Chinmay Hegde, Cameron Musco, Christopher Musco, David Persson

机构 * New York Univeristy(纽约大学) University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) Flatiron Institute(Flatiron研究所)

AI总结 本文提出了一种在matvec模型中高效学习结构矩阵近似的算法,通过查询复杂度的改进实现了对一般矩阵家族的近似学习。

Journal ref Proceedings of the 39th Annual Conference on Learning Theory (COLT) 2026, PMLR 336:158-194

详情
AI中文摘要

我们研究了在给定矩阵向量乘积(matvec)查询(形式为x→Ax和x→A^Tx)的情况下,学习一个未知矩阵A的结构近似(低秩、稀疏、带状等)的问题。这个问题对于科学计算和机器学习中的算法具有核心重要性,应用包括快速乘法和逆运算对于结构矩阵、构建一阶优化的预条件子程序,以及作为微分算子学习的模型。先前的工作集中在获得学习特定结构矩阵家族的查询复杂度上界和下界。我们更广泛地研究这个问题,旨在理解从一般矩阵家族中学习近似值的查询复杂度。我们的主要结果集中在从任何有限大小的矩阵家族F中找到A的近似值。标准矩阵简化结果表明,在这种情况下,O(log|F|)个matvec查询足够。这个界限也可以实现,并且是最佳的,对于形式为x,y→x^TAy的向量-矩阵-向量查询,这些查询在关于秩-1矩阵感知的工作中被广泛研究。出人意料的是,我们证明在matvec模型中,可以实现复杂度的几乎二次改进,达到O(sqrt(log|F|))。进一步,我们证明这个界限在对数-对数因子范围内是最佳的。通过覆盖数论证,我们的结果扩展到已研究的无限家族。例如,我们证明,从任何线性矩阵家族的维度为q,可以使用O(sqrt(q))个matvec查询来获得几乎最优的近似,优于通过简化技术和向量-矩阵-向量查询可实现的O(q)界限。

英文摘要

We study the problem of learning a structured approximation (low-rank, sparse, banded, etc.) to an unknown matrix $A$ given access to matrix-vector product (matvec) queries of the form $x \rightarrow Ax$ and $x \rightarrow A^Tx$. This problem is of central importance to algorithms across scientific computing and machine learning, with applications to fast multiplication and inversion for structured matrices, building preconditioners for first-order optimization, and as a model for differential operator learning. Prior work focuses on obtaining query complexity upper and lower bounds for learning specific structured matrix families that commonly arise in applications. We initiate the study of the problem in greater generality, aiming to understand the query complexity of learning approximations from general matrix families. Our main result focuses on finding a near-optimal approximation to $A$ from any finite-sized family of matrices, $\mathcal{F}$. Standard results from matrix sketching show that $O(\log|\mathcal{F}|)$ matvec queries suffice in this setting. This bound can also be achieved, and is optimal, for vector-matrix-vector queries of the form $x,y\rightarrow x^TAy$, which have been widely studied in work on rank-$1$ matrix sensing. Surprisingly, we show that, in the matvec model, it is possible to obtain a nearly quadratic improvement in complexity, to $\tilde{O}(\sqrt{\log|\mathcal{F}|})$. Further, we prove that this bound is tight up to log-log factors.Via covering number arguments, our result extends to well-studied infinite families. As an example, we establish that a near-optimal approximation from any \emph{linear matrix family} of dimension $q$ can be learned with $\tilde{O}(\sqrt{q})$ matvec queries, improving on an $O(q)$ bound achievable via sketching techniques and vector-matrix-vector queries.

URL PDF HTML 收藏
2607.13546 2026-07-16 cs.LG 新提交

From Novice to Expert: Cost-Aware Bandits for Evolving Worker Performance in Crowdsensing

从新手到专家:众包感知中用于提升工人绩效的成本感知策略

Yin Huang, Qingsong Liu, Jie Xu

机构 * University of Florida(佛罗里达大学) University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校)

AI总结 研究众包感知中预算受限的在线工人招募问题,工人绩效随经验变化,成本未知。提出成本感知在线学习框架,建模为结构化策略模型,能联合学习奖励轨迹与成本,检测性能饱和,分配预算最大化感知效用,实验验证优于基线方法。

Comments 14 pages, 10 figures, 3 tables, submitted for possible journal publication

详情
AI中文摘要

移动众包感知(MC)招募移动用户使用智能手机执行感知任务,实现交通监测和环境感知等大规模应用。一个基本挑战是在不确定性下进行在线工人招募,平台在预算有限的情况下必须了解工人的感知性能。现有基于学习的MC招募方法通常假设每个工人的感知质量随时间固定不变。然而,实际中工人绩效常随经验提升并最终稳定,且由于时变设备和上下文状态,产生的感知成本可能事先未知。本文研究预算受限的在线招募问题,平台在每轮选择一名工人,观察感知质量和成本,每个工人的预期感知质量随经验增加并最终趋于平稳,重复此过程直到预算耗尽。我们将此问题建模为结构化策略模型,开发了一个成本感知在线学习框架,联合学习不断变化的奖励轨迹和异构成本,检测性能饱和,并分配有限预算以最大化长期感知效用。我们提供了理论性能保证,并通过大量实验验证了所提方法,表明其相对于忽略经验驱动动态或假设已知成本的基线方法有持续改进。

英文摘要

Mobile crowdsensing (MC) recruits mobile users to perform sensing tasks using their smartphones, enabling large-scale applications such as traffic monitoring and environmental sensing. A fundamental challenge is online worker recruitment under uncertainty, where the platform must learn workers' sensing performance while operating with a limited budget. Existing learning-based MC recruitment methods typically assume that each worker's sensing quality is stationary with a fixed mean over time. In practice, however, worker performance often improves with experience and eventually stabilizes, while the incurred sensing cost can be unknown in advance due to time-varying device and context states. In this paper, we study a budget-constrained online recruitment problem in which the platform selects one worker in each round, observes the sensing quality and incurred cost, where the expected sensing quality of each worker increases with experience and eventually converges to a plateau, and repeats until the budget is exhausted. We formulate this problem as a structured bandit model where each worker's expected reward evolves according to an unknown increasing-then-converging function of its participation count, and each worker has an unknown expected cost. We develop a cost-aware online learning framework that jointly learns evolving reward trajectories and heterogeneous costs, detects performance saturation, and allocates the limited budget to maximize long-term sensing utility. We provide theoretical performance guarantees and validate the proposed approach through extensive experiments, demonstrating consistent improvements over baselines that ignore experience-driven dynamics or assume known costs.

URL PDF HTML 收藏
2607.13433 2026-07-16 cs.CL cs.CY 新提交

When Rubrics Change: Cross-Rubric Generalization for Critical Thinking Essay Scoring

当评分标准改变时:批判性思维作文评分的跨评分标准泛化

Nischal Ashok Kumar, Payu Wittawatolarn, Sana Kang, Marisa C. Peczuh, Blair Lehman, Ryan Baker, Caitlin Mills, Sherry Lachman, Ruochen Sun, Andrew Lan

机构 * University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) University of Minnesota(明尼苏达大学) Brighter Research(更光明研究公司) Adelaide University(阿德莱德大学)

AI总结 研究跨评分标准泛化问题,采用含评分标准无关中间表示和目标作文监督的大语言模型微调框架,在增强数据集上实验,结果表明基于特征的中间结构和受控监督可提升对未见过评分标准的泛化能力。

Comments Published in AI for Education Day at SIGKDD 2026

详情
AI中文摘要

自动作文评分(AES)研究主要集中在跨提示泛化,即对来自未见过提示的作文进行评分,评分标准通常保持不变。然而在实践中,教育工作者可能会在评分任务中修改甚至引入新的评分标准。本文研究跨评分标准泛化,即在一组评分标准下标注的作文上训练,在之前未见过的评分标准下评估。使用带有两个组件的大语言模型微调框架,在一个增强了学生批判性思维技能的多个评分标准定义标签的AES数据集上进行实验,发现该框架能提高泛化能力,最佳微调模型性能优于GPT-5-mini提示,仅次于GPT-5。

英文摘要

Automated essay scoring (AES) research has largely focused on cross-prompt generalization, where essays from unseen prompts are scored while the scoring criteria are typically held constant. In practice, however, educators may revise or even introduce new rubrics in their scoring task, to evaluate different aspects of essays. We study cross-rubric generalization: training on essays labeled under one set of rubrics and evaluating on previously unseen rubrics, which target different aspects of the essay. We use a Large Language Model (LLM) fine-tuning framework with two components: rubric-agnostic intermediate representations, called traits, and target-essay supervision under seen rubrics during training. On an AES dataset augmented with multiple rubric-defined labels of student critical thinking skills, we find that traits improve macro F1 by 5.0% over a baseline without traits in the hardest setting, where both target rubrics and target essays are unseen during training. We further find that increasing target-essay supervision improves performance, with our best fine-tuned open-source Llama-based model outperforming GPT-5-mini prompting by 2.1% macro F1 and trailing GPT-5 by 1.9%. These results show that trait-based intermediate structure and controlled supervision improve generalization to unseen rubrics.

URL PDF HTML 收藏
2605.08583 2026-07-16 cs.CL 版本更新

Source or It Didn't Happen: A Multi-Agent Framework for Citation Hallucination Detection

来源或未发生:一种用于引用伪造检测的多智能体框架

Mingzhe Li, Zhiqiang Lin, Shiqing Ma

机构 * University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) The Ohio State University(俄亥俄州立大学)

AI总结 本文提出CiteTracer多智能体框架,通过12种分类体系检测引用伪造,利用PDF和BibTeX提取结构化引用,结合缓存查找、URL获取等方法验证,实现97.1%的准确率。

详情
AI中文摘要

大型语言模型在科学写作中被广泛应用,但它们可能生成看似合理却无法通过文献验证的引用。现有检测器通常将验证简化为二元判断,依赖脆弱的解析或不完整的检索,无法为审计者提供足够的领域信号。我们重新将引用伪造检测视为领域对齐的层面裁决,并引入涵盖真实、潜在和伪造引用的12种分类体系。基于此分类体系,我们构建了CiteTracer,一个级联多智能体检测器,能够从PDF和BibTeX中提取结构化引用,通过缓存查找、URL获取、学者连接器和网络搜索获取证据,应用确定性领域匹配,并将模糊情况转交给领域专家裁决。我们发布了一个包含2,450个合成引用的基准测试,这些引用基于真实的种子生成并受控的LLM变异,配对957个真实世界的伪造引用,来自ICLR 2026和匿名会议被拒提交。CiteTracer在合成基准测试上达到97.1%的准确率,领域级F1分数分别为真实、潜在和伪造引用的97.0、95.8和98.5,且在真实世界集上检测出97.1%的伪造引用,未出现回避情况。代码:https://github.com/aaFrostnova/CiteTracer。

英文摘要

Large language models are increasingly used in scientific writing, yet they can fabricate citation-shaped references that appear plausible but fail bibliographic verification. Existing detectors often reduce verification to binary found/not-found decisions and rely on brittle parsing or incomplete retrieval, offering little field-level signal to auditors. We reframe citation hallucination detection as taxonomy-aligned field-level adjudication and introduce a 12-code taxonomy spanning Real, Potential, and Hallucinated citations. Based on this taxonomy, we build CiteTracer, a cascading multi-agent detector that extracts structured citations from PDF and BibTeX, retrieves evidence through cache lookup, URL fetch, scholar connectors, and web search, applies deterministic field matching, and routes ambiguous cases to class-specialist judgers. We release a benchmark of 2,450 synthetic citations built from real seeds with controlled LLM mutations, paired with 957 real-world fabricated citations drawn from ICLR 2026 and an anonymous conference desk-rejected submissions. CiteTracer reaches 97.1% accuracy on the synthetic benchmark, with class-level F1 scores of 97.0, 95.8, and 98.5 for Real, Potential, and Hallucinated, respectively, and detects 97.1% of fabrications on the real-world set without abstaining. Code: https://github.com/aaFrostnova/CiteTracer.

URL PDF HTML 收藏
2607.10535 2026-07-14 cs.CV 新提交

Improving Sample Diversity in Autoregressive Text-to-Image Generation via Cluster Truncation

通过聚类截断提高自回归文本到图像生成中的样本多样性

Trang Nguyen, Shuang Wu, Runyan Tan, Phillip Howard

机构 * University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) Thoughtworks(Thoughtworks公司)

AI总结 研究自回归图像生成模型中样本多样性问题,指出其关键属性限制现有方法。提出无p聚类新解码策略,在四个自回归T2I模型和两个数据集上评估,该策略能解锁最大多样性并保持图像质量与提示对齐。

详情
AI中文摘要

虽然扩散模型在文本到图像(T2I)生成中实现了最先进的图像质量,但最近的工作表明它们存在样本多样性崩溃的问题。在这项工作中,我们研究自回归(AR)图像生成模型是否能推动图像质量和样本多样性之间的帕累托前沿。随着质量和效率的最新进展,AR模型已成为基于扩散的图像生成的可行替代方案。受AR范式中更好的多样性-质量权衡潜力的推动,我们对AR图像生成模型中的样本多样性进行了首次系统研究。我们表明,AR图像生成的两个关键属性,即持续高的令牌级熵和视觉令牌空间中的大量冗余,限制了现有令牌级解码方法增强多样性的有效性。因此,我们提出了无p聚类,这是一种新的解码策略,它在聚类级别而不是令牌级别执行基于熵的截断采样。我们使用一套全面的指标,包括图像质量、提示对齐和多样性,在四个自回归T2I模型和两个数据集上评估了我们的方法和基线解码方法。我们的结果表明,无p聚类在大多数评估的自回归T2I模型和数据集上解锁了最大的多样性,同时保持了图像质量和提示对齐。

英文摘要

While diffusion models achieve state-of-the-art image quality for text-to-image (T2I) generation, recent work has demonstrated that they suffer from sample diversity collapse. In this work, we investigate whether autoregressive (AR) image generation models can push the Pareto frontier between image quality and sample diversity. With recent advances in quality and efficiency, AR models have emerged as a viable alternative to diffusion-based image generation. Beyond enabling new use cases such as interleaved image-text generation, their sequential generation process makes them compatible with a wide range of token-based decoding strategies originally developed to improve diversity in text generation. Motivated by the potential of a better diversity-quality tradeoff in the AR paradigm, we present the first systematic study of sample diversity in AR image generation models. We show that two key properties of AR image generation, persistently high token-level entropy and substantial redundancy in visual token spaces, limit the effectiveness of existing token-level decoding methods for diversity enhancement. We therefore propose $p$-less cluster, a new decoding strategy that performs entropy-based truncation sampling at cluster level rather than at token level. We evaluate our approach and baseline decoding methods across four autoregressive T2I models and two datasets using a comprehensive suite of metrics spanning image quality, prompt alignment, and diversity. Our results show that $p$-less cluster unlocks the greatest diversity across most evaluated autoregressive T2I models and datasets while maintaining image quality and prompt alignment.

URL PDF HTML 收藏
2607.10463 2026-07-14 cs.AI cs.IR 新提交

GRASP: GRanularity-Aware Search Policy for Agentic RAG

GRASP:用于智能检索增强生成的粒度感知搜索策略

Varun Gandhi, Jaewook Lee, Shantanu Todmal, Franck Dernoncourt, Ryan Rossi, Zichao Wang, Andrew Lan

机构 * University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) Adobe Research(Adobe 研究院)

AI总结 研究智能体检索增强生成中模型决策难题,提出GRASP强化学习框架,训练智能体协调互补检索工具,实验表明其提升检索召回率和问答性能,还展现出可解释行为,凸显协调检索信号和上下文粒度对智能体推理的关键作用。

详情
AI中文摘要

智能检索增强生成(Agentic RAG)通过允许语言模型迭代推理、生成搜索查询、检索证据和预测答案来扩展静态RAG。然而,模型在决定何时检索、使用词汇匹配还是语义相似性以及如何控制上下文粒度以防止无关令牌干扰智能体推理方面仍然具有挑战性。本文介绍了GRASP,这是一个强化学习框架,用于训练智能体在多步推理过程中自适应地协调互补检索工具。GRASP为智能体提供语义搜索、关键词搜索和段落阅读操作,使其能够仅在需要时检索句子级证据并扩展进一步的上下文。我们使用一种联合考虑答案准确性、基于事实的阅读、互补搜索和轮次效率的奖励来训练策略。在多跳推理基准上的实验表明,与单步检索、基于提示的智能体RAG和基于强化学习的检索基线相比,GRASP提高了检索召回率和下游问答性能。定性和消融分析表明,学习到的策略发展出了可解释的略读和扫描行为:它使用语义搜索进行广泛探索,段落阅读进行局部验证,关键词搜索用于特定实体的证据。这些结果表明,学习协调检索信号和上下文粒度对于智能体的正确推理至关重要。

英文摘要

Agentic retrieval-augmented generation (RAG) extends static RAG by allowing language models to iteratively reason, generate search queries, retrieve evidence, and predict answers. However, it remains challenging for models to decide when to retrieve, whether to use lexical matching or semantic similarity, and how to control context granularity to prevent irrelevant tokens from interfering with agent reasoning. In this paper, we introduce GRASP, a reinforcement learning (RL) framework for training agents to adaptively coordinate complementary retrieval tools during multi-step reasoning. GRASP provides the agent with semantic search, keyword search, and paragraph-reading actions, enabling it to retrieve sentence-level evidence and expand further context only when needed. We train the policy with a reward that jointly accounts for answer accuracy, grounded reading, complementary search, and turn efficiency. Experiments on multi-hop reasoning benchmarks show that GRASP improves both retrieval recall and downstream question answering performance compared with single-step retrieval, prompting-based agentic RAG, and RL-based retrieval baselines. Qualitative and ablation analyses show that the learned policy develops interpretable skimming and scanning behavior: it uses semantic search for broad exploration, paragraph reading for local verification, and keyword search for entity-specific evidence. These results suggest that learning to coordinate retrieval signals and context granularity is critical for agent's correct reasoning.

URL PDF HTML 收藏
2607.11493 2026-07-14 cs.LG cs.AI math.CT 新提交

Agentic Skill Optimization over Lie Algebroids

李代数胚上的智能体技能优化

Sridhar Mahadevan

机构 * Adobe Research(Adobe研究院) University of Massachusetts, Amherst(马萨诸塞大学阿默斯特分校)

AI总结 研究智能体技能优化问题,提出LASKO框架,将技能建模为李代数胚截面,利用李括号筛选测试替代昂贵验证,在自然语言任务因果提取中实现近15倍加速,提升技能优化速度。

Comments 20 pages

详情
AI中文摘要

智能体系统越来越多地通过编辑技能来自我提升,如提示、评分标准、计划等。技能编辑并非向量空间中的独立坐标,其效果需在部署、验证和评估后才能观察到,不同编辑可能有相同即时可见效果但在其他方面存在差异,编辑顺序也很重要。本文介绍了一种新的技能优化框架LASKO(李代数胚技能优化)。它将带类型、锚定的Markdown技能建模为基础范畴,可用编辑策略作为带锚ρ的受控李代数胚的截面。锚将编辑策略映射到其可见的Markdown效果,核ker(ρ)表示潜在模板等结构,代数胚括号衡量非交换编辑组合。初步基准结果表明,LASKO在技能优化中实现了数量级的加速,主要是因为它在进行昂贵的验证前,先用微秒级的李括号筛选测试。在自然语言任务的因果提取中,与通过运行671B参数的DeepSeek V3.1 4位模型验证所有编辑的暴力方法相比,LASKO实现了近15倍的加速。

英文摘要

Agentic systems increasingly improve themselves by editing skills: prompts, rubrics, plans, tool contracts, examples, validators, and traces. Skill edits are not independent coordinates in a vector space: they are local repairs to structured artifacts whose effects are observed only after rollout, validation, and critique. Distinct edits can have the same immediate visible effect while differing in routing context, template state, guardrail scope, or future composability. The order of edits can matter as well: repairing a schema before a normalization rule need not be equivalent to applying the same edits in the reverse order. This paper introduces a new framework for skill optimization called LASKO, for Lie Algebroid SKill Optimization. LASKO models typed, anchored Markdown skills as the base category and available edit policies as sections of a controlled Lie algebroid with anchor $ρ$. The anchor maps an edit policy to its visible Markdown effect; the kernel $\ker(ρ)$ represents latent template, routing, or implementation structure; and the algebroid bracket measures noncommuting edit composition. As shown in the paper, LASKO achieves order-of-magnitude speedups in skill optimization in our preliminary benchmark results, primarily because it substitutes inexpensive Lie-bracket screening tests that run in microseconds, before investing in expensive validations that require running large language models. On a causal extraction from natural language task, LASKO achieved a speedup of almost $15 \times$ compared to a brute-force approach that validated all edits by running them through a DeepSeek V3.1 4-bit model with 671B parameters.

URL PDF HTML 收藏
2603.01331 2026-07-14 cs.CL cs.AI cs.LG 版本更新

MetaState: Persistent Working Memory Enhances Reasoning in Discrete Diffusion Language Models

MetaState: 持久工作记忆增强离散扩散语言模型的推理能力

Kejing Xia, Mingzhe Li, Lixuan Wei, Zhenbang Du, Xiangchi Yuan, Dachuan Shi, Qirui Jin, Wenke Lee

机构 * Georgia Institute of Technology(佐治亚理工学院) University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) Harvard University(哈佛大学)

AI总结 MetaState通过引入轻量级循环增强模块,为冻结的离散扩散语言模型提供持久固定大小的工作记忆,提升推理性能,平均提升4.5%。

详情
AI中文摘要

离散扩散语言模型(dLLMs)通过迭代去噪掩码序列生成文本。然而,标准dLLMs仅将每个去噪步骤的当前硬掩码序列作为条件,中间连续表示在采样和重新掩码后被丢弃。我们称此瓶颈为信息孤岛问题:连续信息在个体去噪步骤中孤立,无法跨轨迹传播。为解决此限制,我们引入MetaState,一个轻量级循环增强模块,为冻结的dLLM主干提供持久、固定大小的工作记忆。MetaState包含三个模块,共享时间条件器:一个交叉注意力Mixer读取主干激活到内存槽,一个GRU风格的Updater整合跨步骤信息,一个交叉注意力Injector将更新的内存写回主干。我们使用专用K-step展开管道训练这些模块以学习多步动态。MetaState仅增加约0.6%的可训练参数,同时保持主干冻结,并在数学推理和代码生成基准上持续优于冻结基线,平均提升4.5%。

英文摘要

Discrete diffusion language models (dLLMs) generate text by iteratively denoising a masked sequence. However, standard dLLMs condition each denoising step solely on the current hard-masked sequence, while intermediate continuous representations are discarded after sampling and remasking. We term this bottleneck the \textbf{Information Island} issue: continuous information remains isolated within individual denoising steps and fails to propagate across the trajectory. This bottleneck is especially harmful for reasoning, which requires intermediate reasoning state to be preserved and updated across many denoising steps. To address this limitation, we introduce \textbf{MetaState}, a lightweight recurrent augmentation that equips a frozen dLLM backbone with persistent, fixed-size working memory. MetaState comprises three modules with a shared time conditioner: a cross-attention \textbf{Mixer} that reads backbone activations into memory slots, a GRU-style \textbf{Updater} that integrates information across steps, and a cross-attention \textbf{Injector} that writes the updated memory back into the backbone. We train these modules with a dedicated $K$-step unrolling pipeline to learn multi-step dynamics. MetaState adds only ${\sim}0.6\%$ trainable parameters while keeping the backbone frozen, and consistently improves reasoning performance over frozen baselines on mathematical reasoning and code generation benchmarks, with an average gain of 4.5 percentage points across all evaluations.

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

HiPO: Hierarchical Preference Optimization for Adaptive Reasoning in LLMs

HiPO:用于大语言模型自适应推理的分层偏好优化

Darsh Kachroo, Arjun Prasaath Anbazhagan, Adriana Caraeni, Brennan Lagasse, Kevin Zhu

机构 * Vellore Institute of Technology(维洛雷理工学院) University of Massachusetts Amherst(马萨诸塞大学阿姆赫斯特分校) Northwestern University(西北大学) Yale University(耶鲁大学) Algoverse AI Research(Algoverse AI研究)

AI总结 HiPO通过分层优化提升大语言模型在复杂推理任务中的表现,结合偏好优化与结构化推理的优势,实现更高效的训练和更一致的输出。

Comments 12 pages, 4 figures, 6 tables. Includes ablation study across Qwen2.5-7B-Instruct and Llama-3.1-8B-Instruct on 5 math reasoning benchmarks (GSM8K, MATH500, Minerva, AIME24, Gaokao2023). GPT-4.1 used for structured evaluation of reasoning quality

详情
AI中文摘要

直接偏好优化(DPO)是对齐大语言模型与人类偏好有效的框架,但难以处理复杂推理任务。DPO优化生成首选响应的整体可能性,缺乏对多步骤解决方案子部分提供反馈的粒度。现有方法在稳定偏好学习(如DPO变种KTO和RSO)或结构化推理(如ReMA的多智能体RL框架、思维树)方面表现优异,但未能融合这些互补优势。我们提出HiPO(分层偏好优化),作为DPO的扩展,将响应分为推理段(查询澄清和上下文、推理步骤、答案),并计算损失作为各段DPO损失的加权和。我们的方法实现了段特定训练,同时保持DPO的计算效率和训练稳定性。我们证明,对于使用HiPO和DPO在Math Stack Exchange偏好数据集上微调的多个7B LLMs,训练使用HiPO的模型在多种常见数学基准测试中表现更优,并在GPT-4.1评估中显示出更组织、逻辑流畅和一致的输出。

英文摘要

Direct Preference Optimization (DPO) is an effective framework for aligning large language models with human preferences, but it struggles with complex reasoning tasks. DPO optimizes for the likelihood of generating preferred over dispreferred responses in their entirety and lacks the granularity to provide feedback on subsections of many-step solutions typical of reasoning tasks. Existing methods excel at either stable preference learning (e.g., DPO variants like KTO and RSO) or structured reasoning (e.g., ReMA's multi-agent RL framework, Tree of Thoughts), but fail to merge these complementary strengths. We propose HiPO (Hierarchical Preference Optimization), an extension of DPO that separates responses into reasoning segments (query clarification and context, reasoning steps, and answer) and computes loss as a weighted sum of the DPO loss for each segment. Our approach enables segment-specific training while maintaining DPO's computational efficiency and training stability. We demonstrate that for multiple 7B LLMs fine-tuned using HiPO and DPO on the Math Stack Exchange preference dataset, the models trained with HiPO outperform the others on a variety of common math benchmarks and achieve greater organization, logical flow, and consistency as measured by GPT-4.1.

URL PDF HTML 收藏
2607.06875 2026-07-09 cs.CV cs.LG 新提交

Video2Reaction: Mapping Video to Audience Reaction Distribution in the Wild

Video2Reaction:将视频映射到自然环境中的观众反应分布

Trang Nguyen, Sidong Zhang, Shiv Shankar, Gauri Jagatap, Deepak Chandran, Andrea Fanelli, Madalina Fiterau

机构 * University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) Dolby Laboratories(杜比实验室)

AI总结 研究旨在通过Video2Reaction数据集实现视频到观众反应分布预测,开发仅用开源语言模型的两阶段多智能体管道,建立基准,发现预训练模型零样本失败,微调可提升性能,但任务仍具挑战。

详情
AI中文摘要

理解和预测观众对视频内容的反应对于改进内容创作、推荐系统和媒体分析至关重要。为实现观众反应预测及其他内容参与应用,我们引入了Video2Reaction,这是一个多模态数据集,可将短电影片段映射到自然环境中观众通过社交媒体表达的诱导情绪分布。它涵盖超10000个视频,是观众反应预测的可靠基准和训练资源。为实现经济高效的持续注释,我们开发了仅使用开源语言模型的两阶段多智能体管道,在盲态人工验证下正确率达86%。我们建立了首个自然环境中视频到反应分布预测的基准,表明预训练基础视频模型在零样本设置中失败,而微调可将其转变为能够仅从视频建模完整反应分布和主要反应的先进预测器。然而,该任务仍具挑战性,即使最强方法在主要反应预测中Top-3 F1也仅达77%。数据集和代码可在项目页面获取。

英文摘要

Understanding and forecasting audience reactions to video content are crucial for improving content creation, recommendation systems, and media analysis. To enable audience reaction prediction and other content engagement applications, we introduce $\textbf{Video2Reaction}$, a multimodal dataset that maps short movie segments to a distribution of $\textit{induced emotions}$ of viewers in the wild, as expressed through social media. $\textbf{Video2Reaction}$ spans more than 10,000 videos and serves as a reliable benchmark as well as a training resource for audience reaction prediction. To enable cost-effective continuous annotations as reactions may change over time, we develop a two-stage multi-agent pipeline using only open-source LLMs, achieving 86% correctness under blind human verification despite the inherently noisy and subjective nature of the task. We establish the first benchmark for video-to-reaction-distribution prediction in the wild and show that pretrained foundation video models fail in zero-shot settings, while finetuning transforms them into state-of-the-art predictors capable of modeling both full reaction distributions and dominant responses from video alone. However, the task remains challenging: even the strongest methods achieve only 77% Top-3 F1 in dominant reaction prediction (LLaVA-Next), highlighting a substantial gap in modeling collective audience reaction. \modification{Dataset and code are available at our project page: https://information-fusion-lab-umass.github.io/video2reaction-bench.github.io

URL PDF HTML 收藏
2604.09320 2026-07-09 physics.chem-ph cs.LG 版本更新

Transferable FB-GNN-MBE Framework for Potential Energy Surfaces: Data-Adaptive Transfer Learning in Deep Learned Many-Body Expansion Theory

可迁移的FB-GNN-MBE框架用于势能面:深度学习多体展开理论中的数据自适应迁移学习

Siqi Chen, Zhiqiang Wang, Yili Shen, Xianqi Deng, Xi Cheng, Cheng-Wei Ju, Jun Yi, Guo Ling, Dieaa Alhmoud, Hui Guan, Zhou Lin

机构 * University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校)

AI总结 本文提出一种可迁移的FB-GNN-MBE框架,结合图神经网络与多体展开理论,实现对复杂化学系统中多体能量的高效准确预测,通过迁移学习提升大规模分子模拟的实用性。

Comments Under review with The Journal of Chemical Physics. Main text: 23 pages, 11 figures, and 1 table. Supplementary Materials: 29 pages, 6 figures, 15 tables, 4 pseudo-algorithms

详情
AI中文摘要

机理理解及复杂化学系统的理性设计依赖于对电子结构的快速准确预测,超越单个基元块。然而,若系统超过数百个原子,第一性原理量子力学(QM)建模变得不现实。本文开发了FB-GNN-MBE,将基于片段的图神经网络(FB-GNN)整合到多体展开(MBE)理论中,并展示了其能够再现具有可控精度、复杂性和可解释性的分层结构系统的第一性原理势能面(PES)。具体而言,我们将整个系统分为基本构建块(片段),利用QM模型评估其单片段能量,并利用FB-GNN训练的结构-性质关系处理多片段相互作用。我们的研究表明,FB-GNN-MBE在水、苯酚和混合基准中预测两体(2B)和三体(3B)能量达到化学精度,以及水和苯酚二聚体的一维解离曲线。为了在各种系统中以最小的计算成本和数据需求转移FB-GNN-MBE的成功,我们开发并验证了教师-学生学习协议。一个在混合密度水簇集合(教师)上训练的重型FB-GNN将学习到的知识传递给轻量级GNN(学生),后者随后在均匀密度(H2O)21簇集合上微调。这种迁移学习策略实现了各种大小水簇的2B和3B能量的高效准确预测,而无需重新训练。我们的可迁移FB-GNN-MBE框架优于传统非FB-GNN模型,并在大规模分子模拟中表现出高度实用性。

英文摘要

Mechanistic understanding and rational design of complex chemical systems depend on fast and accurate predictions of electronic structures beyond individual building blocks. However, if the system exceeds hundreds of atoms, first-principles quantum mechanical (QM) modeling becomes impractical. In this study, we developed FB-GNN-MBE by integrating a fragment-based graph neural network (FB-GNN) into the many-body expansion (MBE) theory and demonstrated its capacity to reproduce first-principles potential energy surfaces (PES) for hierarchically structured systems with manageable accuracy, complexity, and interpretability. Specifically, we divided the entire system into basic building blocks (fragments), evaluated their one-fragment energies using a QM model, and addressed many-fragment interactions using the structure-property relationships trained by FB-GNNs. Our investigation shows that FB-GNN-MBE achieves chemical accuracy in predicting two-body (2B) and three-body (3B) energies across water, phenol, and mixture benchmarks, as well as the one-dimensional dissociation curves of water and phenol dimers. To transfer the success of FB-GNN-MBE across various systems with minimal computational costs and data demands, we developed and validated a teacher-student learning protocol. A heavy-weight FB-GNN trained on a mixed-density water cluster ensemble (teacher) distills its learned knowledge and passes it to a light-weight GNN (student), which is later fine-tuned on a uniform-density (H2O)21 cluster ensemble. This transfer learning strategy resulted in efficient and accurate prediction of 2B and 3B energies for variously sized water clusters without retraining. Our transferable FB-GNN-MBE framework outperformed conventional non-FB-GNN-based models and provided a scalable and accurate route toward interaction energies of large molecular assemblies.

URL PDF HTML 收藏
2304.03388 2026-07-09 cs.LG cs.CR 版本更新

InferNet: Exploiting Aggregate GPU Profiles as Side-Channel for DNN Architecture Inference

InferNet:利用聚合GPU配置文件作为旁道进行DNN架构推理

Raja Hasnain Anwar, Jonah O'Brien Weiss, Tiago Alves, Sandip Kundu

机构 * University of Massachusetts Amherst(马萨诸塞大学阿姆赫斯特分校) Rio de Janeiro State University(里约热内卢州立大学)

AI总结 研究针对DNN面临的安全威胁,提出InferNet方法,利用简单系统级信息,通过分析GPU相关内容推断DNN架构,在多框架、类型和平台上验证其有效性,能以高准确率提取模型架构。

Comments 27 pages, 7 figures, 10 tables

详情
AI中文摘要

深度神经网络(DNN)因其能解决跨领域问题而无处不在,但面临模型窃取、架构提取等安全威胁。以往工作依赖复杂的时间序列分析来进行DNN模型提取攻击,需大量数据。本文介绍InferNet,一种利用简单、非侵入性和粗粒度系统级信息识别受害者应用底层DNN架构的攻击方法。通过分析GPU内核调用等,能高精度推断其架构家族及变体。评估结果表明InferNet在多种AI/ML框架、DNN类型和硬件平台上有效,在各种攻击设置下仅用部分GPU配置文件就能实现100%的模型提取准确率。

英文摘要

Deep Neural Networks (DNNs) have become ubiquitous for their ability to solve problems across various domains, including computer vision, natural language processing, and speech recognition. However, as their adoption grows, they face a range of security threats, such as model stealing, architecture extraction, and manipulation, which can compromise their integrity, privacy, and functionality. Past works have relied on complex, fine-grained, and time-series analysis to launch DNN model extraction attacks. These approaches require extensive amounts of data, which are often challenging to acquire and analyze effectively. This paper introduces InferNet, an attack method that leverages simple, non-intrusive, and coarse-grained system-level information to identify the underlying DNN architecture of a victim's application. By analyzing GPU kernel calls, memory events, and system-level metrics, InferNet fingerprints the DNN and infers its architecture with very high accuracy. It can predict the architecture family (e.g., Inception vs. BERT), as well as the architecture variant (e.g., InceptionV1 vs. InceptionV3). The evaluation results demonstrate the effectiveness of InferNet across AI/ML frameworks (TensorFlow, PyTorch), different DNN types (vision, LLMs), and hardware platforms (NVIDIA Tesla T4, NVIDIA Quadro RTX 8000). The results show that InferNet achieves 100% model extraction accuracy using only a partial GPU profile under various attack settings.

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

Safe Inference-Time Alignment via Lagrangian Reward Augmentation

通过拉格朗日奖励增强实现安全推理时对齐

Yaswanth Chittepu, Ativ Joshi, Sohini Chintala, Scott Niekum

机构 * University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) Independent Researcher(独立研究者)

AI总结 研究提出拉格朗日奖励增强框架,从含奖励与成本模型的约束目标出发,经对偶化将问题转化为一维凸问题,校准对偶变量获增强奖励,提升推理时对齐的有益性与无害性权衡。

详情
AI中文摘要

推理时对齐利用辅助奖励信号在解码时引导冻结语言模型,避免重复权重更新成本。现有方法通常优化单个标量分数,安全约束易被忽略或需手动调整惩罚。我们提出拉格朗日奖励增强(LARA),一种安全约束下的通用推理时对齐框架……

英文摘要

Inference-time alignment steers a frozen language model during decoding using auxiliary reward signals, avoiding the cost of repeated weight updates. However, existing inference-time alignment methods typically optimize a single scalar score, so explicit safety constraints must either be ignored or encoded through manually tuned penalties. We propose Lagrangian Reward Augmentation (LARA), a general inference-time alignment framework under safety constraints. Starting from a KL-regularized constrained objective with a reward model and a cost model, LARA dualizes the constraint and reduces the optimization problem to a one-dimensional convex problem over a nonnegative dual variable. Estimated on a small calibration set, this dual variable defines an augmented reward that can be used as a drop-in scoring signal within existing inference-time alignment methods. For sequence-level sampling methods, such as Best-of-N reranking, the calibrated dual variable corresponds to the solution of the expected-cost constrained problem. For token-level reward-guided decoding methods, the same construction yields a principled dual-calibrated heuristic rather than an exact constrained-policy guarantee. We evaluate LARA on both sequence-level and token-level inference-time alignment methods, and find that LARA improves the helpfulness-harmlessness tradeoff, with Best-of-N achieving the best performance among inference-time methods, approaching finetuning-based direct alignment baselines.

URL PDF HTML 收藏
2607.02668 2026-07-07 cs.CL 新提交

Improving LLMs via Validator-to-Generator Alignment

通过验证器与生成器对齐改进大语言模型

Juan Diego Rodriguez, Jocelyn Zhang, Katrin Erk, Greg Durrett

机构 * Department of Computer Science, The University of Texas at Austin(德克萨斯大学奥斯汀分校计算机科学系) Departments of Linguistics and Computer Science, University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校语言学与计算机科学系) Department of Computer Science & Center for Data Science, New York University(纽约大学计算机科学系及数据科学中心)

AI总结 研究大语言模型不一致问题,提出基于话语频率的生成器-验证器一致性新公式,介绍\FCPA方法,实验表明该方法能提升生成器性能及两者一致性,且保持验证器质量。

详情
AI中文摘要

大语言模型存在不一致性,如生成器-验证器差距。本文引入基于话语频率的G-V一致性新公式,在理性主体多答案问答模型下,验证器与频率校正生成器分数的一致性自然出现。\FCPA方法实现频率校正G-V一致性,实验显示其显著提升G-V一致性和生成器性能。

英文摘要

Large language models are inconsistent: varying prompts or including unrelated information can lead to unexpected changes in model outputs. The generator-validator (G-V) gap is one manifestation of this phenomenon, where LLMs generate responses that they then deem as invalid if re-queried to validate them. In this work, we introduce a new formulation of G-V consistency that involves a principled correction for utterance frequency. Specifically, generators often assign low likelihood to valid strings simply because those strings are a priori unlikely, which makes naive notions of G-V consistency unworkable. We show that under a natural model of rational agents answering questions with multiple answers, consistency of the validator with a frequency-corrected generator score emerges naturally. Our method, \emph{\FCPAname} (\FCPA), is a training objective implementing frequency-corrected G-V consistency for real-world LLMs. Our experimental results show that training with \FCPA{} substantially improves both G-V consistency and generator performance over prior methods, with gains of up to $+27$pp in Pearson correlation on IFEval and HumanEval, while preserving validator quality across all evaluated tasks.

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

Adaptive Margin RLHF via Preference over Preferences

通过偏好之上的偏好进行自适应边际基于人类反馈的强化学习

Yaswanth Chittepu, Prasann Singhal, Greg Durrett, Scott Niekum

机构 * University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) University of Texas at Austin(德克萨斯大学奥斯汀分校)

AI总结 研究在基于人类反馈的强化学习中奖励模型学习的边际优化问题,提出利用偏好之上的偏好推断自适应边际,介绍具体实例DPO-PoP,提升判别和生成性能,并给出采样策略。

详情
AI中文摘要

基于边际的优化对于提高分类任务的泛化和鲁棒性至关重要。在基于人类反馈的强化学习中奖励模型从偏好学习的背景下,现有方法存在不足。我们提出利用偏好之上的偏好来推断每个数据点的自适应边际,引入DPO-PoP扩展,展示了判别和生成性能之间的权衡并提出采样策略。

英文摘要

Margin-based optimization is fundamental to improving generalization and robustness in classification tasks. In the context of reward model learning from preferences within Reinforcement Learning from Human Feedback (RLHF), existing methods typically rely on no margins, fixed margins, or margins that are simplistic functions of preference ratings. However, such formulations often fail to account for the varying strengths of different preferences or they rely on noisy margin information derived from preference ratings. Furthermore, many existing methods that use adaptive margins assume access to accurate preference scores, which can be difficult for humans to provide reliably. We propose leveraging preferences over preferences, that is, annotations indicating which of two preferences reflects a stronger distinction, to infer adaptive margins on a per-datapoint basis. Such preference-over-preference annotations are general and can be incorporated into both standard RLHF reward modeling objectives and direct alignment losses. As a concrete instantiation, we introduce DPO-PoP, an extension to Direct Preference Optimization (DPO) that incorporates adaptive margins from preference-over-preference supervision, enabling improved discriminative and generative performance. Additionally, we show a tradeoff between discriminative and generative performance and propose two sampling strategies for gathering preference-over-preference labels to navigate it.

URL PDF HTML 收藏
2607.01510 2026-07-03 cs.AI cs.CR 新提交

Janus: a Playground for User-Involved Agentic Permission Management

Janus:用户参与的智能体权限管理实验平台

Natalie Grace Brigham, Eugene Bagdasarian, Tadayoshi Kohno, Franziska Roesner

机构 * University of Washington(华盛顿大学) University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) Georgetown University(乔治城大学)

AI总结 提出Janus系统,通过模块化框架和自动化评估工具,研究用户参与AI智能体权限管理的设计空间,发现用户输入可增强隐私安全,AI辅助可降低认知负担,但需考虑权限疲劳等现实行为。

Comments Code and data released on GitHub: https://github.com/GraceBrigham/Janus

详情
AI中文摘要

代表用户自主执行工具调用的AI智能体引发了关于权限管理的紧迫问题:用户可能扮演什么角色,又应该扮演什么角色?尽管有许多提议的方法,但用户在智能体权限管理中的角色仍未得到充分探索。我们引入了Janus,一个用于实现和评估用户参与的智能体权限管理设计的实验平台系统。Janus由两个组件组成:Janus-Core,一个支持多种权限管理设计的模块化智能体系统;以及Janus-Harness,一个自动化评估框架。基于一个识别用户参与关键设计轴的概念模型,我们实现了跨越设计空间的六个权限助手,并在三个场景和三个合成响应者上进行了评估。我们证明用户输入至关重要,可以显著增强隐私和安全性;AI增强用户决策有助于减轻认知负担;并且系统设计必须考虑现实用户行为,包括权限疲劳。没有单一设计在所有上下文中表现最佳,这激励了在智能体系统中部署权限助手时采用更原则性和上下文敏感的方法。Janus已公开可用,以支持未来对智能体系统设计这一维度的研究。

英文摘要

AI agents that autonomously execute tool calls on a user's behalf raise pressing questions about permission management: what role could users play, and what role should they play? Despite many proposed approaches, the user's role in agentic permission management remains under explored. We introduce Janus, a playground system for implementing and evaluating user-involved agentic permission management designs. Janus consists of two components: Janus-Core, a modular agentic system supporting a diverse spectrum of permission management designs, and Janus-Harness, an automated evaluation framework. Grounded in a conceptual model that identifies key design axes for user involvement, we implement six permission assistants spanning the design space and evaluate them across three scenarios and three synthetic responders. We demonstrate that user input is critical and can significantly strengthen privacy and security, that AI augmentation of user decisions can help reduce cognitive load, and that realistic user behavior including permission fatigue must be accounted for in system design. No single design performs optimally across all contexts, motivating a more principled and context-sensitive approach to deploying permission assistants in agentic systems. Janus is publicly available to support future investigation into this dimension of agentic system design.

URL PDF HTML 收藏
2510.20091 2026-07-03 cs.CL cs.AI 版本更新

CreativityPrism: A Cross-Domain Evaluation Framework for Large Language Model Creativity

CreativityPrism:大语言模型创造力的跨域评估框架

Zhaoyi Joey Hou, Bowei Alvin Zhang, Yining Lu, Bhiman Kumar Baghel, Anneliese Brei, Ximing Lu, Meng Jiang, Faeze Brahman, Snigdha Chaturvedi, Haw-Shiuan Chang, Daniel Khashabi, Xiang Lorraine Li

机构 * University of Pittsburgh(匹兹堡大学) Johns Hopkins University(约翰霍普金斯大学) University of Notre Dame(诺特丹大学) University of North Carolina at Chapel Hill(北卡罗来纳大学教堂山分校) University of Washington(华盛顿大学) Allen Institute for Artificial Intelligence(人工智能研究院) University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校)

AI总结 提出CreativityPrism框架,整合发散思维、创意写作和逻辑推理三个领域的八项任务,从质量、新颖性和多样性三个维度评估LLM创造力,发现前沿模型在创意写作和逻辑推理上领先,但在发散思维上无显著优势,且各维度间相关性弱。

Comments Published in Transactions on Machine Learning Research (06/2026)

详情
AI中文摘要

创造力常被视为人类智能的标志。尽管大语言模型(LLM)越来越被认为能生成创造性文本,但仍缺乏跨领域且可扩展的框架来评估其在不同场景下的创造力。现有的LLM创造力评估方法要么严重依赖人类,限制了速度和可扩展性,要么分散在不同领域和不同的创造力定义中。为弥补这一空白,我们提出CreativityPrism,一个评估与分析框架,将来自三个领域(发散思维、创意写作和逻辑推理)的八项任务整合到一个创造力分类体系中,强调LLM生成内容的质量、新颖性和多样性三个维度。该框架设计为可扩展的,并配有经过人工标注验证的可靠自动评估评判器。我们在CreativityPrism上评估了17个最先进的(SoTA)LLM,发现虽然前沿规模的LLM在创意写作和逻辑推理任务上以0.10(或15%)的优势领先于可本地部署的开源模型,但它们在发散思维方面并无显著优势,而发散思维在现有的后训练方案中探索较少。我们的分析还表明,在一个创造性维度或领域中的高表现很少能推广到其他维度或领域;具体来说,新颖性指标通常与其他指标呈现弱相关或负相关。这种碎片化证实了像CreativityPrism这样的跨领域、多维度框架对于任何有意义的LLM创造力评估都是必不可少的。

英文摘要

Creativity is often seen as a hallmark of human intelligence. While large language models(LLMs) are increasingly perceived as generating creative text, there is still no cross-domain and scalable framework to evaluate their creativity across diverse scenarios. Existing methods of LLM creativity evaluation either heavily rely on humans, limiting speed and scalability, or are fragmented across different domains and different definitions of creativity. To address this gap, we propose CreativityPrism, an evaluation and analysis framework that consolidates eight tasks from three domains: divergent thinking, creative writing, and logical reasoning, into a taxonomy of creativity that emphasizes three dimensions: quality, novelty, and diversity of LLM generations. The framework is designed to be scalable with reliable automatic evaluation judges that have been validated against human annotations. We evaluate 17 state-of-the-art (SoTA) LLMs on CreativityPrism and find that while frontier-scale LLMs dominate creative writing and logical reasoning tasks by a .10 (or 15%) lead over locally-deployable open models, they offer no significant advantage in divergent thinking, a domain much less explored in existing post-training regimes. Our analysis also shows that high performance in one creative dimension or domain rarely generalizes to others; specifically, novelty metrics often show weak or negative correlations with other metrics. This fragmentation confirms that a cross-domain, multi-dimensional framework like CreativityPrism is essential for any meaningful assessment of LLM creativity.

URL PDF HTML 收藏
2606.31154 2026-07-01 cs.LG cs.AI 新提交

PPT-Eval: A Benchmark for Computer-Use Agents on PowerPoint Tasks

PPT-Eval: 面向PowerPoint任务的计算机使用智能体基准

Apurva Gandhi, Vishwas Suryanarayanan, Raja Hasnain Anwar, Firoz Shaik, Shubhang Desai, Thong Q. Nguyen, Muhammad Taqi Raza, Vishal Chowdhary, Graham Neubig

机构 * Carnegie Mellon University(卡内基梅隆大学) Microsoft(微软) UMass Amherst(马萨诸塞大学阿默斯特分校) Google(谷歌) Snowflake

AI总结 提出PPT-Eval基准,包含120个PowerPoint任务,并设计基于评分标准的评估框架,通过部分评分和自然语言反馈衡量智能体表现,发现现有最强模型仅达45%成功率。

Comments Proceedings of the 43rd International Conference on Machine Learning, Seoul, South Korea. PMLR 306, 2026

详情
AI中文摘要

创建和编辑幻灯片是一种丰富的多模态活动,在专业和教育环境中无处不在,使其成为现实世界计算机使用智能体的理想测试平台。Microsoft PowerPoint是演示文稿创建中应用最广泛、功能最丰富的环境之一。我们引入了PPT-Eval,一个包含12个文件中120个PowerPoint任务的基准,涵盖内容创建和演示编辑场景,并按难度组织。该领域的一个核心挑战是评估:任务复杂、多模态,且通常允许多种有效解决方案。此外,当前的智能体往往只取得部分进展,而二元成功指标无法捕捉这一点。为解决此问题,我们设计了一个稳健的评估框架,帮助为PowerPoint任务创建特定于任务的评分标准,借鉴并基于以往基于评分标准的评估工作。这些评分标准为中间步骤授予部分分数,惩罚不必要的更改和糟糕的美观性,并提供自然语言反馈。这种细致的方法非常有效,与人类判断的Kendall's τ-b相关系数达到0.77。我们发现现有前沿智能体在解决PowerPoint任务时仍然困难重重,像Claude-4.5-Opus这样的强模型仅达到45%的成功率和57%的平均部分分数。基准位于:此https URL。

英文摘要

Creating and editing slides is a rich, multimodal activity that is ubiquitous in professional and educational settings, making it an ideal testbed for real-world computer-use agents. Microsoft PowerPoint is among the most widely adopted and feature-rich environments for presentation creation. We introduce PPT-Eval, a benchmark of 120 PowerPoint tasks across 12 files that cover both content creation and presentation editing scenarios, organized by difficulty. A central challenge in this domain is evaluation: tasks are complex, multimodal, and often admit many valid solutions. Moreover, today's agents frequently make only partial progress, which binary success metrics fail to capture. To address this, we design a robust evaluation framework to help create task-specific rubrics for PowerPoint tasks, taking inspiration from and building on past works for rubric-based evaluation. These rubrics award partial credit for intermediate steps, penalize unnecessary changes and poor aesthetics, and provide natural language feedback. This nuanced approach proves highly effective, achieving a Kendall's τ-b correlation of 0.77 with human judgments. We find that existing frontier agents still struggle with solving PowerPoint tasks, with strong models like Claude-4.5-Opus achieving only a 45% success rate and an average partial score of 57%. The benchmark is located at: https://microsoft.github.io/ppteval.

URL PDF HTML 收藏
2606.29049 2026-06-30 cs.LG

MOSAIC: Orchestrating Collaborative Knowledge Tracing with Hierarchical Semantic Alignment

MOSAIC: 通过层次语义对齐编排协作知识追踪

Xinjin Li, Mengyue Wang, Yuzhen Lin, Pengbin Feng, Ziqi Sha, Yeyang Zhou, Yu Ma

机构 * Columbia University(哥伦比亚大学) University of California, Berkeley(加州大学伯克利分校) School of Information Systems and Management, Carnegie Mellon University(信息系统与管理学院,卡内基梅隆大学) Department of Mathematics, University of Southern California(数学系,南加州大学) University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) Computer Science Department, UC San Diego(计算机科学系,UCSD)

AI总结 提出MOSAIC框架,利用冻结LLM生成动态嵌入和层次预测提示,结合跨粒度一致性目标,在协作知识追踪中实现多粒度掌握估计,在多个数据集上取得SOTA。

详情
AI中文摘要

知识追踪(KT)对个性化教育至关重要,但传统上存在两个关键限制:依赖浅层基于ID的表示而忽略语义深度,以及局限于单一粒度的掌握估计而忽视层次知识依赖。为解决这些挑战,我们提出MOSAIC(多粒度在线语义AI协作知识框架),一种将LLM驱动的语义对齐与序列建模相结合的新颖框架。与仅将LLM用作预测器的方法不同,MOSAIC利用冻结的LLM生成动态、上下文感知的嵌入和层次预测提示,明确捕获协作信号和同伴交互。此外,我们引入跨粒度一致性目标,在概念、主题簇和全局熟练度水平上联合正则化掌握估计。在ASSISTments、EdNet和新收集的大规模MOOC数据集上的大量实验表明,MOSAIC取得了新的最先进结果。具体来说,我们的方法在所有基准测试中实现了高达3.4%的AUC提升和高达2.5%的准确率提升。值得注意的是,MOSAIC在协作丰富环境和长序列场景中表现出卓越的鲁棒性(MOOC上AUC 0.862),同时提供高预测精度和语义可解释性。

英文摘要

Knowledge Tracing (KT) is important for personalized education but traditionally suffers from two key limitations: a reliance on shallow ID-based representations that neglect semantic depth and a restriction to single-granularity mastery estimation that overlooks hierarchical knowledge dependencies. To address these challenges, we propose MOSAIC (Multi-granularity Online Semantic AI for Collaborative Knowledge), a novel framework that orchestrates LLM-driven semantic alignment with sequential modeling. Unlike methods that use LLMs solely as predictors, MOSAIC leverages a frozen LLM to generate dynamic, context-aware embeddings and hierarchical prediction prompts, explicitly capturing collaborative signals and peer interactions. Furthermore, we introduce a cross-granularity consistency objective that jointly regularizes mastery estimation across concept, topic-cluster, and global proficiency levels. Extensive experiments on ASSISTments, EdNet, and a newly collected large-scale MOOC dataset demonstrate that MOSAIC establishes new state-of-the-art results. Specifically, our method achieves AUC improvements of up to 3.4\% and Accuracy gains of up to 2.5 \% across all benchmarks. Notably, MOSAIC exhibits superior robustness in collaboration-rich environments and long-sequence scenarios (AUC 0.862 on MOOC), offering both high predictive precision and semantically grounded interpretability.

URL PDF HTML 收藏
2410.01244 2026-06-30 stat.ML cs.LG math.PR

Robustness and Structure Preservation in Flow-Based Generative Models via Wasserstein Path-Space Divergences

具有对称性的分数基于生成模型可证明高效学习具有对称性的分布

Ziyu Chen, Markos A. Katsoulakis, Benjamin J. Zhang

机构 * Department of Mathematics and Statistics(数学与统计学系) University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) Division of Applied Mathematics(应用数学系) Brown University(布朗大学)

AI总结 本文首次理论分析了分数基于生成模型在学习具有对称性的分布时的性能保障,并比较了数据增强与添加等价诱导偏差的效果。

Comments 40 pages

详情
AI中文摘要

对称性在许多现实世界现象和任务中普遍存在,如物理、图像和分子模拟。实证研究显示,将对称性纳入生成模型可提高泛化能力和采样效率,当底层数据分布具有群对称性时。本文首次对分数基于生成模型(SGMs)学习具有某些群对称性的分布提供了理论分析和保证,并首次量化比较了数据增强与添加等价诱导偏差。首先,基于最近关于Wasserstein-1(d₁)保证的SGMs和在群对称下概率分歧的实证估计,我们提供了数据分布具有群不变性的改进d₁泛化界。其次,我们使用Hamilton-Jacobi-Bellman理论描述等价SGMs的诱导偏差,并严格证明可以通过分析分数匹配目标的最优性和等价性,利用等价向量场学习对称化分布的分数,而无需数据增强。这还提供了实践指导,即只要向量场或神经网络参数化是等价的,就不必增强数据集。此外,我们量化了不将等价结构纳入分数参数化的影响,通过显示非等价向量场会导致更差的泛化界。这可以视为一种模型形式误差,描述了非等价向量场缺失的结构。数值模拟证实了我们的分析,并强调数据增强无法替代等价向量场的作用。

英文摘要

We introduce a novel Wasserstein-1 ($W_1$) path-space divergence for stochastic and deterministic dynamics and establish a Wasserstein Uncertainty Propagation (WUP) theorem that bounds the $W_1$ distance between terminal distributions by the proposed divergence, equivalently characterized by a weighted $L^2$ discrepancy between the underlying drifts and the $W_1$ distance between their initial measures. A key ingredient is a probabilistic framework combining adjoint Feynman-Kac representations with synchronous coupling (and reflection coupling on bounded domains), yielding Wasserstein stability estimates beyond existing PDE- and Girsanov-based approaches. The framework accommodates time-varying and possibly degenerate diffusion coefficients, empirical and singular measures, and remains valid in the deterministic limit of flow matching. Unlike KL-based uncertainty quantification bounds, it does not require absolute continuity of path measures and therefore remains well-defined in singular settings. As consequences of the WUP theorem, we derive $W_1$ robustness and generalization bounds for score-based generative models and flow matching at both population and finite-sample levels. We further specialize the framework to group-symmetric targets, providing the first error analysis of equivariant flow-based models and the first quantitative comparison between data augmentation and equivariant inductive bias. Our analysis identifies a symmetry-aware Wasserstein path-space divergence that quantifies the model-form error induced by non-equivariant parametrizations. We prove that this error cannot be removed by additional data or training and vanishes only under equivariant architectures, establishing a precise theoretical advantage of equivariant inductive bias over data augmentation. Numerical experiments on group-symmetric Gaussian mixtures corroborate the theory.

URL PDF HTML 收藏
2111.10722 2026-06-30 stat.ML cs.LG stat.CO

A Deterministic Sampling Method via Maximum Mean Discrepancy Flow with Adaptive Kernel

通过最大均值差异流的确定性采样方法

Yindong Chen, Yiwei Wang, Lulu Kang, Chun Liu

机构 * Illinois Institute of Technology(伊利诺伊理工学院) University of California, Riverside(加州大学河滨分校) University of Massachusetts, Amherst(马萨诸塞大学阿默斯特分校)

AI总结 本文提出EVI-MMD方法,通过最小化核差异近似目标分布,采用能量变分推断框架和隐式欧拉方案解决ODE动态系统,动态选择高斯核带宽提升性能,应用于密度指定和两样本问题。

Comments 31 pages, 10 figures

详情
AI中文摘要

我们提出了一种新颖的确定性采样方法EVI-MMD,通过最小化核差异(即最大均值差异MMD)来近似目标分布ρ*。利用能量变分推断框架(Wang等人,2021),我们将MMD最小化问题转化为求解粒子的动力学系统的一阶常微分方程(ODE)系统。隐式欧拉方案用于求解ODE系统,导致每个迭代步骤中解决一个近端最小化问题,通过如L-BFGS等优化算法高效处理。我们方法的关键创新是动态带宽选择策略,尽管目前仍为启发式方法,但代表了解决基于核方法长期挑战的重要一步。全面的数值实验表明,这种自适应带宽显著提升了EVI-MMD的性能。我们应用EVI-MMD算法解决两种采样问题:(1) 当目标分布完全由密度函数指定时,以及(2) 在“两样本问题”中,仅可用训练数据。在后者情况下,EVI-MMD作为生成模型,生成新样本,忠实复制训练数据的分布。经过仔细调整参数,EVI-MMD在两种情况下均优于几种现有方法。

英文摘要

We propose a novel deterministic sampling method, EVI-MMD, to approximate a target distribution $ρ^*$ by minimizing the kernel discrepancy, also known as the Maximum Mean Discrepancy (MMD). Leveraging the energetic variational inference framework (Wang et al., 2021), we transform the MMD minimization problem into solving a dynamic system of Ordinary Differential Equations (ODEs) for particles. The implicit Euler scheme is employed to solve the ODE system, leading to a proximal minimization problem at each iteration, which is efficiently addressed using optimization algorithms such as L-BFGS. A key innovation of our method is a dynamic bandwidth selection strategy for the Gaussian kernel, which, although heuristic at this stage, represents a meaningful step toward addressing a long-standing challenge in kernel-based methods. Comprehensive numerical experiments demonstrate that this adaptive bandwidth significantly enhances the performance of EVI-MMD. We apply the EVI-MMD algorithm to two types of sampling problems: (1) when the target distribution is fully specified by a density function, and (2) the ``two-sample problem,'' where only training data are available. In the latter case, EVI-MMD serves as a generative model, producing new samples that faithfully replicate the distribution of the training data. With carefully tuned parameters, EVI-MMD outperforms several existing methods in both scenarios.

URL PDF HTML 收藏
2606.28182 2026-06-29 cs.LG cs.AI cs.CV cs.RO 新提交

LLawCo: Learning Laws of Cooperation for Modeling Embodied Multi-Agent Behavior

LLawCo: 学习合作法则以建模具身多智能体行为

Qinhong Zhou, Chuang Gan, Anoop Cherian

机构 * University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) Mitsubishi Electric Research Laboratories(三菱电机研究实验室)

AI总结 提出LLawCo框架,通过反思失败提取行为模式并推导高层合作法则,结合监督微调融入推理,提升具身多智能体在分散部分可观测环境中的合作效率与任务成功率。

Comments Accepted to ICML 2026

详情
AI中文摘要

近年来,在分散和部分可观测环境中运行的具身智能体引起了越来越多的关注。然而,现有基于大语言模型(LLM)的智能体常常表现出与伙伴不一致或与环境状态不符的行为,导致合作效率低下和任务成功率低。为了解决这一挑战,我们提出了一个新颖的框架——学习合作法则(LLawCo),使具身智能体能够自主地与伙伴和任务目标对齐。我们的框架允许智能体反思过去的失败,以提取不一致的行为模式,并据此推导出高层行为法则,例如“必要时说话”和“等待伙伴”。通过监督微调,这些法则被明确地融入智能体的思维链中,使其推理与任务要求及其他智能体的行为对齐。为了评估我们的方法,我们引入了PARTNR-Dialog,这是一个基于PARTNR环境构建的大规模多智能体通信与合作规划基准。在现有任务和我们新基准上的实验表明,合作效率和任务成功率显著提高。在四个骨干LLM上,我们的方法在PARTNR-Dialog基准上平均成功率提高了4.5%,在TDW-MAT基准上比最先进的开源通信智能体框架提高了6.8%。详情请参见LLawCo项目页面:this https URL

英文摘要

Embodied agents operating in decentralized and partially observable environments have attracted growing attention in recent years. However, existing large language model (LLM)-based agents often exhibit behaviors that are misaligned with their partners or inconsistent with the environment state, leading to inefficient cooperation and poor task success. To address this challenge, we propose a novel framework, Learning Laws of Cooperation (LLawCo), that enables embodied agents to autonomously align with both their partners and task objectives. Our framework allows agents to reflect on past failures to extract misaligned behavioral patterns, which are used to derive high-level behavioral laws, such as "Talk when necessary" and "Wait for partner." These laws are explicitly incorporated into the agents' chains of thought via supervised fine-tuning, aligning their reasoning with task requirements and the behavior of other agents. To evaluate our approach, we introduce PARTNR-Dialog, a large-scale multi-agent communicative and cooperative planning benchmark built on the PARTNR environment. Experiments on existing tasks and our new benchmark demonstrate significant improvements in cooperative efficiency and task success rates. Across four backbone LLMs, our method achieves average success rate improvements of 4.5% on the PARTNR-Dialog benchmark and 6.8% on the TDW-MAT benchmark over state-of-the-art open-source communicative agent frameworks. See the LLawCo project page for details: https://www.merl.com/research/highlights/LLawCo

URL PDF HTML 收藏
2606.27593 2026-06-29 cs.AI cs.LG 新提交

Odyssey: Constructing Verifiable Local Truth-Preserving Foundation Models

Odyssey: 构建可验证的局部保真基础模型

Sridhar Mahadevan

机构 * Adobe Research(Adobe 研究院) University of Massachusetts, Amherst(马萨诸塞大学阿默斯特分校)

AI总结 提出一种名为ODYSSEY的范畴论框架,通过组合“foundries”构建可验证的局部保真基础模型,并引入Universal Foundry Learning和Foundry SQL实现形式化构造与查询。

Comments 34 pages

详情
AI中文摘要

我们引入了一个称为ODYSSEY的范畴论框架,用于构建可验证的局部保真基础模型,这些模型由foundries(铸造厂)组合而成:foundries是构建块架构组件,指定了局部上下文的覆盖、局部表示族、限制映射、粘合规则、阻碍策略、更新义务和面向人类的视图。一个foundry是一个有组织的知识层,内部包含论证组件。具体foundry由通用foundry构建,例如证据/论证、操作决策、机构/金融、市场意义、科学挑战、研究计划、助手构建和评估框架等foundry。通用铸造厂学习(UFL)将foundry构造形式化为左Kan扩展和右Kan扩展的组合,左Kan扩展将局部工件滚动为候选foundry,右Kan扩展强制执行提升所需的限制、粘合、阻碍和论证条件。Foundry SQL(FSQL)是一个小型类型化查询界面,用于切片维护的foundry工件,它使用TICKET(使用因果Kan扩展变换器的拓扑斯集成)认证来将外部或预构建模型接纳到持久的ODYSSEY状态中。ODYSSEY已在广泛的具体foundry上完全实现并测试,表明相同的范畴论机制支持领域构建、工件重放、层诊断、基于Toulmin/局部LLM的审查、残留阻碍账本以及跨异构源的优化TICKET兼容因果声明提取。本文将在ICML 2026上作为2.5小时的教程展示。教程主页位于此https URL。

英文摘要

We introduce a categorical framework called ODYSSEY for constructing verifiable, local truth-preserving foundation models as compositions of foundries: building-block architectural components that specify a cover of local contexts, local representation families, restriction maps, gluing rules, obstruction policies, update obligations, and human-facing views. A foundry is an organized sheaf of knowledge that carries within it an argumentation component. Concrete foundries are built from generic foundries such as evidence/argument, operational decision, institutional/financial, market meaning, scientific challenge, research-program, assistant-build, and evaluation-harness foundries. Universal Foundry Learning (UFL) formalizes foundry construction as a composition of left and right Kan extensions, with left Kan extension rolling local artifacts into candidate foundries and right Kan extension enforcing the restriction, gluing, obstruction, and argumentation conditions required for promotion. Foundry SQL (FSQL) is a small typed query surface for slicing maintained foundry artifacts that uses TICKET (Topos Integration using Causal Kan Extension Transformers) certification for admitting external or pre-built models into durable ODYSSEY state. ODYSSEY is fully implemented and tested across a wide spectrum of concrete foundries, showing that the same categorical machinery supports domain construction, artifact replay, sheaf diagnostics, grounded Toulmin/local-LLM scrutiny, residual-obstruction ledgers, and optimized TICKET-compatible causal-claim extraction across heterogeneous sources. This paper is to be presented as a 2.5 hour tutorial at ICML 2026. The tutorial home page is at https://bit.ly/4ajS0nA.

URL PDF HTML 收藏
2606.27510 2026-06-29 cs.LG cs.CL 新提交

The Curse of Multiple Mediators: Hidden Interaction Effects in Activation Patching

多重中介者的诅咒:激活补丁中的隐藏交互效应

Sankaran Vaidyanathan, David Arbour, Aaron Mueller, Scott Niekum, David Jensen

机构 * University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) Adobe Research(Adobe研究院) Boston University(波士顿大学)

AI总结 本文从因果中介分析重新推导激活补丁估计量,发现自然间接效应包含交互效应,导致组件因果重要性评估偏差,并提出交互效应作为可解释性诊断工具。

详情
AI中文摘要

激活补丁是机械可解释性中的主要工具。它通过估计每个组件的自然间接效应(NIE),将模型行为的因果责任归因于其各个组件。从因果中介分析重新推导激活补丁估计量,我们发现NIE并不仅仅捕捉通过特定组件的因果效应。它还包含交互效应(INT),这些效应衡量组件的因果效应本身如何依赖于模型中其他组件的状态。自然的反应可能是尝试通过调整估计量或分析单位来消除INT,但这些潜在的补救措施都有可预测的失败模式。我们在GPT-2 IOI电路中展示了这些失败模式;因果重要性依赖于其他组件状态的组件要么不可见,要么被人为放大,并且INT方差解释了先前记录的信度分数不稳定性。我们证明INT随干净和修补组件激活之间的距离缩放,当模型局部仿射时可忽略,并可组合分解为成对和更高阶的组交互。尽管不可避免,INT并非需要消除的麻烦,而是可解释性研究的诊断工具。其个体和组级别的幅度和符号信号指示因果结论何时依赖于提示,以及何时基于贪婪NIE的组件排名会遗漏仅通过组合搜索才能发现的机制。

英文摘要

Activation patching is the primary tool in mechanistic interpretability. It attributes causal responsibility for a model behavior to each of its individual components by estimating its natural indirect effect (NIE). Re-deriving the activation patching estimand from causal mediation analysis, we find that the NIE does not solely capture the causal effect through the specific component. It also contains interaction effects (INT) that measure how much the component's causal effect itself depends on the state of other components in the model. A natural response may be to try to eliminate INT by adjusting the estimator or unit of analysis, but each of these potential remedies has predictable failure modes. We demonstrate these failure modes in the GPT-2 IOI circuit; components whose causal importance is conditional on the state of other components are either invisible or artificially inflated, and INT variance explains the previously documented instability of faithfulness scores. We prove that INT scales with the distance between clean and patched component activations, is negligible when the model is locally affine, and decomposes combinatorially into pairwise and higher-order group interactions. Despite its inevitability, INT is not a nuisance to be eliminated, but rather a diagnostic for interpretability studies. Its individual and group-level magnitude and sign signal when causal conclusions are prompt-dependent, and when greedy NIE-based component ranking will miss mechanisms only discoverable through combinatorial search.

URL PDF HTML 收藏