paper-with-me

Papers

Sample-efficient Linguistic Generalizations through Program Synthesis: Experiments with Phonology Problems

2021-06-11 · ACL (SIGMORPHON) 2021 8 · Saujas Vaduguru, Aalok Sathe, Monojit Choudhury, Dipti Misra Sharma

Neural models excel at extracting statistical patterns from large amounts of data, but struggle to learn patterns or reason about language from only a few examples. In this paper, we ask: Can we learn explicit rules that generalize well from only a few examples? We explore this question using program synthesis. We develop a synthesis model to learn phonology rules as programs in a domain-specific language. We test the ability of our models to generalize from few training examples using our new dataset of problems from the Linguistics Olympiad, a challenging set of tasks that require strong linguistic reasoning ability. In addition to being highly sample-efficient, our approach generates human-readable programs, and allows control over the generalizability of the learnt programs.

📄 PDF Abstract BibTeX arXiv:2106.06566

Code (1)

saujasv/phonological-generalizations 공식 구현

Tasks

Program Synthesis

Similar Papers 제목 키워드 기반

Stress Rules from Surface Forms: Experiments with Program Synthesis

2021-12-01 · ICON 2021 12 · Saujas Vaduguru, Partho Sarthi, Monojit Choudhury, Dipti Sharma

Learning linguistic generalizations from only a few examples is a challenging task. Recent work has shown that program synthesis – a method to learn rules from data in the form of programs in a domain-specific language –…

Program Synthesis

Heteroscedasticity-aware residuals-based contextual stochastic optimization

2021-01-08 · Rohit Kannan, Güzin Bayraksan, James Luedtke

We explore generalizations of some integrated learning and optimization frameworks for data-driven contextual stochastic optimization that can adapt to heteroscedasticity. We identify conditions on the stochastic program…

regressionStochastic Optimization

Language Embeddings Sometimes Contain Typological Generalizations

2023-01-19 · Robert Östling, Murathan Kurfali

To what extent can neural network models learn generalizations about language structure, and how do we find out what they have learned? We explore these questions by training neural models for a range of natural language…

Multilingual Word EmbeddingsWord Embeddings

Learning Which Features Matter: RoBERTa Acquires a Preference for Linguistic Generalizations (Eventually)

2020-10-11 · EMNLP 2020 11 · Alex Warstadt, Yian Zhang, Haau-Sing Li, Haokun Liu 외

One reason pretraining on self-supervised linguistic tasks is effective is that it teaches models features that are helpful for language understanding. However, we want pretrained models to learn not only to represent li…

Binary ClassificationDiagnostic

Advanced Large Language Model (LLM)-Driven Verilog Development: Enhancing Power, Performance, and Area Optimization in Code Synthesis

2023-12-02 · Kiran Thorat, Jiahui Zhao, Yaotian Liu, Hongwu Peng 외

The increasing use of Advanced Language Models (ALMs) in diverse sectors, particularly due to their impressive capability to generate top-tier content following linguistic instructions, forms the core of this investigati…

Language ModelingLanguage ModellingLarge Language Model