Skip to main content

Showing 1–42 of 42 results for author: Welleck, S

  1. arXiv:2407.10040  [pdf, other

    cs.AI

    Lean-STaR: Learning to Interleave Thinking and Proving

    Authors: Haohan Lin, Zhiqing Sun, Yiming Yang, Sean Welleck

    Abstract: Traditional language model-based theorem proving assumes that by training on a sufficient amount of formal proof data, a model will learn to prove theorems. Our key observation is that a wealth of informal information that is not present in formal proofs can be useful for learning to prove theorems. For instance, humans think through steps of a proof, but this thought process is not visible in the… ▽ More

    Submitted 13 July, 2024; originally announced July 2024.

  2. arXiv:2406.16838  [pdf, other

    cs.CL cs.LG

    From Decoding to Meta-Generation: Inference-time Algorithms for Large Language Models

    Authors: Sean Welleck, Amanda Bertsch, Matthew Finlayson, Hailey Schoelkopf, Alex Xie, Graham Neubig, Ilia Kulikov, Zaid Harchaoui

    Abstract: One of the most striking findings in modern research on large language models (LLMs) is that scaling up compute during training leads to better results. However, less attention has been given to the benefits of scaling compute during inference. This survey focuses on these inference-time approaches. We explore three areas under a unified mathematical formalism: token-level generation algorithms, m… ▽ More

    Submitted 24 June, 2024; originally announced June 2024.

  3. arXiv:2406.11915  [pdf, other

    cs.SE cs.AI cs.LG

    miniCodeProps: a Minimal Benchmark for Proving Code Properties

    Authors: Evan Lohn, Sean Welleck

    Abstract: Neural networks have shown initial promise in automating mathematical theorem proving in proof assistants such as Lean. The same proof assistants can be used to verify the correctness of code by pairing code with specifications and proofs that the specifications hold. Automating the writing of code, specifications, and proofs could lower the cost of verification, or, ambitiously, enable a machine… ▽ More

    Submitted 16 June, 2024; originally announced June 2024.

  4. arXiv:2406.05761  [pdf, other

    cs.CL

    The BiGGen Bench: A Principled Benchmark for Fine-grained Evaluation of Language Models with Language Models

    Authors: Seungone Kim, Juyoung Suk, Ji Yong Cho, Shayne Longpre, Chaeeun Kim, Dongkeun Yoon, Guijin Son, Yejin Cho, Sheikh Shafayat, Jinheon Baek, Sue Hyun Park, Hyeonbin Hwang, Jinkyung Jo, Hyowon Cho, Haebin Shin, Seongyun Lee, Hanseok Oh, Noah Lee, Namgyu Ho, Se June Joo, Miyoung Ko, Yoonjoo Lee, Hyungjoo Chae, Jamin Shin, Joel Jang , et al. (7 additional authors not shown)

    Abstract: As language models (LMs) become capable of handling a wide range of tasks, their evaluation is becoming as challenging as their development. Most generation benchmarks currently assess LMs using abstract evaluation criteria like helpfulness and harmlessness, which often lack the flexibility and granularity of human assessment. Additionally, these benchmarks tend to focus disproportionately on spec… ▽ More

    Submitted 9 June, 2024; originally announced June 2024.

    Comments: Work in Progress

  5. arXiv:2405.01535  [pdf, other

    cs.CL

    Prometheus 2: An Open Source Language Model Specialized in Evaluating Other Language Models

    Authors: Seungone Kim, Juyoung Suk, Shayne Longpre, Bill Yuchen Lin, Jamin Shin, Sean Welleck, Graham Neubig, Moontae Lee, Kyungjae Lee, Minjoon Seo

    Abstract: Proprietary LMs such as GPT-4 are often employed to assess the quality of responses from various LMs. However, concerns including transparency, controllability, and affordability strongly motivate the development of open-source LMs specialized in evaluations. On the other hand, existing open evaluator LMs exhibit critical shortcomings: 1) they issue scores that significantly diverge from those ass… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

    Comments: Work in Progress

  6. arXiv:2403.09472  [pdf, other

    cs.LG cs.AI cs.CL

    Easy-to-Hard Generalization: Scalable Alignment Beyond Human Supervision

    Authors: Zhiqing Sun, Longhui Yu, Yikang Shen, Weiyang Liu, Yiming Yang, Sean Welleck, Chuang Gan

    Abstract: Current AI alignment methodologies rely on human-provided demonstrations or judgments, and the learned capabilities of AI systems would be upper-bounded by human capabilities as a result. This raises a challenging research question: How can we keep improving the systems when their capabilities have surpassed the levels of humans? This paper answers this question in the context of tackling hard rea… ▽ More

    Submitted 14 March, 2024; originally announced March 2024.

  7. arXiv:2311.07167  [pdf, other

    cs.CL cs.AI

    STEER: Unified Style Transfer with Expert Reinforcement

    Authors: Skyler Hallinan, Faeze Brahman, Ximing Lu, Jaehun Jung, Sean Welleck, Yejin Choi

    Abstract: While text style transfer has many applications across natural language processing, the core premise of transferring from a single source style is unrealistic in a real-world setting. In this work, we focus on arbitrary style transfer: rewriting a text from an arbitrary, unknown style to a target style. We propose STEER: Unified Style Transfer with Expert Reinforcement, a unified frame-work deve… ▽ More

    Submitted 13 November, 2023; originally announced November 2023.

    Comments: for associated code, see https://github.com/shallinan1/STEERStyleTransfer

  8. arXiv:2310.18457  [pdf, other

    cs.AI cs.LG

    LLMSTEP: LLM proofstep suggestions in Lean

    Authors: Sean Welleck, Rahul Saha

    Abstract: We present LLMSTEP, a tool for integrating a language model into the Lean proof assistant. LLMSTEP is a Lean 4 tactic that sends a user's proof state to a server hosting a language model. The language model generates suggestions, which are checked in Lean and displayed to a user in their development environment. We provide a baseline language model, along with code for fine-tuning and evaluation t… ▽ More

    Submitted 27 October, 2023; originally announced October 2023.

    ACM Class: I.2.2; I.2.5; I.2.7

  9. arXiv:2310.10631  [pdf, other

    cs.CL cs.AI cs.LO

    Llemma: An Open Language Model For Mathematics

    Authors: Zhangir Azerbayev, Hailey Schoelkopf, Keiran Paster, Marco Dos Santos, Stephen McAleer, Albert Q. Jiang, Jia Deng, Stella Biderman, Sean Welleck

    Abstract: We present Llemma, a large language model for mathematics. We continue pretraining Code Llama on the Proof-Pile-2, a mixture of scientific papers, web data containing mathematics, and mathematical code, yielding Llemma. On the MATH benchmark Llemma outperforms all known open base models, as well as the unreleased Minerva model suite on an equi-parameter basis. Moreover, Llemma is capable of tool u… ▽ More

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

    Comments: Updated references; corrected description of COPRA search budget

  10. arXiv:2305.18654  [pdf, other

    cs.CL cs.AI cs.LG

    Faith and Fate: Limits of Transformers on Compositionality

    Authors: Nouha Dziri, Ximing Lu, Melanie Sclar, Xiang Lorraine Li, Liwei Jiang, Bill Yuchen Lin, Peter West, Chandra Bhagavatula, Ronan Le Bras, Jena D. Hwang, Soumya Sanyal, Sean Welleck, Xiang Ren, Allyson Ettinger, Zaid Harchaoui, Yejin Choi

    Abstract: Transformer large language models (LLMs) have sparked admiration for their exceptional performance on tasks that demand intricate multi-step reasoning. Yet, these models simultaneously show failures on surprisingly trivial problems. This begs the question: Are these errors incidental, or do they signal more substantial limitations? In an attempt to demystify transformer LLMs, we investigate the li… ▽ More

    Submitted 31 October, 2023; v1 submitted 29 May, 2023; originally announced May 2023.

    Comments: 10 pages + appendix (40 pages)

  11. arXiv:2305.15065  [pdf, other

    cs.CL

    Inference-Time Policy Adapters (IPA): Tailoring Extreme-Scale LMs without Fine-tuning

    Authors: Ximing Lu, Faeze Brahman, Peter West, Jaehun Jang, Khyathi Chandu, Abhilasha Ravichander, Lianhui Qin, Prithviraj Ammanabrolu, Liwei Jiang, Sahana Ramnath, Nouha Dziri, Jillian Fisher, Bill Yuchen Lin, Skyler Hallinan, Xiang Ren, Sean Welleck, Yejin Choi

    Abstract: While extreme-scale language models have demonstrated exceptional performance on a variety of language tasks, the degree of control over these language models through pure prompting can often be limited. Directly fine-tuning such language models can be effective for tailoring them, but it can be either extremely costly (e.g., GPT-3) or not even feasible for the broader community (e.g., GPT-4). W… ▽ More

    Submitted 6 December, 2023; v1 submitted 24 May, 2023; originally announced May 2023.

    Comments: EMNLP 2023

  12. arXiv:2303.17651  [pdf, other

    cs.CL cs.AI cs.LG

    Self-Refine: Iterative Refinement with Self-Feedback

    Authors: Aman Madaan, Niket Tandon, Prakhar Gupta, Skyler Hallinan, Luyu Gao, Sarah Wiegreffe, Uri Alon, Nouha Dziri, Shrimai Prabhumoye, Yiming Yang, Shashank Gupta, Bodhisattwa Prasad Majumder, Katherine Hermann, Sean Welleck, Amir Yazdanbakhsh, Peter Clark

    Abstract: Like humans, large language models (LLMs) do not always generate the best output on their first try. Motivated by how humans refine their written text, we introduce Self-Refine, an approach for improving initial outputs from LLMs through iterative feedback and refinement. The main idea is to generate an initial output using an LLMs; then, the same LLMs provides feedback for its output and uses it… ▽ More

    Submitted 25 May, 2023; v1 submitted 30 March, 2023; originally announced March 2023.

    Comments: Code, data, and demo at https://selfrefine.info/

  13. arXiv:2212.14578  [pdf, other

    cs.LG cs.AI cs.CL

    MAUVE Scores for Generative Models: Theory and Practice

    Authors: Krishna Pillutla, Lang Liu, John Thickstun, Sean Welleck, Swabha Swayamdipta, Rowan Zellers, Sewoong Oh, Yejin Choi, Zaid Harchaoui

    Abstract: Generative artificial intelligence has made significant strides, producing text indistinguishable from human prose and remarkably photorealistic images. Automatically measuring how close the generated data distribution is to the target distribution is central to diagnosing existing models and developing better ones. We present MAUVE, a family of comparison measures between pairs of distributions s… ▽ More

    Submitted 7 December, 2023; v1 submitted 30 December, 2022; originally announced December 2022.

    Comments: Published in Journal of Machine Learning Research

  14. arXiv:2212.10535  [pdf, other

    cs.AI cs.CL cs.CV cs.LG

    A Survey of Deep Learning for Mathematical Reasoning

    Authors: Pan Lu, Liang Qiu, Wenhao Yu, Sean Welleck, Kai-Wei Chang

    Abstract: Mathematical reasoning is a fundamental aspect of human intelligence and is applicable in various fields, including science, engineering, finance, and everyday life. The development of artificial intelligence (AI) systems capable of solving math problems and proving theorems has garnered significant interest in the fields of machine learning and natural language processing. For example, mathematic… ▽ More

    Submitted 21 June, 2023; v1 submitted 20 December, 2022; originally announced December 2022.

    Comments: Accepted to ACL 2023. The repository is available at https://github.com/lupantech/dl4math

  15. arXiv:2211.00053  [pdf, other

    cs.CL

    Generating Sequences by Learning to Self-Correct

    Authors: Sean Welleck, Ximing Lu, Peter West, Faeze Brahman, Tianxiao Shen, Daniel Khashabi, Yejin Choi

    Abstract: Sequence generation applications require satisfying semantic constraints, such as ensuring that programs are correct, using certain keywords, or avoiding undesirable content. Language models, whether fine-tuned or prompted with few-shot demonstrations, frequently violate these constraints, and lack a mechanism to iteratively revise their outputs. Moreover, some powerful language models are of extr… ▽ More

    Submitted 31 October, 2022; originally announced November 2022.

  16. arXiv:2210.17517  [pdf, other

    cs.CL cs.AI

    Lila: A Unified Benchmark for Mathematical Reasoning

    Authors: Swaroop Mishra, Matthew Finlayson, Pan Lu, Leonard Tang, Sean Welleck, Chitta Baral, Tanmay Rajpurohit, Oyvind Tafjord, Ashish Sabharwal, Peter Clark, Ashwin Kalyan

    Abstract: Mathematical reasoning skills are essential for general-purpose intelligent systems to perform tasks from grocery shopping to climate modeling. Towards evaluating and improving AI systems in this domain, we propose LILA, a unified mathematical reasoning benchmark consisting of 23 diverse tasks along four dimensions: (i) mathematical abilities e.g., arithmetic, calculus (ii) language format e.g., q… ▽ More

    Submitted 8 March, 2023; v1 submitted 31 October, 2022; originally announced October 2022.

    Comments: EMNLP 2022

    MSC Class: 68T50 ACM Class: I.2.7

  17. arXiv:2210.12283  [pdf, other

    cs.AI cs.LG

    Draft, Sketch, and Prove: Guiding Formal Theorem Provers with Informal Proofs

    Authors: Albert Q. Jiang, Sean Welleck, Jin Peng Zhou, Wenda Li, Jiacheng Liu, Mateja Jamnik, Timothée Lacroix, Yuhuai Wu, Guillaume Lample

    Abstract: The formalization of existing mathematical proofs is a notoriously difficult process. Despite decades of research on automation and proof assistants, writing formal proofs remains arduous and only accessible to a few experts. While previous studies to automate formalization focused on powerful search algorithms, no attempts were made to take advantage of available informal proofs. In this work, we… ▽ More

    Submitted 20 February, 2023; v1 submitted 21 October, 2022; originally announced October 2022.

  18. arXiv:2210.03078  [pdf, other

    cs.CL cs.AI

    Rainier: Reinforced Knowledge Introspector for Commonsense Question Answering

    Authors: Jiacheng Liu, Skyler Hallinan, Ximing Lu, Pengfei He, Sean Welleck, Hannaneh Hajishirzi, Yejin Choi

    Abstract: Knowledge underpins reasoning. Recent research demonstrates that when relevant knowledge is provided as additional context to commonsense question answering (QA), it can substantially enhance the performance even on top of state-of-the-art. The fundamental challenge is where and how to find such knowledge that is high quality and on point with respect to the question; knowledge retrieved from know… ▽ More

    Submitted 22 October, 2022; v1 submitted 6 October, 2022; originally announced October 2022.

    Comments: EMNLP 2022 main conference

  19. arXiv:2205.13636  [pdf, other

    cs.CL cs.LG

    Quark: Controllable Text Generation with Reinforced Unlearning

    Authors: Ximing Lu, Sean Welleck, Jack Hessel, Liwei Jiang, Lianhui Qin, Peter West, Prithviraj Ammanabrolu, Yejin Choi

    Abstract: Large-scale language models often learn behaviors that are misaligned with user expectations. Generated text may contain offensive or toxic language, contain significant repetition, or be of a different sentiment than desired by the user. We consider the task of unlearning these misalignments by fine-tuning the language model on signals of what not to do. We introduce Quantized Reward Konditioning… ▽ More

    Submitted 16 November, 2022; v1 submitted 26 May, 2022; originally announced May 2022.

    Journal ref: NeurIPS 2022 (Oral Selection)

  20. arXiv:2205.12910  [pdf, other

    cs.CL cs.AI

    NaturalProver: Grounded Mathematical Proof Generation with Language Models

    Authors: Sean Welleck, Jiacheng Liu, Ximing Lu, Hannaneh Hajishirzi, Yejin Choi

    Abstract: Theorem proving in natural mathematical language - the mixture of symbolic and natural language used by humans - plays a central role in mathematical advances and education, and tests aspects of reasoning that are core to intelligence. Yet it has remained underexplored with modern generative models. We study large-scale language models on two new generation tasks: suggesting the next step in a mat… ▽ More

    Submitted 31 October, 2022; v1 submitted 25 May, 2022; originally announced May 2022.

    Comments: NeurIPS 2022

  21. arXiv:2205.11822  [pdf, other

    cs.CL

    Maieutic Prompting: Logically Consistent Reasoning with Recursive Explanations

    Authors: Jaehun Jung, Lianhui Qin, Sean Welleck, Faeze Brahman, Chandra Bhagavatula, Ronan Le Bras, Yejin Choi

    Abstract: Despite their impressive capabilities, large pre-trained language models (LMs) struggle with consistent reasoning; recently, prompting LMs to generate explanations that self-guide the inference has emerged as a promising direction to amend this. However, these approaches are fundamentally bounded by the correctness of explanations, which themselves are often noisy and inconsistent. In this work, w… ▽ More

    Submitted 24 October, 2022; v1 submitted 24 May, 2022; originally announced May 2022.

    Comments: EMNLP 2022

  22. arXiv:2202.11705  [pdf, other

    cs.CL cs.AI cs.LG

    COLD Decoding: Energy-based Constrained Text Generation with Langevin Dynamics

    Authors: Lianhui Qin, Sean Welleck, Daniel Khashabi, Yejin Choi

    Abstract: Many applications of text generation require incorporating different constraints to control the semantics or style of generated text. These constraints can be hard (e.g., ensuring certain keywords are included in the output) and soft (e.g., contextualizing the output with the left- or right-hand context). In this paper, we present Energy-based Constrained Decoding with Langevin Dynamics (COLD), a… ▽ More

    Submitted 13 October, 2022; v1 submitted 23 February, 2022; originally announced February 2022.

    Comments: NeurIPS 2022. code: https://github.com/qkaren/COLD_decoding

  23. arXiv:2112.08726  [pdf, other

    cs.CL

    NeuroLogic A*esque Decoding: Constrained Text Generation with Lookahead Heuristics

    Authors: Ximing Lu, Sean Welleck, Peter West, Liwei Jiang, Jungo Kasai, Daniel Khashabi, Ronan Le Bras, Lianhui Qin, Youngjae Yu, Rowan Zellers, Noah A. Smith, Yejin Choi

    Abstract: The dominant paradigm for neural text generation is left-to-right decoding from autoregressive language models. Constrained or controllable generation under complex lexical constraints, however, requires foresight to plan ahead feasible future paths. Drawing inspiration from the A* search algorithm, we propose NeuroLogic A*esque, a decoding algorithm that incorporates heuristic estimates of futu… ▽ More

    Submitted 16 December, 2021; originally announced December 2021.

  24. arXiv:2112.08348  [pdf, other

    cs.CL

    Prompt Waywardness: The Curious Case of Discretized Interpretation of Continuous Prompts

    Authors: Daniel Khashabi, Shane Lyu, Sewon Min, Lianhui Qin, Kyle Richardson, Sean Welleck, Hannaneh Hajishirzi, Tushar Khot, Ashish Sabharwal, Sameer Singh, Yejin Choi

    Abstract: Fine-tuning continuous prompts for target tasks has recently emerged as a compact alternative to full model fine-tuning. Motivated by these promising results, we investigate the feasibility of extracting a discrete (textual) interpretation of continuous prompts that is faithful to the problem they solve. In practice, we observe a "wayward" behavior between the task solved by continuous prompts and… ▽ More

    Submitted 4 May, 2022; v1 submitted 15 December, 2021; originally announced December 2021.

    Comments: NAACL 2022

  25. arXiv:2110.08387  [pdf, other

    cs.CL

    Generated Knowledge Prompting for Commonsense Reasoning

    Authors: Jiacheng Liu, Alisa Liu, Ximing Lu, Sean Welleck, Peter West, Ronan Le Bras, Yejin Choi, Hannaneh Hajishirzi

    Abstract: It remains an open question whether incorporating external knowledge benefits commonsense reasoning while maintaining the flexibility of pretrained sequence models. To investigate this question, we develop generated knowledge prompting, which consists of generating knowledge from a language model, then providing the knowledge as additional input when answering a question. Our method does not requi… ▽ More

    Submitted 28 September, 2022; v1 submitted 15 October, 2021; originally announced October 2021.

    Comments: ACL 2022 main conference

  26. arXiv:2110.07178  [pdf, other

    cs.CL

    Symbolic Knowledge Distillation: from General Language Models to Commonsense Models

    Authors: Peter West, Chandra Bhagavatula, Jack Hessel, Jena D. Hwang, Liwei Jiang, Ronan Le Bras, Ximing Lu, Sean Welleck, Yejin Choi

    Abstract: The common practice for training commonsense models has gone from-human-to-corpus-to-machine: humans author commonsense knowledge graphs in order to train commonsense models. In this work, we investigate an alternative, from-machine-to-corpus-to-machine: general language models author these commonsense knowledge graphs to train commonsense models. Our study leads to a new framework, Symbolic Knowl… ▽ More

    Submitted 28 November, 2022; v1 submitted 14 October, 2021; originally announced October 2021.

  27. arXiv:2109.13986  [pdf, other

    cs.LG

    Symbolic Brittleness in Sequence Models: on Systematic Generalization in Symbolic Mathematics

    Authors: Sean Welleck, Peter West, Jize Cao, Yejin Choi

    Abstract: Neural sequence models trained with maximum likelihood estimation have led to breakthroughs in many tasks, where success is defined by the gap between training and test performance. However, their ability to achieve stronger forms of generalization remains unclear. We consider the problem of symbolic mathematical integration, as it requires generalizing systematically beyond the test set. We devel… ▽ More

    Submitted 24 February, 2022; v1 submitted 28 September, 2021; originally announced September 2021.

    Comments: AAAI 2022

  28. arXiv:2106.07898  [pdf, other

    stat.ML cs.LG

    Divergence Frontiers for Generative Models: Sample Complexity, Quantization Effects, and Frontier Integrals

    Authors: Lang Liu, Krishna Pillutla, Sean Welleck, Sewoong Oh, Yejin Choi, Zaid Harchaoui

    Abstract: The spectacular success of deep generative models calls for quantitative tools to measure their statistical performance. Divergence frontiers have recently been proposed as an evaluation framework for generative models, due to their ability to measure the quality-diversity trade-off inherent to deep generative modeling. We establish non-asymptotic bounds on the sample complexity of divergence fron… ▽ More

    Submitted 11 December, 2021; v1 submitted 15 June, 2021; originally announced June 2021.

  29. arXiv:2106.05459  [pdf, other

    cs.LG stat.ML

    Mode recovery in neural autoregressive sequence modeling

    Authors: Ilia Kulikov, Sean Welleck, Kyunghyun Cho

    Abstract: Despite its wide use, recent studies have revealed unexpected and undesirable properties of neural autoregressive sequence models trained with maximum likelihood, such as an unreasonably high affinity to short sequences after training and to infinitely long sequences at decoding time. We propose to study these phenomena by investigating how the modes, or local maxima, of a distribution are maintai… ▽ More

    Submitted 9 June, 2021; originally announced June 2021.

    Comments: ACL-IJCNLP 2021 5th Workshop on Structured Prediction for NLP

  30. arXiv:2104.01112  [pdf, other

    cs.IR cs.LG

    NaturalProofs: Mathematical Theorem Proving in Natural Language

    Authors: Sean Welleck, Jiacheng Liu, Ronan Le Bras, Hannaneh Hajishirzi, Yejin Choi, Kyunghyun Cho

    Abstract: Understanding and creating mathematics using natural mathematical language - the mixture of symbolic and natural language used by humans - is a challenging and important problem for driving progress in machine learning. As a step in this direction, we develop NaturalProofs, a multi-domain corpus of mathematical statements and their proofs, written in natural mathematical language. NaturalProofs un… ▽ More

    Submitted 7 June, 2021; v1 submitted 23 March, 2021; originally announced April 2021.

  31. arXiv:2102.01454  [pdf, other

    cs.CL

    MAUVE: Measuring the Gap Between Neural Text and Human Text using Divergence Frontiers

    Authors: Krishna Pillutla, Swabha Swayamdipta, Rowan Zellers, John Thickstun, Sean Welleck, Yejin Choi, Zaid Harchaoui

    Abstract: As major progress is made in open-ended text generation, measuring how close machine-generated text is to human language remains a critical open problem. We introduce MAUVE, a comparison measure for open-ended text generation, which directly compares the learnt distribution from a text generation model to the distribution of human-written text using divergence frontiers. MAUVE scales up to modern… ▽ More

    Submitted 23 November, 2021; v1 submitted 2 February, 2021; originally announced February 2021.

    Comments: NeurIPS 2021 (Oral Presentation). Package: https://github.com/krishnap25/mauve

  32. arXiv:2006.03158  [pdf, other

    cs.LG stat.ML

    MLE-guided parameter search for task loss minimization in neural sequence modeling

    Authors: Sean Welleck, Kyunghyun Cho

    Abstract: Neural autoregressive sequence models are used to generate sequences in a variety of natural language processing (NLP) tasks, where they are evaluated according to sequence-level task losses. These models are typically trained with maximum likelihood estimation, which ignores the task loss, yet empirically performs well as a surrogate objective. Typical approaches to directly optimizing the task l… ▽ More

    Submitted 5 October, 2020; v1 submitted 4 June, 2020; originally announced June 2020.

  33. arXiv:2002.02492  [pdf, other

    cs.LG cs.CL stat.ML

    Consistency of a Recurrent Language Model With Respect to Incomplete Decoding

    Authors: Sean Welleck, Ilia Kulikov, Jaedeok Kim, Richard Yuanzhe Pang, Kyunghyun Cho

    Abstract: Despite strong performance on a variety of tasks, neural sequence models trained with maximum likelihood have been shown to exhibit issues such as length bias and degenerate repetition. We study the related issue of receiving infinite-length sequences from a recurrent language model when using common decoding algorithms. To analyze this issue, we first define inconsistency of a decoding algorithm,… ▽ More

    Submitted 2 October, 2020; v1 submitted 6 February, 2020; originally announced February 2020.

    Comments: EMNLP 2020

  34. arXiv:1911.03860  [pdf, other

    cs.CL

    Don't Say That! Making Inconsistent Dialogue Unlikely with Unlikelihood Training

    Authors: Margaret Li, Stephen Roller, Ilia Kulikov, Sean Welleck, Y-Lan Boureau, Kyunghyun Cho, Jason Weston

    Abstract: Generative dialogue models currently suffer from a number of problems which standard maximum likelihood training does not address. They tend to produce generations that (i) rely too much on copying from the context, (ii) contain repetitions within utterances, (iii) overuse frequent words, and (iv) at a deeper level, contain logical flaws. In this work we show how all of these problems can be addre… ▽ More

    Submitted 6 May, 2020; v1 submitted 10 November, 2019; originally announced November 2019.

  35. arXiv:1908.04319  [pdf, other

    cs.LG cs.CL stat.ML

    Neural Text Generation with Unlikelihood Training

    Authors: Sean Welleck, Ilia Kulikov, Stephen Roller, Emily Dinan, Kyunghyun Cho, Jason Weston

    Abstract: Neural text generation is a key tool in natural language applications, but it is well known there are major problems at its core. In particular, standard likelihood training and decoding leads to dull and repetitive outputs. While some post-hoc fixes have been proposed, in particular top-$k$ and nucleus sampling, they do not address the fact that the token-level probabilities predicted by the mode… ▽ More

    Submitted 26 September, 2019; v1 submitted 12 August, 2019; originally announced August 2019.

    Comments: Sean Welleck and Ilia Kulikov contributed equally

  36. arXiv:1905.12790  [pdf, other

    cs.LG cs.CL stat.ML

    A Generalized Framework of Sequence Generation with Application to Undirected Sequence Models

    Authors: Elman Mansimov, Alex Wang, Sean Welleck, Kyunghyun Cho

    Abstract: Undirected neural sequence models such as BERT (Devlin et al., 2019) have received renewed interest due to their success on discriminative natural language understanding tasks such as question-answering and natural language inference. The problem of generating sequences directly from these models has received relatively little attention, in part because generating from undirected models departs si… ▽ More

    Submitted 7 February, 2020; v1 submitted 29 May, 2019; originally announced May 2019.

  37. arXiv:1905.10930  [pdf, other

    cs.LG cs.CL stat.ML

    Sequential Graph Dependency Parser

    Authors: Sean Welleck, Kyunghyun Cho

    Abstract: We propose a method for non-projective dependency parsing by incrementally predicting a set of edges. Since the edges do not have a pre-specified order, we propose a set-based learning method. Our method blends graph, transition, and easy-first parsing, including a prior state of the parser as a special case. The proposed transition-based method successfully parses near the state of the art on bot… ▽ More

    Submitted 23 October, 2019; v1 submitted 26 May, 2019; originally announced May 2019.

    Comments: RANLP 2019

  38. arXiv:1902.02192  [pdf, other

    cs.CL cs.LG stat.ML

    Non-Monotonic Sequential Text Generation

    Authors: Sean Welleck, Kianté Brantley, Hal Daumé III, Kyunghyun Cho

    Abstract: Standard sequential generation methods assume a pre-specified generation order, such as text generation methods which generate words from left to right. In this work, we propose a framework for training models of text generation that operate in non-monotonic orders; the model directly learns good orders, without any additional annotation. Our framework operates by generating a word at an arbitrary… ▽ More

    Submitted 23 October, 2019; v1 submitted 5 February, 2019; originally announced February 2019.

    Comments: ICML 2019

  39. arXiv:1811.00671  [pdf, other

    cs.CL cs.AI

    Dialogue Natural Language Inference

    Authors: Sean Welleck, Jason Weston, Arthur Szlam, Kyunghyun Cho

    Abstract: Consistency is a long standing issue faced by dialogue models. In this paper, we frame the consistency of dialogue agents as natural language inference (NLI) and create a new natural language inference dataset called Dialogue NLI. We propose a method which demonstrates that a model trained on Dialogue NLI can be used to improve the consistency of a dialogue model, and evaluate the method with huma… ▽ More

    Submitted 17 January, 2019; v1 submitted 1 November, 2018; originally announced November 2018.

  40. arXiv:1711.05246  [pdf, other

    cs.LG cs.AI cs.CV

    Loss Functions for Multiset Prediction

    Authors: Sean Welleck, Zixin Yao, Yu Gai, Jialin Mao, Zheng Zhang, Kyunghyun Cho

    Abstract: We study the problem of multiset prediction. The goal of multiset prediction is to train a predictor that maps an input to a multiset consisting of multiple items. Unlike existing problems in supervised learning, such as classification, ranking and sequence generation, there is no known order among items in a target multiset, and each item in the multiset may appear more than once, making this pro… ▽ More

    Submitted 25 October, 2018; v1 submitted 14 November, 2017; originally announced November 2017.

    Comments: NIPS 2018

  41. arXiv:1711.05165  [pdf, other

    cs.CV cs.AI

    Saliency-based Sequential Image Attention with Multiset Prediction

    Authors: Sean Welleck, Jialin Mao, Kyunghyun Cho, Zheng Zhang

    Abstract: Humans process visual scenes selectively and sequentially using attention. Central to models of human visual attention is the saliency map. We propose a hierarchical visual architecture that operates on a saliency map and uses a novel attention mechanism to sequentially focus on salient regions and take additional glimpses within those regions. The architecture is motivated by human visual attenti… ▽ More

    Submitted 14 November, 2017; originally announced November 2017.

    Comments: To appear in Advances in Neural Information Processing Systems 30 (NIPS 2017)

  42. Efficient AUC Optimization for Information Ranking Applications

    Authors: Sean J. Welleck

    Abstract: Adequate evaluation of an information retrieval system to estimate future performance is a crucial task. Area under the ROC curve (AUC) is widely used to evaluate the generalization of a retrieval system. However, the objective function optimized in many retrieval systems is the error rate and not the AUC value. This paper provides an efficient and effective non-linear approach to optimize AUC usi… ▽ More

    Submitted 23 April, 2016; v1 submitted 16 November, 2015; originally announced November 2015.

    Comments: 12 pages

    Journal ref: ECIR 2016, LNCS 9626, pp.159-170, 2016