Skip to main content

Showing 1–15 of 15 results for author: Emerson, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2309.08325  [pdf, other

    cs.CL

    Distributional Inclusion Hypothesis and Quantifications: Probing for Hypernymy in Functional Distributional Semantics

    Authors: Chun Hei Lo, Wai Lam, Hong Cheng, Guy Emerson

    Abstract: Functional Distributional Semantics (FDS) models the meaning of words by truth-conditional functions. This provides a natural representation for hypernymy but no guarantee that it can be learnt when FDS models are trained on a corpus. In this paper, we probe into FDS models and study the representations learnt, drawing connections between quantifications, the Distributional Inclusion Hypothesis (D… ▽ More

    Submitted 10 February, 2024; v1 submitted 15 September, 2023; originally announced September 2023.

    Comments: 12 pages

  2. arXiv:2307.06922  [pdf, other

    cs.SE

    Crucible: Graphical Test Cases for Alloy Models

    Authors: Adam G. Emerson, Allison Sullivan

    Abstract: Alloy is a declarative modeling language that is well suited for verifying system designs. Alloy models are automatically analyzed using the Analyzer, a toolset that helps the user understand their system by displaying the consequences of their properties, hel** identify any missing or incorrect properties, and exploring the impact of modifications to those properties. To achieve this, the Analy… ▽ More

    Submitted 13 July, 2023; originally announced July 2023.

  3. arXiv:2205.06168  [pdf, other

    cs.CL

    Using dependency parsing for few-shot learning in distributional semantics

    Authors: Stefania Preda, Guy Emerson

    Abstract: In this work, we explore the novel idea of employing dependency parsing information in the context of few-shot learning, the task of learning the meaning of a rare word based on a limited amount of context sentences. Firstly, we use dependency-based word embedding models as background spaces for few-shot learning. Secondly, we introduce two few-shot learning methods which enhance the additive base… ▽ More

    Submitted 12 May, 2022; originally announced May 2022.

  4. arXiv:2205.00363  [pdf, other

    cs.CL cs.AI cs.CV

    Visual Spatial Reasoning

    Authors: Fangyu Liu, Guy Emerson, Nigel Collier

    Abstract: Spatial relations are a basic part of human cognition. However, they are expressed in natural language in a variety of ways, and previous work has suggested that current vision-and-language models (VLMs) struggle to capture relational information. In this paper, we present Visual Spatial Reasoning (VSR), a dataset containing more than 10k natural text-image pairs with 66 types of spatial relations… ▽ More

    Submitted 22 March, 2023; v1 submitted 30 April, 2022; originally announced May 2022.

    Comments: TACL camera-ready version; code and data available at https://github.com/cambridgeltl/visual-spatial-reasoning

  5. arXiv:2204.10624  [pdf, other

    cs.CL cs.AI

    Learning Functional Distributional Semantics with Visual Data

    Authors: Yinhong Liu, Guy Emerson

    Abstract: Functional Distributional Semantics is a recently proposed framework for learning distributional semantics that provides linguistic interpretability. It models the meaning of a word as a binary classifier rather than a numerical vector. In this work, we propose a method to train a Functional Distributional Semantics model with grounded visual data. We train it on the Visual Genome dataset, which i… ▽ More

    Submitted 22 April, 2022; originally announced April 2022.

    Comments: Accepted by ACL 2022 main conference

  6. arXiv:2102.02574  [pdf, other

    cs.CL

    Incremental Beam Manipulation for Natural Language Generation

    Authors: James Hargreaves, Andreas Vlachos, Guy Emerson

    Abstract: The performance of natural language generation systems has improved substantially with modern neural networks. At test time they typically employ beam search to avoid locally optimal but globally suboptimal predictions. However, due to model errors, a larger beam size can lead to deteriorating performance according to the evaluation metric. For this reason, it is common to rerank the output of bea… ▽ More

    Submitted 16 March, 2021; v1 submitted 4 February, 2021; originally announced February 2021.

    Comments: camera ready for EACL 2021

  7. arXiv:2010.04755  [pdf, other

    cs.CL

    Investigating Cross-Linguistic Adjective Ordering Tendencies with a Latent-Variable Model

    Authors: Jun Yen Leung, Guy Emerson, Ryan Cotterell

    Abstract: Across languages, multiple consecutive adjectives modifying a noun (e.g. "the big red dog") follow certain unmarked ordering rules. While explanatory accounts have been put forward, much of the work done in this area has relied primarily on the intuitive judgment of native speakers, rather than on corpus data. We present the first purely corpus-driven model of multi-lingual adjective ordering in t… ▽ More

    Submitted 9 October, 2020; originally announced October 2020.

    Comments: 13 pages, 7 tables, 1 figure. To be published in EMNLP 2020 proceedings

  8. arXiv:2006.03002  [pdf, other

    cs.CL

    Linguists Who Use Probabilistic Models Love Them: Quantification in Functional Distributional Semantics

    Authors: Guy Emerson

    Abstract: Functional Distributional Semantics provides a computationally tractable framework for learning truth-conditional semantics from a corpus. Previous work in this framework has provided a probabilistic version of first-order logic, recasting quantification as Bayesian inference. In this paper, I show how the previous formulation gives trivial truth values when a precise quantifier is used with vague… ▽ More

    Submitted 4 June, 2020; originally announced June 2020.

    Comments: To be published in Proceedings of Probability and Meaning 2020

  9. arXiv:2005.02991  [pdf, other

    cs.CL

    Autoencoding Pixies: Amortised Variational Inference with Graph Convolutions for Functional Distributional Semantics

    Authors: Guy Emerson

    Abstract: Functional Distributional Semantics provides a linguistically interpretable framework for distributional semantics, by representing the meaning of a word as a function (a binary classifier), instead of a vector. However, the large number of latent variables means that inference is computationally expensive, and training a model is therefore slow to converge. In this paper, I introduce the Pixie Au… ▽ More

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

    Comments: To be published in Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics (ACL); added acknowledgements

  10. arXiv:2005.02982  [pdf, other

    cs.CL

    What are the Goals of Distributional Semantics?

    Authors: Guy Emerson

    Abstract: Distributional semantic models have become a mainstay in NLP, providing useful features for downstream tasks. However, assessing long-term progress requires explicit long-term goals. In this paper, I take a broad linguistic perspective, looking at how well current models can deal with various semantic challenges. Given stark differences between models proposed in different subfields, a broad persp… ▽ More

    Submitted 6 May, 2020; originally announced May 2020.

    Comments: To be published in Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics (ACL)

  11. arXiv:1910.00275  [pdf, other

    cs.CL cs.LG

    Bad Form: Comparing Context-Based and Form-Based Few-Shot Learning in Distributional Semantic Models

    Authors: Jeroen Van Hautte, Guy Emerson, Marek Rei

    Abstract: Word embeddings are an essential component in a wide range of natural language processing applications. However, distributional semantic models are known to struggle when only a small number of context sentences are available. Several methods have been proposed to obtain higher-quality vectors for these words, leveraging both this context information and sometimes the word forms themselves through… ▽ More

    Submitted 1 October, 2019; originally announced October 2019.

    Comments: Accepted to the Proceedings of the Second Workshop on Deep Learning for Low-Resource NLP (DeepLo 2019)

  12. arXiv:1908.06288  [pdf, other

    cs.CL

    Leveraging Sentence Similarity in Natural Language Generation: Improving Beam Search using Range Voting

    Authors: Sebastian Borgeaud, Guy Emerson

    Abstract: We propose a method for natural language generation, choosing the most representative output rather than the most likely output. By viewing the language generation process from the voting theory perspective, we define representativeness using range voting and a similarity measure. The proposed method can be applied when generating from any probabilistic language model, including n-gram models and… ▽ More

    Submitted 25 May, 2020; v1 submitted 17 August, 2019; originally announced August 2019.

  13. arXiv:1709.00226  [pdf, other

    cs.CL

    Semantic Composition via Probabilistic Model Theory

    Authors: Guy Emerson, Ann Copestake

    Abstract: Semantic composition remains an open problem for vector space models of semantics. In this paper, we explain how the probabilistic graphical model used in the framework of Functional Distributional Semantics can be interpreted as a probabilistic version of model theory. Building on this, we explain how various semantic phenomena can be recast in terms of conditional probabilities in the graphical… ▽ More

    Submitted 1 September, 2017; originally announced September 2017.

    Comments: International Conference on Computational Semantics (IWCS)

  14. arXiv:1709.00224  [pdf, other

    cs.CL

    Variational Inference for Logical Inference

    Authors: Guy Emerson, Ann Copestake

    Abstract: Functional Distributional Semantics is a framework that aims to learn, from text, semantic representations which can be interpreted in terms of truth. Here we make two contributions to this framework. The first is to show how a type of logical inference can be performed by evaluating conditional probabilities. The second is to make these calculations tractable by means of a variational approximati… ▽ More

    Submitted 1 September, 2017; originally announced September 2017.

    Comments: Conference on Logic and Machine Learning in Natural Language (LaML)

  15. arXiv:1606.08003  [pdf, other

    cs.CL

    Functional Distributional Semantics

    Authors: Guy Emerson, Ann Copestake

    Abstract: Vector space models have become popular in distributional semantics, despite the challenges they face in capturing various semantic phenomena. We propose a novel probabilistic framework which draws on both formal semantics and recent advances in machine learning. In particular, we separate predicates from the entities they refer to, allowing us to perform Bayesian inference based on logical forms.… ▽ More

    Submitted 26 June, 2016; originally announced June 2016.

    Comments: Published at Representation Learning for NLP workshop at ACL 2016, https://sites.google.com/site/repl4nlp2016/