Papers · organized/paper_cards

论文

711 张论文卡片 · 方法

开放获取 全部 绿色 · 724
EnvACE: Internalizing Environment Dynamics via World Rehearsal for Agentic Reinforcement Learning
EnvACE:通过 World Rehearsal 内化环境动力学以用于 Agentic 强化学习
arXiv:2608.06197 Agent 智能体 方法 被引 0 · S2

EnvACE 是一种 Agentic 强化学习方法,用 world rehearsal 替代训练中的外部环境交互,将 world rehearsal 确立为突破外部环境约束、扩展 LLM Agent 训练的新路径。EnvACE is introduced, an agentic reinforcement learning method that replaces external environment interaction during training with world rehearsal, establishing world rehearsal as a new path toward scaling LLM agent training beyond the constraints of external environments.

CalibForge: Adversarial Solver Calibration for Scaling Learnable Terminal Tasks
CalibForge:面向可学习终端任务扩展的对抗性求解器校准
arXiv:2608.06352 Agent 智能体 方法 被引 0 · S2

CalibForge 是一个面向终端任务的自动合成系统,利用已验证的求解器行为,通过对抗式求解器校准来修订候选任务;消融实验表明,两种策略都比仅靠人工撰写加验证、或普通单求解器反馈产生更有效的监督信号。CalibForge is presented, an autonomous terminal-task synthesis system that uses verified solver behavior to revise candidate tasks through adversarial solver calibration and ablations show that both strategies yield more effective supervision than authoring and validation alone or ordinary single-solver feedback.

PaDoc: Layout-Grounded Parallel Decoding for Document Parsing
PaDoc:面向文档解析的布局引导并行解码
arXiv:2608.06146 多模态 方法 被引 0 · S2

PaDoc 是一个布局驱动的解析器,将预测布局视为共享页面表示上的分支结构,在五个并发级别下均为最快的 end-to-end 解析器。PaDoc is proposed, a layout-grounded parser that treats the predicted layout as a branching structure over a shared page representation that is the fastest end-to-end parser at five concurrency levels and is the fastest end-to-end parser at five concurrency levels.

World-to-Wrist: Task-Conditioned Future Wrist Modeling for Fine-Grained Robot Manipulation
World-to-Wrist:面向细粒度机器人操作的任务条件化未来腕部建模
arXiv:2608.05369 多模态 方法 被引 0 · S2

World-to-Wrist VLA (W2-VLA) 是一个用于细粒度机器人操作的 VLA 模型,具备任务条件下的未来腕部建模;W2-CoT 是一个合成流水线,生成描述操作进度、物理过渡线索和腕部局部证据的结构化标注。World-to-Wrist VLA (W2-VLA), a VLA model for fine-grained robot manipulation with task-conditioned future wrist modeling, and W2-CoT, a synthesis pipeline that produces structured annotations describing manipulation progress, physical transition cues, and wrist-local evidence.

SmartMage: Dynamic Modality Orchestration for 3D Scene Understanding
SmartMage:面向 3D 场景理解的动态模态编排
arXiv:2608.05137 多模态 方法 被引 0 · S2

SmartMage 是一个统一的 MLLM,动态调度异构模态以实现语义感知的 3D 场景理解,在五个 3D 场景理解基准上达到 SOTA,并在仅 RGB 视频理解基准上取得具有竞争力的结果。SmartMage is proposed, a unified MLLM that dynamically orchestrates heterogeneous modalities for semantic-aware 3D scene understanding and achieves state-of-the-art performance across five 3D scene understanding benchmarks, and attains competitive results on RGB-only video understanding benchmarks.

Invisible Shortcuts: Why Vision Encoders Know Your Camera
Invisible Shortcuts:视觉 Encoder 为何知道你的相机
arXiv:2608.05424 多模态 方法 被引 0 · S2

识别出像素级嵌入的不可见元数据痕迹,表明大规模语义监督(无论是类别标签还是亿级规模的 caption)在预训练中会自然引发元数据-语义相关性,导致模型将低层信号转化为预测特征。Invisible metadata traces embedded at the pixel level are identified, suggesting that large-scale semantic supervision, whether through categorical labels or billion-scale captions, naturally induces metadata-semantics correlations during pretraining, leading models to convert low-level signals into predictive features.

OSReward: Instituting Standardized Evaluation for Cross-Platform Computer-Use Reward Models
OSReward:建立跨平台计算机使用 Reward Model 的标准化评估
arXiv:2607.28609 评测基准 方法 被引 0 · S2

提出 OSReward,一个面向真实场景的高质量基准,用于评估 VLM 评判器在 CUA 轨迹上的表现;同时发布一个面向 CUA 社区的、带推理标注的开放轨迹判断语料库,以弥补大规模可靠 CUA 奖励的缺口。OSReward is introduced, a realistic, high-quality benchmark that evaluates VLM judges on CUA trajectories, and an open corpus of reasoning-annotated trajectory judgments for the CUA community, to close the gap in reliable CUA reward at scale.

From Economic Agents to Agentic Economies: A Systems Blueprint for Economic World Models
从经济主体到智能体经济:面向经济世界模型的系统蓝图
arXiv:2608.06020 Agent 智能体 方法 被引 0 · S2

提出构建经济世界模型(作为生成式引擎)的实施路线图:异质 Agent 在其中行动、交互、适应并与市场和制度共同演化,由此从内部生成经济动态。This paper develops an implementation roadmap for building economic world models as generative engines in which heterogeneous agents act, interact, adapt, and co-evolve with markets and institutions, thereby producing economic dynamics from the inside.

MASS: Multiplayer World Models with Authoritative Shared State
MASS:基于权威共享状态的多智能体世界模型
arXiv:2608.06257 多模态 方法 被引 0 · S2

结果表明,显式且权威的状态建模为可扩展、一致的多智能体世界仿真提供了可行基础。The results show that explicit, authoritative state modeling provides a practical foundation for scalable and consistent multi-agent world simulation.

Continual Learning in Transition
转型中的持续学习
arXiv:2608.06216 工程化 方法 被引 0 · S2

基于该三轴框架,系统梳理代表性方法,追踪持续学习的演进趋势,并讨论由此引发的关键挑战、更广泛的影响以及未来方向。Anchored by this tri-axial framework, representative methods are systematically surveyed, the ongoing transition of continual learning is traced, and the key challenges, broader implications, and future directions arising from this paradigm shift are discussed.

Interpretable MEG Decoding of Perceived Speech: Cortical Sources and the Stimulus Features That Drive Retrieval
感知语音的可解释 MEG 解码:皮层源与驱动检索的刺激特征
arXiv:2608.01481 RAG 检索增强 方法 被引 0 · S2

配对 MEG 掩蔽实验表明,19 个刺激特征中有 15 个有贡献,其中静音、声音强度、元音和声学起始的影响最大;说明缺乏叙事结构的神经活动相比连贯语音下的活动,可恢复的信息更少。Paired MEG occlusion shows that 15 of 19 stimulus features contribute, with the largest effects for silence, sound intensity, vowels, and acoustic onsets, indicating that activity without narrative structure carries less recoverable information than activity during coherent speech.

Training language models to follow instructions with human feedback
使用人类反馈训练语言模型遵循指令
arXiv:2203.02155 工程化 方法 OA · 绿色 被引 23575 · S2

结果表明,使用人类反馈进行微调是使语言模型与人类意图对齐的一个有前景的方向,在真实性方面有所提升,并减少了有毒输出的生成,同时在公开 NLP 数据集上的性能回归极小。The results show that fine-tuning with human feedback is a promising direction for aligning language models with human intent and showing improvements in truthfulness and reductions in toxic output generation while having minimal performance regressions on public NLP datasets.

BNAI, NO-TOKEN, and MIND-UNITY: Pillars of a Systemic Revolution in Artificial Intelligence
BNAI、NO-TOKEN 与 MIND-UNITY:人工智能系统性革命的三大支柱
arXiv:2201.11903 LLM 基础设施 方法 OA · 绿色 被引 21290 · S2

在三种大语言模型上的实验表明,思维链提示能够在一系列算术、常识和符号推理任务上提升性能。Experiments on three large language models show that chain of thought prompting improves performance on a range of arithmetic, commonsense, and symbolic reasoning tasks.

ALBERT: A Lite BERT for Self-supervised Learning of Language\n Representations
ALBERT:用于语言表示自监督学习的轻量版 BERT
arXiv:1909.11942 LLM 基础设施 方法 OA · 绿色 被引 7665 · S2

本工作提出两种参数削减技术以降低 BERT 的内存占用并提升训练速度,并采用一种聚焦于建模句子间连贯性的自监督损失。This work presents two parameter-reduction techniques to lower memory consumption and increase the training speed of BERT, and uses a self-supervised loss that focuses on modeling inter-sentence coherence.

BERTScore: Evaluating Text Generation with BERT
BERTScore:使用 BERT 评估文本生成
arXiv:1904.09675 评测基准 方法 OA · 绿色 被引 9409 · S2

本工作提出 BERTScore——一种文本生成自动评估指标,与人类判断的相关性更强,并在模型选择性能上优于现有指标。This work proposes BERTScore, an automatic evaluation metric for text generation that correlates better with human judgments and provides stronger model selection performance than existing metrics.

Semi-Supervised Learning with Deep Generative Models
使用深度生成模型的半监督学习
arXiv:1406.5298 LLM 基础设施 方法 OA · 绿色 被引 2956 · S2

研究表明,利用变分方法最新进展的深度生成模型与近似贝叶斯推断能够带来显著提升,使生成式方法在半监督学习上极具竞争力。It is shown that deep generative models and approximate Bayesian inference exploiting recent advances in variational methods can be used to provide significant improvements, making generative approaches highly competitive for semi-supervised learning.

A Structured Self-attentive Sentence Embedding
一种结构化自注意力句子嵌入
arXiv:1703.03130 RAG 检索增强 方法 OA · 绿色 被引 2323 · S2

本工作提出一种通过引入自注意力来提取可解释句子嵌入的新模型,使用一个二维矩阵表示嵌入,其中矩阵的每一行关注句子的不同部分。A new model for extracting an interpretable sentence embedding by introducing self-attention is proposed, which uses a 2-D matrix to represent the embedding, with each row of the matrix attending on a different part of the sentence.

Transformer in Transformer
Transformer in Transformer
arXiv:2103.00112 多模态 方法 OA · 绿色 被引 2262 · S2

本工作指出,这些局部 patch 内部的注意力同样是构建高性能视觉 Transformer 的关键,并探索了一种新架构,即 Transformer iN Transformer (TNT)。It is pointed out that the attention inside these local patches are also essential for building visual transformers with high performance and a new architecture, namely, Transformer iN Transformer (TNT), is explored.

ASGE-RR: Agentic Service Graph Embedding with Revisable Reservations for Dynamic AI-Agent Calls
ASGE-RR:面向动态 AI-Agent 调用的可修订预留 Agentic 服务图嵌入
arXiv:2608.06033 Agent 智能体 方法 被引 0 · S2

提出 ASGE-RR,一种支持可修订预留的在线 ASGE 控制器:该在线网络控制问题将运行时揭示的工作流调用映射到服务副本与网络路径上,受容量、成本和截止时间约束;研究表明,运行时揭示的工作流结构创造了新的网络控制机会。This work presents ASGE-RR, an online ASGE controller with revisable reservations, an online network-control problem that maps runtime-revealed workflow calls to service replicas and network paths under capacity, cost and deadline constraints and suggests that runtime-revealed workflow structure creates a new network control opportunity.

Beyond Top-K: Replacing Black-Box Retrieval with Interpretable Agentic Operations
超越 Top-K:以可解释的 Agentic 操作取代黑盒检索
arXiv:2608.06305 RAG 检索增强 方法 被引 0 · S2

提出 READ(Reliable Embedding-free Agentic Document-search):Agent 通过三种确定性操作——归一化词法搜索、结构导航与有界片段读取——直接读取原始文档,这些操作通过 Model Context Protocol 暴露,使轨迹成为可回放的审计轨迹,而非不透明相似度分数。This work proposes READ (Reliable Embedding-free Agentic Document-search), in which an agent reads the raw document through three deterministic operations -- normalized lexical search, structural navigation, and bounded span reads -- exposed over the Model Context Protocol, so a trajectory is a replayable audit trail, not an opaque similarity score.

FactorJEPA: Factorizing Monolithic Futures into Layout-Agent-Interaction Channels for Crowded and Chaotic Global South Urban Worlds
FactorJEPA:将单体未来分解为布局-智能体-交互通道,面向拥挤混沌的全球南方城市场景
arXiv:2608.01049 Agent 智能体 方法 被引 0 · S2

提出 FactorJEPA,将世界结构作为一等预测原语,并通过 visibility gate 与分离的子空间来组合布局、实体与交互,以保留部分可观测的 Agent 并抑制跨因子捷径。FactorJEPA is introduced, which makes world structure a first-class predictive primitive, and composes layout, entities, and interactions, using a visibility gate and separated subspaces to preserve partially observed agents and discourage cross-factor shortcuts.

GaussianSelector: Lightweight Human-Guided Object Selection in 3D Gaussian Splatting with Graph Optimization
GaussianSelector:基于图优化的轻量级人工引导 3D 高斯溅射对象选择
arXiv:2608.01492 工程化 方法 被引 0 · S2

GaussianSelector 在选择质量上与 SOTA 的多视角 SAM 方法相当,同时所需交互视角显著更少、计算开销明显更低,因而非常适合真实场景下 human-in-the-loop 的 3D 场景编辑与 3D 资产提取。GaussianSelector achieves competitive selection quality against state-of-the-art multi-view SAM-based methods, while requiring significantly fewer interaction views and substantially lower computational overhead, which makes it well suited for human-in-the-loop 3D scene editing and 3D asset extraction in real-world deployment scenarios.

PyTorch: An Imperative Style, High-Performance Deep Learning Library
PyTorch:一种命令式风格的高性能深度学习库
arXiv:1912.01703 工程化 方法 OA · 绿色 被引 54817 · S2

本文详细阐述了驱动 PyTorch 实现的原则及其在架构中的体现,并解释了 runtime 关键组件的精心且务实的实现如何使其协同工作以获得出色的性能。This paper details the principles that drove the implementation of PyTorch and how they are reflected in its architecture, and explains how the careful and pragmatic implementation of the key components of its runtime enables them to work together to achieve compelling performance.

Exploring the Limits of Transfer Learning with a Unified Text-to-Text\n Transformer
用统一的 Text-to-Text Transformer 探索迁移学习的极限
arXiv:1910.10683 LLM 基础设施 方法 OA · 绿色 被引 27024 · S2

这项系统性研究在数十项语言理解任务上比较了预训练目标、架构、无标注数据集、迁移方法及其他因素,并在涵盖摘要、问答、文本分类等的许多基准上取得了 SOTA 结果。This systematic study compares pre-training objectives, architectures, unlabeled datasets, transfer approaches, and other factors on dozens of language understanding tasks and achieves state-of-the-art results on many benchmarks covering summarization, question answering, text classification, and more.

Communication-Efficient Learning of Deep Networks from Decentralized\n Data
从去中心化数据通信高效地学习深度网络
arXiv:1602.05629 工程化 方法 OA · 绿色 被引 26521 · S2

本文提出了一种基于迭代模型平均的深度网络联邦学习实践方法,并进行了广泛的实证评估,考虑了五种不同的模型架构和四个数据集。This work presents a practical method for the federated learning of deep networks based on iterative model averaging, and conducts an extensive empirical evaluation, considering five different model architectures and four datasets.

mixup: Beyond Empirical Risk Minimization
mixup:超越经验风险最小化
arXiv:1710.09412 LLM 基础设施 方法 OA · 绿色 被引 12275 · S2

本文提出了 mixup,一种通过对样本对及其标签的凸组合来训练神经网络的简单学习原则,提升了 SOTA 神经网络架构的泛化能力。This work proposes mixup, a simple learning principle that trains a neural network on convex combinations of pairs of examples and their labels, which improves the generalization of state-of-the-art neural network architectures.

Representation Learning with Contrastive Predictive Coding
基于对比预测编码的表征学习
arXiv:1807.03748 多模态 方法 OA · 绿色 被引 14265 · S2

本文提出了一种通用的无监督学习方法——对比预测编码(Contrastive Predictive Coding),用于从高维数据中提取有用的表征,并在语音、图像、文本和 3D 环境中的强化学习四个不同领域取得了出色的性能。This work proposes a universal unsupervised learning approach to extract useful representations from high-dimensional data, which it calls Contrastive Predictive Coding, and demonstrates that the approach is able to learn useful representations achieving strong performance on four distinct domains: speech, images, text and reinforcement learning in 3D environments.

GANs Trained by a Two Time-Scale Update Rule Converge to a Local Nash Equilibrium
使用双时间尺度更新规则训练的 GAN 收敛到局部纳什均衡
arXiv:1706.08500 LLM 基础设施 方法 OA · 绿色 被引 3831 · OpenAlex

本文提出了一种双时间尺度更新规则(TTUR),用于在任意 GAN 损失函数下使用 SGD 训练 GAN,并引入了 Frechet Inception Distance(FID),相比 Inception Score 能更好地捕捉生成图像与真实图像之间的相似性。This work proposes a two time-scale update rule (TTUR) for training GANs with stochastic gradient descent on arbitrary GAN loss functions and introduces the "Frechet Inception Distance" (FID) which captures the similarity of generated images to real ones better than the Inception Score.

PaLM: Scaling Language Modeling with Pathways
PaLM:基于 Pathways 扩展语言建模
arXiv:2204.02311 LLM 基础设施 方法 OA · 绿色 被引 8308 · S2

名为 PaLM 的 540 亿参数、密集激活的 Transformer 语言模型取得了突破性性能,在一系列多步推理任务上超越了微调后的 SOTA,并在最近发布的 BIG-bench 基准上超越了人类平均水平。A 540-billion parameter, densely activated, Transformer language model, which is called PaLM achieves breakthrough performance, outperforming the finetuned state-of-the-art on a suite of multi-step reasoning tasks, and outperforming average human performance on the recently released BIG-bench benchmark.

Federated Learning with Non-IID Data
使用非独立同分布数据的联邦学习
arXiv:1806.00582 工程化 方法 OA · 绿色 被引 3417 · S2

本文提出了一种通过创建在所有边缘设备之间全局共享的小型数据子集来改进非独立同分布数据训练的策略,并表明在 CIFAR-10 数据集上,仅共享 5% 的全局数据即可将准确率提升 30%。This work presents a strategy to improve training on non-IID data by creating a small subset of data which is globally shared between all the edge devices, and shows that accuracy can be increased by 30% for the CIFAR-10 dataset with only 5% globally shared data.

Training a Helpful and Harmless Assistant with Reinforcement Learning from Human Feedback
使用人类反馈强化学习训练有用且无害的助手
arXiv:2204.05862 工程化 方法 OA · 绿色 被引 4323 · S2

采用迭代的在线训练模式,按周节奏用新的人类反馈数据更新偏好模型与 RL 策略,并发现 RL 奖励与策略相对其初始化的 KL 散度平方根之间近似呈线性关系。An iterated online mode of training, where preference models and RL policies are updated on a weekly cadence with fresh human feedback data, and a roughly linear relation between the RL reward and the square root of the KL divergence between the policy and its initialization is identified.

Large Language Models Are Human-Level Prompt Engineers
大语言模型是人类水平的提示词工程师
arXiv:2211.01910 LLM 基础设施 方法 OA · 绿色 被引 1540 · S2

研究表明,APE 生成的提示词既可引导模型趋向真实性和/或信息量,也可通过将其前置拼接到标准上下文学习提示词之前来提升少样本学习性能。It is shown that APE-engineered prompts can be applied to steer models toward truthfulness and/or informativeness, as well as to improve few-shot learning performance by simply prepending them to standard in-context learning prompts.

Atlas: Few-shot Learning with Retrieval Augmented Language Models
Atlas:基于检索增强大语言模型的少样本学习
arXiv:2208.03299 RAG 检索增强 方法 OA · 绿色 被引 1348 · S2

本文提出 Atlas,一个经过精心设计并预训练的检索增强大语言模型,能以极少训练样例学习知识密集型任务,并研究了文档索引内容的影响,表明该索引可便捷地更新。This work presents Atlas, a carefully designed and pre-trained retrieval augmented language model able to learn knowledge intensive tasks with very few training examples, and studies the impact of the content of the document index, showing that it can easily be updated.

PHOENIX: Fine-Tuned SLM-Powered Autonomous Satellite Lifetime Extension via Predictive Self-Healing and Multi-Agent AI Recovery
PHOENIX:基于微调 SLM 的卫星自主延寿,通过预测性自愈与多 Agent AI 恢复实现
arXiv:2608.07126 Agent 智能体 方法 被引 0 · S2

提出 PHOENIX(Predictive Health On-orbit Edge Neural Intelligence eXtension),为卫星赋予自主故障推理能力,并在 ESA Anomaly Detection Benchmark 上报告了初步结果。PHOENIX (Predictive Health On-orbit Edge Neural Intelligence eXtension) is proposed to give the satellite its own fault reasoning capability, and preliminary results on the ESA Anomaly Detection Benchmark are reported.

SimWAM: A Simple World Action Model for End-to-End Autonomous Driving
SimWAM:用于端到端自动驾驶的简单 World Action Model
arXiv:2608.07468 多模态 方法 被引 0 · S2

SimWAM 是一种简洁而有效的 WAM,利用未来视频预测作为训练期监督信号,通过 joint flow matching 联合训练一个预训练视频专家与一个轻量级动作专家,并采用强化学习在轨迹模仿之上优化组合式驾驶奖励。SimWAM, a simple yet effective WAM that leverages future-video prediction as a training-time supervision signal, co-trains a pretrained video expert and a lightweight action expert with joint flow matching and applies reinforcement learning to optimize a compositional driving reward beyond trajectory imitation.

Can MLLMs Decode the Creative Leap? Introducing C4 for Cross-Concept Understanding
MLLM 能解读"创意跳跃"吗?面向跨概念理解的 C4 基准
arXiv:2608.06501 评测基准 方法 被引 0 · S2

提出 C4,一个受认知启发的成语跨概念创造力评估框架,揭示了当前 MLLM 在通过跨概念关系解码创造性编码语义方面存在的显著差距。C4, a cognition-inspired evaluation framework for Chengyu (Chinese idiom)-based Cross-Concept Creativity, is introduced, exposing a substantial gap in how current MLLMs decode creatively encoded meaning through cross-concept relations.