Skip to main content

Showing 1–20 of 20 results for author: Thomson, S

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

    cs.NE cs.AI cs.LG

    A Deep Dive into Effects of Structural Bias on CMA-ES Performance along Affine Trajectories

    Authors: Niki van Stein, Sarah L. Thomson, Anna V. Kononova

    Abstract: To guide the design of better iterative optimisation heuristics, it is imperative to understand how inherent structural biases within algorithm components affect the performance on a wide variety of search landscapes. This study explores the impact of structural bias in the modular Covariance Matrix Adaptation Evolution Strategy (modCMA), focusing on the roles of various modulars within the algori… ▽ More

    Submitted 26 April, 2024; originally announced April 2024.

    Comments: 15 pages, 5 figures, submitted to PPSN 2024

  2. Temporal True and Surrogate Fitness Landscape Analysis for Expensive Bi-Objective Optimisation

    Authors: C. J. Rodriguez, S. L. Thomson, T. Alderliesten, P. A. N. Bosman

    Abstract: Many real-world problems have expensive-to-compute fitness functions and are multi-objective in nature. Surrogate-assisted evolutionary algorithms are often used to tackle such problems. Despite this, literature about analysing the fitness landscapes induced by surrogate models is limited, and even non-existent for multi-objective problems. This study addresses this critical gap by comparing lands… ▽ More

    Submitted 9 April, 2024; originally announced April 2024.

  3. arXiv:2403.02783  [pdf, other

    cs.AI

    Where the Really Hard Quadratic Assignment Problems Are: the QAP-SAT instances

    Authors: Sébastien Verel, Sarah Thomson, Omar Rifki

    Abstract: The Quadratic Assignment Problem (QAP) is one of the major domains in the field of evolutionary computation, and more widely in combinatorial optimization. This paper studies the phase transition of the QAP, which can be described as a dramatic change in the problem's computational complexity and satisfiability, within a narrow range of the problem parameters. To approach this phenomenon, we intro… ▽ More

    Submitted 5 March, 2024; originally announced March 2024.

    Journal ref: Evolutionary Computation in Combinatorial Optimization Conference (evoCOP), Apr 2024, Aberystwyth, United Kingdom

  4. arXiv:2402.07822  [pdf, other

    cs.AI

    Understanding fitness landscapes in morpho-evolution via local optima networks

    Authors: Sarah L. Thomson, Léni K. Le Goff, Emma Hart, Edgar Buchanan

    Abstract: Morpho-evolution (ME) refers to the simultaneous optimisation of a robot's design and controller to maximise performance given a task and environment. Many genetic encodings have been proposed which are capable of representing design and control. Previous research has provided empirical comparisons between encodings in terms of their performance with respect to an objective function and the divers… ▽ More

    Submitted 12 February, 2024; originally announced February 2024.

    Comments: Submitted to GECCO-2024

  5. arXiv:2401.09229  [pdf, other

    cs.NE

    Information flow and Laplacian dynamics on local optima networks

    Authors: Hendrik Richter, Sarah L. Thomson

    Abstract: We propose a new way of looking at local optima networks (LONs). LONs represent fitness landscapes; the nodes are local optima, and the edges are search transitions between them. Many metrics computed on LONs have been proposed and shown to be linked to metaheuristic search difficulty. These have typically considered LONs as describing static structures. In contrast to this, Laplacian dynamics (LD… ▽ More

    Submitted 17 January, 2024; originally announced January 2024.

  6. arXiv:2307.04008  [pdf, other

    cs.CL

    Toward Interactive Dictation

    Authors: Belinda Z. Li, Jason Eisner, Adam Pauls, Sam Thomson

    Abstract: Voice dictation is an increasingly important text input modality. Existing systems that allow both dictation and editing-by-voice restrict their command language to flat templates invoked by trigger words. In this work, we study the feasibility of allowing users to interrupt their dictation with spoken editing commands in open-ended natural language. We introduce a new task and dataset, TERTiUS, t… ▽ More

    Submitted 8 July, 2023; originally announced July 2023.

    Comments: 17 pages, 5 tables, 4 figures; ACL

  7. arXiv:2206.10668  [pdf, ps, other

    cs.CL

    BenchCLAMP: A Benchmark for Evaluating Language Models on Syntactic and Semantic Parsing

    Authors: Subhro Roy, Sam Thomson, Tongfei Chen, Richard Shin, Adam Pauls, Jason Eisner, Benjamin Van Durme

    Abstract: Recent work has shown that generation from a prompted or fine-tuned language model can perform well at semantic parsing when the output is constrained to be a valid semantic representation. We introduce BenchCLAMP, a Benchmark to evaluate Constrained LAnguage Model Parsing, that includes context-free grammars for seven semantic parsing datasets and two syntactic parsing datasets with varied output… ▽ More

    Submitted 10 January, 2024; v1 submitted 21 June, 2022; originally announced June 2022.

    Comments: Neural Information Processing Systems (NeurIPS 2023) Track on Datasets and Benchmarks

  8. arXiv:2205.12228  [pdf, other

    cs.CL

    When More Data Hurts: A Troubling Quirk in Develo** Broad-Coverage Natural Language Understanding Systems

    Authors: Elias Stengel-Eskin, Emmanouil Antonios Platanios, Adam Pauls, Sam Thomson, Hao Fang, Benjamin Van Durme, Jason Eisner, Yu Su

    Abstract: In natural language understanding (NLU) production systems, users' evolving needs necessitate the addition of new features over time, indexed by new symbols added to the meaning representation space. This requires additional training data and results in ever-growing datasets. We present the first systematic investigation of this incremental symbol learning scenario. Our analysis reveals a troublin… ▽ More

    Submitted 8 November, 2022; v1 submitted 24 May, 2022; originally announced May 2022.

    Comments: EMNLP 2022

  9. arXiv:2112.01229  [pdf, other

    cs.CY cs.AI

    An AI-based Solution for Enhancing Delivery of Digital Learning for Future Teachers

    Authors: Yong-Bin Kang, Abdur Rahim Mohammad Forkan, Prem Prakash Jayaraman, Natalie Wieland, Elizabeth Kollias, Hung Du, Steven Thomson, Yuan-Fang Li

    Abstract: There has been a recent and rapid shift to digital learning hastened by the pandemic but also influenced by ubiquitous availability of digital tools and platforms now, making digital learning ever more accessible. An integral and one of the most difficult part of scaling digital learning and teaching is to be able to assess learner's knowledge and competency. An educator can record a lecture or cr… ▽ More

    Submitted 7 December, 2021; v1 submitted 9 November, 2021; originally announced December 2021.

  10. arXiv:2104.08768  [pdf, other

    cs.CL

    Constrained Language Models Yield Few-Shot Semantic Parsers

    Authors: Richard Shin, Christopher H. Lin, Sam Thomson, Charles Chen, Subhro Roy, Emmanouil Antonios Platanios, Adam Pauls, Dan Klein, Jason Eisner, Benjamin Van Durme

    Abstract: We explore the use of large pretrained language models as few-shot semantic parsers. The goal in semantic parsing is to generate a structured meaning representation given a natural language input. However, language models are trained to generate natural language. To bridge the gap, we use language models to paraphrase inputs into a controlled sublanguage resembling English that can be automaticall… ▽ More

    Submitted 16 November, 2021; v1 submitted 18 April, 2021; originally announced April 2021.

    Comments: EMNLP 2021. Code is available at https://github.com/microsoft/semantic_parsing_with_constrained_lm

  11. Task-Oriented Dialogue as Dataflow Synthesis

    Authors: Semantic Machines, Jacob Andreas, John Bufe, David Burkett, Charles Chen, Josh Clausman, Jean Crawford, Kate Crim, Jordan DeLoach, Leah Dorner, Jason Eisner, Hao Fang, Alan Guo, David Hall, Kristin Hayes, Kellie Hill, Diana Ho, Wendy Iwaszuk, Smriti Jha, Dan Klein, Jayant Krishnamurthy, Theo Lanman, Percy Liang, Christopher H Lin, Ilya Lintsbakh , et al. (21 additional authors not shown)

    Abstract: We describe an approach to task-oriented dialogue in which dialogue state is represented as a dataflow graph. A dialogue agent maps each user utterance to a program that extends this graph. Programs include metacomputation operators for reference and revision that reuse dataflow fragments from previous turns. Our graph-based state enables the expression and manipulation of complex user intents, an… ▽ More

    Submitted 10 February, 2021; v1 submitted 23 September, 2020; originally announced September 2020.

    Journal ref: Transactions of the Association for Computational Linguistics 2020 Vol. 8, 556-571

  12. arXiv:1808.10485  [pdf, other

    cs.CL

    Syntactic Scaffolds for Semantic Structures

    Authors: Swabha Swayamdipta, Sam Thomson, Kenton Lee, Luke Zettlemoyer, Chris Dyer, Noah A. Smith

    Abstract: We introduce the syntactic scaffold, an approach to incorporating syntactic information into semantic tasks. Syntactic scaffolds avoid expensive syntactic processing at runtime, only making use of a treebank during training, through a multitask objective. We improve over strong baselines on PropBank semantics, frame semantics, and coreference resolution, achieving competitive performance on all th… ▽ More

    Submitted 30 August, 2018; originally announced August 2018.

    Comments: Accepted at EMNLP 2018

  13. arXiv:1808.09357  [pdf, other

    cs.CL

    Rational Recurrences

    Authors: Hao Peng, Roy Schwartz, Sam Thomson, Noah A. Smith

    Abstract: Despite the tremendous empirical success of neural models in natural language processing, many of them lack the strong intuitions that accompany classical machine learning approaches. Recently, connections have been shown between convolutional neural networks (CNNs) and weighted finite state automata (WFSAs), leading to new interpretations and insights. In this work, we show that some recurrent ne… ▽ More

    Submitted 28 August, 2018; originally announced August 2018.

    Comments: EMNLP 2018

  14. arXiv:1805.10399  [pdf, other

    cs.CL

    Toward Abstractive Summarization Using Semantic Representations

    Authors: Fei Liu, Jeffrey Flanigan, Sam Thomson, Norman Sadeh, Noah A. Smith

    Abstract: We present a novel abstractive summarization framework that draws on the recent development of a treebank for the Abstract Meaning Representation (AMR). In this framework, the source text is parsed to a set of AMR graphs, the graphs are transformed into a summary graph, and then text is generated from the summary graph. We focus on the graph-to-graph transformation that reduces the source semantic… ▽ More

    Submitted 25 May, 2018; originally announced May 2018.

    Comments: 10 pages

  15. arXiv:1805.06061  [pdf, other

    cs.CL cs.AI cs.LG

    SoPa: Bridging CNNs, RNNs, and Weighted Finite-State Machines

    Authors: Roy Schwartz, Sam Thomson, Noah A. Smith

    Abstract: Recurrent and convolutional neural networks comprise two distinct families of models that have proven to be useful for encoding natural language utterances. In this paper we present SoPa, a new model that aims to bridge these two approaches. SoPa combines neural representation learning with weighted finite-state automata (WFSAs) to learn a soft version of traditional surface patterns. We show that… ▽ More

    Submitted 15 May, 2018; originally announced May 2018.

    Comments: ACL 2018, 12 pages. Code available at https://github.com/Noahs-ARK/soft_patterns

  16. arXiv:1805.04658  [pdf, other

    cs.CL

    Backpropagating through Structured Argmax using a SPIGOT

    Authors: Hao Peng, Sam Thomson, Noah A. Smith

    Abstract: We introduce the structured projection of intermediate gradients optimization technique (SPIGOT), a new method for backpropagating through neural networks that include hard-decision structured predictions (e.g., parsing) in intermediate layers. SPIGOT requires no marginal inference, unlike structured attention networks (Kim et al., 2017) and some reinforcement learning-inspired solutions (Yogatama… ▽ More

    Submitted 12 May, 2018; originally announced May 2018.

    Comments: ACL 2018

  17. arXiv:1804.05990  [pdf, other

    cs.CL

    Learning Joint Semantic Parsers from Disjoint Data

    Authors: Hao Peng, Sam Thomson, Swabha Swayamdipta, Noah A. Smith

    Abstract: We present a new approach to learning semantic parsers from multiple datasets, even when the target semantic formalisms are drastically different, and the underlying corpora do not overlap. We handle such "disjoint" data by treating annotations for unobserved formalisms as latent structured variables. Building on state-of-the-art baselines, we show improvements both in frame-semantic parsing and s… ▽ More

    Submitted 16 April, 2018; originally announced April 2018.

    Comments: NAACL 2018

  18. arXiv:1711.06640  [pdf, other

    cs.CV

    Neural Motifs: Scene Graph Parsing with Global Context

    Authors: Rowan Zellers, Mark Yatskar, Sam Thomson, Ye** Choi

    Abstract: We investigate the problem of producing structured graph representations of visual scenes. Our work analyzes the role of motifs: regularly appearing substructures in scene graphs. We present new quantitative insights on such repeated structures in the Visual Genome dataset. Our analysis shows that object labels are highly predictive of relation labels but not vice-versa. We also find that there ar… ▽ More

    Submitted 29 March, 2018; v1 submitted 17 November, 2017; originally announced November 2017.

    Comments: CVPR 2018 camera ready

  19. arXiv:1706.09528  [pdf, other

    cs.CL

    Frame-Semantic Parsing with Softmax-Margin Segmental RNNs and a Syntactic Scaffold

    Authors: Swabha Swayamdipta, Sam Thomson, Chris Dyer, Noah A. Smith

    Abstract: We present a new, efficient frame-semantic parser that labels semantic arguments to FrameNet predicates. Built using an extension to the segmental RNN that emphasizes recall, our basic system achieves competitive performance without any calls to a syntactic parser. We then introduce a method that uses phrase-syntactic annotations from the Penn Treebank during training only, through a multitask obj… ▽ More

    Submitted 28 June, 2017; originally announced June 2017.

  20. arXiv:1704.06855  [pdf, other

    cs.CL

    Deep Multitask Learning for Semantic Dependency Parsing

    Authors: Hao Peng, Sam Thomson, Noah A. Smith

    Abstract: We present a deep neural architecture that parses sentences into three semantic dependency graph formalisms. By using efficient, nearly arc-factored inference and a bidirectional-LSTM composed with a multi-layer perceptron, our base system is able to significantly improve the state of the art for semantic dependency parsing, without using hand-engineered features or syntax. We then explore two mul… ▽ More

    Submitted 25 April, 2017; v1 submitted 22 April, 2017; originally announced April 2017.

    Comments: Proceedings of ACL 2017