CxGBERT: BERT meets Construction Grammar (2020.coling-main)

Copied to clipboard

Challenge: lexico-semantic elements capture a large amount of linguistic information, but they do not capture all information contained in text.
Approach: They propose to use BERT to train a model that uses a deep bidirectional transformer to capture a significant amount of lexico-semantic information.
Outcome: The proposed model captures lexico-semantic information, but it is redundantly encoded in lexical information.

Similar Papers

What Does BERT Learn about the Structure of Language? (P19-1)

Copied to clipboard

Challenge: BERT is a language representation model that has performed well in diverse language understanding benchmarks.
Approach: They perform experiments to unpack the elements of English language structure learned by BERT.
Outcome: The proposed model outperforms state-of-the-art models in the GLUE benchmark by a significant margin.
Using Collostructional Analysis to evaluate BERT’s representation of linguistic constructions (2023.findings-acl)

Copied to clipboard

Challenge: Collostructional analysis is a technique devised to find correlations between words and linguistic constructions in order to analyse meaning associations of these constructions.
Approach: They propose to compare English BERT’s meaning representations to known constructions from the linguistics literature by predicting words that can be used in open slots of constructions and finding similar sequences using BERT's output embeddings.
Outcome: The proposed methods show that English BERT represents constructional meaning to a certain extent, but does not separate instances of a construction from a near-synonymous construction that has a different form.
What’s so special about BERT’s layers? A closer look at the NLP pipeline in monolingual and multilingual models (2020.findings-emnlp)

Copied to clipboard

Challenge: In addition, information on part-of-speech tagging is spread over different parts of the network and the pipeline might not be as neat as it seems.
Approach: They propose to probe Dutch BERT-based model and multilingual BERT model for Dutch NLP tasks to see if this holds true for other languages.
Outcome: The proposed model is based on a Dutch model and a multilingual model for Dutch NLP tasks.
Does BERT Rediscover a Classical NLP Pipeline? (2022.coling-1)

Copied to clipboard

Challenge: Existing theories of BERT's structure lack conclusive empirical support . however, there is scepticism about the premises of probing itself .
Approach: They propose a new probe called GridLoc that can take into account token positions, training rounds, and random seeds.
Outcome: The proposed probe detects other, stronger regularities suggesting appeals to layer depth may not be the preferable mode of explanation for BERT’s inner workings.
A Primer in BERTology: What We Know About How BERT Works (2020.tacl-1)

Copied to clipboard

Challenge: a new study examines the current state of knowledge about the BERT model . the model is a stack of transformer encoder layers that are based on multiple self-attention ''heads''
Approach: They present a survey of over 150 studies of the popular Transformer-based model BERT . they discuss the current state of knowledge about how BERT works and how it is represented .
Outcome: The proposed model is based on the Transformer-based model with state-of-the-art results . the proposed model has little cognitive motivation and is too small to perform ablation studies .
Constructions are Revealed in Word Distributions (2025.emnlp-main)

Copied to clipboard

Challenge: Construction grammar posits that constructions are form-meaning pairings that are acquired through experience with language.
Approach: They propose to use a RoBERTa model to model constructions as patterns of statistical affinity . they show that statistical affinity is likely an important, but partial, signal available to learners .
Outcome: The proposed model shows that constructions will be revealed as patterns of statistical affinity . the proposed model is based on a model that is able to distinguish constructions from text .
Finding Structural Knowledge in Multimodal-BERT (2022.acl-long)

Copied to clipboard

Challenge: Several multimodal-BERT models learn contextualized embeddings through training on linguistic data and visual data.
Approach: They propose to make the structure of language and visuals explicit by a dependency parse . they also propose to encode the scene tree in the multimodal-BERT models .
Outcome: The proposed models do not encode the scene trees in the language description.
BabyLM’s First Constructions: Causal interventions provide a signal of learning (2025.emnlp-main)

Copied to clipboard

Challenge: Recent work shows sensitivity to constructions in pretrained language models, but their relevance to human language learning is doubted.
Approach: They use construction grammars to demonstrate sensitivity to constructions in pretrained language models.
Outcome: The proposed models learn diverse constructions even hard cases that are superficially indistinguishable.
GiBERT: Enhancing BERT with Linguistic Information using a Lightweight Gated Injection Method (2021.findings-emnlp)

Copied to clipboard

Challenge: Recent pre-trained language models such as BERT have led to noticeable improvements in semantic similarity detection.
Approach: They propose to explicitly inject linguistic information in the form of word embeddings into any layer of a pre-trained BERT.
Outcome: The proposed method improves on multiple semantic similarity datasets and shows that it is beneficial and currently missing from the original model.
BERT Rediscovers the Classical NLP Pipeline (P19-1)

Copied to clipboard

Challenge: Pre-trained text encoders have advanced the state of the art on many NLP tasks . Qualitative analysis reveals that the model can and often does adjust this pipeline dynamically .
Approach: They aim to quantify where linguistic information is captured within a network model . they aim to use pre-trained text encoders to displace static word embeddings .
Outcome: The proposed model can adjust the pipeline dynamically, revealing lower-level decisions on the basis of disambiguation from higher-level representations.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations