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

高校专区

Columbia University(哥伦比亚大学)

至 收录 965
2607.17042 2026-07-21 cs.RO cs.CV eess.IV 新提交

Articulated Humanoid Head for a Robot Receptionist Capable of Natural Human Interaction

用于机器人接待员的具有自然人机交互能力的关节式人形头部

Tharusha Fonseka, Charuka Bandara, Moshintha Hewavitharana, Melisa Arukgoda, Wageesha N. Manamperi, Udaya S. K. Perera Miriya Thanthrige, Peshala Jayasekara

机构 * Engineered Arts(工程艺术公司) Realbotix(Realbotix公司) Columbia University(哥伦比亚大学)

AI总结 针对现有人形机器人头部的局限,提出用于接待员的关节式人形机器人头部,集成21自由度机械结构与逼真皮肤,结合多种模型进行人脸识别和自然语言处理,经测试和评估,其对话、重新识别及类人等能力表现良好。

Comments This work is accepted at IEEE/ASME International Conference on Advanced Intelligent Mechatronics (AIM2026)

Journal ref IEEE/ASME International Conference on Advanced Intelligent Mechatronics (AIM2026)

详情
AI中文摘要

人形机器人在社交互动、教育和服务等应用中越来越受欢迎,这推动了对更自然高效的人机交互的需求。然而,现有人形头部常面临成本高、机械复杂和环境适应性有限等问题。为应对这些挑战,我们提出了一种用于接待员角色的关节式人形机器人头部,其机械结构有21个自由度,包括嘴、眼、眉和颈部的机制,覆盖逼真硅胶皮肤以实现类人外观和表情。该系统集成了基于模型的架构,结合SCRFD、ArcFace和ByTetrack进行人脸识别,Llama和Whisper进行自然语言处理,硬件支持实现实时操作和人体重新识别。通过定量测量其对话能力和重新识别能力,并通过用户研究评估其情感表达和类人性,平均类人分数达到4.13分(满分5分)。

英文摘要

Humanoid robots have become increasingly popular in applications such as social interaction, education, and service roles, which drives the need for more natural and efficient human-robot interactions. However, currently available humanoid heads often face limitations, including high costs, mechanical complexity, and limited adaptability across diverse environments. To address these challenges, we present an articulated humanoid robot head designed for a receptionist role, integrating a mechanical structure with 21 degrees of freedom (DoF), including mechanisms for the mouth, eyes, eyebrows, and neck, and covered with realistic silicone skin to achieve a human-like appearance and expression. The system integrates a model-based architecture that combines SCRFD, ArcFace, and ByTetrack for face recognition and Llama and Whisper for natural language processing, with hardware support enabling real-time operations and human re-identification. The conversational ability and re-identification capabilities of the humanoid robot head were quantitatively measured, while its emotional expressiveness and human likeness were evaluated through a user study, achieving an average human likeness score of 4.13 out of 5.

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

RIMS: Preference Optimization via Smoothed Multi-pair Aggregation for Small-Scale LLM Retrieval-Augmented Generation

RIMS:通过平滑多对聚合进行偏好优化以实现小规模语言模型检索增强生成

Pei Tian, Zihan Dong, Tianci Liu, Linjun Zhang, Haoyu Wang

机构 * Columbia University(哥伦比亚大学) Rutgers University(罗格斯大学) Purdue University(普渡大学) SUNY Albany(纽约州立大学奥尔巴尼分校)

AI总结 研究针对小规模语言模型检索增强生成中对噪声证据敏感的问题,提出RIMS框架,通过合成偏好数据、软聚合机制及偏好优化,实现更好性能,在多基准测试中优于现有方法

Journal ref COLM 2026

详情
AI中文摘要

小规模语言模型(SLMs)在资源受限环境下对检索增强生成(RAG)很有吸引力,但容量有限使其对噪声或虚假检索证据高度敏感。现有基于偏好的方法存在信号丢弃或数据利用率低的问题。我们提出RIMS,一个三阶段偏好优化框架,包括利用目标SLM本身通过拒绝采样生成合成思维链偏好数据、用平滑算子替代硬选择的可微软聚合机制、对多种对齐算法应用平滑目标进行偏好优化。理论表明平滑近似有可控误差界且软聚合梯度对齐更紧密。实验显示该方法在多个SLM骨干上优于现有基线。

英文摘要

Small-scale language models (SLMs) are attractive for retrieval-augmented generation (RAG) in resource-constrained settings, but their limited capacity makes them highly sensitive to noisy or spurious retrieved evidence. Existing preference-based methods such as RoseRAG select only the hardest single preference pair via hard argmin/argmax, discarding the remaining signal; others treat multiple pairs as independent binary comparisons, resulting in low data utilization. We propose RIMS, a three-stage preference optimization framework comprising (1) synthetic chain-of-thought preference data generation via rejection sampling using the target SLM itself without relying on proprietary models, (2) a differentiable soft aggregation mechanism that replaces hard selection with a smooth operator, preserving gradient signal from all preference pairs while retaining the discriminative structure of margin-aware selection, and (3) preference optimization with the smoothed objective applied to multiple alignment algorithms. We theoretically show that the smoothed approximation admits a controllable error bound and that smooth aggregation yields provably tighter gradient alignment to the oracle objective than hard selection. Experiments on four multi-hop question answering benchmarks show that our approach outperforms state-of-the-art baselines across multiple SLM backbones, achieving consistent gains in Exact Match and F1 under noisy retrieval conditions. Our implementation is available at https://github.com/tptrix29/RIMS.

URL PDF HTML 收藏
2607.16361 2026-07-21 cs.CV 新提交

Spatial Transport of Integration Error in Generative ODEs

生成常微分方程中积分误差的空间传输

Songheng Yin

机构 * Columbia University(哥伦比亚大学)

AI总结 研究生成常微分方程中积分误差的空间传输问题,通过带符号的源和传输计算,利用单步截断残差和结构破坏零值等方法分析误差,还发现训练惩罚注入变化可降误差,模型可据此训练改变。

Comments 21 pages

详情
AI中文摘要

训练好的流或扩散模型通常仅用少量求解器步骤运行,留下的积分误差在图像上分布不均。我们研究误差注入位置及其如何到达终点,通过对一阶的几步积分误差进行带符号的源和传输计算来回答。在256^2分辨率下对五个模型的扰动实验表明,学习到的动力学广泛传播局部干扰。带符号的单步截断残差通过模型自身的线性化动力学传播,能重建大部分终点误差方向和区域结构。结构破坏零值定位携带计算的因素,训练惩罚注入变化可降低几步误差。

英文摘要

A trained flow or diffusion model is usually run with only a handful of solver steps, and the integration error this leaves behind is unevenly distributed across the image. We ask where that error is injected and how it reaches the endpoint, and answer with a signed source-and-transport accounting of few-step integration error, tested to first order. A perturbation experiment on five models at 256^2 resolution shows the learned dynamics spread local disturbances widely: near the start of sampling, under 10% of the summed endpoint response remains at the source. Signed one-step truncation residuals, propagated through the model's own linearized dynamics, reconstruct much of the endpoint error's direction and regional structure (cosine 0.81-0.87), and a region's error owes more to what arrives from elsewhere than to its own injection. Structure-destroying nulls, with protocols frozen before evaluation, locate what carries the account: randomizing contribution signs halves it, and reassigning which region receives each contribution, with content, norms, and signs intact, destroys it entirely. Where the injections land is readable from the model itself. The variation of its velocity or prediction field along the trajectory, a structure that emerges during training, predicts the final per-region gap (within-image rho of 0.57-0.70 on fine trajectories, weaker from the cheap solve alone). The prediction is partial because endpoint error depends not only on injected magnitude but on its sign, timing, and transport through the learned dynamics. A training penalty on the injected variation lowers few-step error, so the structure is one a model can be trained to change.

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

Look Again Before You Abstain:Budgeted Conformal Evidence Acquisition for Reliable Vision-Language Model

在放弃之前再看一眼:预算约束下的共形证据获取用于可靠的视觉-语言模型

Jian Xu, Delu Zeng, John Paisley, Qibin Zhao

机构 * South China University of Technology(华南理工大学) RIKEN Center for Advanced Intelligence Project(RIKEN先进智能研究中心) Columbia University(哥伦比亚大学)

AI总结 针对视觉-语言模型幻觉问题,提出预算约束共形证据获取(BCEA)方法,通过三级决策(回答、放弃或获取额外视觉证据)在有限计算预算下控制幻觉率,并恢复有限样本保证。

详情
AI中文摘要

大型视觉-语言模型(LVLMs)会产生幻觉:它们断言图像不支持的视觉细节。一个原则性的解决方案是使用无分布保证的选择性预测——验证每个声明,当声明没有依据时放弃,从而使断言声明中的幻觉率有可证明的界限。然而,我们表明,这个保证是以残酷的代价换来的:为了在平衡的对象存在基准上将幻觉率保持在5%以下,最先进的共形过滤器必须在超过80%的声明上放弃。我们认为,当更多视觉证据可以廉价获取时,放弃是浪费的,并引入了预算约束共形证据获取(BCEA),它将二元回答/放弃决策替换为三向选择:回答、放弃或在有限计算预算下通过重新检查图像(缩放、裁剪或应用特定声明的干预)获取额外视觉证据。我们有两个观察。首先,天真地将获取插入到校准的过滤器中会破坏统计保证——实际风险超过目标多达17个百分点——因为获取步骤破坏了共形校准所依赖的可交换性。其次,将整个获取策略折叠到得分函数中,并在获取后得分上重新校准,恢复了有限样本保证,同时仍然恢复覆盖。BCEA进一步使用结构化的、声明类型特定的干预。在POPE基准和COCO构建的存在性和空间关系声明上,针对四个开源VLM,BCEA将幻觉率控制在目标水平,并持续提高覆盖,优于保证放弃的基线。

英文摘要

Large vision-language models (LVLMs) hallucinate: they assert visual details that the image does not support. A principled remedy is selective prediction with a distribution-free guarantee-verify each claim and abstain when the claim is not grounded, so that the hallucination rate among asserted claims is provably bounded. We show, however, that this guarantee is bought at a brutal price: to keep the hallucination rate below $5\%$ on a balanced object-existence benchmark, a state-of-the-art conformal filter must abstain on more than $80\%$ of claims. We argue that abstention is wasteful when more visual evidence is cheaply available, and introduce Budgeted Conformal Evidence Acquisition (BCEA), which replaces the binary answer/abstain decision with a three-way choice: answer, abstain, or acquire additional visual evidence by re-examining the image (zooming, cropping, or applying a claim-specific intervention) under a bounded compute budget. We make two observations. First, acquisition that is plugged naively into a calibrated filter breaks the statistical guarantee -- realized risk overshoots the target by up to $17$ points -- because the acquisition step destroys the exchangeability that conformal calibration relies on. Second, folding the entire acquisition policy into the score function and re-calibrating on post-acquisition scores \emph{restores} the finite-sample guarantee while still recovering coverage. BCEA further uses structured, claim-type-specific interventions. Across the POPE benchmark and COCO-constructed existence and spatial-relation claims, on four open VLMs, BCEA controls the hallucination rate at the target level and consistently improves coverage over a guaranteed-abstention baseline.

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

AQKA: Active Quantum Kernel Acquisition Under a Shot Budget

AQKA: 在有限量子核预算下的主动量子核获取

Jian Xu, Chao Li, Delu Zeng, John Paisley, Qibin Zhao

机构 * RIKEN iTHEMS(日本理化学研究院iTHEMS研究中心) RIKEN AIP(日本理化学研究院Advanced Institute for Physics) South China University of Technology(华南理工大学) Columbia University(哥伦比亚大学)

AI总结 本文提出AQKA方法,通过分解射频预算区域,优化量子核学习中的射频分配,提升稀疏敏感KRR和SVM性能,同时在量子硬件上实现多种子在线自适应射频分配。

详情
AI中文摘要

估计一个$N \times N$的量子核需要$Θ(N^2 S)$次测量次数,这是近期硬件上部署的主要瓶颈。现有的节省预算方法(Nyström-QKE,ShoFaR,核-目标对齐)子采样'哪些'条目进行测量,但在其选定的子集中均匀分配次数,忽略了每个条目对下游分类器的贡献。我们通过两个贡献来弥补这一差距。首先,一个完整的射频预算量子核学习的分解:一个有原则的菜单,说明每个分配器何时获胜。我们的方法,AQKA,在稀疏敏感KRR中在预算有限的领域($B \lesssim 16 n_{\mathrm{pairs}}$)占据主导地位,差距从$+8$到$+25$分随着$N$从225扩展到1000而增长,并在IBM的硬件核上达到$+26$-$32$分;Nyström-QKE在饱和预算上通过低秩重建在稀疏种植中获胜;ShoFaR只能在极低预算下竞争。其次,一个闭合形式的对级别获取理论:$s_{ij}^{\star} \propto |g_{ij}|\sqrt{K_{ij}(1-K_{ij})}$,对于KRR有显式梯度$g_{ij}$(引理1,$|β_iα_j+β_jα_i|\sqrt{K_{ij}(1-K_{ij})}$)和SVM通过包络定理($|η_i^*η_j^*|\sqrt{K_{ij}(1-K_{ij})}$);一个修正的稀疏性感知的Cauchy-Schwarz速率$ρ\le 2m/N$与实证结果匹配(vs. naive $m^2/N^2$);一个显式常数插件后悔界(定理2);以及更紧的SVM上限$ρ^{\mathrm{SVM}} \le m_{\mathrm{sv}}^2/N^2$。最后,我们提出了第一个多种子实时在线自适应射频分配:在IBM的硬件核上,$N{=}20$时$+17.0 \pm 4.8$分($3.5σ$,5种子),优势在$N{=}30$时在更高预算的IBM柏林上保持($+14.0 \pm 8.5$分,5种子)。

英文摘要

Estimating an $N \times N$ quantum kernel from circuit fidelities requires $Θ(N^2 S)$ measurement shots, the dominant bottleneck for deployment on near-term hardware. Existing budget-saving methods (Nyström-QKE, ShoFaR, kernel-target alignment) sub-sample \emph{which} entries to measure but allocate shots \emph{uniformly} within their chosen subset, ignoring how much each entry drives the downstream classifier. We close this gap with two contributions. \textbf{First, a complete regime decomposition} for shot-budgeted quantum kernel learning: a principled menu of when each allocator wins. Our method, \emph{AQKA}, dominates the budget-limited regime ($B \lesssim 16 n_{\mathrm{pairs}}$) on sparse-sensitivity KRR, with the gap \emph{growing} from $+8$ to $+25$ pts over uniform as $N$ scales $225{\to}1000$ and reaching $+26$--$32$ pts on an \texttt{ibm\_pittsburgh} (156-qubit Heron) hardware kernel; Nyström-QKE wins at saturating budgets on planted-sparse via low-rank reconstruction; ShoFaR is competitive only at extreme low budgets. \textbf{Second, a closed-form pair-level acquisition theory}: $s_{ij}^{\star} \propto |g_{ij}|\sqrt{K_{ij}(1-K_{ij})}$ with explicit gradient $g_{ij}$ for KRR (Lemma~1, $|β_iα_j+β_jα_i|\sqrt{K_{ij}(1-K_{ij})}$) and SVM via the envelope theorem ($|η_i^*η_j^*|\sqrt{K_{ij}(1-K_{ij})}$); a \emph{corrected} sparsity-aware Cauchy--Schwarz rate $ρ\le 2m/N$ matching empirics (vs.\ the naive $m^2/N^2$); an explicit-constant plug-in regret bound (Theorem~2); and a tighter SVM ceiling $ρ^{\mathrm{SVM}} \le m_{\mathrm{sv}}^2/N^2$. We close with the first multi-seed live online adaptive shot allocation on quantum hardware: $+17.0 \pm 4.8$ pts at $N{=}20$ on \texttt{ibm\_aachen} ($3.5σ$, 5 seeds), with the advantage holding at $N{=}30$ at higher budget on \texttt{ibm\_berlin} ($+14.0 \pm 8.5$ pts, 5 seeds).

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

Sketching the Readout of Large Language Models for Scalable Data Attribution and Valuation

为大规模语言模型的可扩展数据归因与估值绘制读出

Yide Ran, Jianwen Xie, Minghui Wang, Wenjin Zheng, Denghui Zhang, Chuan Li, Zhaozhuo Xu

机构 * Stevens Institute of Technology(史蒂文斯理工学院) Lambda Inc.(Lambda公司) Columbia University(哥伦比亚大学) Mailman School of Public Health(马利曼公共卫生学院) University of Texas Health Science Center at Houston(德克萨斯大学健康科学中心休斯顿分校)

AI总结 本文提出RISE方法,通过聚焦输出层影响热点,利用分解的外积形式实现高效归因与估值,减少存储并扩展至32B参数模型,验证了其在数据检测、领域分离和高质量数据选择中的有效性。

Comments 54 pages

详情
AI中文摘要

数据归因和估值对于理解数据-模型协同至关重要,但现有基于梯度的方法在大规模语言模型(LLMs)上面临可扩展性挑战。受人类认知启发,我们引入RISE(Readout Influence Sketching Estimator)。与计算整个LLM的梯度不同,RISE聚焦于输出层的影响热点,其中影响信号集中,并且梯度具有分解的外积形式。这使得能够结合词汇残差通道(RH)和语义投影误差通道(GH)的双通道表示。应用CountSketch投影到这些通道可实现强压缩同时保持准确归因。在OLMo(1B-32B)和Pythia(14M-6.9B)家族中,RISE将索引存储减少高达112倍,比RapidIn扩展至32B参数LLM,其中梯度基线如RapidIn和ZO-Inf变得内存不可行。我们评估RISE在两种范式:(1)回顾性归因,检索特定预测的有影响力训练示例,以及(2)前瞻性估值,对候选数据效用进行零样本评分。我们验证RISE在三个任务:Howdy后门数据检测、Finance-Medical领域分离和Brain Rot高质量数据选择。在闭环Brain Rot研究中,持续在RISE选择的数据上预训练产生一致的下游改进。总体而言,RISE为现代大规模语言模型中的影响分析和训练数据选择提供了一个实用且可扩展的原始方法。

英文摘要

Data attribution and valuation are critical for understanding data-model synergy for Large Language Models (LLMs), yet existing gradient-based methods suffer from scalability challenges on LLMs. Inspired by human cognition, where decision making relies on a focused readout of relevant memories rather than replaying all pathways, we introduce RISE (Readout Influence Sketching Estimator). Instead of computing and indexing gradients across the entire LLM, RISE focuses on influence hotspots at the output layer, where influence signals concentrate, and the gradient admits a decomposed outer-product form. This enables a dual-channel representation combining a lexical residual channel (RH) and a semantic projected-error channel (GH). Applying CountSketch projections to these channels achieves strong compression while maintaining accurate attribution. Across the OLMo (1B-32B) and Pythia (14M-6.9B) families, RISE reduces index storage by up to 112$\times$ compared to RapidIn and scales to 32B parameters LLM, where gradient-based baselines such as RapidIn and ZO-Inf become memory-infeasible. We evaluate RISE on two paradigms: (1) retrospective attribution, retrieving influential training examples for specific predictions, and (2) prospective valuation, scoring candidate data utility zero-shot. We validate RISE on three tasks: Howdy backdoor data detection, Finance-Medical domain separation, and Brain Rot high-quality data selection. In a closed-loop Brain Rot study, continued pretraining on RISE-selected data yields consistent downstream improvements. Overall, RISE provides a practical and scalable primitive for influence analysis and training-data selection in modern large language models.

URL PDF HTML 收藏
2509.09371 2026-07-21 stat.ME cs.LG 版本更新

Representation-Aware Distributionally Robust Optimization: A Knowledge Transfer Framework

表示感知分布鲁棒优化:一种知识转移框架

Zitao Wang, Nian Si, Molei Liu

机构 * Department of Statistics, Columbia University(哥伦比亚大学统计系) Department of Industrial Engineering and Decision Analytics, Hong Kong University of Science and Technology(香港科技大学工业工程与决策分析系) Department of Biostatistics, Peking University Health Science Center(北京大学北京医科大学生物统计学系) Beijing International Center for Mathematical Research, Peking University(北京大学北京国际数学研究中心)

AI总结 研究提出表示感知分布鲁棒估计(READ)框架,利用外部表示指导鲁棒性几何,增加改变表示坐标扰动的运输成本。在当前目标推断和未来总体部署中研究READ,模拟和应用证明其在多源多任务转移学习中有优势。

详情
AI中文摘要

分布鲁棒优化(DRO)通过在一组扰动分布上优化最坏情况性能来保护统计学习免受分布变化影响。然而,标准DRO公式通常平等对待所有特征扰动。当外部知识表明预测信号嵌入协变量的低维表示中时,这可能过于保守。我们提出了表示感知分布鲁棒估计(READ),这是一个Wasserstein DRO框架,使用外部表示来指导鲁棒性几何。READ增加改变表示坐标的扰动的运输成本,同时保持对与表示正交的变化的保护。我们在两种情况下研究READ。首先,对于当前目标的推断,我们渐近地刻画估计器,并开发一种Wasserstein轮廓推断方法来构建表示对齐的置信区域,同时实现自动超参数调整。其次,对于部署到与当前目标不同但由相同表示不变随机系数模型生成的未来总体,我们表明所得区域比标准方法实现更高的未来模型参数覆盖率。模拟和单细胞多组学应用证明了READ在多源和多任务转移学习设置中的优势。

英文摘要

Distributionally robust optimization (DRO) protects statistical learning against distributional shifts by optimizing the worst-case performance over a set of perturbed distributions. However, standard DRO formulations often treat all feature perturbations equally. This can be unnecessarily conservative when external knowledge suggests that the predictive signal is embedded in a low-dimensional representation of covariates. We propose REpresentation-Aware Distributionally robust estimation (READ), a Wasserstein DRO framework that uses external representations to guide the geometry of robustness. Rather than uniformly perturbing all covariate directions, READ increases the transport cost of perturbations that change representation coordinates, thereby reshaping the dual regularization toward the representation subspace. Meanwhile, it preserves protection against variations orthogonal to the representation. We study READ in two regimes. First, for inference on the current target, we characterize our estimator asymptotically and develop a Wasserstein profile inference approach to construct representation-aligned confidence regions while enabling automatic hyperparameter tuning. Second, for deployment to future populations that differ from the current target but are generated from the same representation-invariant random-coefficient model, we show that the resulting regions achieve higher coverage of future model parameters than standard methods. Simulations and a single-cell multi-omics application demonstrate the advantages of READ in multi-source and multitask transfer learning settings.

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

Understanding Reasoning from Pretraining to Post-Training

理解从预训练到训练后阶段的推理

Jingyan Shen, Ang Li, Salman Rahman, Yifan Sun, Micah Goldblum, Matus Telgarsky, Pavel Izmailov

机构 * New York University(纽约大学) Modal Labs(模态实验室) University of California, Los Angeles(加州大学洛杉矶分校) University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) Columbia University(哥伦比亚大学)

AI总结 研究强化学习在大语言模型从预训练到训练后阶段对推理的作用,以国际象棋为测试平台,按标准流程训练模型,发现预训练损失可预测RL后性能,RL奖励曲线斜率与预训练令牌有关,还揭示RL对SFT策略的影响,且在数学领域也有相同模式。

详情
AI中文摘要

强化学习(RL)在改进复杂推理任务的大语言模型(LLMs)中变得至关重要,但RL训练后阶段在很大程度上与之前的预训练孤立研究。存在两个基本问题:预训练选择如何影响RL计算回报;RL对模型实际有何作用。在标准LLM设置中难以研究,因此用国际象棋作为可控测试平台。按照标准LLM训练流程,在人类国际象棋游戏上预训练语言模型,在合成推理轨迹上进行监督微调,并在具有可验证奖励的国际象棋谜题上运行RL。结果发现,给定RL计算水平下的RL后性能可由预训练损失很好地预测,RL奖励曲线斜率随预训练令牌近似线性改善。此外,RL不仅锐化了监督微调(SFT)策略,在简单谜题上放大SFT已偏好的正确走法,在难题上揭示SFT下几乎不存在的正确走法。通过在数学领域文本上训练模型进一步测试,发现相同预测模式出现。总之,提供了预训练到RL接口的定量描述和可控测试平台。

英文摘要

Reinforcement learning (RL) has become central to improving large language models (LLMs) on complex reasoning tasks, yet RL post-training is largely studied in isolation from the pretraining that precedes it. As a result, two basic questions remain open: (1) how do pretraining choices (model size, data) shape the returns to RL compute, and (2) what does RL actually do to the model? These questions are difficult to study in the standard LLM setting: pretraining corpora are vast and uncontrolled, making it hard to attribute behaviors to pretraining versus RL, and systematic compute sweeps across both stages are prohibitively expensive. To address these challenges, we use chess as a controlled testbed for studying reasoning across the full pretraining-to-post-training pipeline. We follow the standard LLM training pipeline by pretraining language models from 5M to 1B parameters on human chess games, supervised fine-tuning on synthetic reasoning traces, and running RL on chess puzzles with verifiable rewards. Using this framework, we find that the post-RL performance at given RL compute level is well-predicted from the pretraining loss, and slope of the RL reward curves improves approximately linearly with the pretraining tokens. Beyond scaling, we find that RL does not simply sharpen the SFT policy: on easy puzzles it amplifies correct moves the SFT policy already preferred, while on hard puzzles it surfaces correct moves that were nearly absent under SFT. We further test whether our findings transfer beyond chess by training a 1B language model on math-domain text, where the same predictive pattern emerges: longer-pretrained checkpoints reach higher post-RL performance and improve faster under RL. In sum, we provide a quantitative account of the pretraining-to-RL interface and a controlled testbed for studying the science of reasoning across the full pretraining-to-post-training pipeline.

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

Closing the AI Trust Gap: The Case for Independent Certification for Trustworthy AI

缩小人工智能信任差距:可信人工智能独立认证的案例

Trisevgeni Papakonstantinou, Cansu Canca, Farah Nanji, Waheedullah Pardess, Jen Weedon, Jasmijn Remmers, Eliza Krigman, Matthew Ball, Yalda Daryani, Kiran Iqbal, Francielle Vargas, María Llorente Sánchez, Joe Humphreys, Fendi Tsim, Kelly Fitzpatrick, Jeff Dunn, Catherine Feldman

机构 * University College London(伦敦大学学院) AI Ethics Lab(人工智能伦理实验室) University of Cambridge(剑桥大学) Columbia University(哥伦比亚大学) MATS Tech with Intention(技术与意图) University of Southern California(南加州大学) Kyushu University(九州大学) University of Chile(智利大学) BehSci Meets AI(行为科学与人工智能) Digital Trust Council(数字信任委员会)

AI总结 研究指出负责任AI虽有实践但未形成奖励可信度的市场,存在信任差距。原因包括关注重点偏差及三个复合失败。通过审查治理工具发现不足,进而提出以结果为导向的独立认证来缩小信任差距,补充监管与内部治理。

详情
AI中文摘要

在过去十年中,负责任的人工智能(RAI)已产生大量实践,用于识别和减轻人工智能在高风险环境中带来的风险。然而,这项工作尚未产生一个奖励可信度的市场。认真投资于安全、公平和监督的公司无法向消费者、监管机构和股东持续证明其系统超越了最低合规标准。社会缺少一种认可或比较差异的方式,导致了信任差距。我们认为,这种差距部分是由于关注负责任的人工智能(内部流程问题)而非可信的人工智能(可独立验证的现实世界结果问题),并且由于三个复合失败而持续存在:(1)市场无法区分可信系统与其模仿品;(2)评估针对模型和输出而非部署的社会技术系统及其结果;(3)测量生态系统旨在避免伤害而非证明益处。通过审查现有人工智能治理工具并将其与医疗保健、可持续性和安全领域的认证制度进行比较,我们表明没有一个在单一框架中整合治理基线、独立验证的积极结果证据和市场信号。我们提出以结果为导向的独立认证作为可以缩小信任差距的连接层,通过使可信度可衡量、可比较和获得商业回报来补充监管和内部治理。

英文摘要

Over the past decade, responsible AI (RAI) has produced a substantial body of practice for identifying and mitigating the risks AI poses in high-stakes settings. Yet this work has not produced a market that rewards trustworthiness. Firms that invest seriously in safety, fairness, and oversight cannot consistently prove to consumers, regulators, and shareholders that their systems go beyond the bare minimum of compliance. What is missing is a way for society to recognize or compare the difference. The result is a trust gap: a structural condition in which responsible development efforts happen inside organizations but produce no external, independently recognized and verifiable signal of trustworthy outcomes. We argue this gap is sustained in part because of a focus on responsible AI (a matter of internal process) as opposed to trustworthy AI (a matter of independently verifiable real-world outcomes), and that it persists because of three compounding failures: (1) the market cannot distinguish trustworthy systems from their imitations; (2) evaluation targets models and outputs rather than deployed sociotechnical systems and their outcomes; (3) the measurement ecosystem is oriented toward avoiding harm rather than demonstrating benefit. Reviewing existing AI governance instruments and comparing them to certification regimes in healthcare, sustainability, and security, we show that none integrate a governance baseline, independently verified positive-outcome evidence, and market signaling in a single framework. We propose independent, outcome-oriented certification as the connective layer that can close the trust gap, complementing regulation and internal governance by making trustworthiness measurable, comparable, and commercially rewarded.

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

Testing Distributions Against Bounded Distinguishers

针对有界区分器测试分布

Mark Bun, Rathin Desai, Renato Ferreira Pinto

机构 * Boston University(波士顿大学) Columbia University(哥伦比亚大学)

AI总结 研究高维或连续域分布测试,针对有界区分器类。核心方法是基于欺骗距离测试,揭示了可测试学习、学习算法验证和结构化分布测试间联系,产生了如可测试学习者、验证下界及恒等测试器等新结果。

Comments 53 pages; appeared at STOC 2026

详情
AI中文摘要

受高维或连续域上分布测试挑战的推动,我们研究了针对有界区分器类的分布测试。一个代表性任务是使用来自非常大域上未知分布\(P\)的样本,在两种情况之间做出决定:对于固定参考分布\(P_{\mathsf{ref}}\),\(P = P_{\mathsf{ref}}\);或者在有界类\(\mathcal{F}\)中存在一个区分器\(f\),证明分离\(|\mathbf{E}_P[f] - \mathbf{E}_{P_{\mathsf{ref}}}[f]| > \epsilon\)。这是关于欺骗距离的恒等测试任务,其名称源于与伪随机性的概念联系。我们表明,关于欺骗距离的测试不仅是一个自然的计算问题,即使在高维设置中也允许样本高效算法,而且揭示并奠定了三个看似不相关研究领域之间的联系:可测试学习、学习算法验证和结构化分布测试(我们的框架扩展了其“\(\mathcal{A}_k\)测试”模型)。这些联系为所有这些模型产生了新结果,包括:1. 使用成员查询对半空间和决策树的可测试适当学习者。2. 基于拉德马赫复杂度的可测试 PAC 验证的下界,以及\(k\)个多维矩形不相交并集的数据无关验证协议。3. 在布尔和连续超立方体域上针对决策树分布和低阶多项式密度分布的(关于总变差距离的)恒等测试器。

英文摘要

Motivated by the challenge of testing distributions over high-dimensional or continuous domains, we study distribution testing with respect to bounded classes of distinguishers. A representative task is to use samples from an unknown distribution $P$ over a very large domain to decide between two cases: $P = P_{\mathsf{ref}}$ for a fixed reference distribution $P_{\mathsf{ref}}$, or there exists a distinguisher $f$ in a bounded class $\mathcal{F}$ which witnesses the separation $|\mathbf{E}_P[f] - \mathbf{E}_{P_{\mathsf{ref}}}[f]| > ε$. This is the task of identity testing with respect to fooling distance, a name inspired by the conceptual connection with pseudorandomness. (Formally, our model instantiates integral probability metrics from Boolean classes of bounded expressivity.) We show that testing with respect to fooling distance is not only a natural computational problem that admits sample-efficient algorithms even in high-dimensional settings, but also one that reveals and underlies connections between three seemingly unrelated areas of study: testable learning, verification of learning algorithms, and testing of structured distributions (whose "$\mathcal{A}_k$-testing" model our framework extends). These connections yield new results for all of these models, including: 1. Testable proper learners using membership queries for halfspaces and decision trees. 2. A lower bound for testable PAC verification in terms of Rademacher complexity, and a distribution-free verification protocol for disjoint unions of $k$ multidimensional rectangles. 3. Identity testers (with respect to total variation distance) for decision tree distributions and distributions with low-degree polynomial densities, over Boolean and continuous hypercube domains.

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

VTAP Gripper: Synergizing Fingertip Sensing and a Visuo-Tactile Active Palm for Dexterous In-Hand Manipulation

VTAP 夹爪:指尖传感与视觉触觉主动手掌协同实现灵巧的手中操作

Yuhao Zhou, Sheeraz Athar, Zhixian Hu, Binghao Huang, Yunzhu Li, Juan Wachs, Yu She

机构 * Edwardson School of Industrial Engineering, Purdue University(普渡大学爱德华森工业工程学院) Department of Computer Science, Columbia University(哥伦比亚大学计算机科学系)

AI总结 研究提出集成 VTAP 和触觉阵列传感器手指的夹爪,利用指掌协同与多模态感知实现操作。通过双模态手掌扩展能力,提出重定向框架。经多任务实验验证,该夹爪及框架为灵巧夹爪设计等提供实用参考架构。

Comments 8 pages, 10 figures, accepted to the 2026 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2026). Project webpage: https://yuhochau.github.io/vtap/

详情
AI中文摘要

本文提出了一种触觉反应式夹爪,它集成了视觉触觉主动手掌(VTAP)和配备触觉阵列传感器的柔顺、可重构手指。该设计利用结构化的指掌协同和多模态感知来实现稳健抓握和精细操作。驱动的双模态手掌将远程视觉定位与丰富的触觉反馈无缝结合,大大扩展了系统的操作能力。为弥合人类手部动作与异质三指结构之间的实施差距,还提出了一种用于灵巧遥操作的分阶段、基于手势条件的重定向框架。通过一系列具有挑战性的任务进行了广泛实验验证该系统,结果表明通过指掌协调交互和多模态传感可实现高操作性能。VTAP 夹爪及其重定向框架为灵巧夹爪设计、操作和丰富接触数据收集提供了实用参考架构。

英文摘要

This paper presents a tactile-reactive gripper that integrates a Visuo-Tactile Active Palm (VTAP) and compliant, reconfigurable fingers equipped with tactile array sensors. The design exploits structured finger-palm synergy and multi-modal perception to achieve both robust grasping and fine manipulation. The actuated bi-modal palm seamlessly combines long-range visual localization with contact-rich tactile feedback, substantially extending the system's manipulation capability. To bridge the embodiment gap between human hand motion and the heterogeneous three-finger structure, we further propose a staged, gesture-conditioned retargeting framework for dexterous teleoperation. Extensive experiments validate the system across a range of challenging tasks: reactive grasping of YCB and fragile objects, in-hand syringe reorientation and plunger actuation, singulation of clustered objects down to 3 mm in diameter, and vision-tactile peg-in-hole insertion. Results demonstrate that high manipulation performance can be achieved through coordinated finger-palm interaction and multi-modal sensing, without resorting to high degrees of freedom anthropomorphic designs. The VTAP gripper and its retargeting framework offer a practical reference architecture for dexterous gripper design, manipulation, and contact-rich data collection in support of learning-based approaches. Project webpage: https://yuhochau.github.io/vtap/.

URL PDF HTML 收藏
2607.16178 2026-07-20 stat.ML cs.LG cs.NA math.NA stat.ME 新提交

Cluster-Aware Matching via Laplacian Optimal Transport

通过拉普拉斯最优传输实现聚类感知匹配

Gabriel Samberg, YoonHaeng Hur, Yuehaw Khoo, Nir Sharon

机构 * Department of Applied Mathematics, Tel Aviv University(特拉维夫大学应用数学系) Department of Statistics, Columbia University(哥伦比亚大学统计系) Department of Statistics, University of Chicago(芝加哥大学统计系)

AI总结 针对点云具有聚类结构的匹配问题,提出基于拉普拉斯最优传输(LapOT)的聚类感知匹配方法,用二次拉普拉斯项正则化最优传输问题,引入RSC方法,经理论分析和实验证明该方法能实现点云间更一致且有意义的对齐。

详情
AI中文摘要

在许多匹配应用中,待匹配的点云不仅是无结构的点集,而是具有内在聚类结构的分布样本。在此类情况下,由于在连贯区域内单个点通常可互换,找到稳健的区域到区域对齐比建立精确的点对点对应更可取。为此,我们提出一种基于拉普拉斯最优传输(LapOT)的聚类感知匹配新方法。关键思想是用从点云相似性图构建的二次拉普拉斯项正则化最优传输问题,这促使最优耦合尊重两个点集的聚类结构。我们还引入了精细同步聚类(RSC),利用从LapOT获得的聚类感知耦合在点集间产生一致的划分,可克服独立聚类的局限性并产生更稳定和可解释的结果。我们通过理论分析和实证实验证明了该方法的有效性,表明LapOT确实能产生聚类感知匹配,在点云间实现更一致且有意义的对齐。

英文摘要

In many applications of matching, the point clouds to be matched are not merely unstructured sets of points but rather samples from distributions with an intrinsic cluster structure. In such cases, as individual points are often interchangeable within a coherent region, finding a robust region-to-region alignment is more desirable than establishing a precise point-to-point correspondence. To this end, we propose a novel approach for cluster-aware matching based on Laplacian Optimal Transport (LapOT). The key idea is to regularize the optimal transport problem with quadratic Laplacian terms constructed from similarity graphs of the point clouds, which encourages the optimal coupling to respect the cluster structure of both point sets. We also introduce Refined Simultaneous Clustering (RSC), a method that leverages the cluster-aware coupling obtained from LapOT to produce consistent partitions across the point sets, which can overcome the limitations of independent clustering and yield more stable and interpretable results. We demonstrate the effectiveness of our approach through theoretical analysis and empirical experiments, showing that LapOT indeed produces cluster-aware matching that leads to more consistent and meaningful alignments between point clouds.

URL PDF HTML 收藏
2606.04221 2026-07-20 cs.SD cs.AR eess.AS 版本更新

Feasibility of Time-Domain DNN-Based Speech Enhancement on Embedded FPGA for Hearing Aids

基于时域DNN的助听器嵌入式FPGA语音增强可行性研究

Feyisayo Olalere, Umut Altin, Kiki van der Heijden, Marcel van Gerven

机构 * Radboud University, Donders Institute for Brain, Cognition, and Behaviour, The Netherlands(拉德堡德大学,脑认知行为研究所,荷兰) Mortimer B. Zuckerman Mind, Brain, Behavior Institute, Columbia University, USA(莫蒂默·B·齐克曼心智、大脑与行为研究所,哥伦比亚大学,美国)

AI总结 本文在AMD-Xilinx Kria KV260上部署轻量级SuDoRM-RF++模型,通过FP32和16位定点精度评估语音分离和降噪,发现数据移动是主要瓶颈,定点降噪加速器达到9.7ms首样本延迟,满足10ms临床阈值。

Comments 13 pages

详情
AI中文摘要

助听器对延迟和功耗有严格限制,当前基于DNN的语音增强系统在嵌入式硬件上难以满足这些要求。我们通过在AMD-Xilinx Kria KV260上部署轻量级SuDoRM-RF++架构进行语音分离和降噪,对每个任务评估了FP32和16位定点精度。在这些配置中,首样本延迟与片上参数缓存相关而非算术吞吐量,表明数据移动是主要瓶颈。精度降低使模型内存占用减半而不损害客观语音质量。定点降噪加速器达到9.7毫秒的首样本延迟,满足10毫秒的临床阈值,而语音分离达到16.0毫秒。这些测量结果为嵌入式DNN语音增强建立了具体的资源需求,并量化了与助听器部署之间的剩余差距。

英文摘要

Hearing aids impose strict latency and power constraints that current DNN-based speech enhancement systems struggle to meet on embedded hardware. We characterize this gap by deploying both speech separation and denoising using the lightweight SuDoRM-RF++ architecture on the AMD-Xilinx Kria KV260, evaluated at FP32 and 16-bit fixed-point precision for each task. Across these configurations, first-sample latency tracks with on-chip parameter caching rather than arithmetic throughput, identifying data movement as the primary bottleneck. Precision reduction halves the model memory footprint without compromising objective speech quality. The fixed-point denoising accelerator achieves a first-sample latency of 9.7~ms, meeting the 10~ms clinical threshold, while speech separation reaches 16.0~ms. These measurements establish concrete resource requirements for embedded DNN-based speech enhancement and quantify the remaining gap to hearing aid deployment.

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

SODA: Semi On-Policy Black-Box Distillation for Large Language Models

SODA:大语言模型的半在线盒式知识蒸馏

Xiwen Chen, Jingjing Wang, Wenhui Zhu, Peijie Qiu, Xuanzhao Dong, Yueyue Deng, Hejian Sang, Zhipeng Wang, Alborz Geramifard, Feng Luo

机构 * Clemson University(克莱姆森大学) LinkedIn(领英) Washington University in St. Louis(圣路易斯华盛顿大学) Arizona State University(亚利桑那州立大学) Columbia University(哥伦比亚大学)

AI总结 本文提出SODA,一种高效的半在线盒式知识蒸馏方法,通过对比教师最优响应与学生静态输出,实现高质量分布对齐,无需动态回放和对抗平衡,提升蒸馏效率和稳定性。

详情
AI中文摘要

大语言模型的盒式知识蒸馏面临严格权衡。简单的离线方法(如序列级知识蒸馏)难以纠正学生的固有错误。完全在线方法(如生成对抗蒸馏)通过对抗训练解决此问题,但引入已知的训练不稳定性和高昂的计算开销。为解决这一困境,我们提出SODA(半在线蒸馏对齐),一种高效替代方法,受前沿教师与较小基础模型之间固有能力差距的启发。由于紧凑学生模型的自然零样本响应几乎严格劣于强大教师的目标,我们可以通过将教师的最优响应与学生一次静态快照输出配对,构建有效的对比信号。这表明,使小型学生暴露于其自身静态劣质行为足以实现高质量分布对齐,无需昂贵的动态回放和脆弱的对抗平衡。在四个紧凑的Qwen2.5和Llama-3模型上的广泛评估验证了这种半在线范式。SODA在15/16个基准结果上匹配或优于最先进的方法。更重要的是,它在训练速度上提升10倍,消耗27%更少的峰值GPU内存,并完全消除对抗不稳定性。

英文摘要

Black-box knowledge distillation for large language models presents a strict trade-off. Simple off-policy methods (e.g., sequence-level knowledge distillation) struggle to correct the student's inherent errors. Fully on-policy methods (e.g., Generative Adversarial Distillation) solve this via adversarial training but introduce well-known training instability and crippling computational overhead. To address this dilemma, we propose SODA (Semi On-policy Distillation with Alignment), a highly efficient alternative motivated by the inherent capability gap between frontier teachers and much smaller base models. Because a compact student model's natural, zero-shot responses are almost strictly inferior to the powerful teacher's targets, we can construct a highly effective contrastive signal simply by pairing the teacher's optimal response with a one-time static snapshot of the student's outputs. This demonstrates that exposing the small student to its own static inferior behaviors is sufficient for high-quality distribution alignment, eliminating the need for costly dynamic rollouts and fragile adversarial balancing. Extensive evaluations across four compact Qwen2.5 and Llama-3 models validate this semi on-policy paradigm. SODA matches or outperforms the state-of-the-art methods on 15 out of 16 benchmark results. More importantly, it achieves this superior distillation quality while training 10 times faster, consuming 27% less peak GPU memory, and completely eliminating adversarial instability.

URL PDF HTML 收藏
2512.07019 2026-07-20 stat.ME cs.AI stat.AP stat.ML 版本更新

Latency-Response Theory Model: Evaluating Large Language Models via Response Accuracy and Chain-of-Thought Length

延迟-响应理论模型:通过响应准确性和思维链长度评估大语言模型

Zhiyu Xu, Jia Liu, Yixin Wang, Yuqi Gu

机构 * Department of Statistics, Columbia University(哥伦比亚大学统计系) Department of Statistics, University of Michigan(密歇根大学统计系)

AI总结 针对大语言模型评估问题,提出延迟-响应理论(LaRT)模型,联合考虑响应准确性和思维链长度,通过引入关键参数建模,推导高效算法估计参数,经理论和模拟研究验证其优势,实际数据评估中表现优于项目反应理论(IRT)。

详情
AI中文摘要

大语言模型的扩散需要有效的评估方法。项目反应理论(IRT)模型与计算机自适应测试最近成为通过响应准确性评估大语言模型的有前景框架。除了简单的响应准确性,大语言模型的思维链长度是其推理能力的重要指标。为利用思维链长度信息辅助大语言模型评估,我们提出延迟-响应理论(LaRT)模型,通过引入潜在能力和潜在速度之间的关键相关参数,联合建模响应准确性和思维链长度。我们推导了用于参数估计的高效随机近似期望最大化算法,建立了潜在能力和潜在速度参数的严格可识别性结果。通过理论渐近分析和模拟研究,证明LaRT在潜在特质估计的准确性和置信区间方面优于IRT。在实际数据中评估发现,LaRT在多个关键评估指标上优于IRT且产生不同的大语言模型排名。代码和数据可获取。

英文摘要

The proliferation of Large Language Models (LLMs) necessitates valid evaluation methods to provide guidance for both downstream applications and actionable future improvements. The Item Response Theory (IRT) model with Computerized Adaptive Testing has recently emerged as a promising framework for evaluating LLMs via their response accuracy. Beyond simple response accuracy, LLMs' chain of thought (CoT) lengths serve as a vital indicator of their reasoning ability. To leverage the CoT length information to assist LLM evaluation, we propose the \textbf{La}tency-\textbf{R}esponse \textbf{T}heory (LaRT) model, which jointly models both the response accuracy and CoT length by introducing a key correlation parameter between the latent ability and the latent speed. We derive an efficient stochastic approximation Expectation-Maximization algorithm for parameter estimation. We establish rigorous identifiability results for the latent ability and latent speed parameters to ensure the statistical validity of their estimation. Through both theoretical asymptotic analyses and simulation studies, we demonstrate LaRT's advantages over IRT in terms of superior estimation accuracy and shorter confidence intervals for latent trait estimation. To evaluate LaRT in real data, we collect responses from diverse LLMs on popular benchmark datasets. We find that LaRT yields different LLM rankings than IRT and outperforms IRT across multiple key evaluation metrics including predictive power, item efficiency, ranking validity, and LLM evaluation efficiency. Code and data are available at https://github.com/Toby-X/Latency-Response-Theory-Model

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

ARMOR++: Agentic Orchestration of a Multi-Domain Primitive Set for Transferable Attacks on Deepfake Detectors

ARMOR++:用于对深度伪造检测器进行可转移攻击的多域原语集的智能编排

Christos Korgialas, Gabriel Lee Jun Rong, Dion Jia Xu Ho, Pai Chet Ng, Xiaoxiao Miao, Konstantinos N. Plataniotis

机构 * Department of Informatics, Aristotle University of Thessaloniki(塞萨洛尼基亚里士多德大学信息学系) Infocomm Technology Cluster, Singapore Institute of Technology(新加坡科技学院信息通信技术集群) Department of Applied Physics and Applied Mathematics, Columbia University(哥伦比亚大学应用物理与应用数学系) Division of Natural and Applied Sciences, Duke Kunshan University(昆山杜克大学自然科学与应用科学部) Department of Electrical and Computer Engineering, University of Toronto(多伦多大学电气与计算机工程系)

AI总结 研究针对深度伪造检测器在黑盒对抗转移下可靠性下降问题,提出ARMOR++多智能体框架,利用视觉与语言模型提供语义先验并编排原语选择等,整合多种原语有效针对异构偏差,实验表明其性能优于现有基线,凸显当前检测器可靠性差距及智能编排的有效性。

详情
AI中文摘要

深度伪造检测器的可靠性在黑盒对抗转移下经常下降,因为这些模型通常依赖脆弱的、与架构相关的取证线索。现有转移攻击缺乏语义感知,在严格的无查询约束下难以保持有效性。本文介绍了ARMOR++,一个用于高转移性深度伪造逃避的强大多智能体框架。该框架利用Qwen2.5-VL视觉语言模型提供空间语义先验,Qwen3大语言模型编排原语选择、自适应超参数重新参数化和熵正则化扰动混合。通过整合五种互补原语,ARMOR++有效针对异构归纳偏差。在AADD-2025基准上的严格评估表明,ARMOR++在低质量和高质量图像模式下均显著优于现有智能体和非智能体基线。统计分析证实,与最先进的智能体基线相比,盲目标攻击成功率有大幅提高,在针对非智能体基准和强大防御配置下也有进一步性能优势。这些发现凸显了当前深度伪造检测器部署中存在的显著可靠性差距,并证明了智能编排识别潜在漏洞的有效性。

英文摘要

The reliability of deepfake detectors frequently degrades under black-box adversarial transfer, as these models often rely on fragile, architecture-dependent forensic cues. Existing transfer attacks often lack semantic awareness and struggle to maintain effectiveness under strict no-query constraints, particularly when perturbations are transferred from convolutional surrogates to transformer-based targets. To address these limitations, this paper introduces ARMOR++, a robust multi-agent framework designed for high-transferability deepfake evasion. The framework leverages the Qwen2.5-VL Vision-Language Model (VLM) to supply spatial semantic priors, while the Qwen3 Large Language Model (LLM) orchestrates primitive selection, adaptive hyperparameter reparameterization, and entropy-regularized perturbation mixing. By integrating five complementary primitives, spanning dense optimization, saliency-based methods, spatial transformations, frequency-domain perturbations, and block-structured modifications, ARMOR++ effectively targets heterogeneous inductive biases. Rigorous evaluation on the AADD-2025 benchmark demonstrates that ARMOR++ significantly outperforms existing agentic and non-agentic baselines across both low- and high-quality image regimes. Statistical analysis confirms a substantial gain in blind-target Attack Success Rate (ASR) over the state-of-the-art agentic baseline, with further performance advantages evidenced against non-agentic benchmarks and under robust defensive configurations. These findings highlight a significant residual reliability gap in current deepfake detector deployments and demonstrate the efficacy of agentic orchestration in identifying latent vulnerabilities.

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

A Continuous-Time Reinforcement Learning Framework for Fine-Tuning Discrete Diffusion Models

用于微调离散扩散模型的连续时间强化学习框架

Zikun Zhang, Jiayuan Sheng, David D. Yao, Wenpin Tang

机构 * Columbia University(哥伦比亚大学)

AI总结 该研究提出连续时间强化学习框架,推导策略梯度方法得到PPO和GRPO的连续时间变体。以此开发框架微调离散扩散模型,无需奖励信号可微,能纳入中间奖励或优势信号,还为MDM提供统一视角,用轨迹子采样技术降低计算成本,在相关任务中验证了方法有效性。

Comments 36 pages, 5 figures

详情
AI中文摘要

我们通过随机控制方法在具有离散状态空间和可能任意动作空间的连续时间内制定强化学习(RL),其中状态动态被建模为受控连续时间马尔可夫链(CTMC)。我们考虑策略优化问题并推导相应的策略梯度方法,得到近端策略优化(PPO)和群体相对策略优化(GRPO)的连续时间变体。作为主要应用,我们开发了一个完整的连续时间RL框架来微调基于分数的离散扩散模型。该框架实现奖励驱动的优化,无需奖励信号可微。与仅依赖终端奖励的现有基于GRPO的方法不同,我们的公式允许在去噪轨迹中纳入中间奖励或优势信号。专门针对掩码扩散模型(MDM)时,我们的框架包含词汇单纯形上丰富的策略参数化,概率比易于分析处理,为MDM中的探索和策略优化提供统一视角。对于掩码扩散大语言模型(dLLM),我们进一步提出轨迹子采样技术来有效估计计算成本高昂的轨迹似然,降低计算每个位置概率比的计算成本。我们在低维熵正则化优化问题以及dLLM在数学推理和编码任务上的RL后训练中展示了我们方法的有效性。

英文摘要

We formulate reinforcement learning (RL) in continuous time with discrete state spaces and possibly arbitrary action spaces via a stochastic control approach, where the state dynamics are modeled as a controlled continuous-time Markov chain (CTMC). We consider policy optimization problems and derive the corresponding policy gradient methods, leading to continuous-time variants of proximal policy optimization (PPO) and group relative policy optimization (GRPO). As a primary application, we develop a complete continuous-time RL framework for fine-tuning score-based discrete diffusion models. The proposed framework enables reward-driven optimization without requiring differentiability on the reward signals. In contrast to the existing GRPO-based approaches that only rely on terminal rewards, our formulation allows intermediate reward or advantage signals to be incorporated throughout the denoising trajectory. Importantly, when specialized to masked diffusion models (MDMs), our framework encompasses a rich class of policy parameterizations over the vocabulary simplex with analytically tractable probability ratios, providing a unified perspective on exploration and policy optimization in MDMs. For masked diffusion large language models (dLLMs), we further propose trajectory subsampling techniques to efficiently estimate computationally prohibitive trajectory likelihoods, reducing the computational cost of computing per-position probability ratios. We showcase the effectiveness of our methods on both low-dimensional entropy-regularized optimization problems and RL post-training of dLLMs on mathematical reasoning and coding tasks.

URL PDF HTML 收藏
2607.13451 2026-07-16 cs.RO cs.AI cs.CV 新提交

Learning Physics-Guided Residual Dynamics for Deformable Object Simulation

学习用于可变形物体模拟的物理引导残差动力学

Shivansh Patel, Kaifeng Zhang, Sanjay Pokkali, Svetlana Lazebnik, Yunzhu Li

机构 * UIUC(伊利诺伊大学厄巴纳 - 香槟分校) Columbia University(哥伦比亚大学)

AI总结 研究针对可变形物体模拟中动力学预测难的问题,提出物理引导残差动力学(PGRD)框架,结合物理与学习方法优势,采用特定架构和公式,在多物体模拟上结果更准,还展示了其在操作规划和交互式模拟中的应用效用。

Comments Website: https://pgrd-robot.github.io/

详情
AI中文摘要

模拟可变形物体对众多机器人操作应用至关重要,但准确预测其动力学仍具挑战性。我们提出物理引导残差动力学(PGRD),这是一个结合基于物理和基于学习方法优势的混合模拟框架。具体而言,PGRD将可优化的弹簧质量模拟器作为主干,与预测基于物理预测的残差校正的神经网络相结合。我们采用基于速度的公式确保稳定模拟,并使用滑动窗口变压器架构捕捉时间依赖性。我们表明,在一组不同的真实世界可变形物体上,PGRD比纯基于物理和基于学习的方法产生更准确的结果。我们还在两个应用中展示了PGRD的效用:通过模型预测控制进行操作规划,包括具有生成目标图像的语言条件设置;以及通过3D高斯点渲染进行基于动作条件的视频预测的交互式模拟。

英文摘要

Simulating deformable objects is essential for a wide range of robotic manipulation applications, yet accurately predicting their dynamics remains challenging. We propose Physics-Guided Residual Dynamics (PGRD), a hybrid simulation framework that combines the advantages of physics-based and learning-based approaches. Specifically, PGRD combines an optimizable spring-mass simulator as a backbone with a learned neural network that predicts residual corrections to the physics-based predictions. We adopt a velocity-based formulation to ensure stable simulation and a sliding-window transformer architecture to capture temporal dependencies. We show that PGRD produces more accurate results than both purely physics-based and learning-based methods on a set of diverse real-world deformable objects. We further demonstrate the utility of PGRD in two applications: manipulation planning via Model Predictive Control, including a language-conditioned setting with a generated goal image; and interactive simulation via action-conditioned video prediction by 3D Gaussian Splatting.

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

GameEngineBench: Evaluating Coding Agents on Real C++ Runtime Environments

GameEngineBench:在真实C++运行时环境中评估编码智能体

Brian La, Sejoon Chang, Ben Kim, Junyoung Bae, Aamish Ahmad Beg, Sei Chang, Gonzalo Gonzalez-Pumariega, Kanav Goyal

机构 * Nitrode Nexon Intelligence Labs Dartmouth University(达特茅斯大学) Columbia University(哥伦比亚大学) Cornell University(康奈尔大学)

AI总结 研究利用GameEngineBench在虚幻引擎5项目中评估编码智能体,核心方法是构建来自九个真实游戏仓库的基准测试集,主要贡献是揭示智能体在实时交互软件的C++开发中面临挑战,凸显游戏引擎基准测试的价值。

详情
AI中文摘要

游戏引擎提供实时模拟、渲染、物理、交互、网络和资产管道等功能,不仅对游戏有价值,对医疗、机器人、建筑、制造等领域的3D应用也有价值。游戏开发是这些系统最成熟且公开可用的领域,为评估编码智能体提供了实用测试平台。我们展示了GameEngineBench,这是一个用于评估虚幻引擎5项目中作用域C++实现任务的编码智能体的基准测试,它由九个真实世界游戏仓库构建而成。评估集包含110个任务,涵盖游戏玩法机制、多人行为、人工智能和世界编排、动画和移动、用户界面和会话代码、加载行为、在线服务集成、持久性、数据序列化、扩展现实行为和面向渲染的插件等。这些任务要求模型进行原生C++更改,以便在可执行的虚幻引擎项目中编译并满足行为测试。在十二个评估配置中,最强的模型达到了55.5%的pass@1,而31个任务在每个配置中都未解决。我们的结果表明,前沿编码智能体在实时交互软件的深度集成C++开发方面仍然面临困难,突出了游戏引擎基准测试作为现有软件工程评估的宝贵补充。

英文摘要

Game engines provide real-time simulation, rendering, physics, interaction, networking, and asset pipelines, making them valuable not only for games but also for 3D applications in healthcare, robotics, architecture, manufacturing, and related domains. Because game development is where these systems are most mature and publicly available, it offers a practical testbed for evaluating coding agents that must modify C++ code within stateful, interactive, real-time systems. We present GameEngineBench, a benchmark for evaluating coding agents on scoped C++ implementation tasks inside Unreal Engine 5 projects, built from nine real-world game repositories. The evaluation set consists of 110 tasks spanning gameplay mechanics, multiplayer behavior, AI and world orchestration, animation and movement, UI and session code, loading behavior, online-service integration, persistence, data serialization, XR behavior, and rendering-oriented plugins. These tasks require models to make native C++ changes that compile and satisfy behavioral tests within executable Unreal Engine projects. Across twelve evaluated configurations, the strongest model reaches 55.5\% pass@1, while 31 tasks remain unsolved by every configuration. Our results demonstrate that frontier coding agents continue to struggle with deeply integrated C++ development for real-time interactive software, highlighting game-engine benchmarks as a valuable complement to existing software engineering evaluations.

URL PDF HTML 收藏
2605.15026 2026-07-16 cs.OS cs.AI cs.PF 版本更新

TuxBot: Semantic-Aware Online OS Tuning with Large Language Models

SemaTune: 基于大语言模型的语义感知在线操作系统调优

Georgios Liargkovas, Mihir Nitin Joshi, Hubertus Franke, Kostis Kaffes

机构 * Columbia University(哥伦比亚大学) IBM Research(IBM研究院)

AI总结 SemaTune通过语义感知的在线操作系统调优框架,利用大语言模型进行有限制的指导,提升稳定状态下的性能,通过快速和慢速循环更新配置并验证,实现比传统方法更高的性能提升。

Comments 18 pages, 12 figures

详情
AI中文摘要

在线操作系统调优可以提高长期运行的服务,但现有控制器与实时主机不匹配。它们将调度器、电源、内存和I/O控制视为黑盒变量并优化标量奖励。这种观点忽略了跨控制旋钮的策略结构,当应用指标不可用时会崩溃,并可能导致运行服务进入持续存在的降级区域。我们提出了SemaTune,这是一个主机侧的稳定状态操作系统调优框架,通过有限制的语言模型指导。SemaTune将控制旋钮模式、遥测、当前配置、近期操作-响应历史以及检索到的先前运行转换为紧凑的决策上下文。一个快速循环提出低延迟的更新,一个较慢的循环定期修订搜索策略,且每次提出的更改在通过类型验证后才能到达内核或sysctl接口。这使控制器能够思考操作系统控制的含义和间接性能信号,同时保持模型成本、延迟和权威受限。我们评估了SemaTune在13个活的工作负载上,同时调优多达41个Linux参数。在所有套件中,SemaTune在稳定阶段的性能比默认设置提高了72.5%,比最强的非LLM基线提高了153.3%。一个30窗口会话的模型调用成本约为0.20美元。仅使用主机级别指标,SemaTune在直接应用目标下仍比基线高出93.7个百分点,同时避免了由结构盲探索达到的严重降级区域。

英文摘要

Online OS tuning can improve long-running services, but existing controllers are poorly matched to live hosts. They treat scheduler, power, memory, and I/O controls as black-box variables and optimize a scalar reward. This view ignores cross-knob policy structure, breaks down when application metrics are unavailable, and can send a running service into degraded regions that persist after the bad setting is removed. We present TuxBot, a host-side framework for steady-state OS tuning with bounded language-model guidance. TuxBot turns knob schemas, telemetry, current configuration, recent action--response history, and retrieved prior runs into a compact decision context. A fast loop proposes low-latency updates, a slower loop periodically revises the search strategy, and every proposed change passes through typed validation before reaching kernel or sysctl interfaces. This lets the controller reason about OS-control meaning and indirect performance signals while keeping model cost, latency, and authority constrained. We evaluate TuxBot on 13 live workloads from five benchmark suites while tuning up to 41 Linux parameters. Across the suite, TuxBot improves stable-phase performance by 72.5% over default settings and by 153.3% relative to the strongest non-LLM baseline. A 30-window session costs about $0.20 in model calls. With only host-level metrics, TuxBot still outperforms baselines given direct application objectives by 93.7 percentage points, while avoiding severe degraded regions reached by structure-blind exploration.

URL PDF HTML 收藏
2607.11937 2026-07-15 cs.LG 新提交

Mirror Horizon: Viable Path Entropy as a Measure of Bounded Reflection

镜像视界:作为有界反射度量的可行路径熵

Tiantian Zhang

机构 * Columbia University(哥伦比亚大学)

AI总结 研究提出用可行路径熵衡量智能系统,恢复其理论框架。在GSM8K实验中,增加Qwen2.5-Instruct模型令牌预算,提升了已验证延续能力等指标,表明镜像视界取决于此而非参数数量,支持镜像理论从度量层面解释智能系统能力。

详情
AI中文摘要

镜像理论提出,研究智能系统不仅应依据其表示的内容,还应考虑在重复反射下它能维持的连贯延续。我们通过可行路径熵(VPE)使这一主张可操作,它是一种验证延续能力的有限预算度量。给定镜像状态、展开协议、验证器和模式映射,VPE将有界能力分解为两部分:到达可行延续的概率和成功展开中达到的已验证延续模式的多样性。本文恢复了该度量背后的完整理论框架,包括直觉作为局部欠定约束、偏好作为不变选择压力、反射作为由偏好引导的欠定解决方式以及几何作为使未来反射稳定的学习结构。然后在GSM8K的语言模型推理实验中实例化该理论。在Qwen2.5-Instruct模型、每个问题32次采样展开以及两个反射视界的情况下,将令牌预算从96增加到160可大幅扩展已验证可达性、降低零可达性、增加已验证模式熵并改善平滑VPE。在160个令牌时,Qwen2.5-1.5B在测试模型中实现了最强的镜像视界,这表明镜像视界不是参数数量,而是有界反射协议下可访问的已验证延续能力。结果支持镜像理论作为一种度量层面的解释:能力是可达可行延续的结构,而非仅仅是一次性准确率或通过率@k。

英文摘要

Mirror Theory proposes that an intelligent system should be studied not only by what it represents, but by what coherent continuations it can sustain under repeated reflection. We make this claim operational through \emph{viable path entropy} (VPE), a finite-budget measure of verified continuation capacity. Given a mirror state, a rollout protocol, a verifier, and a mode map, VPE decomposes bounded capability into two parts: the probability of reaching a viable continuation and the diversity of verified continuation modes reached among successful rollouts. This paper restores the full theoretical scaffold behind the measure: intuition as local underdetermining constraint, taste as invariant-selecting pressure, reflection as taste-guided resolution of underdetermination, and geometry as the learned structure that makes future reflection stable. We then instantiate the theory in language-model reasoning experiments on GSM8K. Across Qwen2.5-Instruct models, 32 sampled rollouts per problem, and two reflection horizons, increasing the token budget from 96 to 160 substantially expands verified reachability, reduces zero-reachability, increases verified-mode entropy, and improves smoothed VPE. At 160 tokens, Qwen2.5-1.5B realizes the strongest mirror horizon among the tested models, even though Qwen2.5-3B has more parameters. This shows that mirror horizon is not parameter count, but accessible verified continuation capacity under a bounded reflection protocol. The result supports Mirror Theory as a measure-level account: capability is the structure of viable continuations made reachable, not merely one-shot accuracy or pass@k.

URL PDF HTML 收藏
2607.11897 2026-07-15 cs.LG 新提交

Semidirect Fourier Delta Attention: Phase-Controlled Delta Memory with Constructive Chunk-WY Kernels

半直接傅里叶增量注意力:具有构造性分块-WY核的相位控制增量记忆

Tiantian Zhang

机构 * Columbia University(哥伦比亚大学)

AI总结 研究针对线性注意力在状态跟踪和长上下文记忆的局限,提出半直接傅里叶增量注意力(SFDA),通过构造性分块-WY分解,实现精确仿射分块转移等,经数值验证和实验表明其能学习循环记忆,优于禁用相位的KDA基线。

详情
AI中文摘要

线性注意力用固定循环状态取代了softmax注意力不断增长的KV缓存,但这种压缩限制了确切状态跟踪和长上下文记忆。我们引入了半直接傅里叶增量注意力(SFDA),它是Kimi Delta注意力的相位控制推广,用块旋转傅里叶控制取代了实对角衰减。通过对特定乘积的构造性分块-WY分解得到了精确仿射分块转移等结果。通过数值验证代数并在玩具状态跟踪实验中表明,SFDA能学习循环记忆,而禁用相位的KDA基线接近随机。融合核和大规模语言模型比较留待未来工作。

英文摘要

Linear attention replaces softmax attention's growing KV cache with a fixed recurrent state, but this compression limits exact state tracking and long-context memory. We introduce \emph{Semidirect Fourier Delta Attention} (SFDA), a phase-controlled generalization of Kimi Delta Attention that replaces real diagonal decay with block-rotational Fourier control: \[ S_t=(I-β_t k_tk_t^*)Λ_tS_{t-1}+β_tk_tv_t^*, \qquad Λ_t=\diag(α_t\odot e^{iθ_t}). \] Our main result is a constructive chunk-WY factorization for products \(A_t=Λ_t-u_tr_t^*\), giving \[ A_t\cdots A_1=Γ_t-Y_tM_tW_t^* \] with rank growth bounded inside fixed chunks. This yields an exact affine chunk transfer, formal stability and complexity bounds, and a compact characterization of phase-plus-low-rank memory. We verify the algebra numerically and show in toy state-tracking experiments that SFDA learns cyclic memory where the phase-disabled KDA baseline remains near chance. Fused kernels and large-scale language-model comparisons are left to future work.

URL PDF HTML 收藏
2607.11970 2026-07-15 cs.LG cs.AI cs.IT math.IT 新提交

Self-Evolving In-Context Learning for Direct Pilot-to-Beamformer Design in MU-MISO Systems

多用户多输入单输出系统中用于直接导频到波束成形器设计的自进化上下文学习

Yubo Zhang, Xiaodong Wang

机构 * Columbia University(哥伦比亚大学)

AI总结 研究多用户多输入单输出系统中导频到波束成形器设计,提出将ICL-Transformer与导频及波束成形器EDN集成的框架,通过课程学习、自进化机制和失配感知扩展提高性能,优于现有波束成形方案。

Comments 14 pages, 7 figures

详情
AI中文摘要

我们开发了一种增强的上下文学习(ICL)框架,以提高多用户多输入单输出(MU-MISO)系统中基于导频的波束成形性能。该方案将ICL-Transformer主干与导频编码器-解码器网络(EDN)和波束成形器EDN集成。我们的ICL网络的一个关键特性是,通过构建特定模型的上下文数据集,它可以在无需重新训练的情况下处理多个信道模型。为了提高收敛性和鲁棒性,我们引入了三项关键创新:(a)一种课程学习(CL)策略,从有监督的LMMSE标签模仿平滑过渡到无监督的和速率最大化;(b)一种自进化机制,在基于CL的训练期间动态扩展和细化所有信道模型的上下文数据集;(c)一种失配感知扩展,将几种失配纳入通用ICL框架并绕过显式信道校准。消融研究验证了上下文架构和增强训练策略的有效性。在不同通信环境下的仿真结果表明,该方案能够在无需基于梯度的参数更新的情况下快速适应已见和未见的信道模型,并通过智能上下文构建减轻失配问题。此外,我们的方案在基于导频的设置下始终优于现有波束成形方案,包括WMMSE基准和最近基于Transformer的方法。

英文摘要

We develop an enhanced in-context learning (ICL) framework to improve the performance of pilot-based beamforming in multi-user multiple-input single-output (MU-MISO) systems. The proposed scheme integrates the ICL-Transformer backbone with the pilot encoder-decoder network (EDN) and the beamformer EDN. A crucial feature of our ICL network is that it can handle multiple channel models without retraining, enabled by the construction of model-specific context datasets. To improve convergence and robustness, we introduce three key innovations: (a) a curriculum learning (CL) strategy that smoothly transitions from supervised LMMSE-labeled imitation to unsupervised sum-rate maximization, (b) a self-evolving mechanism that dynamically expands and refines the context datasets for all channel models during CL-based training, and (c) a mismatch-aware extension that incorporates several mismatches into the general ICL framework and bypasses explicit channel calibrations. Ablation studies validate the effectiveness of the in-context architecture and enhanced training strategies. Simulation results over diverse communication environments show that the proposed scheme is able to rapidly adapt to both seen and unseen channel models without gradient-based parameter updates, and can mitigate the mismatch issues via intelligent context constructions. Furthermore, our scheme consistently outperforms the existing beamforming schemes under pilot-based settings, including the WMMSE benchmark and the recent Transformer-based methods.

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

Does Topic Sentiment Cause Perceived Ideology? Comparing Human and LLM Annotations in Political News Articles

主题情感是否导致感知意识形态?比较政治新闻文章中人类与LLM的标注

Upasana Chatterjee

机构 * Columbia University(哥伦比亚大学)

AI总结 研究主题情感对感知政治意识形态的因果效应,通过比较人类与LLM标注,发现微调GPT-4o-mini产生显著因果效应,归因于捷径学习。

Comments V1 accepted to ACL SRW 2026. V2 updates experiments

详情
AI中文摘要

我们探究主题情感是否对感知政治意识形态具有因果效应,以及答案是否取决于意识形态标签的分配者。使用来自AllSides的文章,结合Llama-3.3-70b-versatile的共享情感标注,我们比较了来自专家人类标注者、GPT-4o-mini(基线和微调)以及Llama-3.3-70B的意识形态标签。我们应用双重机器学习(DML)和社区级中介分析于所有四种标注范式。人类标注在社区水平未产生显著因果效应。微调后的GPT-4o-mini达到了最高的分类准确率(F1=72.48),并且是唯一在社区水平产生显著处理效应和中介中显著自然直接效应(NDE)的标注范式。我们将此解释为捷径学习的证据:对意识形态标签数据进行微调导致模型内化了一种虚假的情感-意识形态耦合,而这种耦合在人类判断中对此任务并不起作用。这种耦合在基于F1的评估中结构上不可见,对LLM标注作为银标签以及在下游因果分析中作为人类判断的代理的使用具有影响。

英文摘要

We ask whether topic sentiment has a causal effect on perceived political ideology, and whether the answer depends on who assigns the ideology label. Using articles from AllSides, paired with shared sentiment annotations from Llama-3.3-70b-versatile, we compare ideology labels from expert human annotators, GPT-4o-mini (baseline and finetuned), and Llama-3.3-70B. We apply Double Machine Learning (DML) and mediation analysis across all four annotation paradigms. Zero-shot LLMs regularly inflate effect sizes relative to human annotations, while fine-tuning often attenuates them back toward the human scale. Our results have implications for the use of LLM annotations as silver labels and as proxies for human judgment in downstream causal analyses: they may be reliable for recovering the presence and direction of effects on the partisan topics, but not their magnitude, leading to over- or under-prediction of some ideology given particular topics.

URL PDF HTML 收藏
2505.12682 2026-07-15 cs.LG 版本更新

RAFP: Identifying LLM Lineages via Rare-Region Fingerprints

RAFP:通过稀有区域指纹识别大语言模型谱系

Yun-Yun Tsai, Jia Hao Liang, Chuan Guo, Junfeng Yang, Laurens van der Maaten

机构 * Department of Computer Science, Columbia University, USA(哥伦比亚大学计算机科学系) Meta, USA(Meta公司)

AI总结 针对大语言模型所有权验证需求,提出RAFP框架,利用稀有区域指纹识别模型谱系。该方法非侵入性,通过离散梯度优化构建指纹,理论分析表明其在微调下似然变化有界,实验显示在黑盒设置中性能优于基线。

Comments 16 pages

详情
AI中文摘要

大语言模型(LLMs)越来越多地在受限许可下发布,对强大的模型所有权验证的需求日益增长。现有指纹识别方法在下游微调时往往很脆弱,需要侵入性的训练修改,或在黑盒设置中失败。我们引入了RAFP,一个通过稀有区域指纹识别LLM谱系的强大框架。我们的关键见解是,下游微调主要更新常见的高密度语言行为,而低概率提示区域在微调分布下获得的优化信号较弱且梯度对齐有限。因此,罕见的提示响应行为在常见的模型适应中保持稳定。RAFP是非侵入性的,通过对稀有提示进行基于离散梯度的优化来构建指纹,而不修改模型权重。我们提供了理论分析,表明微调下稀有区域指纹的似然变化保持有界。在四个LLM家族和多种下游适应上的实验表明,RAFP实现了强大的指纹持久性,在黑盒设置中大大优于先前的指纹识别基线。

英文摘要

Large language models (LLMs) are increasingly released under restricted licenses, creating a growing need for robust model ownership verification. Existing fingerprinting methods are often fragile under downstream finetuning, require invasive training modifications, or fail in black-box settings. We introduce RAFP, a robust framework for identifying LLM lineages via rare-region fingerprints. Our key insight is that downstream finetuning primarily updates common high-density language behaviors, while low-probability prompt regions receive weak optimization signal and limited gradient alignment under finetuned distribution. As a result, rare prompt-response behaviors remain stable across common model adaptations. RAFP is non-invasive, constructing fingerprints via discrete gradient-based optimization over rare prompts without modifying model weights. We provide a theoretical analysis showing that the likelihood change of rare-region fingerprints under finetuning remains bounded. Experiments across four LLM families and multiple downstream adaptations, including supervised finetuning, LoRA, quantization, prompt-template variation, and decoding changes, show that RAFP achieves strong fingerprint persistence and substantially outperforms prior fingerprinting baselines in black-box settings.

URL PDF HTML 收藏
2405.19466 2026-07-15 cs.LG stat.ML 版本更新

Active Exploration via Autoregressive Generation of Missing Data

通过自回归生成缺失数据进行主动探索

Tiffany Tianhui Cai, Hongseok Namkoong, Daniel Russo, Kelly W Zhang

机构 * Columbia University(哥伦比亚大学) Imperial College London(帝国理工学院)

AI总结 将在线决策中的不确定性量化和探索问题转化为自回归序列模型的训练与生成,通过预测缺失结果而非潜在参数来建模不确定性,理论证明在线学习可归约为离线下一结果预测,并在新闻推荐中验证有效性。

详情
AI中文摘要

我们将在线决策中的不确定性量化和探索问题视为自回归序列模型的训练与生成问题,该领域正在经历快速创新。我们的方法将不确定性视为由于通过行动选择可能揭示的缺失未来结果而产生,而非来自环境不可观测的潜在参数。这种重新表述自然地与现代机器学习能力相一致:我们可以i)通过下一结果预测训练生成模型,而非拟合显式先验;ii)通过自回归生成评估不确定性,而非从后验中采样潜在参数;iii)通过扩展序列模型的上下文适应新信息,而非显式后验更新。我们的主要理论结果建立了从在线学习到离线下一结果预测的归约,表明贝叶斯遗憾由离线序列预测损失控制。半合成实验表明,我们的见解在具有挑战性的新闻推荐设置中成立,其中有效性能需要利用文章标题文本作为先验信息,将探索聚焦于解决剩余不确定性。

英文摘要

We pose uncertainty quantification and exploration in online decision-making as a problem of training and generation from an autoregressive sequence model, an area experiencing rapid innovation. Our approach rests on viewing uncertainty as arising from missing future outcomes that could be revealed through action choices, rather than from unobservable latent parameters of the environment. This reformulation aligns naturally with modern machine learning capabilities: we can i) train generative models through next-outcome prediction rather than fit explicit priors, ii) assess uncertainty through autoregressive generation rather than sampling latent parameters from posteriors, and iii) adapt to new information by extending the sequence model's context rather than explicit posterior updating. Our main theoretical result establishes a reduction from online decision-making to offline next-outcome prediction: Bayesian regret is controlled directly by the sequence model's offline prediction loss, without requiring an explicit latent-variable posterior. Experiments, including a semi-synthetic news recommendation task, show that autoregressive generation produces calibrated epistemic uncertainty and enables effective exploration by using article text as prior information to focus exploration on resolving remaining uncertainties.

URL PDF HTML 收藏
2607.09749 2026-07-14 eess.SP cs.AI cs.LG 新提交

MorphologyFM: A Foundation Model for Morphology-Aware Representation Learning from ECG and Pulse Oximetry Waveforms

MorphologyFM:一种用于从心电图和脉搏血氧波形中进行形态感知表示学习的基础模型

Saiyang Feng, Yuanyun Zhang, Shi Li

机构 * University of the Chinese Academy of Sciences(中国科学院大学) Columbia University(哥伦比亚大学)

AI总结 研究针对现有生理波形方法未保留临床意义波形形态的问题,提出多模态基础模型MorphologyFM,通过形态感知自监督学习目标预训练,结合多种技术学习相关表示,在多下游任务中表现优于其他方法,证明联合建模更具可转移性。

详情
AI中文摘要

基础模型已成为从大规模生物医学数据中学习可转移表示的强大范式,但现有的生理波形方法主要优化重建或预测目标,未明确保留具有临床意义的波形形态。心电图(ECG)和脉搏血氧(SpO2)波形通过其形态结构编码丰富的心血管和血流动力学信息。本文介绍了MorphologyFM,这是一种多模态基础模型,使用形态感知自监督学习目标在来自MIMIC重症监护数据库的配对ECG和SpO2波形上进行预训练。它结合了形态引导掩蔽、跨模态表示学习和对比潜在对齐,以学习捕获临床相关生理结构的表示,无需人工注释。在多个下游预测任务中评估了MorphologyFM,包括心律失常分类、低氧血症预测、死亡率预测和住院时间估计,结果表明其优于代表性的自监督学习方法。此外,联合建模ECG和SpO2波形产生的可转移表示比单模态预训练更多。研究结果确立了波形形态作为自监督生理表示学习的强大归纳偏差,并引入了MorphologyFM作为连续生理监测的通用基础模型。

英文摘要

Foundation models have recently emerged as a powerful paradigm for learning transferable representations from large scale biomedical data, yet existing approaches for physiological waveforms primarily optimize reconstruction or forecasting objectives that do not explicitly preserve clinically meaningful waveform morphology. Electrocardiograms (ECGs) and pulse oximetry (SpO2) waveforms encode rich cardiovascular and hemodynamic information through their morphological structure. In this work, we introduce MorphologyFM, a multimodal foundation model pretrained on paired ECG and SpO2 waveforms from the MIMIC critical care database using a morphology aware self supervised learning objective. MorphologyFM combines morphology guided masking, cross modal representation learning, and contrastive latent alignment to learn representations that capture clinically relevant physiological structure without requiring manual annotations. We evaluate MorphologyFM across multiple downstream prediction tasks, including arrhythmia classification, hypoxemia prediction, mortality prediction, and length of stay estimation, demonstrating consistent improvements over representative self supervised learning methods, including Masked Autoencoders (MAE), contrastive learning, Barlow Twins, and Joint Embedding Predictive Architectures (JEPA). Furthermore, we show that jointly modeling ECG and SpO2 waveforms produces more transferable representations than single modality pretraining. Our results establish waveform morphology as a powerful inductive bias for self supervised physiological representation learning and introduce MorphologyFM as a general purpose foundation model for continuous physiological monitoring.

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

The First ChineseBabyLM Challenge: training data-efficient and cognitively plausible language models for Chinese

首个中文BabyLM挑战:训练数据高效且认知合理的中文语言模型

Siyuan Song, Zhiheng Qian, Yunhao Zhang, Linyang He, Xiaozhe Ji, Yingxin Lin, Hongao Zhu, Chongtian Shao, Chuhan Lang, Luan Li, Rui Wang, Renfen Hu, Shaonan Wang, Hai Hu

机构 * Princeton University(普林斯顿大学) Shanghai Jiao Tong University(上海交通大学) Chinese Academy of Sciences(中国科学院) Columbia University(哥伦比亚大学) Beijing Normal University(北京师范大学) Tsinghua University(清华大学) University of California San Diego(加利福尼亚大学圣地亚哥分校) The Hong Kong Polytechnic University(香港理工大学)

AI总结 首个中文BabyLM挑战将在2026年自然语言处理与中文计算会议举办,要求用1亿中文词元从头训练语言模型,在自然语言理解、认知对齐和汉字知识三轨道评估,不限分词器、模型架构和训练轮数。

Comments 8 pages, 4 tables; work in progress

详情
AI中文摘要

本文介绍了将于2026年自然语言处理与中文计算会议举办的首个中文BabyLM挑战。该挑战要求研究人员用1亿中文词元从头开始训练语言模型,并在自然语言理解、认知对齐和汉字知识三个任务轨道上评估模型。对分词器、模型架构和训练轮数没有限制。挑战详情可在该https网址查看。

英文摘要

This paper describes the first ChineseBabyLM challenge, which will be held in the 2026 NLPCC conference. The challenge calls for researchers to train language models from scratch with 100 million Chinese tokens and evaluates the models on 3 tracks of tasks: NLU, cognitive alignment and Hanzi knowledge. There is no restriction on tokenizer, model architecture and the number of training epochs. Details of the challenge can be found in https://chinese-babylm.github.io/.

URL PDF HTML 收藏
2607.09816 2026-07-14 cs.LG 新提交

RUBRIC: Realism--Utility Balanced Ranking for Imbalanced Classification

RUBRIC:用于不平衡分类的现实-效用平衡排序

Yanxuan Yu, Dong liu, Renata Borovica-Gajic, Ying Nian Wu

机构 * Columbia University(哥伦比亚大学) University of California, Los Angeles(加利福尼亚大学洛杉矶分校) University of Melbourne(墨尔本大学)

AI总结 研究类别不平衡问题,提出RUBRIC框架,将合成样本选择设为质量优化问题,用现实-效用权衡排序,能收紧泛化边界,经实验验证其在信用卡欺诈检测等任务中可提升F1宏和召回率,保持ROC-AUC并可进行lambda敏感性分析。

详情
AI中文摘要

类别不平衡在欺诈检测和医疗诊断等风险敏感应用中构成了根本性挑战,其中少数类样本稀缺但对准确分类至关重要。现有过采样方法生成合成样本以重新平衡类别分布,但常产生大量低质量候选样本,导致过拟合和泛化能力下降。本文引入RUBRIC,这是一个与生成器无关的过滤框架,将合成样本选择表述为质量优于数量的优化问题。RUBRIC使用现实-效用权衡对候选样本进行排序:现实由区分真实样本和合成样本的学习鉴别器量化,效用通过基于凹边距的评分函数捕获与决策边界的接近程度。我们表明,在温和的正则条件下,所提出的过滤策略通过联合减少分布偏移和抑制近负尾贡献,单调收紧基于边距的分类器的泛化边界。通过在信用卡欺诈检测和其他不平衡基准上的广泛实验,我们证明RUBRIC提高了F1宏和召回率,同时在多个生成器上保持了可比的ROC-AUC。我们还提供了明确的lambda敏感性分析,以展示当优先考虑排序质量时用户如何恢复AUPRC。

英文摘要

Class imbalance poses a fundamental challenge in risk-sensitive applications such as fraud detection and medical diagnosis, where minority-class samples are scarce yet critical for accurate classification. Existing oversampling methods generate synthetic samples to rebalance class distributions; however, they often produce large numbers of low-quality candidates that distort decision boundaries or introduce artifacts, leading to overfitting and degraded generalization. In this work, we introduce RUBRIC, a generator-agnostic filtering framework that formulates synthetic sample selection as a quality-over-quantity optimization problem. RUBRIC ranks candidates using a realism-utility trade-off: realism is quantified by a learned discriminator that distinguishes real samples from synthetic samples, while utility captures proximity to the decision boundary through a concave margin-based scoring function. We show that, under mild regularity conditions, the proposed filtering strategy monotonically tightens the generalization bound for margin-based classifiers by jointly reducing distribution shift and suppressing near-negative tail contributions. Through extensive experiments on credit-card fraud detection and other imbalanced benchmarks, we demonstrate that RUBRIC improves F1-macro and recall while maintaining comparable ROC-AUC across several generators. We also provide explicit lambda-sensitivity analysis to show how users can recover AUPRC when ranking quality is prioritized.

URL PDF HTML 收藏
2607.11273 2026-07-14 quant-ph cs.LG 新提交

Fixed-Protocol Amortized MPS Tomography with Conformalized Predictive Uncertainty

具有共形预测不确定性的固定协议摊销MPS层析成像

Jian Xu, Delu Zeng, John Paisley, Qibin Zhao

机构 * RIKEN iTHEMS RIKEN AIP South China University of Technology(华南理工大学) Columbia University(哥伦比亚大学)

AI总结 研究量子态层析成像,提出固定协议摊销MPS估计器,通过特定测量设计及规范不变保真度损失训练,能提升测量效率与保真度,并给出覆盖区间,在不同系统规模下保持质量,还在IBM硬件上实现闭环。

详情
AI中文摘要

量子态层析成像缺乏样本,所制备的态存在于狭窄且可学习的流形上。k = 0的仅先验控制表明,在集中族上先验估计已接近最优,所以‘少量测量下的高保真度’可能是族记忆而非层析成像;真正的测量效率需要一个基于测量并能有效利用测量值的模型。在共享矩阵乘积态(MPS)核心参数化上研究了两条路径。方法A通过测量引导的后验推理学习MPS核心上的生成先验(经金标准验证,但控制表明其少量测量精度很大程度上是先验的)。方法B是我们的主要提议,是一种固定协议摊销MPS估计器,用规范不变保真度损失训练一次;不依赖排列不变集编码器(普通多层感知器与之匹配)。关键在于测量设计:基于局部约化密度矩阵决定χ - MPS这一事实,以信息丰富的局部泡利集而非随机串为条件,可将易记忆的适度估计器转变为高保真估计器(约0.95,比仅先验估计高0.59,决定性地通过混洗测量控制)。经共形重新校准的随机失活集成给出约90%的覆盖区间,包括未测量可观测量的情况,而基于单次测量的区间不存在。随着系统规模增长质量保持(n = 10时保真度0.90,增益随n增长;键维度χ = 4时为0.88),参数化是多项式的(原生收缩到20个量子比特),并在IBM硬件上完成闭环(从硬件测量的泡利算符得到5个态,保真度0.97)。

英文摘要

Quantum state tomography is sample-starved, and the states one prepares live on a narrow, learnable manifold. A $k{=}0$ prior-only control shows that on concentrated families a prior estimate is already near-optimal, so ``high fidelity at few measurements'' can be family memorization rather than tomography; genuine measurement-efficiency needs a model that conditions on the measurements and demonstrably uses them. On a shared matrix-product-state (MPS) core parameterization we study two routes. Approach~A learns a generative prior over MPS cores with measurement-guided posterior inference (gold-standard-validated, but whose few-measurement accuracy the control shows is largely the prior). Approach~B, our main proposal, is a \emph{fixed-protocol amortized} MPS estimator trained once with a gauge-invariant fidelity loss; we deliberately do not rest it on a permutation-invariant set encoder (a plain MLP matches it). The decisive lever is the measurement design: motivated by the fact that local reduced density matrices determine a $χ$-MPS, conditioning on an \emph{informative local} Pauli set rather than random strings turns a modest, memorization-prone estimator into a high-fidelity one ($\approx\!0.95$, up to $+0.59$ over prior-only, decisively passing a shuffled-measurement control). A dropout ensemble, conformally recalibrated, gives $\approx\!90\%$-coverage intervals -- including for observables never measured, where a shot-based interval does not exist. Quality holds as the system grows (fidelity $0.90$ at $n{=}10$, gain \emph{growing} in $n$; $0.88$ at bond dimension $χ{=}4$), the parameterization is polynomial (native contraction to $20$ qubits), and we close the loop on IBM hardware ($5$ states at $0.97$ from hardware-measured Paulis).

URL PDF HTML 收藏