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

高校专区

ETH Zurich(苏黎世联邦理工学院)

至 收录 1511
2607.18232 2026-07-21 cs.CL 新提交

It's Not What You Say, It's How You Say It: Evaluating LLM Responses to Expressions of Belief

重要的不是你说了什么,而是你怎么说:评估大语言模型对信念表达的回应

Kevin Du, Clara Kümpel, Michelle Wastl, Alex Warstadt

机构 * ETH Zürich(苏黎世联邦理工学院) University of Zurich(苏黎世大学) UC San Diego(加州大学圣地亚哥分校)

AI总结 研究用户信念表达形式对大语言模型的影响,引入基于语言维度的类型学,生成可控查询对,评估不同架构、规模和训练阶段的16个LLMs,发现响应行为差异及能显著说服模型的特定信念表达,揭示语言框架对模型情境整合的影响。

Comments Published at ACL 2026

详情
AI中文摘要

用户经常向大语言模型(LLMs)表达他们的信念。在某些情况下,LLM应该接受这些情境信念为真。在其他情况下,它们应坚持其先验知识。用户的信念表达(EoBs)在语言形式上多种多样,使用预设、证据和确定性标记或不同语调等,每种形式对LLMs的说服力可能不同。我们引入一种类型学来系统评估不同EoBs如何影响模型遵循情境还是先验知识。该类型学基于四个语言维度:形式、证据性、认知立场和语调,涵盖17种细粒度类型。通过将这些EoBs与世界知识事实配对,生成可控的EoB查询对以分离语言变化的影响。使用此基准评估16个在架构、规模和训练阶段不同的LLMs。我们识别出这些方面响应行为的有意义差异,还确定了比其他EoBs更能显著说服LM的特定EoBs。我们的工作揭示了语言框架影响LLM情境整合的系统模式,对提示工程和模型鲁棒性有影响。

英文摘要

Users frequently express their beliefs to large language models (LLMs). In some situations, the LLM should accept these contextual beliefs as true. In others, they should stick to their prior knowledge. Notably, users' expressions of belief (EoBs) can take linguistically diverse forms - using presuppositions, evidential and certainty markers, or varied tones - each of which may have a different persuasiveness over the LLMs. We introduce a typology to systematically evaluate how different EoBs affect whether models follow context versus prior knowledge. The typology is grounded in four linguistically motivated dimensions: form, evidentiality, epistemic stance, and tone, spanning 17 fine-grained types. By pairing these EoBs with world knowledge facts, we generate controlled EoB-query pairs that isolate the effect of linguistic variation. Using this benchmark, we evaluate 16 LLMs that differ in architecture (Llama3, Qwen3, Gemma3), scale (1B-30B parameters), and training stages (base vs instruct). We identify meaningful variations in response behavior across these axes, e.g., that bigger models and instruction models tend to be less context-following than smaller models and base models. We further identify specific EoBs that statistically significantly persuade LMs more consistently than others. Our work reveals systematic patterns in how linguistic framing affects LLM context integration, with implications for prompt engineering and model robustness.

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

ReViV: Reconstructing the Viewer and the View in 4D from Monocular Egocentric Video

ReViV:从单目自我中心视频中重建4D中的观看者和视图

Xiaozhong Lyu, Gen Li, Zhiyin Qian, Xucong Zhang, Marc Pollefeys, Siyu Tang

机构 * ETH Zurich(苏黎世联邦理工学院) Delft University of Technology(代尔夫特理工大学) Microsoft(微软)

AI总结 研究旨在从单目自我中心视频重建4D中的观看者和视图,提出ReViV框架,将任务建模为学习多模态信号联合概率分布,由掩码生成自我中心变压器驱动,在多基准测试中展现出高精度和效率,还保持了竞争力强的自我中心深度估计,且代码模型开源。

Comments Accepted to ECCV 2026. The first two authors contributed equally, and their author order is interchangeable

详情
AI中文摘要

自我中心设备,如可穿戴前置摄像头,为捕捉人类观看者与周围环境之间的持续交互提供了独特视角。因此,非常需要一个能够重建这种4D表示的整体高效多模态模型。然而,现有方法往往依赖辅助输入,将场景感知和人类自我运动建模视为相互独立的问题,且推理时间长。为解决这些局限,我们提出ReViV,首个从单目RGB视频中提取观看者和视图动态的整体自我中心4D重建统一框架。我们将任务表述为学习多模态信号的全联合概率分布,由掩码生成自我中心变压器驱动,在单一前馈架构中运行,以快速推理速度同时重建观看者和视图的时间一致4D重建。在多个基准测试上的大量实验表明,ReViV在整体自我身体、手部和注视重建、相机跟踪方面达到了当前最优的精度和效率,在不依赖繁重特定任务先验的情况下保持了极具竞争力的自我中心深度估计。代码和模型已完全开源。

英文摘要

Egocentric devices, such as wearable front-facing cameras, provide a unique perspective for capturing the continuous interaction between a human viewer and the surrounding environment. A holistic and efficient multimodal model capable of reconstructing this 4D representation is therefore highly desirable. However, existing approaches often rely on auxiliary inputs such as pre-computed camera trajectories, treat scene perception and human ego-motion modeling as separate problems despite their strong interdependency, and suffer from slow inference time. To address these limitations, we present ReViV, the first unified framework for holistic egocentric 4D reconstruction that extracts both viewer and view dynamics from a single monocular RGB video. We formulate the task as learning the full joint probability distribution over multimodal signals, including RGB video, camera trajectory, gaze direction, full-body motion, hand motion, and depth. Powered by a Masked Generative Egocentric Transformer, ReViV operates within a single feed-forward architecture to simultaneously reconstruct the temporally consistent 4D reconstruction across the viewer and the view with fast inference speed. Extensive experiments on diverse benchmarks, including HoloAssist, HOT3D, ARCTIC, Aria Digital Twin, and TACO, demonstrate that ReViV achieves state-of-the-art accuracy and efficiency across holistic ego-body, hand, and gaze reconstruction, camera tracking, while maintaining highly competitive egocentric depth estimation without relying on heavy task-specific priors. Code and models are fully open-sourced: https://reviv4d.github.io/.

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

Quantizing Recursive Reasoning Models

量化递归推理模型

Thorir Mar Ingolfsson, Wajeeha Tahir, Anna Tegon, Lionnus Kesting, Gamze İslamoğlu, Luca Benini

机构 * Integrated Systems Laboratory, ETH Zürich(集成系统实验室,瑞士苏黎世联邦理工学院)

AI总结 研究递归推理模型量化问题,发现其因激活缩放粒度致精度崩溃,提出用逐块缩放恢复转换,应用MXInt4格式,该格式在任务中与浮点格式有竞争力,克服架构量化敏感性弱点,还能转移到ARC - AGI基准测试。

Comments Preprint, 27 pages, 4 tables, 12 figures

详情
AI中文摘要

递归推理模型通过在多个细化步骤中应用紧凑、权重绑定的模块来解决难题。由于这些模块被多次重用,对其进行量化会产生一个独特的动态问题:每一步都会产生量化误差。虽然8位量化(整数或浮点数)能保持精度,但转换为张量级4位格式会导致系统偏差累积。这使得数独的精确解精度从84.1%灾难性地降至0.0%(只有约25%的单元格正确)。本文表明这种崩溃是由激活缩放粒度而非位宽或数字格式导致的。关键在于采用逐块缩放可完全恢复转换。为此,将MXInt4(一种逐块整数激活格式)应用于递归推理模型。在我们的任务中,它与逐块浮点格式具有竞争力,同时保持整数元素和2的幂次块尺度。最后,递归深度和重用会调节量化敏感性,我们测试的最深架构(EqR平衡模型)最敏感。然而,逐块缩放克服了这一弱点,在这些架构中保持稳健,并能转移到开放式ARC - AGI基准测试中。

英文摘要

Recursive reasoning models solve hard puzzles by applying compact, weight-tied blocks over many refinement steps. Because these blocks are reused many times, quantizing them creates a unique dynamical problem: the quantization error is incurred at every step. While 8-bit quantization (integer or float) preserves accuracy, moving to a per-tensor 4-bit format causes a systematic bias to accumulate. The ensuing drift catastrophically degrades exact-solution accuracy on Sudoku from 84.1% to 0.0% (only ~25% of cells correct). In this work, we show that this collapse is caused by activation-scaling granularity rather than bit-width or number format. Crucially, moving to per-block scaling completely restores the transition. To implement this, we apply MXInt4, a blockwise integer activation format, to recursive reasoning models. It is competitive with blockwise float formats on our tasks, while keeping integer elements and power-of-two block scales. Finally, recursion depth and reuse modulate quantization sensitivity, with the deepest architecture we test (the EqR equilibrium model) the most sensitive. Yet blockwise scaling overcomes this vulnerability, staying robust across these architectures and transferring to the open-ended ARC-AGI benchmark.

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

International Agreements to Limit Frontier AI: Objectives and Exit

限制前沿人工智能的国际协议:目标与退出

Lennart Finke

机构 * ETH Zürich, Zurich, Switzerland(苏黎世联邦理工学院) Harvard University, Cambridge, United States(哈佛大学) MATS Research, Berkeley, United States(MATS研究)

AI总结 研究限制人工智能发展的国际协议,通过调查现有协议,明确适当条件属性并列出可能条件,建议设定固定时间段,由新组织规定发展条件,特殊情况可退出,以此说明相关协议的考虑因素。

详情
AI中文摘要

限制人工智能发展的国际协议对于减轻人工智能风险可能至关重要。然而,尚不清楚哪些条件应决定何时放宽限制措施。我们调查了现有国际协议,概述了适当条件应满足的属性,列出了可能的条件,并在一个示例场景中给出了建议。我们建议设定一个固定时间段,在此期间开始时成立的新组织规定人工智能何时可以安全发展的条件,在特殊情况下有可能退出。我们希望说明在限制人工智能的国际协议中可能会涉及的考虑因素。

英文摘要

An international agreement to limit AI development could be crucial to mitigate risks from AI. However, it remains unclear which conditions should determine when the limiting measures are relaxed. We survey existing international agreements, outline what properties appropriate conditions should satisfy, list possible conditions, and finally give a recommendation in an example scenario. We recommend a fixed time period after which a new organization established at the start of the period specifies conditions that address when AI development can be safely conducted, with a possibility of withdrawal in extraordinary circumstances. We hope to illustrate the considerations that would likely go into an international agreement to limit AI.

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

NaP-Control: Navigating Diffusion Prior for Versatile and Fast Character Control

NaP-Control: 为多功能和快速字符控制导航扩散先验

Chia-Wen Chen, Yan Wu, Korrawe Karunratanakul, Siyu Tang

机构 * ETH Zurich(苏黎世联邦理工学院)

AI总结 本文提出NaP-Control方法,通过强化学习操控任务无关的扩散策略先验的潜在噪声,实现快速、鲁棒且高保真的字符控制,同时通过环境交互优化任务奖励,提升成功率并适应挑战性场景。

Comments ECCV 2026. Project page: https://chiawenchen.github.io/nap-control-project/

详情
AI中文摘要

在基于物理的动画中实现精确、多功能的全身字符控制仍然具有挑战性。最近的基于扩散的策略生成丰富且表达性强的动作,但通常依赖于基于梯度的测试时间引导以满足任务目标,这会减慢速度并降低鲁棒性。我们引入NaP-Control(Navigating Diffusion Prior for Versatile and Fast Character Control),简称NaP。我们的方法使用强化学习操控任务无关的扩散策略先验的潜在噪声,将其引导至任务特定的行为,以实现快速、鲁棒且高保真的控制。与仅依赖离线训练的方法不同,NaP在训练期间与环境交互以校正动作并优化任务奖励,提高成功率并使系统能够适应具有挑战性的场景。通过直接预测任务优化的扩散噪声,NaP消除了去噪过程中的迭代引导,实现了高效的推理。实验表明,NaP在多样化的任务中实现了更高的成功率和更快的推理速度,同时保持自然的动作。

英文摘要

Achieving precise, versatile whole-body character control in physics-based animation remains challenging. Recent diffusion-based policies generate rich and expressive motions but typically rely on gradient-based test-time guidance to satisfy task objectives, which is slow and can reduce robustness. We introduce NaP-Control (Navigating Diffusion Prior for Versatile and Fast Character Control), abbreviated as NaP. Our method uses reinforcement learning to manipulate the latent noise of a task-agnostic diffusion policy prior, steering it toward task-specific behaviors for fast, robust control with high motion fidelity. In contrast to methods that rely solely on offline training, NaP interacts with the environment during training to correct motions and optimize task rewards, improving success rates and enabling adaptation to challenging scenarios. By directly predicting task-optimized diffusion noise, NaP eliminates iterative guidance during denoising and enables efficient inference. Experiments show that NaP attains higher success rates and faster inference while preserving natural motion across diverse tasks.

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

A Sensorless, Inherently Compliant Anthropomorphic Musculoskeletal Hand Driven by Electrohydraulic Actuators

无传感器、本征柔顺的人形肌理手驱动电液执行器

Misato Sonoda, Ronan Hinchet, Amirhossein Kazemipour, Yasunori Toshimitsu, Robert K. Katzschmann

机构 * Soft Robotics Lab, ETH Zurich, Switzerland(苏黎世联邦理工学院软机器人实验室,瑞士) The University of Tokyo, Japan(东京大学,日本)

AI总结 本文提出一种无传感器、本征柔顺的人形肌理手,利用电液执行器实现高运动灵活性与物理柔顺性,通过机械放大机构提升抓取能力,实验验证了其在复杂环境中的安全性和抓取性能。

Comments Accepted to IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2026

详情
AI中文摘要

在无结构化环境中进行机器人操作需要末端执行器兼具高运动灵活性与物理柔顺性。尽管传统刚性手依赖复杂外部传感器实现安全交互,电液执行器提供了一种有前景的替代方案。本文提出了新型肌理机器人手架构的设计、控制与评估,该架构完全由远程Peano-HASEL执行器驱动,特别优化于安全操作。通过将执行器移至前臂,我们功能上将抓取接口与电气危险隔离,同时保持纤细的人形轮廓。为解决这些软执行器固有线性收缩限制,我们集成了1:2滑轮路由机制,机械放大肌腱位移。所得到的系统优先考虑柔顺交互而非高负载能力,利用执行器的固有力限制特性提供高水平的本征安全性。此外,这种物理安全性通过HASEL执行器的自感知性质得以增强。通过简单监测工作电流,我们实现了实时抓取检测和闭环接触感知控制,无需依赖外部力传感器或编码器。实验结果验证了系统的灵活性和本征安全性,展示了各种抓取分类的成功执行以及对高脆弱物体如纸气球的非破坏性抓取。这些发现表明,这是迈向简化、本征柔顺软机器人操作的重要一步。

英文摘要

Robotic manipulation in unstructured environments requires end-effectors that combine kinematic dexterity with physical compliance. While traditional rigid hands rely on complex external sensors for safe interaction, electrohydraulic actuators offer a promising alternative by combining muscle-like compliance with self-sensing capability. This paper presents the design, control, and evaluation of a musculoskeletal robotic hand architecture powered entirely by remote Peano-HASEL actuators, optimized for safe manipulation. By relocating the actuators to the forearm, we isolate the grasping interface from electrical hazards while maintaining a slim, human-like profile. To address the inherently limited linear contraction of these soft actuators, we integrate a 1:2 pulley routing mechanism that mechanically amplifies tendon displacement. The resulting system prioritizes compliant interaction over high payload capacity, leveraging the intrinsic force-limiting characteristics of the actuators to provide inherent safety. This physical safety is augmented by the self-sensing nature of the HASEL actuators: by monitoring the operating current alone, we achieve real-time grasp detection and closed-loop contact-aware control without external force transducers or encoders. Experimental results demonstrate the system's dexterity and safety through the execution of grasp types from standard taxonomies and the non-destructive grasping of highly fragile objects such as a paper balloon. These findings represent a step toward simplified, inherently compliant soft robotic manipulation.

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

TinyGLASS: Real-Time Self-Supervised In-Sensor Anomaly Detection

TinyGLASS: 工业质量控制中的实时自监督传感器异常检测

Pietro Bonazzi, Rafael Sutter, Luigi Capogrosso, Mischa Buob, Michele Magno

机构 * ETH Zurich(苏黎世联邦理工学院) Interdisciplinary Transformation University of Austria(奥地利跨学科转型大学) Swiss Engineering Partners AG(瑞士工程伙伴公司)

AI总结 TinyGLASS通过轻量级改进实现实时边缘和传感器异常检测,压缩参数8.6倍,达到94.2%的AUROC并在8MB内存下以20FPS运行。

Comments Accepted at the 8th International Conference on Artificial Intelligence Circuits and Systems (AICAS) 2026

详情
AI中文摘要

异常检测在工业质量控制中起关键作用,需在标注缺陷样本稀缺的情况下识别缺陷。最近的自监督方法,如GLASS,仅使用无缺陷数据学习正常视觉模式,并在工业基准上表现出色。然而,其计算需求限制了在资源受限的边缘平台上的部署,尤其是在传感器处理架构中。本文介绍TinyGLASS,一种轻量级GLASS框架的改进版本,用于实时边缘和传感器异常检测。所提出架构将原始WideResNet-50主干替换为紧凑的ResNet-18,并引入基于部署的修改,使静态图追踪和INT8量化成为可能。我们评估了该方法在索尼IMX500智能视觉传感器上的性能,利用索尼模型压缩工具包利用传感器处理器。除了在MVTec-AD基准上的性能评估外,我们还研究了训练数据污染的鲁棒性,并引入了名为MMS数据集的定制工业数据集进行跨设备评估。实验结果表明,TinyGLASS在参数压缩8.6倍的同时保持了具有竞争力的检测性能,在MVTec-AD上达到94.2%的图像级AUROC,并在IMX500平台的8MB内存限制下以20FPS运行。系统分析展示了低功耗(每推理4.0mJ)、实时端到端延迟(20FPS)和高能效(470GMAC/J)。此外,模型在中等水平的训练数据污染下表现出稳定的性能。

英文摘要

Anomaly detection plays a key role in industrial quality control, where defects must be identified despite the scarcity of labeled faulty samples. Recent self-supervised approaches, such as GLASS, learn normal visual patterns using only defect-free data and have shown strong performance on industrial benchmarks. However, their computational requirements limit their deployment on resource-constrained edge platforms, especially within in-sensor processing architectures. This work introduces TinyGLASS, a lightweight adaptation of the GLASS framework designed for real-time edge and in-sensor anomaly detection. The proposed architecture replaces the original WideResNet-50 backbone with a compact ResNet-18 and introduces deployment-based modifications that enable static graph tracing and INT8 quantization. We evaluate the proposed approach on the Sony IMX500 intelligent vision sensor, exploiting the in-sensor processor using the Sony Model Compression Toolkit. In addition to evaluating performance on the MVTec-AD benchmark, we investigate robustness to contaminated training data and introduce a custom industrial dataset, named MMS Dataset, for cross-device evaluation. Experimental results show that TinyGLASS achieves 8.6x parameter compression while maintaining competitive detection performance, reaching 94.2% image-level AUROC on MVTec-AD and operating at 20 FPS within the 8 MB memory constraints of the IMX500 platform. System profiling showcases low power consumption (4.0 mJ per inference), real-time end-to-end throughput (20 FPS), and high energy efficiency (470 GMAC/J). Furthermore, the model demonstrates stable performance under moderate levels of training data contamination.

URL PDF HTML 收藏
2512.11695 2026-07-21 physics.flu-dyn cs.CV eess.IV math.OC 版本更新

Particle Image Velocimetry Refinement via Consensus ADMM for Active Fluid Control

基于共识交替方向乘子法的粒子图像测速细化用于主动流体控制

Alan Bonomi, Francesco Banelli, Antonio Terpin

机构 * ETH Zürich(苏黎世联邦理工学院)

AI总结 研究针对传统粒子图像测速法及机器学习方法在流量量化中的不足,提出将其作为多估计器融合问题,采用基于交替方向乘子法的共识框架,经实验验证该方法能提升性能,并成功应用于实际主动流体控制中。

Comments Accepted for presentation at, and publication in the proceedings of, the 2026 65th IEEE Conference on Decision and Control (CDC). Code available at https://github.com/antonioterpin/flowgym

详情
AI中文摘要

粒子图像测速法(PIV)是测量实验室、工业和环境中流场的核心方法之一。传统PIV方法通常依赖于成像设置的特定调优参数,性能易受光照、流动条件和种子密度变化的影响。同样,用于流量量化的机器学习方法在训练集之外也很脆弱。实验发现,对同一图像对的不同区域应用不同调优(或算法)可改善流量量化。基于此,将流量量化视为多估计器融合问题,采用基于交替方向乘子法的共识框架,融入平滑性和不可压缩性等先验知识。进行了数值实验,如在60Hz推理速率下,端点误差降低了密集逆搜索估计器的20%,且通过异常值剔除可提高性能。该方法用JAX实现并集成到Flow Gym中,能与现有技术进行可重复比较和系统评估。最后,在实际主动流体控制设置中成功部署,强化学习智能体利用流量估计学习最小化或最大化阻力。

英文摘要

Particle Image Velocimetry (PIV) is among the central modalities for measuring flow fields across laboratory, industrial and environmental setting. Traditional PIV approaches typically depend on tuning parameters specific to the imaging setup, making the performance sensitive to variations in illumination, flow conditions, and seeding density. Similarly, state-of-the-art machine learning methods for flow quantification are fragile outside their training set. In our experiments, we observed that flow quantification would improve if different tunings (or algorithms) were applied to different regions of the same image pair. Motivated by this observation, we thus pose flow quantification as a multi-estimator fusion problem: several heterogeneous algorithms process the same image pair in parallel, and their dense flow fields are treated as complementary estimates. To fuse them, we adopt a consensus framework based on the alternating direction method of multipliers, incorporating priors such as smoothness and incompressibility. We perform several numerical experiments to demonstrate the benefits of this approach. For instance, we achieve a decrease in end-point-error of up to 20% of a dense-inverse-search estimator at an inference rate of 60Hz, and we show how performance can be increased with outlier rejection. Our method is implemented in JAX and integrated into Flow Gym, enabling reproducible comparisons with the state of the art and systematic evaluation across different base algorithms. Finally, we demonstrate successful deployment of our method in the same real-world active-fluids-control setup of Terpin and D'Andrea [1], where a reinforcement-learning agent uses our flow estimates to learn to minimize drag (down by 36%) or maximize it (up to 32%) with only two minutes of real-world interaction. Hardware and software are made available at ActiveFluidControl.com.

URL PDF HTML 收藏
2511.17134 2026-07-21 cs.LG

Four decades of circumpolar super-resolved satellite land surface temperature data

极地超分辨率卫星地表温度数据四十年研究

Sonia Dupuis, Nando Metzger, Konrad Schindler, Frank Göttsche, Stefan Wunderle

机构 * Oeschger Centre for Climate Change Research, University of Bern(气候变化研究中心,伯尔尼大学) Institute of Geography, University of Bern(地理研究所,伯尔尼大学) Institute of Geodesy and Photogrammetry, ETH Zurich(测绘与摄影测量研究所,苏黎世联邦理工学院) Institute of Meteorology and Climatology Research, Karlsruhe Institute of Technology(气象与气候研究研究所,卡尔斯鲁厄技术大学)

AI总结 本文提出了一种基于深度各向异性扩散模型的超分辨率算法,将AVHRR数据下采样至1公里,生成42年极地LST数据集,用于改善冻土建模和气候监测。

详情
AI中文摘要

地表温度(LST)是理解陆地-大气能量交换和监测气候变化的关键气候变量,尤其是在快速变暖的北极地区。长期基于卫星的LST记录,如来自先进非常高分辨率辐射计(AVHRR)的数据,对于检测气候趋势至关重要。然而,AVHRR全球区域覆盖(GAC)数据的粗略空间分辨率限制了其用于分析北极精细尺度冻土动态和其他表面过程的用途。本文提出了一种新的42年极地LST数据集,通过基于深度各向异性扩散模型的超分辨率算法,将AVHRR GAC数据从粗分辨率下采样至1公里。该模型在MODIS LST数据上进行训练,使用粗略输入和原分辨率输出,受高分辨率土地覆盖、数字高程和植被高度地图的指导。所得到的数据集为北极地区四十年提供了两次每日的1公里LST观测数据。该增强数据集使冻土建模、近地表气温重建和格陵兰冰盖表面质量平衡评估得到改进。此外,它还支持在MODIS时代之前的气候监测努力,并为未来卫星任务提供热红外观测和气候数据记录连续性的框架。

英文摘要

Land surface temperature (LST) is an essential climate variable (ECV) crucial for understanding land-atmosphere energy exchange and monitoring climate change, especially in the rapidly warming Arctic. Long-term satellite-based LST records, such as those derived from the Advanced Very High Resolution Radiometer (AVHRR), are essential for detecting climate trends. However, the coarse spatial resolution of AVHRR's global area coverage (GAC) data limit their utility for analyzing fine-scale permafrost dynamics and other surface processes in the Arctic. This paper presents a new 42 years pan-Arctic LST dataset, downscaled from AVHRR GAC to 1 km with a super-resolution algorithm based on a deep anisotropic diffusion model. The model is trained on MODIS LST data, using coarsened inputs and native-resolution outputs, guided by high-resolution land cover, digital elevation, and vegetation height maps. The resulting dataset provides twice-daily, 1 km LST observations for the entire pan-Arctic region over four decades. This enhanced dataset enables improved modelling of permafrost, reconstruction of near-surface air temperature, and assessment of surface mass balance of the Greenland Ice Sheet. Additionally, it supports climate monitoring efforts in the pre-MODIS era and offers a framework adaptable to future satellite missions for thermal infrared observation and climate data record continuity.

URL PDF HTML 收藏
2504.11022 2026-07-21 cs.LG cs.CV

Benchmarking for Practice: Few-Shot Time-Series Crop-Type Classification on the EuroCropsML Dataset

实践中的基准测试:在EuroCropsML数据集上进行少样本时间序列作物类型分类

Joana Reuss, Jan Macdonald, Simon Becker, Ekaterina Gikalo, Konrad Schultka, Lorenz Richter, Marco Körner

机构 * Technical University of Munich (TUM)(慕尼黑技术大学) TUM School of Engineering and Design(慕尼黑技术大学工程与设计学院) Department of Aerospace and Geodesy(航空航天与大地测量系) Chair of Remote Sensing Technology(遥感技术教授团) Munich Data Science Institute (MDSI)(慕尼黑数据科学研究所) ELLIS Unit Jena(耶纳ELLIS单元) University of Jena(耶纳大学) ETH Zurich(苏黎世联邦理工学院) Department of Mathematics(数学系) Zuse Institute Berlin(柏林Zuse研究所)

AI总结 本文提出在EuroCropsML数据集上进行少样本时间序列作物类型分类的基准测试,比较了监督学习、SSL和元学习方法的性能,发现元学习在准确性上略优,但计算成本较高,而SSL在数据稀缺时表现更佳。

Comments 31 pages, 10 figures, 20 tables

Journal ref ISPRS Open Journal of Photogrammetry and Remote Sensing, Vol. 19, 100117 (2026)

详情
AI中文摘要

准确的卫星时间序列作物类型分类对于农业监测至关重要。尽管已经开发出各种机器学习算法以提高数据稀缺任务的性能,但它们的评估往往缺乏现实场景。因此,它们在具有挑战性的实际应用中的有效性尚未得到深刻评估。为了促进该领域的未来研究,我们提出了第一个全面的基准,用于在现实条件下评估监督和SSL方法的作物类型分类。本基准研究依赖于EuroCropsML时间序列数据集,该数据集结合了农民报告的作物数据与来自爱沙尼亚、拉脱维亚和葡萄牙的Sentinel-2卫星观测数据。我们的发现表明,基于MAML的元学习算法在准确性上略高于监督迁移学习和SSL方法。然而,与更简单的迁移学习相比,元学习的改进是以增加计算需求和训练时间的代价换来的。此外,监督方法在预训练和微调于地理上接近的地区时受益最大。此外,虽然SSL通常比元学习差,但其在捕捉细粒度特征方面具有优势,这对于现实中的作物类型分类至关重要,并且在标准迁移学习之上也表现出优势。这突显了其在标记预训练作物数据稀缺时的实用价值。我们的见解强调了在选择监督机器学习方法进行现实中的作物类型分类任务时,准确性和计算需求之间的权衡,并突显了在不同地理区域之间进行知识转移的困难。此外,它们展示了在标记预训练作物数据稀缺时SSL方法的实用价值。

英文摘要

Accurate crop-type classification from satellite time series is essential for agricultural monitoring. While various machine learning algorithms have been developed to enhance performance on data-scarce tasks, their evaluation often lacks real-world scenarios. Consequently, their efficacy in challenging practical applications has not yet been profoundly assessed. To facilitate future research in this domain, we present the first comprehensive benchmark for evaluating supervised and SSL methods for crop-type classification under real-world conditions. This benchmark study relies on the EuroCropsML time-series dataset, which combines farmer-reported crop data with Sentinel-2 satellite observations from Estonia, Latvia, and Portugal. Our findings indicate that MAML-based meta-learning algorithms achieve slightly higher accuracy compared to supervised transfer learning and SSL methods. However, compared to simpler transfer learning, the improvement of meta-learning comes at the cost of increased computational demands and training time. Moreover, supervised methods benefit most when pre-trained and fine-tuned on geographically close regions. In addition, while SSL generally lags behind meta-learning, it demonstrates advantages over training from scratch, particularly in capturing fine-grained features essential for real-world crop-type classification, and also surpasses standard transfer learning. This highlights its practical value when labeled pre-training crop data is scarce. Our insights underscore the trade-offs between accuracy and computational demand in selecting supervised machine learning methods for real-world crop-type classification tasks and highlight the difficulties of knowledge transfer across diverse geographic regions. Furthermore, they demonstrate the practical value of SSL approaches when labeled pre-training crop data is scarce.

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

CityLoc: 6DoF Pose Distributional Localization for Text Descriptions in Large-Scale Scenes with Gaussian Representation

CityLoc:基于高斯表示的大规模场景文本描述的6自由度姿态分布定位

Qi Ma, Runyi Yang, Bin Ren, Nicu Sebe, Ender Konukoglu, Luc Van Gool, Danda Pani Paudel

机构 * Computer Vision Lab, ETH Zurich(苏黎世联邦理工学院计算机视觉实验室) University of Pisa(比萨大学) University of Trento(特伦托大学)

AI总结 研究大规模场景文本描述的6自由度姿态分布定位问题,核心方法是用基于扩散架构结合预训练文本编码器细化姿态,经3D高斯渲染提高精度,通过与标准方法对比验证其在多数据集上的优越性。

详情
AI中文摘要

在大规模3D场景中定位文本描述存在固有模糊性,比如识别城市中的所有交通信号灯。为解决此问题,我们引入一种方法来生成基于文本描述的相机姿态分布,便于对广义概念进行稳健推理。我们的方法采用基于扩散的架构,利用预训练文本编码器的条件信号,将有噪声的6自由度相机姿态细化到合理位置。与预训练的视觉语言模型CLIP集成,建立了文本描述与姿态分布之间的紧密联系。通过3D高斯渲染候选姿态,利用视觉推理纠正未对齐样本,提高了定位精度。我们通过在五个大规模数据集上与标准分布估计方法比较,验证了我们方法的优越性。代码、数据集和更多信息将在项目页面公开。

英文摘要

Localizing textual descriptions within large-scale 3D scenes presents inherent ambiguities, such as identifying all traffic lights in a city. Addressing this, we introduce a method to generate distributions of camera poses conditioned on textual descriptions, facilitating robust reasoning for broadly defined concepts. Our approach employs a diffusion-based architecture to refine noisy 6DoF camera poses towards plausible locations, with conditional signals derived from pre-trained text encoders. Integration with the pretrained Vision-Language Model, CLIP, establishes a strong linkage between text descriptions and pose distributions. Enhancement of localization accuracy is achieved by rendering candidate poses using 3D Gaussian splatting, which corrects misaligned samples through visual reasoning. We validate our method's superiority by comparing it against standard distribution estimation methods across five large-scale datasets, demonstrating consistent outperformance. Code, datasets and more information will be publicly available at our project page.

URL PDF HTML 收藏
2607.16130 2026-07-20 cs.CY cs.AI cs.SY eess.SY 新提交

A Methodology for Auditable Trustworthiness Levels in AI Lifecycle Governance

人工智能生命周期治理中可审计可信度水平的一种方法

Andrea Ferrario

机构 * Institute of Biomedical Ethics and History of Medicine, University of Zürich(生物医学伦理与医学史研究所,苏黎世大学) SUPSI, Dalle Molle Institute for Artificial Intelligence (IDSIA)(SUPSI人工智能研究所) ETH Zürich(苏黎世联邦理工学院)

AI总结 研究人工智能治理中系统可信度判断问题,提出轻量级方法,含形式框架与治理程序两部分,用决策树建模,能产生可信度平台等,通过合成轨迹说明方法可支持合规文档编制和生命周期监测。

Comments 32 pages; 7 figures

详情
AI中文摘要

人工智能治理日益需要判断人工智能系统随时间推移是否仍具有足够的可信度,观察到的变化是否可容忍,以及如何以透明且可质疑的方式记录此类判断。然而,现有的人工智能可信度工作要么过于高层次,无法支持生命周期监测和重新评估,要么过于狭隘地由指标驱动,无法满足治理需求。因此,我们提出了一种用于人工智能治理中可审计可信度水平的轻量级方法。该方法有两个组成部分:一个用于表示和学习可信度水平的形式框架,以及一个用于随时间记录、监测和重新评估它们的轻量级人工智能生命周期治理程序。形式框架通过可测量维度的上下文敏感协议对与治理相关的可信度进行建模,并将可信度水平学习为关于可信度概况的可解释规则。使用决策树作为可解释的概念验证模型类,该方法产生明确的可信度平台、可读的水平转换以及两种简单的生命周期诊断:边界余量和概况漂移。治理程序将这些形式对象嵌入到一个面向合规的工作流程中,用于设计时标记、部署后监测、重新评估和报告。它还为协议设计、验证、监测和重新评估分配了人员职责和控制门。我们通过涉及退化、冲击(shocks)、更新、异构监测节奏和系统比较的合成人工智能生命周期轨迹来说明该方法。我们的方法并不取代法律或其他专家判断:它通过为随时间记录和跟踪与人工智能治理相关的变化提供证据基础,来支持合规文档编制和生命周期监测。

英文摘要

AI governance increasingly requires judgments about whether an AI system remains adequately trustworthy over time, whether observed changes are tolerable, and how such judgments should be documented in a transparent and contestable way. Yet existing work on AI trustworthiness remains either too high-level to support lifecycle monitoring and reassessment or too narrowly metric-driven to connect with governance needs. We therefore propose a lightweight methodology for auditable trustworthiness levels in AI governance. The methodology has two components: a formal framework for representing and learning trustworthiness levels, and a lightweight AI lifecycle governance procedure for documenting, monitoring, and reassessing them over time. The formal framework models governance-relative trustworthiness through a context-sensitive protocol of measurable dimensions and learns trustworthiness levels as interpretable rules over trustworthiness profiles. Using decision trees as an interpretable proof-of-concept model class, the methodology yields explicit trustworthiness plateaus, readable level transitions, and two simple lifecycle diagnostics: boundary margins and profile drift. The governance procedure embeds these formal objects in a conformity-oriented workflow for design-time labeling, post-deployment monitoring, reassessment, and reporting. It also assigns human responsibilities and control gates for protocol design, validation, monitoring, and reassessment. We illustrate the methodology on synthetic AI lifecycle traces involving degradation, shocks, updates, heterogeneous monitoring cadences, and system comparison. Our methodology does not replace legal or other expert judgment: it supports conformity documentation and lifecycle monitoring by providing an evidential basis for documenting and tracking AI governance-relevant changes over time.

URL PDF HTML 收藏
2607.15868 2026-07-20 cs.CV cs.AI cs.GR cs.HC cs.RO 新提交

EgoExoMoCap: Distributed Ego-Exo Human Motion Capture

EgoExoMoCap:分布式自我-外部人体运动捕捉

Jiaxi Jiang, Bharat Lal Bhatnagar, Nan Yang, Lingni Ma, Sebastian Starke, Robin Kips, Nadine Bertsch, Christian Holz, Federica Bogo

机构 * Meta Reality Labs(元现实实验室) ETH Zürich(苏黎世联邦理工学院)

AI总结 针对头戴式设备人体运动捕捉,提出EgoExoMoCap分布式框架,联合自我与外部中心多模态信号,利用头部等跟踪信号及DINOv3特征,能在复杂场景中稳健重建运动,突破了两种范式孤立的局限。

Comments Accepted by ECCV 2026, Project page and code: https://siplab.org/projects/EgoExoMoCap

详情
AI中文摘要

头戴式设备的人体运动捕捉为获取现实世界的人体运动和交互数据提供了一种可扩展的方式,这对具身人工智能和VR/AR应用至关重要。现有方法要么专注于自我中心身体跟踪,要么专注于外部中心跟踪,这两种范式大多孤立探索。本文提出一种新颖的分布式框架,联合利用自我和外部中心多模态信号从头戴式设备进行人体运动估计。与传统系统不同,该方法简单如两人各戴一副智能眼镜。它利用头部(可能还有手腕)跟踪信号准确估计3D世界中的全局运动,并结合基于DINOv3的上下文感知图像特征以在有噪声和遮挡的情况下实现鲁棒性。在两个野外数据集上的大量实验表明,该方法即使在具有挑战性的场景中也能稳健地重建运动。

英文摘要

Human motion capture from head-mounted devices (HMDs) offers a scalable way to acquire real-world human motion and interaction data, which is crucial for applications in embodied AI and VR/AR. Existing approaches focus on either egocentric body tracking, estimating the motion of the subject wearing the device, or exocentric tracking, capturing the movements of people in the wearer's surroundings. So far, these two paradigms have largely been explored in isolation. In this paper, we propose a novel distributed framework that jointly leverages ego- and exocentric multi-modal signals for human motion estimation from HMDs. Unlike traditional motion capture systems requiring bulky multi-camera setups or obtrusive mocap suits, our approach, EgoExoMoCap, is as simple as two (or more) people, each wearing a pair of smart glasses. The method leverages head (plus potentially wrist) tracking signals for accurate estimation of global motion in the 3D world and combines context-aware image features based on DINOv3 to achieve robustness in the presence of noise and occlusions. Extensive experiments on two in-the-wild datasets show that our approach can robustly reconstruct motion even in challenging scenarios.

URL PDF HTML 收藏
2607.13921 2026-07-20 cs.PL cs.AI cs.LG 版本更新

Generative Compilation: On-the-Fly Compiler Feedback as AI Generates Code

生成式编译:人工智能生成代码时的即时编译器反馈

Niels Mündler-Sasahara, Hristo Venev, Dawn Song, Martin Vechev, Jingxuan He

机构 * ETH Zurich(苏黎世联邦理工学院) Sofia University ``St. Kliment Ohridski''(索菲亚大学) University of California, Berkeley(加州大学伯克利分校)

AI总结 研究针对人工智能生成代码时的问题,提出生成式编译方法,核心是sealor技术,能在生成中获取编译器反馈,在Rust编码任务中评估,减少非编译输出、提高功能正确性,使编译器在生成阶段发挥更重要作用。

详情
AI中文摘要

具有丰富静态语义的语言(如Rust)能为人工智能生成的代码提供更强保障,但严格性增加了生成难度。现成编译器能在生成后提供反馈,但无法指导中间生成步骤。约束解码虽能提前干预,但需要白盒模型访问且重新实现成本高。本文引入生成式编译,这是一种在生成过程中获取编译器对部分程序反馈的方法。核心技术是sealor,它将部分程序转换为标准编译器可诊断的完整程序。在核心类Rust演算上构建并证明其满足相关属性,扩展到真实Rust的首个部分程序检查器。在具有挑战性的仓库级Rust编码任务上评估,结果表明生成式编译相对于标准生成后反馈减少了非编译输出并提高了功能正确性,能在生成早期检测多种错误,减少错误级联并实现聚焦诊断,朝着使编译器成为人工智能辅助编程中生成阶段的一等公民迈进。

英文摘要

Languages with rich static semantics, such as Rust, provide stronger guarantees for AI-generated code, but their strictness makes generation more difficult. Off-the-shelf compilers can provide useful feedback post-generation, but does not guide intermediate generation steps, such as those during autoregressive LLM decoding. Constrained decoding intervenes earlier by rejecting invalid tokens during sampling, but requires white-box model access and costly reimplementation for semantic constraints. We introduce generative compilation, the first approach to obtaining compiler feedback on partial programs during generation. The core technical device is a sealor: a lightweight, mostly syntax-guided transformation that converts partial programs into complete ones that standard compilers can diagnose. It is designed such that possible-to-complete partial programs are never rejected, while preserving enough code context to catch genuine dead ends early. We construct such a sealor on a core Rust-like calculus and prove that it satisfies these properties, all mechanized in Lean. We extend it to the first partial-program checker for real Rust. We evaluate our method on challenging repository-level Rust coding tasks, across both frontier black-box and open-weight models. We show that generative compilation reduces non-compiling outputs and improves functional correctness, relative to standard post-generation feedback. It does so by detecting a broad range of errors close to their source and early during generation, thereby reducing errors cascades and enabling focused diagnostics. More broadly, generative compilation is a step toward making compilers a first-class citizen of AI-assisted programming active during generation, rather than a separate post-generation check.

URL PDF HTML 收藏
2504.06479 2026-07-20 cs.RO cs.CV cs.SY eess.SY 版本更新

Holistic Fusion: Task- and Setup-Agnostic Robot Localization and State Estimation with Factor Graphs

整体融合:基于因子图的与任务和设置无关的机器人定位与状态估计

Julian Nubert, Turcan Tuna, Jonas Frey, Cesar Cadena, Katherine J. Kuchenbecker, Shehryar Khattak, Marco Hutter

机构 * ETH Zürich(苏黎世联邦理工学院) Max Planck Institute for Intelligent Systems(智能系统马克斯·普朗克研究所) NASA Jet Propulsion Laboratory(美国国家航空航天局喷气推进实验室)

AI总结 研究针对移动机器人定位与状态估计问题,提出整体融合方法,通过因子图公式融合多类型测量,注重局部平滑性与一致性,能在典型硬件上实现低延迟、平滑在线估计及低漂移全局定位,在多场景验证了框架有效性。

Comments 21 pages, 25 figures, 9 tables, Transactions on Robotics, accepted

Journal ref Transactions on Robotics 2026

详情
AI中文摘要

移动机器人在具有挑战性的环境中无缝运行需要低延迟局部运动估计和精确全局定位。多数传感器融合方法针对特定场景设计,本文提出灵活开源的与任务和设置无关的多模态传感器融合解决方案,具有通用性和实用性。整体融合将传感器融合表述为机器人局部和全局状态以及多个动态变量的联合估计问题,通过因子图公式直接融合任意数量不同帧的绝对、局部和地标测量,注重局部平滑性和一致性以防止估计跳跃,在典型机器人硬件上实现低延迟和平滑在线状态估计及低漂移全局定位,并在三个机器人平台的五个实际场景中验证了框架有效性。

英文摘要

Seamless operation of mobile robots in challenging environments requires low-latency local motion estimation and accurate global localization. While most sensor-fusion approaches are designed for specific scenarios, this work introduces a flexible open-source solution for task- and setup-agnostic multimodal sensor fusion distinguished by its generality and usability. Holistic Fusion formulates sensor fusion as a combined estimation problem of i) the local and global robot state and ii) a (theoretically unlimited) number of dynamic variables, including automatic alignment of reference frames; this formulation fits countless real-world applications without conceptual modifications, offering a comprehensive solution beyond hard-coded/task-specific approaches. The proposed factor-graph formulation enables direct fusion of an arbitrary number of absolute, local, and landmark measurements expressed with respect to different frames by explicitly including them as states in the optimization and modeling their evolution as random walks. Moreover, local smoothness and consistency receive particular attention to prevent estimation jumps. Holistic Fusion enables low-latency and smooth online state estimation on typical robot hardware while simultaneously providing low-drift global localization at the IMU measurement rate. The efficacy of this released framework [1] is demonstrated in five real-world scenarios on three robotic platforms with distinct task requirements, highlighting the advantages of fusing multiple absolute measurement types [2]. [1] Code: https://github.com/leggedrobotics/holistic_fusion [2] Project: https://leggedrobotics.github.io/holistic_fusion

URL PDF HTML 收藏
2607.14361 2026-07-17 math.PR cs.LG q-fin.CP stat.ML 新提交

NeuralChaos: Optimal Adapted Approximation of Square Integrable Predictable Processes

神经混沌:平方可积可预测过程的最优适配逼近

Anastasis Kratsios, Giulia Livieri, Philipp Schmocker

机构 * Department of Mathematics, McMaster University(麦基尔大学数学系) Vector Institute(向量研究所) The London School of Economics(伦敦政治经济学院) ETH Zurich, Department of Mathematics(苏黎世联邦理工学院数学系)

AI总结 研究\(\mathbb{R}^{d}\)值可预测平方可积过程表示计算难题,提出神经混沌架构,仅用驱动布朗运动有限次评估生成\(\mathcal{H}^2_T(\mathbb{R}^{d})\)元素,证明其稠密性及逼近率,通过实验验证有效性,提升随机分析和数学金融建模效率与表现力。

详情
AI中文摘要

我们解决了在\([0,T]\)上表示和计算\(\mathbb{R}^{d}\)值可预测平方可积过程(收集在空间\(\mathcal{H}^2_T(\mathbb{R}^{d})\)中)的基本挑战。这些过程在连续时间随机控制、强化学习和数学金融中至关重要。尽管维纳混沌展开提供了强大的理论工具,但传统计算方法因需要大的混沌字典和高阶迭代积分而受阻。为克服这些障碍,我们引入神经混沌——一种神经算子架构,它仅使用驱动布朗运动的有限多次评估来生成\(\mathcal{H}^2_T(\mathbb{R}^{d})\)的元素,同时保持可预测性和平方可积性。我们证明神经混沌在\(\mathcal{H}^2_T(\mathbb{R}^{d})\)中是稠密的,并且对于可压缩和 Malliavin - Sobolev 正则过程实现了最佳的\(N\)项混沌小波逼近率。此外,在非退化次高斯采样下,可压缩性对于\(\mathcal{H}^2_T(\mathbb{R}^{d})\)中的过程是典型的。相比之下,我们表明有限维马尔可夫神经 SDE 模型在\(\mathcal{H}^2_T(\mathbb{R}^{d})\)中构成一个贫集且高斯零子集,无论离散化如何,而可压缩过程是通用的。在随机最优控制问题和动态套期保值上的数值实验突出了我们方法的实际有效性。我们的结果使随机分析和数学金融中的建模更高效且更具表现力。

英文摘要

We address fundamental challenges in representing and computing $\mathbb{R}^{d}$-valued predictable square-integrable processes over $[0,T]$, collected in the space $\mathcal{H}^2_T(\mathbb{R}^{d})$. These processes are central to continuous-time stochastic control, reinforcement learning, and mathematical finance. Although Wiener-chaos expansions offer strong theoretical tools, traditional computational methods are hindered by the need for large chaos dictionaries and high-order iterated integrals. To overcome these obstacles, we introduce NeuralChaos -- a neural operator architecture that produces elements of $\mathcal{H}^2_T(\mathbb{R}^{d})$ using only finitely many evaluations of the driving Brownian motion, while preserving predictability and square-integrability. We prove that NeuralChaos is dense in $\mathcal{H}^2_T(\mathbb{R}^{d})$ and achieves the best $N$-term chaoslet approximation rates for compressible and Malliavin--Sobolev regular processes. Moreover, compressibility is shown to be typical for processes from $\mathcal{H}^2_T(\mathbb{R}^{d})$ under non-degenerate sub-Gaussian sampling. In contrast, we show that finite-dimensional Markovian neural SDE models constitute a meagre and Gaussian-null subset in $\mathcal{H}^2_T(\mathbb{R}^{d})$, regardless of discretization, whereas compressible processes are generic. Numerical experiments on a stochastic optimal control problem and dynamic hedging highlight the practical effectiveness of our approach. Our results enable more efficient and expressive modelling in stochastic analysis and mathematical finance.

URL PDF HTML 收藏
2602.05786 2026-07-17 cs.LG stat.AP stat.ML 版本更新

Selecting Hyperparameters for Tree-Boosting

选择树提升的超参数

Floris Jan Koster, Fabio Sigrist

机构 * Seminar for Statistics, ETH Zurich(苏黎世联邦理工学院统计研究所)

AI总结 本文通过59个数据集比较了多种超参数优化方法,发现SMAC方法显著优于其他方法,并揭示了超参数调优的关键因素。

详情
AI中文摘要

树提升是一种广泛用于表格数据的机器学习技术。然而,其样本外准确性严重依赖于多个超参数。在本文中,我们使用59个回归和分类数据集,实证比较了几种流行的树提升超参数优化方法,包括随机网格搜索、树结构Parzen估计器(TPE)、基于高斯过程的贝叶斯优化(GP-BO)、Hyperband、基于序列模型的算法配置(SMAC)方法以及确定性全网格搜索。我们发现SMAC方法明显优于所有其他考虑的方法。我们进一步观察到:(i)需要相对较大的试验次数(大于100)才能进行准确的调优,(ii)使用超参数的默认值会产生非常不准确的模型,(iii)所有考虑的超参数都可能对树提升的准确性产生实质性影响,即不存在一组比其他超参数更重要的超参数,以及(iv)对于回归任务,使用早停法选择提升迭代次数比将其包含在搜索空间中能产生更准确的结果。

英文摘要

Tree-boosting is a widely used machine learning technique for tabular data. However, its out-of-sample accuracy is critically dependent on multiple hyperparameters. In this article, we empirically compare several popular methods for hyperparameter optimization for tree-boosting including random grid search, the tree-structured Parzen estimator (TPE), Gaussian-process-based Bayesian optimization (GP-BO), Hyperband, the sequential model-based algorithm configuration (SMAC) method, and deterministic full grid search using $59$ regression and binary classification data sets. We find that the SMAC method clearly outperforms all the other considered methods on average, and it gives stable performance across a diverse collection of tabular data sets under a fixed tuning budget, which is relevant for users who cannot afford extensive manual trial-and-error tuning. We further observe that (i) a relatively large number of trials larger than $100$ is typically required for accurate tuning, (ii) using default values for hyperparameters or a full search over a small grid often yields very inaccurate models, (iii) all considered hyperparameters can have a material effect on the accuracy of tree-boosting, i.e., there is no small set of hyperparameters that is more important than others, and (iv) choosing the number of boosting iterations using early stopping yields more accurate results compared to including it in the search space for regression tasks.

URL PDF HTML 收藏
2604.27031 2026-07-17 cs.LG cs.AI cs.NE 版本更新

NORACL: Neurogenesis for Oracle-free Resource-Adaptive Continual Learning

NORACL:为无 oracle 的资源自适应持续学习的神经发生

Karthik Charan Raghunathan, Christian Metzner, Laura Kriener, Melika Payvand

机构 * Institute of Neuroinformatics University of Zurich & ETH Zurich(神经信息学研究所 集中理工大学苏黎世分校 & 伯尔尼联邦理工学院)

AI总结 NORACL通过生物神经发生机制解决持续学习中的稳定性与可塑性矛盾,动态扩展网络结构以适应不同任务需求,实现更高效的持续学习性能。

Comments 26 pages, 7 figures and 6 tables

详情
AI中文摘要

在持续学习场景中,需要模型既具备学习新任务的可塑性,又保持对先前能力的稳定性。我们认为这一矛盾源于架构层面。有限的网络具有有限的表示和可塑性资源,但所需容量取决于未来任务流的特性,这些特性未知:将遇到多少任务,以及它们在特征空间中的重叠程度。基于正则化的方 法在固定容量架构中保留过去知识,因此隐式依赖于一个为未知未来量身定制的 oracle 架构。当任务仅弱相关时,固定架构逐渐耗尽可塑性资源;当任务较少或强烈重叠时,模型往往过度配置。受生物学中神经发生启发,我们提出 NORACL 来解决稳定性与可塑性矛盾,通过神经元生长来解决 oracle 架构问题。从紧凑网络开始,NORACL 仅在需要时扩展,通过监控两个互补信号来检测表示和可塑性的饱和。我们评估了 NORACL 在不同任务数量和几何结构下的 oracle 量身定制的静态基线。在所有设置中,NORACL 实现的最终平均准确率优于或与 oracle 配置的静态基线相当,同时使用更少的参数。此外,NORACL 产生具有可解释性扩展的架构,即相似任务主要扩展特征提取层,而依赖共同特征的任务则将扩展转向后期特征组合层。我们的分析进一步解释了为什么固定容量网络在任务积累时失去可塑性,而 NORACL 通过生长为新任务创建新的容量。这些结果表明,适应性神经发生推动了持续学习的稳定性-可塑性帕累托前沿。

英文摘要

In a continual learning setting, we require a model to be plastic enough to learn a new task and stable enough to not disturb previously learned capabilities. We argue that this dilemma has an architectural root. A finite network has limited representational and plastic resources, yet the required capacity depends on properties of the future task stream that are unknown: how many tasks will be encountered, and how much they overlap in feature space. Regularization-based methods preserve past knowledge within fixed-capacity architectures and therefore implicitly rely on an oracle architecture sized for this unknown future. When tasks are only weakly related, fixed architectures progressively run out of plastic resources; when tasks are few or strongly overlapping, models are often over-provisioned. Inspired by neurogenesis in biology, we propose NORACL to address the stability-plasticity dilemma by tackling the oracle architecture problem through neuronal growth. Starting from a compact network, NORACL grows only when needed by monitoring two complementary signals for representational and plasticity saturation. We evaluate NORACL against oracle-sized static baselines across varying task counts and geometries. Across all settings, NORACL achieves final average accuracies that are better than or on par with oracle-provisioned static baselines while using fewer parameters. Additionally, NORACL yields architectures with interpretable growth, i.e. dissimilar tasks predominantly expand feature-extraction layers, whereas tasks which rely on common features shift growth toward later feature-combination layers. Our analysis further explains why fixed-capacity networks lose plasticity as tasks accumulate, whereas NORACL creates fresh capacity for new tasks through growth. Together, these results show that adaptive neurogenesis pushes the stability-plasticity Pareto frontier of continual learning.

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

EgoHTR: Egocentric 4D Demonstrations of Human Terrain Traversal

EgoHTR:以自我为中心的人类地形穿越的4D演示

Alex Brandes, Haig Conti Georges Sajelian, Manthan Patel, Dominik Hollidt, Chenhao Li, Matthias Heyrman, Oliver Hausdoerfer, Manuel Kaufmann, Xi Wang, Jonas Frey, Angela P. Schoellig, Christian Holz, Marc Pollefeys, Marco Hutter

机构 * ETH Zurich(苏黎世联邦理工学院) Stanford(斯坦福大学) UC Berkeley(加州大学伯克利分校) TU Munich(慕尼黑工业大学)

AI总结 研究针对非结构化地形部署人形机器人的问题,提出EgoHTR数据集,通过多传感器设置捕获人类运动序列,经评估有高准确性,还利用数据训练运动策略并实现硬件部署,助力构建上下文感知机器人。

Comments Project webpage: https://egohtr.github.io

详情
AI中文摘要

在非结构化地形中部署人形机器人仍是一个未解决的问题。经典强化学习难以应对现实世界交互的复杂性,利用人类先验的更有前景的方法限于缺乏上下文感知的模型。现有数据集管道无法在具有挑战性的环境中捕获人类-场景序列,导致运动合成受限。为弥合人形学习与场景重建之间的差距,我们引入了以自我为中心的人类地形重建(EgoHTR)数据集。我们开发并开源了一个重建管道,使用以自我为中心的可穿戴设备和便携式3D扫描仪的多传感器设置,在多样、复杂的环境中捕获55个与场景对齐的4D人类运动序列。所得数据集包含超过150k帧,我们根据动作捕捉地面真值进行评估,展示了最先进的准确性,并为人的运动分析和合成建立了严格的基准。此外,我们利用这些数据训练感知运动策略,展示了在Unitree G1上针对重建参考运动的硬件部署。我们的管道支持社区驱动的数据扩展,并将问题分解,以帮助研究人员构建可靠穿越不平坦地形的基础、上下文感知机器人。

英文摘要

Deploying humanoid robots in unstructured terrain remains an open problem. While classic reinforcement learning struggles with the sheer complexity of real-world interactions, more promising methods leveraging human priors remain limited to models lacking contextual awareness. The restricted motion synthesis is a direct consequence of existing dataset pipelines failing to capture human-scene sequences in challenging environments. To bridge this gap between humanoid learning and scene reconstruction, we introduce the Egocentric Human-Terrain Reconstruction (EgoHTR) dataset. We develop and open-source a reconstruction pipeline capturing 55 scene-aligned 4D human motion sequences in diverse, complex environments using a multi-sensor setup of egocentric wearables and a portable 3D scanner. The resulting dataset comprises over 150k frames, which we evaluate against motion-capture ground truth, demonstrating state-of-the-art accuracy and establishing a rigorous benchmark for human motion analysis and synthesis. Further, we leverage this data to train perceptive locomotion policies, demonstrating hardware deployment on a Unitree G1 for reconstructed reference motions. Our pipeline enables community-driven dataset extensions and factors the problem to help researchers build foundational, context-aware robots that reliably traverse uneven terrain.

URL PDF HTML 收藏
2607.11976 2026-07-16 cs.LG 版本更新

LiteTopK: Exploiting the Curse of Dimensionality for a Fused Indexer-TopK Kernel in Long-Context Sparse Attention

LiteTopK:利用维度诅咒设计长上下文稀疏注意力中的融合索引器 - TopK 内核

Ziqi Yin, Jianyang Gao, Peiqi Yin, Jiangneng Li, Gao Cong

机构 * Nanyang Technological University(南洋理工大学) ETH Zurich(苏黎世联邦理工学院) The Chinese University of Hong Kong(香港中文大学)

AI总结 研究针对现有 GPU 索引器 - TopK 内核效率低的问题,利用维度诅咒设计 LITETOPK 内核,通过采样估计得分范围划分候选结果桶,降低内存开销,在实际部署中加速 GLM 5.2 预填充阶段,提升了效率。

详情
AI中文摘要

索引器 - TopK 操作在大语言模型的稀疏注意力内核、推荐系统和向量数据库的向量检索中广泛使用。然而,现有的基于 GPU 的索引器 - TopK 内核,如 DeepSeek 稀疏注意力(DSA),由于全局内存流量过大、同步成本高和内存开销大而效率低下。本文利用高维空间中的维度诅咒,设计了一种新颖高效的融合索引器 - TopK 内核 LITETOPK。它先对一小部分数据采样以估计查询 - 数据得分范围,然后利用这些估计在线将候选结果划分为多个桶。这种方式使 LITETOPK 内核能保持紧密的近似阈值,仅回写有希望的候选者,减少不必要的 I/O,大幅降低内存开销,同时保持精确的 Top - k 正确性。实验结果表明,在实际部署场景中,LITETOPK 使 GLM 5.2 的预填充阶段加速 1.2 倍,且内存开销更低。

英文摘要

Indexer-TopK, the operation to compute the scores and select the top-k candidates, is widely used by sparse attention kernels in large language models and vector retrieval in recommendation systems and vector databases. However, existing GPU-based Indexer-TopK kernels like DeepSeek Sparse Attention (DSA) remain inefficient due to excessive global memory traffic, costly synchronization, and prohibitive memory overhead. In this work, we exploit the curse of dimensionality in high-dimensional spaces, where distances between high-dimensional vectors tend to concentrate within a narrow range, to design LITETOPK, a novel and efficient fused Indexer-TopK kernel. LITETOPK first samples a small subset of data to estimate query-data score ranges, then uses these estimates to partition candidate results into bins online. This organization allows the LITETOPK kernel to maintain a tight approximate threshold, write back only promising candidates, reduce unnecessary I/O, substantially lower memory overhead, and still preserve exact Top-k correctness. Experimental results show that LITETOPK accelerates the prefill stage of GLM 5.2 by 1.2x in real-world deployment scenarios while incurring lower memory overhead.

URL PDF HTML 收藏
2510.12363 2026-07-16 cs.RO cs.LG 版本更新

Pretraining in Actor-Critic Reinforcement Learning for Locomotion

在机器人运动强化学习中预训练Actor-Critic算法

Jiale Fan, Andrei Cramariuc, Tifanny Portela, Marco Hutter

机构 * Robotic Systems Lab, ETH Zürich(苏黎世联邦理工学院机器人系统实验室) Section of Microengineering, EPFL(日内瓦联邦理工学院微工程系) ETH AI Center(苏黎世联邦理工学院人工智能中心)

AI总结 本研究提出了一种在机器人运动强化学习中预训练Actor-Critic算法的方法,通过预训练模型提升样本效率和任务性能。

Comments Published in IEEE Robotics and Automation Letters (RA-L)

详情
AI中文摘要

预训练-微调范式近年来在人工智能研究中促成了众多变革性进展。然而,在机器人运动强化学习领域,尽管某些可推广的知识可能在同一体验机器人中所有特定任务策略之间共享,但个体技能通常还是从头开始学习。本工作旨在定义一种预训练神经网络模型的范式,以封装此类知识,并可作为经典Actor-Critic算法(如近端策略优化(PPO))中强化学习过程的热启动基础。我们首先采用任务无关的探索型数据收集算法来收集多样动态的转移数据,然后通过监督学习训练出一种体感逆动力学模型(PIDM)。预训练的权重随后加载到actor和critic网络中,以热启动实际任务的策略优化。我们系统地验证了所提出的方法,使用9个不同的机器人运动强化学习环境,涵盖3种不同的机器人形态,显示出这种初始化策略的显著优势。我们提出的方法与随机初始化相比,平均提高了样本效率36.9%和任务性能7.3%。我们进一步展示了关键的消融研究和实证分析,揭示了该方法有效性的机制。

英文摘要

The pretraining-finetuning paradigm has facilitated numerous transformative advancements in artificial intelligence research in recent years. However, in the domain of reinforcement learning (RL) for robot locomotion, individual skills are often learned from scratch despite the high likelihood that some generalizable knowledge is shared across all task-specific policies belonging to the same robot embodiment. This work aims to define a paradigm for pretraining neural network models that encapsulate such knowledge and can subsequently serve as a basis for warm-starting the RL process in classic actor-critic algorithms, such as Proximal Policy Optimization (PPO). We begin with a task-agnostic exploration-based data collection algorithm to gather diverse, dynamic transition data, which is then used to train a Proprioceptive Inverse Dynamics Model (PIDM) through supervised learning. The pretrained weights are then loaded into both the actor and critic networks to warm-start the policy optimization of actual tasks. We systematically validated our proposed method with 9 distinct robot locomotion RL environments comprising 3 different robot embodiments, showing significant benefits of this initialization strategy. Our proposed approach on average improves sample efficiency by 36.2% and task performance by 4.3% compared to random initialization. We further present key ablation studies and empirical analyses that shed light on the mechanisms behind the effectiveness of this method.

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

Value Drifts: Tracing Value Alignment During LLM Post-Training

价值漂移:在大语言模型训练后追踪价值对齐

Mehar Bhatia, Shravan Nayak, Gaurav Kamath, Marius Mosbach, Karolina Stańczak, Vered Shwartz, Siva Reddy

机构 * Mila - Quebec AI Institute(魁北克人工智能研究所) McGill University(麦吉尔大学) Université de Montréal(蒙特利尔大学) ETH Zurich(苏黎世联邦理工学院) University of British Columbia(不列颠哥伦比亚大学) Vector Institute(向量研究所) Canada CIFAR AI Chair(加拿大CIFAR人工智能主席)

AI总结 研究大语言模型训练后价值对齐问题,通过实验区分训练后算法和数据集影响,测量价值漂移,发现SFT阶段确立模型价值,后续偏好优化难重对齐,不同算法在偏好数据不变时也有不同结果,为相关选择提供见解。

Comments TACL 2026

详情
AI中文摘要

随着大语言模型在社会中发挥越来越重要的作用,它们面临着不仅要运用常识,还要与特定人类价值体系对齐的问题。因此,研究大语言模型与人类价值的对齐已成为关键研究领域。然而,先前工作大多聚焦于评估完全训练模型的对齐,忽视了模型学习表达人类价值的训练动态。本文研究了模型训练后价值对齐如何以及在哪个阶段出现。我们的分析区分了训练后算法和数据集的影响,测量了训练期间价值漂移的大小和时间。通过对不同大小的Llama-3和Qwen-3模型以及流行的监督微调(SFT)和偏好优化数据集及算法进行实验,发现SFT阶段通常确立模型价值,后续偏好优化很少重新对齐这些价值。此外,使用能控制价值操纵的合成偏好数据集,发现即使偏好数据不变,不同偏好优化算法也会导致不同价值对齐结果。我们的发现为训练后如何学习价值提供了可操作的见解,有助于指导数据整理以及偏好优化的模型和算法选择,以改善模型与人类价值的对齐。

英文摘要

As LLMs occupy an increasingly important role in society, they are more and more confronted with questions that require them not only to draw on their general knowledge but also to align with certain human value systems. Therefore, studying the alignment of LLMs with human values has become a crucial field of inquiry. Prior work, however, mostly focuses on evaluating the alignment of fully trained models, overlooking the training dynamics by which models learn to express human values. In this work, we investigate how and at which stage value alignment arises during the course of a model's post-training. Our analysis disentangles the effects of post-training algorithms and datasets, measuring both the magnitude and time of value drifts during training. Experimenting with Llama-3 and Qwen-3 models of different sizes and popular supervised fine-tuning (SFT) and preference optimization datasets and algorithms, we find that the SFT phase generally establishes a model's values, and subsequent preference optimization rarely re-aligns these values. Furthermore, using a synthetic preference dataset that enables controlled manipulation of values, we find that different preference optimization algorithms lead to different value alignment outcomes, even when preference data is held constant. Our findings provide actionable insights into how values are learned during post-training and help to inform data curation, as well as the selection of models and algorithms for preference optimization to improve model alignment to human values.

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

Overcoming Language Barriers: Multilingual Analysis of the 2023 Swiss Privacy Law's Impact

克服语言障碍:对2023年瑞士隐私法影响的多语言分析

Luka Nenadic, David Rodriguez, Joseph A. Calandrino

机构 * ETH Zurich(苏黎世联邦理工学院) Carnegie Mellon University(卡内基梅隆大学)

AI总结 研究2023年瑞士隐私法与欧盟法规对齐对瑞士网站隐私政策的影响,开发基于大语言模型的管道提取法律信息,应用于超35000个网站隐私政策,发现政策中数据主体权利披露增加,还揭示了政策生成器对披露率的影响。

Journal ref Proceedings on Privacy Enhancing Technologies 2026(4) 703-723

详情
AI中文摘要

政策制定者制定和修订隐私法以期为民众带来实际益处。虽已有研究衡量了部分隐私法规的实际影响,但对于140多个实施了某种形式隐私立法的国家,相关实证证据有限。瑞士是多语言国家且与欧盟接壤,本文分析了2023年瑞士隐私法与欧盟隐私法规的 alignment 对瑞士网站隐私政策的影响。为应对瑞士独特的多语言文化,开发了基于大语言模型的管道,在单一推理中提取法律相关信息作为文档级标签而无需翻译。在120个德、法、意、英专家注释的隐私政策基准上,管道在大多数语言和法律相关披露对上F1分数高于0.90。将此管道应用于2023年隐私法修订前后收集的超35000个面向瑞士和欧盟的网站的隐私政策,发现瑞士隐私政策中数据主体权利的强制和自愿披露都显著增加。在探索推动披露率上升的机制时,发现大量使用自动隐私政策生成器,且生成的政策披露率高15个百分点。这些结果提供了监管变化和新起草技术如何在独特多语言环境中影响隐私政策内容的大规模实证证据。

英文摘要

Policymakers enact and revise privacy laws expecting meaningful benefits for their people in practice. While scholarship has measured the real-world impact of some privacy regulations-the EU and California most notably-limited empirical evidence exists for many of the more than 140 countries that have implemented some form of privacy legislation. Switzerland, a multilingual country bordered almost entirely by EU states, is one such example. This paper analyzes the extent to which a 2023 alignment of Swiss privacy law with EU privacy regulation affected website privacy policies in Switzerland. To address Switzerland's unique multilingual culture, we develop an LLM-based pipeline that extracts legally relevant information as document-level labels in a single inference without requiring translation. On a benchmark of 120 expert-annotated privacy policies in German, French, Italian, and English, our pipeline achieves F1 scores above 0.90 for most pairs of languages and legally relevant disclosures. Applying this pipeline to privacy policies we collected from more than 35,000 Swiss- and EU-facing websites before and after the 2023 privacy law revision, we find significant increases in both mandatory and voluntary disclosures of data subject rights among Swiss privacy policies. In exploring the mechanisms driving increased disclosure rates, we discover heavy use of automated privacy policy generators and find that generated policies are associated with up to 15 percentage points higher disclosure rates. These results provide large-scale empirical evidence of how regulatory change and novel drafting technologies impact the content of privacy policies in a unique multilingual environment.

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

DarwinLM: Evolutionary Structured Pruning of Large Language Models

达尔文语言模型:大语言模型的进化结构化剪枝

Shengkun Tang, Oliver Sieberling, Eldar Kurtic, Zhiqiang Shen, Dan Alistarh

机构 * MBZUAI ETH Zurich(苏黎世联邦理工学院) ISTA Red Hat AI(红帽人工智能)

AI总结 研究针对大语言模型计算成本高的问题,提出达尔文语言模型(DarwinLM),基于进化搜索过程,通过变异生成后代模型并经多步训练选择最优者,在多个模型上实验验证,实现结构化剪枝最优性能,压缩后训练所需数据更少。

Comments Accepted by COLM 2026 Code: https://github.com/IST-DASLab/DarwinLM

详情
AI中文摘要

大语言模型(LLMs)在各种自然语言处理任务中取得了显著成功。然而,其巨大的计算成本限制了广泛应用,尤其是实时应用。结构化剪枝通过压缩模型直接提升端到端速度,提供了有效解决方案。模型不同组件对剪枝敏感度不同,需要非均匀压缩。为此,我们提出达尔文语言模型(DarwinLM),一种训练感知结构化剪枝方法。它基于进化搜索过程,通过变异生成多个后代模型并选择最优者。为评估训练后效果,在后代群体中纳入轻量级多步训练过程,逐步增加令牌数量并在每个选择阶段淘汰表现不佳的模型。我们通过对Llama-2-7B、Llama-3.1-8B和Qwen-2.5-14B-Instruct进行大量实验验证了该方法,实现了结构化剪枝的最优性能。例如,DarwinLM超越ShearedLlama,且在压缩后训练中所需训练数据少5倍。代码位于:此https URL

英文摘要

Large Language Models (LLMs) have achieved significant success across various NLP tasks. However, their massive computational costs limit their widespread use, particularly in real-time applications. Structured pruning offers an effective solution by compressing models and directly providing end-to-end speed improvements, regardless of the hardware environment. Meanwhile, different components of the model exhibit varying sensitivities towards pruning, calling for non-uniform model compression. However, a pruning method should not only identify a capable substructure, but also account for post-compression training. To this end, we propose DarwinLM, a method for training-aware structured pruning. DarwinLM builds upon an evolutionary search process, generating multiple offspring models in each generation through mutation, and selecting the fittest for survival. To assess the effect of post-training, we incorporate a lightweight, multistep training process within the offspring population, progressively increasing the number of tokens and eliminating poorly performing models in each selection stage. We validate our method through extensive experiments on Llama-2-7B, Llama-3.1-8B and Qwen-2.5-14B-Instruct, achieving state-of-the-art performance for structured pruning. For instance, DarwinLM surpasses ShearedLlama while requiring 5x less training data during post-compression training. Code is at: https://github.com/IST-DASLab/DarwinLM

URL PDF HTML 收藏
2607.11896 2026-07-15 cs.LG cs.AI physics.ao-ph 新提交

OmniPMNet: Bridging discrete and gridded PM10 forecasts via omni-query neural processes

OmniPMNet:通过全查询神经过程弥合离散和网格化的PM10预测

Shuangshuang He, Shuo Wang

机构 * ColorfulClouds Technology Co., Ltd.(彩云科技有限公司) School of Systems Science, Beijing Normal University(北京师范大学系统科学学院) D-ITET, ETH Zurich(苏黎世联邦理工学院动态信息与电气工程系)

AI总结 研究旨在弥合离散和网格化的PM10预测。核心方法是基于卷积条件神经过程的OmniPM-Net,融合化学传输模型与图神经网络预测。主要贡献是提升预测准确性,降低误差,在高浓度尾部和沙尘事件中有显著改进,还能提供网格化场。

详情
AI中文摘要

预测颗粒物(PM10)既需要站点尺度的准确性,也需要连续的空间场,特别是在严重沙尘暴期间。化学传输模型(CTM)提供网格化预测,但存在局部偏差,而图神经网络(GNN)在短提前期能很好地跟踪监测站点,但不产生网格化输出。本文提出了OmniPM-Net,这是一种基于卷积条件神经过程(ConvCNP)的融合模型,在共享空间表示中协调这两种预测类型。地形感知高斯集卷积将不规则的GNN站点预测提升到规则网格上,多尺度空间源注意力(SSA)模块将其与哥白尼大气监测服务(CAMS)预测融合;共享的全查询读出然后将这种表示解码为108小时内站点或网格单元的一致PM10预测。在2024年全年对中国1618个空气质量监测站进行评估,OmniPM-Net与更强的GNN基线的站点级准确性相匹配(平均绝对误差21.14对22.00μg/m³),并将CAMS平均绝对误差降低30%,同时提供离散GNN无法提供的网格化场。其最明显的改进在于高浓度尾部,其中第90百分位数的MAE相对于GNN下降9%,相对于CAMS下降25%,在沙尘事件期间,它提高了分类检测技能,同时跟踪不断演变的空间轨迹。

英文摘要

Forecasting particulate matter (PM10) requires both station-scale accuracy and continuous spatial fields, especially during severe dust storms. Chemical transport models (CTMs) provide gridded forecasts but retain local biases, whereas graph neural networks (GNNs) track monitoring sites well at short lead times but do not produce gridded outputs. Here we present OmniPM-Net, a Convolutional Conditional Neural Process (ConvCNP)-based fusion model that reconciles these two forecast types within a shared spatial representation. A terrain-aware Gaussian set convolution lifts irregular GNN station forecasts onto a regular grid, where a multi-scale Spatial Source Attention (SSA) module blends them with Copernicus Atmosphere Monitoring Service (CAMS) forecasts; a shared omni-query readout then decodes this representation into consistent PM10 predictions at either stations or grid cells over a 108 h horizon. Evaluated across 1,618 air-quality monitoring stations throughout China over the full year of 2024, OmniPM-Net matches the station-level accuracy of the stronger GNN baseline (mean absolute error 21.14 versus 22.00 ug/m3) and reduces the CAMS mean absolute error by 30%, while simultaneously delivering the gridded fields that the discrete GNN cannot. Its clearest gains are in the high-concentration tail, where the 90th-percentile MAE falls by 9% relative to the GNN and 25% relative to CAMS, and during dust episodes, where it improves categorical detection skill while tracking the evolving spatial trajectory.

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

Invariant Learning Dynamics of Transformers in Inductive Reasoning Tasks

归纳推理任务中Transformer的不变学习动态

Tiberiu Musat, Tiago Pimentel, Nicolas Zucchet, Thomas Hofmann

机构 * ETH Zurich(苏黎世联邦理工学院) Stanford(斯坦福大学)

AI总结 该研究提出理论框架解释Transformer语言模型归纳推理能力,研究广义归纳任务,证明其训练动态可限制在低维不变流形,刻画数据统计对学习竞争的影响,探讨初始化作用并展示坐标框架用途,向Transformer学习预测理论迈进。

详情
AI中文摘要

我们提出一个理论框架来解释Transformer语言模型中归纳推理能力的出现。以往关于Transformer学习动态的工作大多局限于特定任务,我们研究了一类广义归纳任务,它统一了文献中已知的几个合成任务,包括上下文n元语法和多跳推理。在此类任务中,我们从理论上证明了注意力模型的训练动态可以被限制在一个高度可解释的低维不变流形上。在这个流形上,学习动态由少数可解释坐标而非数百万参数捕捉,使理论和实证分析更易处理。利用此框架,我们刻画了数据统计如何控制上下文学习和权重学习之间的竞争,研究了随机初始化如何在多个解决方案可行时确定“获胜”电路,还证明了与流形相关的坐标框架可用于自动检测训练模型中学习到的电路。通过将电路形成视为低维动态现象,我们朝着Transformer学习的预测理论迈进了一步。

英文摘要

We present a theoretical framework to explain the emergence of inductive reasoning abilities in Transformer language models. While previous works on Transformer learning dynamics have so far been mostly tied to specific tasks, we study a generalized class of inductive tasks that unifies several synthetic tasks known in the literature, including in-context n-grams and multi-hop reasoning. In this class, we theoretically prove that the training dynamics of attention models can be confined to a highly interpretable, low-dimensional invariant manifold. On this manifold, the learning dynamics are captured by a handful of interpretable coordinates rather than millions of parameters, making both theoretical and empirical analysis more tractable. Using this framework, we characterize how data statistics govern the competition between in-context and in-weights learning, we study how random initializations determine the `winning' circuit when multiple solutions are possible, and we demonstrate that the coordinate frame associated with the manifold can be used to automatically detect which circuits have been learned in trained models. By casting circuit formation as a low-dimensional dynamical phenomenon, we take a step toward a predictive theory of how Transformers learn.

URL PDF HTML 收藏
2607.07491 2026-07-15 cs.RO 版本更新

Smooth Operator: A Real-Time Sampling-Based Algorithm for Kinematic Hand Retargeting

平滑算子:一种基于实时采样的运动学手部重定向算法

Robert Jomar Malate, Erik Bauer, Norica Bacuieti, Stefanos Charalambous, Elvis Nava, Robert K. Katzschmann, Benedek Forrai

机构 * ETH Zurich(苏黎世联邦理工学院) Stanford University(斯坦福大学) mimic robotics(模仿机器人公司)

AI总结 针对基于梯度的手部重定向算法易收敛到不同局部最小值影响数据质量的问题,提出基于采样的无梯度重定向方法SBR,经模拟和真实用户研究评估,其总体任务成功率最高且显著降低操作员疲劳,为灵巧操作提供高效重定向器及基准测试方法。

Comments Minor cosmetic updates to figures

详情
AI中文摘要

基于学习的机器人操作进展,如视觉-语言-动作(VLA)模型和视频动作模型(VAM),严重依赖高质量遥操作数据。当前基于梯度的重定向算法常收敛到不同局部最小值,导致抖动影响数据质量和遥操作体验。为此引入基于采样的重定向器(SBR),一种无梯度重定向方法。通过模拟和18名参与者执行3项复杂操作任务的真实用户研究评估SBR。与基于梯度的基线相比,SBR总体任务成功率最高(54.1%),显著降低操作员认知疲劳,NASA-TLX工作量得分最低(36.4)。最终确立SBR为灵巧操作的高效、直观重定向器,并提供基准测试方法指导未来研究。

英文摘要

Advances in learning-based robotic manipulation, such as Vision-Language-Action (VLA) models and Video Action Models (VAMs), heavily rely on high-quality teleoperation data. Their capabilities are strictly upper-bounded by the quality of the underlying human demonstrations. Current gradient-based retargeting algorithms often converge to different local minima, resulting in jitter that affects data quality and teleoperation experience. To address this, we introduce the Sampling-Based Retargeter (SBR), a novel gradient-free retargeting method drawn from the rich literature of sampling-based control and explicitly designed for low-jitter, real-time kinematic retargeting. We evaluate SBR both in simulation and through a rigorous real-world user study involving 18 participants performing 3 complex manipulation tasks. Compared to gradient-based baselines, SBR achieved the highest overall task success rate (54.1%) while significantly reducing operator cognitive fatigue, recording the lowest NASA-TLX workload score (36.4 out of 100). Ultimately, we establish SBR as a highly effective, intuitive retargeter for dexterous manipulation, providing the community with a rigorous benchmarking methodology to guide future retargeting research.

URL PDF HTML 收藏
2604.16232 2026-07-15 cs.LG cs.AI cs.CE cs.SC 版本更新

Neuro-Symbolic ODE Discovery with Latent Grammar Flow

基于潜在语法流的神经符号微分方程发现

Karin Yu, Eleni Chatzi, Georgios Kissas

机构 * ETH AI Center and Institute of Structural Engineering(苏黎世联邦理工学院人工智能中心和结构工程研究所) ETH Zurich(苏黎世联邦理工学院) Swiss Data Science Center(瑞士数据科学中心)

AI总结 本文提出Latent Grammar Flow框架,通过生成微分方程来理解系统,结合符号方法与深度学习,实现可解释性和迁移性。

Comments Accepted to the Structured Probabilistic Inference & Generative Modeling Workshop at ICML 2026 in Seoul, South Korea

详情
AI中文摘要

理解自然和工程系统常依赖符号表达,如微分方程,提供可解释性和迁移性。本文引入Latent Grammar Flow (LGF),一种神经符号生成框架,用于从数据中发现常微分方程。LGF将方程作为基于语法的表示嵌入到离散潜在空间,并通过行为损失迫使语义相似的方程更接近。然后,离散流模型引导采样过程,递归生成最佳拟合观测数据的候选方程。领域知识和约束,如稳定性,可嵌入到规则中或作为条件预测器使用。

英文摘要

Understanding natural and engineered systems often relies on symbolic formulations, such as differential equations, which provide interpretability and transferability beyond black-box models. We introduce Latent Grammar Flow (LGF), a neuro-symbolic generative framework for discovering ordinary differential equations from data. LGF embeds equations as grammar-based representations into a discrete latent space and forces semantically similar equations to be positioned closer together with a behavioural loss. Then, a discrete flow model guides the sampling process to recursively generate candidate equations that best fit the observed data. Domain knowledge and constraints, such as stability, can be either embedded into the rules or used as conditional predictors.

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

Technical Report on the CVPR 2026@AdvML Workshop Challenge

关于CVPR 2026@AdvML研讨会挑战赛的技术报告

Tianyuan Zhang, Zonglei Jing, Jiangfan Liu, Ligong Zhang, Ke Ma, Chengzhi Sun, Xiaohai Xu, Zhirui Zhang, Qianqian Xu, Qingming Huang, Hanyu Fang, Junhua Liu, Zheng Wang, Xiaoliang Liu, Yuanbo Li, Shuai Gui, Bin Wang, Menghe Zheng, Jing Nie, Hanyang Meng, Zeyang Zhang, Xiang Zhang, Yongxuan Zhu, Rui Ding, Hainan Li, Yongkang Zhang, Zhilei Zhu, Xianglong Kong, Jin Hu, Zonghao Ying, Yisong Xiao, Lei Chen, Haotong Qin, Jiakai Wang, Aishan Liu, Ruikai Li, Julia Karbing, Yinpeng Dong, Zhenfei Yin, Shao Jing, Xia Hu, Jingyi Xu, Juntao Dai, Xinyun Chen, Vishal M. Patel, Xianglong Liu, Dawn Song, Alan Yuille, Philip H. S. Torr, Dacheng Tao

机构 * Beihang University(北京航空航天大学) University of Chinese Academy of Sciences(中国科学院大学) Institute of Computing Technology, Chinese Academy of Sciences(中国科学院计算技术研究所) Tongji University(同济大学) iFLYTEK Co., Ltd.(科大讯飞股份有限公司) Anhui Laboratory for Safe Artificial Intelligence in the Yangtze River Delta(长三角安全人工智能安徽实验室) Wenzhou Business College(温州商学院) Jiangnan University(江南大学) Guangzhou City University of Technology(广州理工学院) Inceptio Technology(智元机器) Institute of Dataspace(数据空间研究所) Zhongguancun Laboratory(中关村实验室) Tsinghua University(清华大学) ETH Zürich(苏黎世联邦理工学院) University of Oxford(牛津大学) Shanghai AI Laboratory(上海人工智能实验室) BAAI(北京智源人工智能研究院) Meta(元公司) Johns Hopkins University(约翰·霍普金斯大学) University of California, Berkeley(加州大学伯克利分校) Nanyang Technological University(南洋理工大学)

AI总结 介绍CVPR 2026@AdvML研讨会针对自动驾驶VLAs的对抗性多模态攻击挑战赛,基于多视图视觉问答,参赛者要生成对抗图像和文本扰动。阐述任务设计等,研究领先提交作品发现后缀惩罚等模式,为多模态自动驾驶系统相关工作提供参考。

详情
AI中文摘要

视觉语言智能体(VLAs)越来越多地用于解释复杂驾驶场景并支持安全关键推理。本报告介绍了针对自动驾驶VLAs的对抗性多模态攻击的CVPR 2026@AdvML研讨会挑战赛。该挑战赛基于DriveLM风格的多视图视觉问答构建,用六个同步相机图像和一组结构化的驾驶相关问答对来表示每个场景。参与者生成对抗性图像和仅后缀的文本扰动,使模型响应偏离参考答案,同时保持图像保真度并限制文本成本。竞赛包括两个阶段,第二阶段增加了一个隐藏的黑盒模型来评估可迁移性。我们描述了任务设计、提交规则、评估协议和排行榜结果,然后研究了五份有技术报告的领先提交作品。在这些报告中出现了几个反复出现的模式:后缀惩罚有利于图像侧攻击;场景级、多视图优化比单独处理视图更有效;问答类型和图结构为分配攻击预算提供了有用的先验信息;特征空间目标可以提高黑盒迁移能力;相机图像中嵌入的排版内容暴露了驾驶VLAs中持续存在的漏洞。这些发现为未来多模态自动驾驶系统的鲁棒性评估和防御设计提供了实际参考。

英文摘要

Vision-language agents (VLAs) are increasingly used to interpret complex driving scenes and support safety-critical reasoning. This report presents the CVPR 2026@AdvML Workshop Challenge on adversarial multimodal attacks against autonomous-driving VLAs. Built on DriveLM-style multi-view visual question answering, the challenge represents each scene with six synchronized camera images and a structured collection of driving-related question-answer pairs. Participants generate adversarial images and suffix-only textual perturbations that induce model responses to deviate from reference answers while preserving image fidelity and limiting textual cost. The competition comprises two phases, with Phase II adding a hidden black-box model to assess transferability. We describe the task design, submission rules, evaluation protocol, and leaderboard results, and then examine five leading submissions for which technical reports were available. Across these reports, several recurring patterns emerge: image-side attacks are favored by the suffix penalty; scene-level, multi-view optimization is more effective than treating views in isolation; QA types and graph structure provide useful priors for allocating attack budget; feature-space objectives can improve black-box transfer; and typographic content embedded in camera images exposes a persistent vulnerability in driving VLAs. These findings provide a practical reference for future robustness evaluation and defense design in multimodal autonomous-driving systems.

URL PDF HTML 收藏
2607.11041 2026-07-14 cs.RO 新提交

PAKE: Learning Whole-Body Loco-Manipulation with Partial Kinematic Embeddings

PAKE:利用部分运动学嵌入学习全身移动操作

Zhengmao He, Moonkyu Jung, Hyeongjun Kim, Jiseong Lee, Hui Zhang, Jemin Hwangbo, Jie Song

机构 * The Hong Kong University of Science and Technology (Guangzhou)(香港科技大学(广州)) Korea Advanced Institute of Science and Technology(韩国科学技术院) ETH Zurich(苏黎世联邦理工学院)

AI总结 研究针对高自由度机器人全身移动操作面临的挑战,提出将其分解为部分参考运动生成和低级模仿控制的框架,用KNF模型生成参考运动,经高低级控制器实现精确控制,在模拟和硬件实验中均表现优异,为相关操作提供实用方案。

详情
AI中文摘要

移动操作展现出了很有前景的能力。然而,实现高精度控制、管理由多自由度引发的高维动作空间以及充分利用全身系统的固有冗余仍具有挑战性。本文提出了一种新颖的全身控制框架,通过将复杂的移动操作问题分解为部分参考运动生成和低级模仿控制来有效应对这些挑战。引入了一种在大规模运动学数据集上训练的新运动学归一化流(KNF)模型来生成多样且可行的部分参考运动。训练了高级控制器在KNF的潜在空间中导航以利用冗余解,低级控制器确保物理上可行且精确的运动执行。在配备六自由度机械臂的四足机器人上验证了该方法。模拟实验结果表明该方法在跟踪精度和可行工作空间覆盖方面显著优于现有方法。硬件部署评估中,系统在8种不同的移动操作任务的24个情节上实现了末端执行器姿态跟踪误差为4.5厘米和0.14弧度,同时分别以0.1米/秒和0.01弧度/秒的线性和角速度误差保持精确的运动跟踪,优于竞争基线。我们的方法为高自由度机器人系统中的精确和通用全身移动操作提供了实用且强大的解决方案,对各种下游机器人任务具有潜在的应用前景。

英文摘要

Loco-manipulation has recently shown promising capabilities; however, achieving high-precision control, managing the high-dimensional action space induced by many degrees of freedom (DoFs), and fully exploiting the inherent redundancy of whole-body systems remain challenging. In this paper, we propose a novel whole-body control framework that effectively addresses these challenges by decomposing the complex loco-manipulation problem into partial reference motion generation and low-level imitation control. We introduce a new Kinematic Normalizing Flow (KNF) model, trained on a large-scale kinematic dataset, that generates diverse yet feasible partial reference motions. A high-level controller is then trained to navigate the KNF's latent space to exploit redundant solutions, while a low-level controller ensures physically feasible and accurate motion execution. We validate our approach on the quadrupedal robot equipped with a six-DoF robotic arm. In simulation, experimental results show that our approach significantly outperforms state-of-the-art methods in terms of tracking accuracy and feasible workspace coverage. For hardware deployment, we evaluate the system over 24 episodes across 8 different mobile loco-manipulation tasks. The system achieves end-effector pose-tracking errors of 4.5 cm and 0.14 rad, while maintaining accurate locomotion tracking with linear and angular velocity errors of 0.1 m/s and 0.01 rad/s, respectively, outperforming competitive baselines. Our method represents a practical and powerful solution for accurate and generalized whole-body loco-manipulation in high-DoF robotic systems, with promising potential for diverse downstream robotic tasks.

URL PDF HTML 收藏