Papers · organized/paper_cards

论文

1096 张论文卡片

开放获取 全部 绿色 · 769
BDH-CQ: In-Context Learning with Recurrent Latent Reasoning
BDH-CQ:基于循环潜变量推理的上下文学习
arXiv:2608.09888 评测基准 方法 被引 0 · S2

本文提出 BDH-CQ,一个结合上下文学习与循环潜在推理的推理模型,通过在高维潜在空间中的迭代计算来求解查询,且无需将中间推理外化为语言。BDH-CQ is introduced, a reasoning model that combines in-context learning with recurrent latent reasoning that solves a query through iterative computation in a high-dimensional latent space, without verbalizing its intermediate reasoning.

Stealing Reasoning Traces from Proprietary LLM APIs
从商用 LLM API 窃取推理轨迹
arXiv:2608.09867 安全与风险 方法 被引 2 · S2

本文识别出一种绕过 anti-distillation 机制、允许攻击者窃取专有模型推理能力的架构漏洞,并提出具体的密码学与系统级缓解措施以保障客户端推理安全。An architectural vulnerability is identified that circumvents anti-distillation mechanisms, allowing adversaries to extract a proprietary model's reasoning, as well as proposing concrete cryptographic and system-level mitigations to secure client-side reasoning.

CEAA: A Cognitive Embodied Agents Architecture for Interactive Computing Systems
CEAA:面向交互式计算系统的认知具身 Agent 架构
arXiv:2608.09848 Agent 智能体 应用落地 被引 1 · S2

所提架构通过提供模块化、面向实现的具身认知能力 IVA 部署框架,弥合高层智能体推理模型与实时具身执行之间的鸿沟,助力在复杂交互虚拟环境中构建可扩展、自适应且可解释的智能体。The proposed architecture contributes by providing a modular, implementation-oriented framework for the deployment of embodied, cognitive-capable IVAs and bridges the gap between high-level agent reasoning models with real-time embodied execution, for scalable, adaptive, and explainable agents in complex interactive virtual environments.

Ego-OSCAR: Egocentric Open source Stereo CAptuRe System
Ego-OSCAR:自我中心开源立体捕获系统
arXiv:2608.08285 多模态 方法 被引 0 · S2

本文提出 Ego-OSCAR,一种用于野外自我中心数据采集的开源硬件、低成本、头戴式立体惯性采集设备,旨在成为众包自我中心采集中最廉价且可辩护的载体,降低任何团队大规模采集自我中心数据的启动门槛。Ego-OSCAR is presented, an open-hardware, low-cost, head-mounted stereo-inertial capture device for egocentric data collection in the wild that aims to be the cheapest defensible substrate for crowdsourced egocentric capture, and to lower the activation energy for any team that wants to collect egocentric data at scale.

Vision-Language Grounding as Bidirectional Concept Correspondence
视觉-语言接地作为双向概念对应
arXiv:2608.07886 多模态 方法 被引 0 · S2

该形式化方法将短语定位、指代表达定位以及开放词汇检测等常见 grounding 任务统一起来,将文本分割、图像分割以及跨模态对齐视为单一的对应预测问题。This formulation unifies common grounding tasks, including phrase grounding, referring expression grounding, and open-vocabulary detection, by treating text segmentation, image segmentation, and cross-modal alignment as a single correspondence prediction problem.

The Loss Does Not See the Basis, but Adam Does
损失看不到基底,但 Adam 可以
arXiv:2608.05136 LLM 基础设施 方法 被引 0 · S2

一个结构定理将无记忆等变规则刻画为恰好由 Gram 矩阵决定的左预处理子;一个迁移定理将梯度流的路径性质推广到 common-scalar 流。A structure theorem characterizes the memoryless equivariant rules as exactly the Gram-determined left preconditioners, and a transfer theorem carries gradient flow's pathwise properties to common-scalar flows.

WeClawArena: An Auditable Sandbox and Benchmark for Cross-User Agents Collaboration and Security in Human-Centered Agent Networks
WeClawArena:人本 Agent 网络中跨用户 Agent 协作与安全的可审计沙箱与基准
arXiv:2608.03499 Agent 智能体 评测集 被引 0 · S2

本文提出 WeClawArena,一个面向个人工作空间多参与方 owned-agent 协作的可审计基准与运行时沙盒,基于有界运行时证据审计攻击成功情况,支持任务分解失败、隐私泄露、证据投毒以及权限路径失效等问题的诊断。WeClawArena is introduced, an auditable benchmark and runtime sandbox for multi-party owned-agent collaboration over personal workspaces and audits attack success from bounded runtime evidence, supporting diagnosis of task breakdown, privacy leakage, poisoned evidence, and invalid authority paths.

MMOOC: A Comprehensive Benchmark for Out-of-Context Evaluation in Multimodal Large Language Models
MMOOC:面向多模态大语言模型上下文外评估的综合基准
arXiv:2607.27637 评测基准 评测集 被引 0 · S2

本文提出 MMOOC,一个用于评估 MLLMs 拒答与鲁棒回答能力的大规模 benchmark,并引入 LLM-as-a-Judge 指标来衡量模型推理的正确性。This work presents MMOOC, a large-scale benchmark for evaluating refusal and robust answering abilities of MLLMs, and introduces an LLM-as-a-Judge metric to assess the correctness of model reasoning.

Emergent Abilities of Large Language Models
大语言模型的涌现能力
arXiv:2206.07682 LLM 基础设施 综述 OA · 绿色 被引 3786 · S2

本文讨论了一种被称为大语言模型涌现能力的不可预测现象——若某项能力在小模型中不存在而在大模型中存在,则称为涌现。This paper discusses an unpredictable phenomenon that is referred to as emergent abilities of large language models, an ability to be emergent if it is not present in smaller models but is present in larger models.

Gated Graph Sequence Neural Networks
门控图序列神经网络
arXiv:1511.05493 LLM 基础设施 方法 OA · 绿色 被引 3671 · S2

本工作研究图结构输入的特征学习技术,并在程序验证任务上取得 SOTA 性能,该任务需将子图与抽象数据结构进行匹配。This work studies feature learning techniques for graph-structured inputs and achieves state-of-the-art performance on a problem from program verification, in which subgraphs need to be matched to abstract data structures.

Generalized Out-of-Distribution Detection: A Survey
广义分布外检测:综述
arXiv:2110.11334 评测基准 综述 OA · 绿色 被引 1507 · S2

本文针对 OOD 检测领域的近期技术发展空白,提出统一框架 generalized OOD detection(广义 OOD 检测),涵盖上述五类问题,即 AD、ND、OSR、OOD detection 与 OD。This paper addresses the gap in recent technical developments in recent technical developments in the field of OOD detection by presenting a unified framework called generalized OOD detection, which encompasses the five aforementioned problems, i.e.,AD, ND, OSR, OOD detection, and OD.

Domain Adaptation for Visual Applications: A Comprehensive Survey
视觉应用中的域适应:综合综述
arXiv:1702.05374 多模态 综述 OA · 绿色 被引 554 · S2

综述领域自适应与迁移学习,重点关注视觉应用及超越图像分类的方法,如目标检测、图像分割、视频分析或视觉属性学习。An overview of domain adaptation and transfer learning with a specific view on visual applications and the methods that go beyond image categorization, such as object detection or image segmentation, video analyses or learning visual attributes are overviewed.

Large Language Models Encode Clinical Knowledge
大语言模型编码临床知识
arXiv:2212.13138 LLM 基础设施 应用落地 OA · 绿色 被引 5043 · S2

提出 MultiMedQA 基准,整合六个现有医学问答数据集(涵盖专业医学、研究与消费者查询)及一个全新的在线医学问题搜索数据集,并提出针对模型答案的人工评估框架,揭示了 LLM 在医学领域的潜在应用价值。MultiMedQA, a benchmark combining six existing medical question answering datasets spanning professional medicine, research and consumer queries and a new dataset of medical questions searched online, is presented and a human evaluation framework for model answers is proposed, suggesting the potential utility of LLMs in medicine.

A Survey on In-context Learning
上下文学习综述
arXiv:2301.00234 LLM 基础设施 综述 OA · 绿色 被引 1140 · S2

本文给出 ICL 的形式化定义,厘清其与相关研究的联系,并梳理讨论训练策略、提示设计策略及相关分析等高级技术。This paper presents a formal definition of ICL and clarify its correlation to related studies, and organizes and discusses advanced techniques, including training strategies, prompt designing strategies, and related analysis.

KGCaRe: Explainable Complex Conditional Question Answering using Automatic Knowledge Graph Construction and Context Retrieval with LLMs
KGCaRe:利用 LLM 进行自动知识图谱构建与上下文检索的可解释复杂条件问答
arXiv:2608.09779 RAG 检索增强 方法 被引 0 · S2

本文提出 KGCaRe,一种将神经检索与基于 LLM 生成 KG 的符号推理相结合的混合方法,在 Vanilla LLM、Code Prompt、Text Prompt、Think-on-Graph、Vanilla RAG 和 HybridContextQA 等 baseline 上 consistently 取得更优表现。KGCaRe is proposed, a hybrid approach that combines neural retrieval with symbolic reasoning over LLM-generated KGs that consistently outperforms existing baselines, including Vanilla LLM, Code Prompt, Text Prompt, Think-on-Graph, Vanilla RAG, and HybridContextQA.

VeriForge: Mitigating Latent Knowledge Gaps in Narrative Drafting via Mixed-Initiative Scaffolding
VeriForge:通过混合主动式支架缓解叙事起草中的潜在知识缺口
arXiv:2608.09698 Agent 智能体 应用落地 被引 0 · S2

VeriForge 是一种混合主动写作系统,通过划分认知劳动,使系统在领域发现上承担主动权,而作者保留对叙事合成的完全主动权;在受控的冷启动写作任务中,专家评审者认为其产出在领域扎根方面更强。VeriForge is a mixed-initiative writing system that divides cognitive labor so that the system assumes initiative over domain discovery while the author retains full initiative over narrative synthesis, and is perceived by expert raters to produce passages with stronger domain grounding in a controlled cold-start writing task.

Cultivar: A Contrastive and Locale-Oriented Translation Benchmark for Investigating Contamination and Localisation Robustness
Cultivar:用于调查数据污染与本地化鲁棒性的对比式、面向区域的翻译基准
arXiv:2608.09766 评测基准 评测集 被引 0 · S2

本文倡导源对比评估,并构建了 Cultivar——FLORES 的本地化子集,可用于特定 locale 的翻译评估;研究发现:MT 专用模型鲁棒性较差,少数模型可能对 FLORES 存在过拟合,且模型普遍更擅长翻译美国 locale 的内容,而非其他 locale,无论语种如何。This work advocates for source-contrastive evaluation and instantiates Cultivar, a localised subset of FLORES, which enables locale-specific translation evaluation and finds that MT-specialised models are less robust, a few models potentially overfit FLORES, and models tend to translate US content better than that of other locales, regardless of language.

Business Arena: Benchmarking LLM Agents in a Realistic Marketplace
Business Arena:在真实市场环境中基准测试 LLM Agents
arXiv:2608.08621 Agent 智能体 评测集 被引 0 · S2

本文提出 Business Arena——一个受控环境,AI agent 在其中经营跨境店铺,在长周期内向供应商采购并向买家销售,迈出了构建面向端到端商业 agent 的真实可信测试床的第一步。Business Arena, a controlled environment where an AI agent runs a cross-border shop, buying from suppliers and selling to buyers over a long horizon, is introduced, taking a first step toward a realistic and trustworthy testbed for evaluating end-to-end business agents.

Gaming Without an Attacker: Benchmark Fingerprinting in LLM-Driven Search Under Selection Pressure
无攻击者博弈:选择压力下 LLM 驱动搜索中的基准指纹化
arXiv:2608.08722 评测基准 评测集 被引 0 · S2

面向策略性优化下的可测性设计指南:保留探针仅在不可枚举轴上保持有效性;门控必须衡量保留集性能,而非仅正确性;迁移率只有在附带每类失败机制评级时才可解读。Design guidance for measurement under strategic optimization is distill design guidance for measurement under strategic optimization: held-out probes retain validity only on non-enumerable axes; gates must measure held-out performance, not just correctness; and a transfer rate is interpretable only with per-failure mechanism grades.

Beyond Starry Night: Shortcut-Aware Control-State Planning for Artist-Grounded Text to Image Generation
Beyond Starry Night: Shortcut-Aware Control-State Planning for Artist-Grounded Text to Image Generation
arXiv:2608.06751 多模态 方法 被引 0 · S2

Atelier 是一种面向艺术家风格图像生成的捷径感知控制状态规划框架,可提升艺术家级风格保真度,更忠实地保持源结构,并相较提示工程、检索增强与通用 agent 基线大幅减少捷径替换。Atelier, a shortcut-aware control-state planning framework for artist-grounded image generation, improves artist-level style fidelity, preserves source structure more faithfully, and substantially reduces shortcut substitution compared with prompt-engineered, retrieval-augmented, and general-purpose agent baselines.

Beyond Sequence Order: Syntax-Informed Positional Embeddings for Transformers
Beyond Sequence Order: Syntax-Informed Positional Embeddings for Transformers
arXiv:2608.06111 RAG 检索增强 观点 被引 0 · S2

与现有句法语言模型在推理时对众多句法树求边际或在运行时丢弃句法不同,SiPE 以单一句法树为条件,在句法监督与推理成本之间建立了新的 Pareto 前沿。Unlike existing syntactic language models that marginalize over many parses at inference or discard syntax at runtime, SiPE conditions on a single parse, establishing a new Pareto frontier between syntactic supervision and inference cost.

Omega-S: A Functional Resilience Index for LLM Fine-Tuning
Omega-S: A Functional Resilience Index for LLM Fine-Tuning
arXiv:2608.03887 工程化 方法 被引 0 · S2

本文提出 Omega-S——一种仅由权重矩阵计算得到的即插即用惩罚,无需先前任务数据、无需 Fisher 矩阵、无需保存旧权重副本,且单步开销不足 4%。Omega-S, a drop-in penalty computed from the weight matrix alone, is presented, a drop-in penalty computed from the weight matrix alone that needs no previous-task data, no Fisher matrix and no stored copy of the old weights and adds under 4% to the cost of a step.

ComBodied Agents: a New Paradigm of Human-Centric Agentic AI
ComBodied Agents:以人为本的 Agentic AI 新范式
arXiv:2608.10915 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文提出 Combodied Agents——一种以人为中心的范式,借助软件工具、传感器、可穿戴设备、机器人与人工服务作为行动通道而非终极目标,在时间维度上感知、建模、预测并支持个体的人体状态轨迹。Combodied Agents is introduced, a human-centered paradigm that perceives, models, predicts, and supports individual human-state trajectories over time, using software tools, sensors, wearables, robots, and human services as action channels rather than end goals.

AdvFD: Boosting Visual Generation via Adversarial Fr'echet Distance Loss
AdvFD:通过对抗 Fréchet 距离损失提升视觉生成
arXiv:2608.11205 工程化 方法 OA · 绿色 被引 0 · S2 + OpenAlex

对抗性 Fréchet 距离 (AdvFD) 用经过校准的对抗性学习表示来补充 FD-Loss 中的静态表示目标,通过对抗方式最大化真实样本与生成样本之间的 Fréchet 差异;同时引入真实特征白化,对尺度与协方差几何进行归一化,从而稳定极小极大优化。Adversarial Fr\'echet Distance (AdvFD), which complements the static representation targets in FD-Loss with a calibrated adversarially learned representation that adversarially maximizes the Fr\'echet discrepancy between real and generated samples, and introduces real-feature whitening, which normalizes its scale and covariance geometry and stabilizes the min--max optimization.

Reference-Free Post-Training of Open Large Language Models for Multilingual Machine Translation
面向多语言机器翻译的开源大语言模型无参考后训练
arXiv:2608.10812 工程化 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文研究基于开源大语言模型的无参考多语言机器翻译后训练,发现 on-policy 蒸馏能够达到但无法超越结合 checkpoint 插值的强化学习所确立的质量前沿。This work studies reference-free post-training for multilingual machine translation with open large language models and finds that on-policy distillation reaches, but does not surpass, the quality frontier achieved by RL with checkpoint interpolation.

DistilVDR: A Compact End-to-End Visual Document Retriever via Dual-Student Distillation
DistilVDR:通过双学生蒸馏构建紧凑的端到端视觉文档检索器
arXiv:2608.10636 RAG 检索增强 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文提出 DistilVDR,一个 524M 的端到端 VDR 系统,通过逐点余弦对齐损失从一个 8B 视觉-语言教师模型进行双向蒸馏,并以非对称的纯编码器学生模型匹配 VDR 的文本查询与图像-文档输入不对称性,将视觉容量集中于文档端,查询端保持 70M 参数。This work presents DistilVDR, a 524M end-to-end VDR system distilled bilaterally from a single 8B vision-language teacher under a pointwise cosine alignment loss and matches VDR's text-query and image-document input asymmetry with an asymmetric encoder-only student that concentrates visual capacity on the document side and keeps the query side at 70M parameters.

Not Worth Another Token: Marginal Value Estimation for Efficient Deep Research Agents
不值得再花一个 token:面向高效深度研究 Agent 的边际价值估计
arXiv:2608.08389 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

结果表明,剪枝效果更取决于剪枝应用的位置,而非具体的评分规则:早期剪枝带来最大的端到端节省,后期剪枝主要用于细化最终的合成上下文。The results show that pruning effectiveness depends more on where pruning is applied than on the specific scoring rule: early pruning yields the largest end-to-end savings, while later pruning mainly refines the final synthesis context.

TSDS-Toolbox: A Toolbox for Measuring Time-Series Dataset Similarity
TSDS-Toolbox:用于衡量时间序列数据集相似性的工具箱
arXiv:2608.08119 评测基准 评测集 OA · 绿色 被引 0 · S2 + OpenAlex

本文实现了对时间序列数据集相似度方法的系统化、可复现比较,提供灵活的扩展性以添加自定义数据集、相似度方法及下游时间序列任务,并通过集成的时间序列数据集归约器对数据集级和序列级相似度方法进行一致评估。This work enables systematic and reproducible comparisons of time-series dataset similarity methods, flexible extensibility for users to add customized datasets, similarity methods, and downstream time-series tasks, and consistent evaluation of both dataset-level and series-level similarity methods through integrated time-series dataset reducers.

iFAN: Inference-Aware Learning for Plain Mask Transformers
iFAN:面向普通 Mask Transformer 的推理感知学习
arXiv:2608.03216 LLM 基础设施 方法 OA · 绿色 被引 0 · S2 + OpenAlex

iFAN 提出 Adjusted Probability-Mask Ranking (APMR),将查询竞争与预测的掩码质量对齐,抑制高置信度但不准确的竞争者;同时采用 Cross-Layer Self-Distillation (CLSD) 将更强的中间预测传递至最终层。iFAN introduces Adjusted Probability-Mask Ranking (APMR), which aligns query competition with predicted mask quality and suppresses high-confidence but inaccurate competitors, and employs Cross-Layer Self-Distillation (CLSD) to transfer stronger intermediate predictions to the final layer.

Articulated Object Reconstruction from Rest-State Observation
基于静止状态观测的关节物体重建
arXiv:2607.27749 工程化 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文引入静止状态 (rest-state) 公式化方法,从单一闭合构型重建关节物体——这是一种固有的不适定设定,几何、语义与运动先验在此弥补运动线索的缺失。This work introduces a rest-state formulation that reconstructs articulated objects from a single closed configuration, an inherently ill-posed setting where geometry, semantics, and motion priors compensate for the absence of motion cues.

Self-Knowledge Retrieval Augmented Generation Framework for Patent Matching
面向专利匹配的自知识检索增强生成框架
arXiv:2608.11030 RAG 检索增强 方法 被引 0 · S2

本文提出一种自我知识 RAG 框架,引导 LLM 从专利匹配查询中自主提取关键技术实体并构建层次化本体结构,从而实现查询扩展与精确检索。A self-knowledge RAG framework is proposed that guides LLMs to autonomously extract key technical entities and construct hierarchical ontological structures from patent matching queries, thereby enabling query expansion and precise retrieval.

InSight-doc: Agentic Visual Perception for Long-Document Understanding
InSight-doc:面向长文档理解的 Agent 视觉感知
arXiv:2608.10628 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文提出 InSight-doc,一种智能体视觉感知框架,将视觉分辨率视为一种自适应的推理时资源,从低分辨率起步,选择性地放大高分辨率区域以获取更细粒度的证据,且不依赖任何外部检索器。This work proposes InSight-doc, an agentic visual perception framework that treats visual resolution as an adaptive reasoning-time resource that starts from low resolution and selectively zooms into high-resolution regions for finer evidence, without relying on any external retriever.

Decoding-Level Taboo: A Diagnostic Stress Test for LLM Robustness
解码级 Taboo:面向 LLM 鲁棒性的诊断式压力测试
arXiv:2608.09900 评测基准 评测集 OA · 绿色 被引 0 · S2 + OpenAlex

本文提出解码层禁忌 (Decoding-Level Taboo),一种零提示的诊断式压力测试,在运行时直接干预 logit 空间,于词边界处动态遮蔽主要候选 token,强制模型进行迂回表达。Decoding-Level Taboo is introduced, a zero-prompt diagnostic stress test that intervenes directly in logit space at runtime, forcing models out of their nominal paths by dynamically masking primary candidate tokens at word boundaries, forcing machine circumlocution.

UniMoMo: Expert Merging-Based MoE Acceleration for Large Recommendation Models
UniMoMo:基于专家合并的大规模推荐模型 MoE 加速
arXiv:2608.08627 工程化 应用落地 OA · 绿色 被引 1 · S2

本文提出 UniMoMo,一种后训练压缩框架,将其形式化为约束图粗化问题,并引入分层自适应保护机制,根据路由暴露度限制对高流量 expert 的合并。UniMoMo, a post-training compression framework formulated as a constrained graph coarsening problem, is introduced, and a layer-adaptive protection mechanism that restricts the merging of high-traffic experts based on their routing exposure is introduced.

360CityArena: A Realistic Virtual Urban Navigation Benchmark for Embodied Agents
360CityArena:面向具身智能体的真实感虚拟城市导航基准
arXiv:2608.08814 评测基准 评测集 OA · 绿色 被引 0 · S2 + OpenAlex

360CityArena 为真实感城市区域导航与空间推理提供了必要且具有挑战性的测试平台;基于 SOTA LMM 智能体的评估显示,即使是最强的模型 Gemini 2.5 Flash,其表现仍远低于人类水平。360CityArena provides a necessary and challenging testbed for photorealistic urban-district navigation and spatial reasoning, and evaluation using state-of-the-art LMM-based agents shows that even the strongest model, Gemini 2.5 Flash, performs far below human level.

Towards A Rigorous Science of Interpretable Machine Learning
迈向严谨的可解释机器学习科学
arXiv:1702.08608 评测基准 观点 OA · 绿色 被引 5462 · S2

这篇立场论文定义了可解释性,阐述了何时需要(以及何时不需要)可解释性,并提出了一种用于严格评估的分类法,同时指出了迈向更严谨的可解释机器学习科学所面临的开放性问题This position paper defines interpretability and describes when interpretability is needed (and when it is not), and suggests a taxonomy for rigorous evaluation and exposes open questions towards a more rigorous science of interpretable machine learning.