Papers · organized/paper_cards

论文

1094 张论文卡片

开放获取 全部 绿色 · 724
Llama 2: Open Foundation and Fine-Tuned Chat Models
Llama 2: Open Foundation and Fine-Tuned Chat Models
arXiv:2307.09288 工程化 方法 OA · 绿色 被引 18008 · S2

本文开发并发布了 Llama 2,这是一系列参数规模从 70 亿到 700 亿不等的预训练与微调大语言模型(LLMs),有望成为闭源模型的合适替代品。This work develops and releases Llama 2, a collection of pretrained and fine-tuned large language models (LLMs) ranging in scale from 7 billion to 70 billion parameters, which may be a suitable substitute for closed-source models.

Deep Learning using Rectified Linear Units (ReLU)
Deep Learning using Rectified Linear Units (ReLU)
arXiv:1803.08375 工程化 方法 OA · 绿色 被引 2509 · OpenAlex

本研究证实了激活函数之间存在统计显著的性能差异,从而再次确认了非饱和函数在深度架构中的必要性,并恢复了对此前文献的恰当历史归属。This study confirms a statistically significant performance variance among activations, thus reaffirming the necessity of non-saturating functions in deep architectures, and restores proper historical attribution to prior literature.

Graph Convolutional Matrix Completion
Graph Convolutional Matrix Completion
arXiv:1706.02263 工程化 方法 OA · 绿色 被引 1413 · S2

一种基于二部交互图上可微分消息传递的图自编码器框架,在标准协同过滤基准上表现出竞争力,并优于近期的 SOTA 方法。A graph auto-encoder framework based on differentiable message passing on the bipartite interaction graph that shows competitive performance on standard collaborative filtering benchmarks and outperforms recent state-of-the-art methods.

MLlib: Machine Learning in Apache Spark
MLlib: Machine Learning in Apache Spark
arXiv:1505.06807 工程化 方法 OA · 绿色 被引 1868 · S2

本文介绍 MLlib,Spark 的开源分布式机器学习库,可为多种学习场景提供高效功能,并包含若干底层的统计、优化和线性代数原语。MLlib is presented, Spark's open-source distributed machine learning library that provides efficient functionality for a wide range of learning settings and includes several underlying statistical, optimization, and linear algebra primitives.

Gemini: A Family of Highly Capable Multimodal Models
Gemini: A Family of Highly Capable Multimodal Models
arXiv:2312.11805 多模态 方法 OA · 绿色 被引 829 · OpenAlex
Synthetic Data and Artificial Neural Networks for Natural Scene Text Recognition
Synthetic Data and Artificial Neural Networks for Natural Scene Text Recognition
arXiv:1406.2227 多模态 方法 OA · 绿色 被引 1000 · S2

本文提出了一个自然场景文本识别框架,无需任何人工标注数据,并以整体方式对整幅图像进行单词识别,区别于过去基于字符的识别系统。This work presents a framework for the recognition of natural scene text that does not require any human-labelled data, and performs word recognition on the whole image holistically, departing from the character based recognition systems of the past.

Self-Consistency Improves Chain of Thought Reasoning in Language Models
Self-Consistency Improves Chain of Thought Reasoning in Language Models
arXiv:2203.11171 LLM 基础设施 方法 OA · 绿色 被引 7499 · S2

本文提出了一种新的解码策略——self-consistency,用于替代思维链 prompt 中使用的朴素贪心解码:首先采样一组多样化的推理路径,而非仅取贪心路径,然后通过对采样路径进行边缘化来选择最一致的答案。This paper proposes a new decoding strategy, self-consistency, to replace the naive greedy decoding used in chain-of-thought prompting that first samples a diverse set of reasoning paths instead of only taking the greedy one, and then selects the most consistent answer by marginalizing out the sampled reasoning paths.

ENTRAP-VL: A Taxonomic Probe for Dual Contextual Entrainment in Vision-Language Models
ENTRAP-VL: A Taxonomic Probe for Dual Contextual Entrainment in Vision-Language Models
arXiv:2607.20092 多模态 评测集 OA · 绿色 被引 0 · S2 + OpenAlex

提出 ENTRAP-VL(ENTRainment Assessment Probe for Vision and Language),一个由人工策展的 1,500 条数据的数据集,涵盖八个类别,按一个跨双轴的分类体系组织,并划分为文本诱发流和视觉诱发流。ENTRAP-VL (ENTRainment Assessment Probe for Vision and Language), a manually curated dataset of 1,500 items across eight categories, organized by a taxonomy that spans two axes and split into a textual-entrainment stream and a visual-entrainment stream, is introduced.

Differentiable Logic Gate Networks for Low-Latency EEG Classification on Edge Devices
Differentiable Logic Gate Networks for Low-Latency EEG Classification on Edge Devices
arXiv:2607.18149 工程化 方法 OA · 绿色 被引 0 · S2 + OpenAlex

结果表明,基于逻辑的神经架构成为资源受限脑机接口的实用范式,在原生满足便携式边缘部署的延迟和内存约束的同时,取得了有竞争力甚至更优的性能。The results establish logic-based neural architectures as a practical paradigm for resource-constrained brain-computer interfaces, achieving competitive or superior performance while natively satisfying the latency and memory constraints of portable edge deployment.

Agentic Context Management: Solving Agent Memory and Cost by Treating Them as Lifecycle and Architecture Problems
Agentic 上下文管理:通过将 Agent 记忆与成本视为生命周期与架构问题来解决
arXiv:2607.21503 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

论证了经济层面的依据:天真的上下文累积会使 token 成本随对话长度呈二次增长,粗糙的摘要以线性成本换取准确率的断崖式下降,唯有经过验证的压缩才能以线性成本保持保真度。The economic case is made: naive context accumulation grows token cost quadratically in conversation length, crude summarization buys linear cost at the price of an accuracy cliff, and only validated compaction achieves linear cost with preserved fidelity.

Show, Don't Tell: Evaluating Spatial Cognition in Generative Pixels Rather Than LLM Text
展示而非讲述:在生成像素而非 LLM 文本中评估空间认知
arXiv:2607.21072 评测基准 评测集 OA · 绿色 被引 1 · S2

提出 ProVisE(Protocolized Visual Evaluation),一个与基准无关的框架,通过受协议约束的视觉问答从图像生成模型中抽取答案,并将其解析为与原始指标兼容的结构化预测,揭示了像素空间表达与基于文本推理的互补优势。ProVisE (Protocolized Visual Evaluation), a benchmark-agnostic framework that elicits protocol-constrained visual answers from image-generation models and parses them into structured predictions compatible with original metrics, is proposed and revealed, revealing complementary strengths of pixel-space expression and text-based reasoning.

Recurrent Sinusoidal INRs for Efficient High-Fidelity Representation
循环正弦 INR 用于高效高保真表示
arXiv:2607.21485 多模态 方法 OA · 绿色 被引 0 · S2 + OpenAlex

研究揭示,正弦激活会诱发谐波线谱,为循环展开如何丰富隐式神经表示(INR)的有效频谱支撑提供了频谱层面的解释。It is revealed that sinusoidal activations induce a harmonic line spectrum, providing a spectral account of how recurrent unrolling enriches the effective spectral support in implicit neural representations (INRs).

Sample-Efficient Learning from Agent Experience
从 Agent 经验中进行的样本高效学习
arXiv:2607.21051 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

与经典强化学习基线相比,从试错经验中进行上下文学习并随后进行经验蒸馏(Experience Distillation),以至少 9.6× 更少的环境样本达到了相当的性能。Compared with classical reinforcement-learning baselines, in-context learning from trial-and-error experience followed by Experience Distillation matches their performance with at least \(9.6\times\) fewer environment samples.

ReferTrack: Referring Then Tracking for Embodied Visual Tracking
ReferTrack:先指代再跟踪的具身视觉跟踪
arXiv:2607.20061 多模态 方法 OA · 绿色 被引 0 · S2 + OpenAlex

提出 ReferTrack,一种"先指代后跟踪"的范式,仅使用单个前向摄像头完成 EVT grounding,在四足机器人和人形机器人上的真实部署验证了其稳健的 sim-to-real 迁移能力。ReferTrack is introduced, a referring-then-tracking paradigm that grounds EVT using a single forward-facing camera, and real-world deployments on legged and humanoid robots validate its robust sim-to-real transfer capabilities.

LLMs Get Lost in Evolving User Intent
LLM 在演化用户意图中迷失
arXiv:2607.20734 Agent 智能体 应用落地 OA · 绿色 被引 0 · S2 + OpenAlex

本文提出一个框架,将静态的单轮任务转化为动态多轮对话,其中用户意图在多轮间持续演化,同时保留每个任务原有的评估协议,使现有基准能够在无需新增标注的情况下作为受控测试平台被复用。This work introduces a framework that transforms static, single-turn tasks into dynamic multi-turn conversations in which the user's intent evolves across turns, while preserving each task's original evaluation protocol, enabling existing benchmarks to be reused as controlled testbeds without new annotation.

Robostral Navigate
Robostral Navigate
arXiv:2607.20785 多模态 应用落地 OA · 绿色 被引 0 · S2 + OpenAlex

提出 Robostral Navigate,一个围绕该可扩展性目标构建的 8B 视觉语言模型,仅消费单目 RGB 图像流——这是机器人平台中最普及的传感器——通过在当前相机画面中指向下一目标位置来预测航点。Robostral Navigate, an 8B vision-language model built around this scalability objective, is introduced, which consumes only a stream of monocular RGB images - the most ubiquitous sensor across robotic platforms and predicts waypoints by pointing to the next target location in the current camera view.

Color Pass-Through via Camera-Display Coupling
通过相机-显示器耦合实现色彩直通
arXiv:2607.12746 多模态 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文提出 Color Pass-Through,一个端到端可学习的框架,直接在采集图像上运行,将相机和显示器视为耦合系统进行联合处理,而非单独校准。This work proposes Color Pass-Through, an end-to-end learned framework that operates directly on captured images, to treat the camera and display as a coupled system rather than calibrating them in isolation.

K12-KGraph: A Curriculum-Aligned Knowledge Graph for Benchmarking and Training Educational LLMs
K12-KGraph:用于教育 LLM 基准测试与训练的课程对齐知识图谱
arXiv:2605.09635 评测基准 评测集 OA · 绿色 被引 0 · S2 + OpenAlex

本文提出 K12-KGraph,一个从人民教育出版社官方教材中提取的、与课程对齐的知识图谱,覆盖小学、初中和高中阶段的数学、物理、化学和生物,并由此衍生出 K12-Bench,一个包含 23,640 道题的多选基准,涵盖五类任务族,表明文本监督与视觉监督具有互补性。This work introduces K12-KGraph, a curriculum-aligned knowledge graph extracted from official People's Education Press textbooks in mathematics, physics, chemistry, and biology across primary, middle, and high school, and derives K12-Bench, a 23,640-question multi-select benchmark with five task families, showing that textual and visual supervision are complementary.

Self-Supervised Learning of Structured Dynamics from Videos
从视频中自监督学习结构化动态
arXiv:2607.21576 多模态 观点 被引 0 · S2

提出结构化动态模型(SDM),通过未来特征预测,显式地将时间变化的主导来源与残差动态分离开来,而非使用单一纠缠的隐变量或非结构化的、空间密集的转移 token 来表示视频变化。The Structured Dynamics Model (SDM) is proposed, which explicitly separates the dominant source of temporal change from residual dynamics through future-feature prediction, rather than representing video change with a single entangled latent or with unstructured, spatially dense transition tokens.

SANA-Video 2.0: Hybrid Linear Attention with Attention Residuals for Efficient Video Generation
SANA-Video 2.0:基于注意力残差的混合线性注意力高效视频生成
arXiv:2607.21553 多模态 方法 被引 0 · S2

本文提出 SANA-Video 2.0,一个混合视频扩散 Transformer,在统一架构下实例化 5B 和 14B 两种规模,以显著降低的计算成本恢复了 softmax 级别的表达能力,解锁了可扩展的长时长、高分辨率视频生成。This work introduces SANA-Video 2.0, a hybrid video diffusion transformer instantiated at 5B and 14B scales under a unified architecture that recovers softmax-level expressiveness at substantially reduced cost, unlocking scalable long, high resolution video generation.

FinanceComplexQA: Benchmarking Agentic Reasoning on Industrial-grade Financial Documents
FinanceComplexQA:面向工业级金融文档的智能体推理基准测试
arXiv:2607.19238 Agent 智能体 评测集 被引 2 · S2

本文设计 Finance-LaTeX SKILL,一个基于专家知识合成复杂版面金融文档的 skill,并提出 FinanceComplexQA,一个全面、贴近真实场景的金融文档开放式生成基准。This work designs Finance-LaTeX SKILL, a skill for synthesizing financial documents with complex layouts based on expert knowledge, and introduces FinanceComplexQA, a comprehensive open-ended generation benchmark for financial documents that closely resembles real-world scenarios.

Multi-Turn On-Policy Distillation with Prefix Replay
多轮在策略蒸馏与前缀回放
arXiv:2607.04763 Agent 智能体 方法 被引 6 · S2

ReOPD 将昂贵的 Agent-环境交互转化为可复用的离线资源,实现跨工具、任务和环境的可扩展蒸馏,在学生训练期间保持或提升 OPD 级别的准确率,零次工具调用,并且每次 rollout 至少比 OPD 快 4×。ReOPD turns expensive agent-environment interaction into a reusable offline resource, enabling scalable distillation across tools, tasks, and environments and preserves or improves OPD-level accuracy, uses zero tool calls during student training, and is at least 4$\times faster per rollout than OPD.

A Prompt Pattern Catalog to Enhance Prompt Engineering with ChatGPT
增强 ChatGPT 提示工程的提示模式目录
arXiv:2302.11382 工程化 综述 OA · 绿色 被引 1884 · S2

本文描述了一份以模式形式呈现的 prompt 工程技巧目录,这些技巧已被用于解决与 LLMs 对话时的常见问题,以改进 LLM 对话的输出。A catalog of prompt engineering techniques presented in pattern form that have been applied to solve common problems when conversing with LLMs to improve the outputs of LLM conversations is described.

Mathematical Capabilities of ChatGPT
ChatGPT 的数学能力
arXiv:2301.13867 评测基准 评测集 OA · 绿色 被引 603 · S2

研究发现,ChatGPT 最成功地被用作数学助手,用于查询事实、充当数学搜索引擎和知识库接口;GPT-4 还可被用于本科水平的数学问题,但在研究生难度的题目上表现不佳。It is found that ChatGPT can be used most successfully as a mathematical assistant for querying facts, acting as a Mathematical search engine and knowledge base interface, and GPT-4 can additionally be used for undergraduate-level mathematics but fails on graduate-level difficulty.

StarCoder: may the source be with you!
StarCoder:愿源码与你同在!
arXiv:2305.06161 LLM 基础设施 方法 OA · 绿色 被引 1297 · S2

本文进行了迄今为止对 Code LLMs 最全面的评估,结果显示 StarCoderBase 在支持多编程语言的开放 Code LLMs 中表现最优,并且能够匹敌或超越 OpenAI code-cushman-001 模型。This work performs the most comprehensive evaluation of Code LLMs to date and shows that StarCoderBase outperforms every open Code LLM that supports multiple programming languages and matches or outperforms the OpenAI code-cushman-001 model.

Code of "Sirens' Whisper: Inaudible Near-Ultrasonic Jailbreaks of Speech-Driven LLMs"
《Sirens' Whisper:语音驱动 LLM 的不可听近超声越狱》代码
arXiv:2307.15043 多模态 方法 OA · 绿色 被引 3560 · S2

本文显著推进了针对已对齐语言模型的对抗攻击 SOTA,并提出了关于如何防止此类系统生成不良信息的重要问题。This work significantly advances the state-of-the-art in adversarial attacks against aligned language models, raising important questions about how such systems can be prevented from producing objectionable information.

Challenges and Applications of Large Language Models
大型语言模型的挑战与应用
arXiv:2307.10169 LLM 基础设施 综述 OA · 绿色 被引 510 · S2

本文旨在建立一套系统化的开放问题与应用成果清单,以便机器学习研究者更快地理解该领域的现状并开展有效工作。This paper aims to establish a systematic set of open problems and application successes so that ML researchers can comprehend the field's current state more quickly and become productive.

Is Your Code Generated by ChatGPT Really Correct? Rigorous Evaluation of Large Language Models for Code Generation
ChatGPT 生成的代码真的正确吗?面向代码生成的大型语言模型严格评估
arXiv:2305.01210 评测基准 评测集 OA · 绿色 被引 2078 · S2

EvalPlus——一个用于严格基准测试 LLM 生成代码功能正确性的代码合成评估框架,通过 LLM 与基于 mutation 的策略驱动的自动测试输入生成器,为给定评估数据集补充大量新生成的测试用例。EvalPlus -- a code synthesis evaluation framework to rigorously benchmark the functional correctness of LLM-synthesized code and augments a given evaluation dataset with large amounts of test-cases newly produced by an automatic test input generator, powered by both LLM and mutation-based strategies.

AIKernel Semantic DSL Compiler and Deterministic Agent Execution Architecture
AIKernel 语义 DSL 编译器与确定性 Agent 执行架构
arXiv:2308.08155 Agent 智能体 方法 OA · 绿色 被引 2384 · S2

实证研究表明 AutoGen 框架在多个示例应用中有效,应用领域涵盖数学、编码、问答、运筹学、在线决策、娱乐等。Empirical studies demonstrate the effectiveness of the AutoGen framework in many example applications, with domains ranging from mathematics, coding, question answering, operations research, online decision-making, entertainment, etc.

PaLM 2 Technical Report
PaLM 2 技术报告
arXiv:2305.10403 LLM 基础设施 方法 OA · 绿色 被引 1543 · S2

PaLM 2 是一个新的 SOTA 语言模型,相比其前身 PaLM 具有更强的多语言和推理能力,并具备更高的计算效率,能够在不增加额外开销或影响其他能力的前提下在推理时控制输出毒性。PaLM 2 is a new state-of-the-art language model that has better multilingual and reasoning capabilities and is more compute-efficient than its predecessor PaLM and enables inference-time control over toxicity without additional overhead or impact on other capabilities.

OpenForgeRL: Train Harness-native Agents in Any Environment
OpenForgeRL:在任意环境中训练 Harness 原生 Agent
arXiv:2607.21557 评测基准 方法 被引 2 · S2

提出 OpenForgeRL,一个用于在多样化环境中端到端训练基于 harness 的 Agent 的开源框架,并在多种复杂的 harness 和环境中得到验证,涵盖工具/爪型 Agent 以及多模态 GUI 浏览器和计算机使用 Agent。OpenForgeRL is presented, an open-source framework for training harness-based agents end-to-end in diverse environments, and validated across diverse, complex harnesses and environments, spanning tool/claw-based agents and multimodal GUI browser- and computer-use agents.

Compressing Deep Convolutional Networks using Vector Quantization
使用向量量化压缩深度卷积网络
arXiv:1412.6115 LLM 基础设施 方法 OA · 绿色 被引 1235 · S2

本文在使用 SOTA CNN 的情况下,实现了 16–24 倍的网络压缩,仅带来 1% 的分类准确率损失,并发现针对存储开销最大的全连接层进行压缩时,向量量化方法相比现有矩阵分解方法具有明显优势。This paper is able to achieve 16-24 times compression of the network with only 1% loss of classification accuracy using the state-of-the-art CNN, and finds in terms of compressing the most storage demanding dense connected layers, vector quantization methods have a clear gain over existing matrix factorization methods.

Fast Computation of Wasserstein Barycenters
Wasserstein 重心的快速计算
arXiv:1310.4375 工程化 方法 OA · 绿色 被引 837 · S2

本文提出通过熵正则化对 Wasserstein 距离进行平滑处理,由此得到一个严格凸的目标函数,其梯度可借助矩阵缩放算法以显著更低的计算代价求得。The Wasserstein distance is proposed to be smoothed with an entropic regularizer and recover in doing so a strictly convex objective whose gradients can be computed for a considerably cheaper computational cost using matrix scaling algorithms.

A Comprehensive Survey on Transfer Learning
迁移学习全面综述
arXiv:1911.02685 工程化 综述 OA · 绿色 被引 6058 · S2

本综述尝试连接并系统化现有迁移学习研究,全面总结与阐释迁移学习的机制与策略,帮助读者更好地理解当前研究现状与思路。This survey attempts to connect and systematize the existing transfer learning research studies, as well as to summarize and interpret the mechanisms and the strategies of transfer learning in a comprehensive way, which may help readers have a better understanding of the current research status and ideas.

A Survey on Hallucination in Large Language Models: Principles, Taxonomy, Challenges, and Open Questions
大语言模型中的幻觉综述:原理、分类、挑战与开放问题
arXiv:2311.05232 安全与风险 综述 OA · 绿色 被引 3594 · S2

全面概述了 LLM 幻觉检测方法与基准,并指出 LLM 幻觉领域有前景的研究方向,包括大视觉-语言模型中的幻觉以及 LLM 幻觉中的知识边界理解。A thorough overview of hallucination detection methods and benchmarks is presented and the promising research directions on LLM hallucinations are highlighted, including hallucination in large vision-language models and understanding of knowledge boundaries in LLM hallucinations.

Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs
使用分层可导航小世界图的高效鲁棒近似最近邻搜索
arXiv:1603.09320 数据与向量库 方法 OA · 绿色 被引 2625 · S2

所提出的通用度量空间搜索索引显著优于此前开源的 SOTA 纯向量方法,且该算法与 skip list 结构的相似性便于直接实现均衡的分布式部署。The proposed general metric space search index is able to strongly outperform previous opensource state-of-the-art vector-only approaches and similarity of the algorithm to the skip list structure allows straightforward balanced distributed implementation.