Skip to main content

Showing 1–20 of 20 results for author: Neelakantan, A

  1. arXiv:2303.08774  [pdf, other

    cs.CL cs.AI

    GPT-4 Technical Report

    Authors: OpenAI, Josh Achiam, Steven Adler, Sandhini Agarwal, Lama Ahmad, Ilge Akkaya, Florencia Leoni Aleman, Diogo Almeida, Janko Altenschmidt, Sam Altman, Shyamal Anadkat, Red Avila, Igor Babuschkin, Suchir Balaji, Valerie Balcom, Paul Baltescu, Haiming Bao, Mohammad Bavarian, Jeff Belgum, Irwan Bello, Jake Berdine, Gabriel Bernadett-Shapiro, Christopher Berner, Lenny Bogdonoff, Oleg Boiko , et al. (256 additional authors not shown)

    Abstract: We report the development of GPT-4, a large-scale, multimodal model which can accept image and text inputs and produce text outputs. While less capable than humans in many real-world scenarios, GPT-4 exhibits human-level performance on various professional and academic benchmarks, including passing a simulated bar exam with a score around the top 10% of test takers. GPT-4 is a Transformer-based mo… ▽ More

    Submitted 4 March, 2024; v1 submitted 15 March, 2023; originally announced March 2023.

    Comments: 100 pages; updated authors list; fixed author names and added citation

  2. arXiv:2201.10005  [pdf, other

    cs.CL cs.LG

    Text and Code Embeddings by Contrastive Pre-Training

    Authors: Arvind Neelakantan, Tao Xu, Raul Puri, Alec Radford, Jesse Michael Han, Jerry Tworek, Qiming Yuan, Nikolas Tezak, Jong Wook Kim, Chris Hallacy, Johannes Heidecke, Pranav Shyam, Boris Power, Tyna Eloundou Nekoul, Girish Sastry, Gretchen Krueger, David Schnurr, Felipe Petroski Such, Kenny Hsu, Madeleine Thompson, Tabarak Khan, Toki Sherbakov, Joanne Jang, Peter Welinder, Lilian Weng

    Abstract: Text embeddings are useful features in many applications such as semantic search and computing text similarity. Previous work typically trains models customized for different use cases, varying in dataset choice, training objective and model architecture. In this work, we show that contrastive pre-training on unsupervised data at scale leads to high quality vector representations of text and code.… ▽ More

    Submitted 24 January, 2022; originally announced January 2022.

  3. arXiv:2110.05448  [pdf, other

    cs.CL cs.AI

    Unsupervised Neural Machine Translation with Generative Language Models Only

    Authors: Jesse Michael Han, Igor Babuschkin, Harrison Edwards, Arvind Neelakantan, Tao Xu, Stanislas Polu, Alex Ray, Pranav Shyam, Aditya Ramesh, Alec Radford, Ilya Sutskever

    Abstract: We show how to derive state-of-the-art unsupervised neural machine translation systems from generatively pre-trained language models. Our method consists of three steps: few-shot amplification, distillation, and backtranslation. We first use the zero-shot translation ability of large pre-trained language models to generate translations for a small set of unlabeled sentences. We then amplify these… ▽ More

    Submitted 11 October, 2021; originally announced October 2021.

    Comments: 10 pages

  4. arXiv:2010.04826  [pdf, other

    cs.CL cs.AI

    On Task-Level Dialogue Composition of Generative Transformer Model

    Authors: Prasanna Parthasarathi, Arvind Neelakantan, Sharan Narang

    Abstract: Task-oriented dialogue systems help users accomplish tasks such as booking a movie ticket and ordering food via conversation. Generative models parameterized by a deep neural network are widely used for next turn response generation in such systems. It is natural for users of the system to want to accomplish multiple tasks within the same conversation, but the ability of generative models to compo… ▽ More

    Submitted 9 October, 2020; originally announced October 2020.

    Comments: 8 pages; Accepted at Workshop on Insights from Negative Results in NLP

  5. arXiv:2005.14165  [pdf, other

    cs.CL

    Language Models are Few-Shot Learners

    Authors: Tom B. Brown, Benjamin Mann, Nick Ryder, Melanie Subbiah, Jared Kaplan, Prafulla Dhariwal, Arvind Neelakantan, Pranav Shyam, Girish Sastry, Amanda Askell, Sandhini Agarwal, Ariel Herbert-Voss, Gretchen Krueger, Tom Henighan, Rewon Child, Aditya Ramesh, Daniel M. Ziegler, Jeffrey Wu, Clemens Winter, Christopher Hesse, Mark Chen, Eric Sigler, Mateusz Litwin, Scott Gray, Benjamin Chess , et al. (6 additional authors not shown)

    Abstract: Recent work has demonstrated substantial gains on many NLP tasks and benchmarks by pre-training on a large corpus of text followed by fine-tuning on a specific task. While typically task-agnostic in architecture, this method still requires task-specific fine-tuning datasets of thousands or tens of thousands of examples. By contrast, humans can generally perform a new language task from only a few… ▽ More

    Submitted 22 July, 2020; v1 submitted 28 May, 2020; originally announced May 2020.

    Comments: 40+32 pages

  6. arXiv:2004.10450  [pdf, other

    cs.CL

    Trading Off Diversity and Quality in Natural Language Generation

    Authors: Hugh Zhang, Daniel Duckworth, Daphne Ippolito, Arvind Neelakantan

    Abstract: For open-ended language generation tasks such as storytelling and dialogue, choosing the right decoding algorithm is critical to controlling the tradeoff between generation quality and diversity. However, there presently exists no consensus on which decoding procedure is best or even the criteria by which to compare them. We address these issues by casting decoding as a multi-objective optimizatio… ▽ More

    Submitted 22 April, 2020; originally announced April 2020.

  7. arXiv:1910.14613  [pdf, other

    cs.LG cs.CL stat.ML

    Neural Assistant: Joint Action Prediction, Response Generation, and Latent Knowledge Reasoning

    Authors: Arvind Neelakantan, Semih Yavuz, Sharan Narang, Vishaal Prasad, Ben Goodrich, Daniel Duckworth, Chinnadhurai Sankar, Xifeng Yan

    Abstract: Task-oriented dialog presents a difficult challenge encompassing multiple problems including multi-turn language understanding and generation, knowledge retrieval and reasoning, and action prediction. Modern dialog systems typically begin by converting conversation history to a symbolic object referred to as belief state by using supervised learning. The belief state is then used to reason on an e… ▽ More

    Submitted 31 October, 2019; originally announced October 2019.

  8. arXiv:1909.05358  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Taskmaster-1: Toward a Realistic and Diverse Dialog Dataset

    Authors: Bill Byrne, Karthik Krishnamoorthi, Chinnadhurai Sankar, Arvind Neelakantan, Daniel Duckworth, Semih Yavuz, Ben Goodrich, Amit Dubey, Andy Cedilnik, Kyu-Young Kim

    Abstract: A significant barrier to progress in data-driven approaches to building dialog systems is the lack of high quality, goal-oriented conversational data. To help satisfy this elementary requirement, we introduce the initial release of the Taskmaster-1 dataset which includes 13,215 task-based dialogs comprising six domains. Two procedures were used to create this collection, each with unique advantage… ▽ More

    Submitted 1 September, 2019; originally announced September 2019.

    Comments: To appear at EMNLP 2019

  9. arXiv:1906.04331  [pdf, other

    cs.CL cs.LG

    Parallel Scheduled Sampling

    Authors: Daniel Duckworth, Arvind Neelakantan, Ben Goodrich, Lukasz Kaiser, Samy Bengio

    Abstract: Auto-regressive models are widely used in sequence generation problems. The output sequence is typically generated in a predetermined order, one discrete unit (pixel or word or character) at a time. The models are trained by teacher-forcing where ground-truth history is fed to the model as input, which at test time is replaced by the model prediction. Scheduled Sampling aims to mitigate this discr… ▽ More

    Submitted 21 October, 2019; v1 submitted 10 June, 2019; originally announced June 2019.

    Comments: 2nd submission

  10. arXiv:1805.11063  [pdf, other

    cs.LG stat.ML

    Theory and Experiments on Vector Quantized Autoencoders

    Authors: Aurko Roy, Ashish Vaswani, Arvind Neelakantan, Niki Parmar

    Abstract: Deep neural networks with discrete latent variables offer the promise of better symbolic reasoning, and learning abstractions that are more useful to new tasks. There has been a surge in interest in discrete latent variable models, however, despite several recent improvements, the training of discrete latent variable models has remained challenging and their performance has mostly failed to match… ▽ More

    Submitted 20 July, 2018; v1 submitted 28 May, 2018; originally announced May 2018.

  11. arXiv:1706.07179  [pdf, other

    cs.CL cs.LG

    RelNet: End-to-End Modeling of Entities & Relations

    Authors: Trapit Bansal, Arvind Neelakantan, Andrew McCallum

    Abstract: We introduce RelNet: a new model for relational reasoning. RelNet is a memory augmented neural network which models entities as abstract memory slots and is equipped with an additional relational memory which models relations between all memory pairs. The model thus builds an abstract knowledge graph on the entities and relations present in a document which can then be used to answer questions abo… ▽ More

    Submitted 15 November, 2017; v1 submitted 22 June, 2017; originally announced June 2017.

    Comments: Accepted in AKBC 2017

  12. arXiv:1611.08945  [pdf, other

    cs.CL cs.LG stat.ML

    Learning a Natural Language Interface with Neural Programmer

    Authors: Arvind Neelakantan, Quoc V. Le, Martin Abadi, Andrew McCallum, Dario Amodei

    Abstract: Learning a natural language interface for database tables is a challenging task that involves deep language understanding and multi-step reasoning. The task is often approached by mapping natural language queries to logical forms or programs that provide the desired response when executed on the database. To our knowledge, this paper presents the first weakly supervised, end-to-end neural network… ▽ More

    Submitted 2 March, 2017; v1 submitted 27 November, 2016; originally announced November 2016.

    Comments: Published as a conference paper at ICLR 2017

  13. arXiv:1607.01426  [pdf, other

    cs.CL

    Chains of Reasoning over Entities, Relations, and Text using Recurrent Neural Networks

    Authors: Rajarshi Das, Arvind Neelakantan, David Belanger, Andrew McCallum

    Abstract: Our goal is to combine the rich multistep inference of symbolic logical reasoning with the generalization capabilities of neural networks. We are particularly interested in complex reasoning about entities and relations in text and large-scale knowledge bases (KBs). Neelakantan et al. (2015) use RNNs to compose the distributed semantics of multi-hop paths in KBs; however for multiple reasons, the… ▽ More

    Submitted 1 May, 2017; v1 submitted 5 July, 2016; originally announced July 2016.

    Comments: accepted to EACL 2017 (fixed latex formatting in previous version)

  14. arXiv:1606.05804  [pdf, other

    cs.CL

    Generalizing to Unseen Entities and Entity Pairs with Row-less Universal Schema

    Authors: Patrick Verga, Arvind Neelakantan, Andrew McCallum

    Abstract: Universal schema predicts the types of entities and relations in a knowledge base (KB) by jointly embedding the union of all available schema types---not only types from multiple structured databases (such as Freebase or Wikipedia infoboxes), but also types expressed as textual patterns from raw text. This prediction is typically modeled as a matrix completion problem, with one type per column, an… ▽ More

    Submitted 9 January, 2017; v1 submitted 18 June, 2016; originally announced June 2016.

    Comments: EACL 2017. arXiv admin note: text overlap with arXiv:1604.06361

  15. arXiv:1511.06807  [pdf, other

    stat.ML cs.LG

    Adding Gradient Noise Improves Learning for Very Deep Networks

    Authors: Arvind Neelakantan, Luke Vilnis, Quoc V. Le, Ilya Sutskever, Lukasz Kaiser, Karol Kurach, James Martens

    Abstract: Deep feedforward and recurrent networks have achieved impressive results in many perception and language processing applications. This success is partially attributed to architectural innovations such as convolutional and long short-term memory networks. The main motivation for these architectural innovations is that they capture better domain knowledge, and importantly are easier to optimize than… ▽ More

    Submitted 20 November, 2015; originally announced November 2015.

  16. arXiv:1511.04834  [pdf, other

    cs.LG cs.CL stat.ML

    Neural Programmer: Inducing Latent Programs with Gradient Descent

    Authors: Arvind Neelakantan, Quoc V. Le, Ilya Sutskever

    Abstract: Deep neural networks have achieved impressive supervised classification performance in many tasks including image recognition, speech recognition, and sequence to sequence learning. However, this success has not been translated to applications like question answering that may involve complex arithmetic and logic reasoning. A major limitation of these models is in their inability to learn even simp… ▽ More

    Submitted 4 August, 2016; v1 submitted 16 November, 2015; originally announced November 2015.

    Comments: Accepted as a conference paper at ICLR 2015

  17. arXiv:1504.06662  [pdf, other

    cs.CL stat.ML

    Compositional Vector Space Models for Knowledge Base Completion

    Authors: Arvind Neelakantan, Benjamin Roth, Andrew McCallum

    Abstract: Knowledge base (KB) completion adds new facts to a KB by making inferences from existing facts, for example by inferring with high likelihood nationality(X,Y) from bornIn(X,Y). Most previous methods infer simple one-hop relational synonyms like this, or use as evidence a multi-hop relational path treated as an atomic feature, like bornIn(X,Z) -> containedIn(Z,Y). This paper presents an approach th… ▽ More

    Submitted 27 May, 2015; v1 submitted 24 April, 2015; originally announced April 2015.

    Comments: The 53rd Annual Meeting of the Association for Computational Linguistics and The 7th International Joint Conference of the Asian Federation of Natural Language Processing, 2015

  18. arXiv:1504.06658  [pdf, other

    cs.CL stat.ML

    Inferring Missing Entity Type Instances for Knowledge Base Completion: New Dataset and Methods

    Authors: Arvind Neelakantan, Ming-Wei Chang

    Abstract: Most of previous work in knowledge base (KB) completion has focused on the problem of relation extraction. In this work, we focus on the task of inferring missing entity type instances in a KB, a fundamental task for KB competition yet receives little attention. Due to the novelty of this task, we construct a large-scale dataset and design an automatic evaluation methodology. Our knowledge base co… ▽ More

    Submitted 24 April, 2015; originally announced April 2015.

    Comments: North American Chapter of the Association for Computational Linguistics- Human Language Technologies, 2015

  19. arXiv:1504.06654  [pdf, other

    cs.CL stat.ML

    Efficient Non-parametric Estimation of Multiple Embeddings per Word in Vector Space

    Authors: Arvind Neelakantan, Jeevan Shankar, Alexandre Passos, Andrew McCallum

    Abstract: There is rising interest in vector-space word embeddings and their use in NLP, especially given recent methods for their fast estimation at very large scale. Nearly all this work, however, assumes a single vector per word type ignoring polysemy and thus jeopardizing their usefulness for downstream tasks. We present an extension to the Skip-gram model that efficiently learns multiple embeddings per… ▽ More

    Submitted 24 April, 2015; originally announced April 2015.

    Comments: In Conference on Empirical Methods in Natural Language Processing, 2014

  20. arXiv:1504.06650  [pdf, other

    cs.CL stat.ML

    Learning Dictionaries for Named Entity Recognition using Minimal Supervision

    Authors: Arvind Neelakantan, Michael Collins

    Abstract: This paper describes an approach for automatic construction of dictionaries for Named Entity Recognition (NER) using large amounts of unlabeled data and a few seed examples. We use Canonical Correlation Analysis (CCA) to obtain lower dimensional embeddings (representations) for candidate phrases and classify these phrases using a small number of labeled examples. Our method achieves 16.5% and 11.3… ▽ More

    Submitted 24 April, 2015; originally announced April 2015.

    Comments: In 14th Conference of the European Chapter of the Association for Computational Linguistic, 2014