Papers · organized/paper_cards

论文

124 张论文卡片 · 方法

开放获取 全部 绿色 · 724
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.

SegFormer: Simple and Efficient Design for Semantic Segmentation with\n Transformers
SegFormer: 基于 Transformers 的简单高效语义分割设计
arXiv:2105.15203 多模态 方法 OA · 绿色 被引 9208 · S2

文章提出了 SegFormer,一个简单高效且强大的语义分割框架,将 Transformers 与轻量级 MLP 解码器统一,并在 Cityscapes-C 上展示了出色的零样本鲁棒性。SegFormer is presented, a simple, efficient yet powerful semantic segmentation framework which unifies Transformers with lightweight multilayer perception (MLP) decoders and shows excellent zero-shot robustness on Cityscapes-C.

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.

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.

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.