paper-with-me

Papers

What do Language Representations Really Represent?

2019-01-09 · CL 2019 6 · Johannes Bjerva, Robert Östling, Maria Han Veiga, Jörg Tiedemann, Isabelle Augenstein

A neural language model trained on a text corpus can be used to induce distributed representations of words, such that similar words end up with similar representations. If the corpus is multilingual, the same model can be used to learn distributed representations of languages, such that similar languages end up with similar representations. We show that this holds even when the multilingual corpus has been translated into English, by picking up the faint signal left by the source languages. However, just like it is a thorny problem to separate semantic from syntactic similarity in word representations, it is not obvious what type of similarity is captured by language representations. We investigate correlations and causal relationships between language representations learned from translations on one hand, and genetic, geographical, and several levels of structural similarity between languages on the other. Of these, structural similarity is found to correlate most strongly with language representation similarity, while genetic relationships---a convenient benchmark used for evaluation in previous work---appears to be a confounding factor. Apart from implications about translation effects, we see this more generally as a case where NLP and linguistic typology can interact and benefit one another.

📄 PDF Abstract BibTeX arXiv:1901.02646

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingTranslation

Similar Papers 제목 키워드 기반

Deep Learning for BioImaging: What Are We Really Learning?

2026-03-10 · Ivan Svatko, Maxime Sanchez, Ihab Bendidi, Gilles Cottrell 외 arxiv

Representation learning has driven major advances in natural image analysis by enabling models to acquire high-level semantic features. In microscopy imaging, however, it remains unclear what current representation learn…

Representation Learning

What Really is Deep Learning Doing?

2017-11-06 · Chuyu Xiong

Deep learning has achieved a great success in many areas, from computer vision to natural language processing, to game playing, and much more. Yet, what deep learning is really doing is still an open question. There are …

Deep LearningOpen-Ended Question Answering

Defining neurosymbolic AI

2025-07-15 · Lennert De Smet, Luc De Raedt arxiv

Neurosymbolic AI focuses on integrating learning and reasoning, in particular, on unifying logical and neural representations. Despite the existence of an alphabet soup of neurosymbolic AI systems, the field is lacking a…

What do Entity-Centric Models Learn? Insights from Entity Linking in Multi-Party Dialogue

2019-05-16 · NAACL 2019 6 · Laura Aina, Carina Silberer, Matthijs Westera, Ionut-Teodor Sorodoc 외

Humans use language to refer to entities in the external world. Motivated by this, in recent years several models that incorporate a bias towards learning entity representations have been proposed. Such entity-centric mo…

Entity Linking

Contrastive Search Is What You Need For Neural Text Generation

2022-10-25 · Yixuan Su, Nigel Collier

Generating text with autoregressive language models (LMs) is of great importance to many natural language processing (NLP) applications. Previous solutions for this task often produce text that contains degenerative expr…

Contrastive LearningLanguage ModelingLanguage ModellingText Generation