Skip to main content

Showing 1–4 of 4 results for author: Nowak, P K

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

    cs.CL

    Improving Compositional Generalization with Latent Structure and Data Augmentation

    Authors: Linlu Qiu, Peter Shaw, Panupong Pasupat, Paweł Krzysztof Nowak, Tal Linzen, Fei Sha, Kristina Toutanova

    Abstract: Generic unstructured neural networks have been shown to struggle on out-of-distribution compositional generalization. Compositional data augmentation via example recombination has transferred some prior knowledge about compositionality to such black-box neural models for several semantic parsing tasks, but this often required task-specific engineering or provided limited gains. We present a more… ▽ More

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

    Comments: NAACL 2022

  2. arXiv:2109.00269  [pdf, other

    cs.CL

    Structured Context and High-Coverage Grammar for Conversational Question Answering over Knowledge Graphs

    Authors: Pierre Marion, Paweł Krzysztof Nowak, Francesco Piccinno

    Abstract: We tackle the problem of weakly-supervised conversational Question Answering over large Knowledge Graphs using a neural semantic parsing approach. We introduce a new Logical Form (LF) grammar that can model a wide range of queries on the graph while remaining sufficiently simple to generate supervision data efficiently. Our Transformer-based model takes a JSON-like structure as input, allowing us… ▽ More

    Submitted 1 September, 2021; originally announced September 2021.

    Comments: 16 pages, 1 figure. Accepted to EMNLP 2021

    ACM Class: I.2.7

  3. arXiv:2004.02349  [pdf, other

    cs.IR cs.AI cs.CL cs.LG

    TAPAS: Weakly Supervised Table Parsing via Pre-training

    Authors: Jonathan Herzig, Paweł Krzysztof Nowak, Thomas Müller, Francesco Piccinno, Julian Martin Eisenschlos

    Abstract: Answering natural language questions over tables is usually seen as a semantic parsing task. To alleviate the collection cost of full logical forms, one popular approach focuses on weak supervision consisting of denotations instead of logical forms. However, training semantic parsers from weak supervision poses difficulties, and in addition, the generated logical forms are only used as an intermed… ▽ More

    Submitted 21 April, 2020; v1 submitted 5 April, 2020; originally announced April 2020.

    Comments: Accepted to ACL 2020

  4. arXiv:1901.09491  [pdf, other

    cs.LG cs.NE stat.ML

    Stiffness: A New Perspective on Generalization in Neural Networks

    Authors: Stanislav Fort, Paweł Krzysztof Nowak, Stanislaw Jastrzebski, Srini Narayanan

    Abstract: In this paper we develop a new perspective on generalization of neural networks by proposing and investigating the concept of a neural network stiffness. We measure how stiff a network is by looking at how a small gradient step in the network's parameters on one example affects the loss on another example. Higher stiffness suggests that a network is learning features that generalize. In particular… ▽ More

    Submitted 13 March, 2020; v1 submitted 27 January, 2019; originally announced January 2019.

    Comments: Submitted for review