中文
相关论文

相关论文: Engineering Monosemanticity in Toy Models

200 篇论文

The many-to-many multilingual neural machine translation can be regarded as the process of integrating semantic features from the source sentences and linguistic features from the target sentences. To enhance zero-shot translation, models…

计算与语言 · 计算机科学 2024-08-05 Mengyu Bu , Shuhao Gu , Yang Feng

Concept Bottleneck Models (CBMs) are regarded as inherently interpretable because they first predict a set of human-defined concepts which are used to predict a task label. For inherent interpretability to be fully realised, and ensure…

机器学习 · 计算机科学 2024-07-31 Jack Furby , Daniel Cunnington , Dave Braines , Alun Preece

Common intermediate language representation in neural machine translation can be used to extend bilingual to multilingual systems by incremental training. In this paper, we propose a new architecture based on introducing an interlingual…

计算与语言 · 计算机科学 2019-12-10 Carlos Escolano , Marta R. Costa-jussà , José A. R. Fonollosa

Prior work has proved that Translation memory (TM) can boost the performance of Neural Machine Translation (NMT). In contrast to existing work that uses bilingual corpus as TM and employs source-side similarity search for memory retrieval,…

计算与语言 · 计算机科学 2021-06-03 Deng Cai , Yan Wang , Huayang Li , Wai Lam , Lemao Liu

In this paper we present a unified framework for modeling multi-relational representations, scoring, and learning, and conduct an empirical study of several recent multi-relational embedding models under the framework. We investigate the…

计算与语言 · 计算机科学 2014-11-18 Bishan Yang , Wen-tau Yih , Xiaodong He , Jianfeng Gao , Li Deng

Lexically constrained decoding for machine translation has shown to be beneficial in previous studies. Unfortunately, constraints provided by users may contain mistakes in real-world situations. It is still an open question that how to…

计算与语言 · 计算机科学 2021-01-27 Huayang Li , Guoping Huang , Deng Cai , Lemao Liu

Using pre-trained word embeddings as input layer is a common practice in many natural language processing (NLP) tasks, but it is largely neglected for neural machine translation (NMT). In this paper, we conducted a systematic analysis on…

计算与语言 · 计算机科学 2018-06-15 Shuoyang Ding , Kevin Duh

Subword tokenization introduces a computational layer in language models where many distinct token sequences decode to the same surface form and preserve meaning, yet induce different internal computations. Despite this non-uniqueness,…

计算与语言 · 计算机科学 2026-01-14 Adrian Cosma , Stefan Ruseti , Emilian Radoi , Mihai Dascalu

The increasing use of complex machine learning models in education has led to concerns about their interpretability, which in turn has spurred interest in developing explainability techniques that are both faithful to the model's inner…

机器学习 · 计算机科学 2025-05-13 Juan D. Pinto , Luc Paquette

Superposition refers to encoding representations of multiple features within a single neuron, which is common in deep neural networks. This property allows neurons to combine and represent multiple features, enabling the model to capture…

机器学习 · 计算机科学 2025-02-12 Ruidi Chang , Chunyuan Deng , Hanjie Chen

Cross-lingual word embeddings are vector representations of words in different languages where words with similar meaning are represented by similar vectors, regardless of the language. Recent developments which construct these embeddings…

计算与语言 · 计算机科学 2020-03-04 Yerai Doval , Jose Camacho-Collados , Luis Espinosa-Anke , Steven Schockaert

Recent work has attempted to characterize the structure of semantic memory and the search algorithms which, together, best approximate human patterns of search revealed in a semantic fluency task. There are a number of models that seek to…

计算与语言 · 计算机科学 2017-12-01 Filip Miscevic , Aida Nematzadeh , Suzanne Stevenson

Humans can learn structural properties about a word from minimal experience, and deploy their learned syntactic representations uniformly in different grammatical contexts. We assess the ability of modern neural language models to reproduce…

计算与语言 · 计算机科学 2020-10-13 Ethan Wilcox , Peng Qian , Richard Futrell , Ryosuke Kohita , Roger Levy , Miguel Ballesteros

To understand and infer meaning in language, neural models have to learn complicated nuances. Discovering distinctive linguistic phenomena from data is not an easy task. For instance, lexical ambiguity is a fundamental feature of language…

计算与语言 · 计算机科学 2021-02-23 Marzieh Fadaee

Neural language models typically tokenise input text into sub-word units to achieve an open vocabulary. The standard approach is to use a single canonical tokenisation at both train and test time. We suggest that this approach is…

计算与语言 · 计算机科学 2021-09-22 Kris Cao , Laura Rimell

Multilingual Language Models offer a way to incorporate multiple languages in one model and utilize cross-language transfer learning to improve performance for different Natural Language Processing (NLP) tasks. Despite progress in…

计算与语言 · 计算机科学 2023-10-23 Hellina Hailu Nigatu , Atnafu Lambebo Tonja , Jugal Kalita

The adoption of machine learning in high-stakes applications such as healthcare and law has lagged in part because predictions are not accompanied by explanations comprehensible to the domain user, who often holds the ultimate…

We propose a simple solution to use a single Neural Machine Translation (NMT) model to translate between multiple languages. Our solution requires no change in the model architecture from our base system but instead introduces an artificial…

The success of multilingual pre-trained models is underpinned by their ability to learn representations shared by multiple languages even in absence of any explicit supervision. However, it remains unclear how these models learn to…

计算与语言 · 计算机科学 2022-05-10 Karolina Stańczak , Edoardo Ponti , Lucas Torroba Hennigen , Ryan Cotterell , Isabelle Augenstein

We describe a procedure for explaining neurons in deep representations by identifying compositional logical concepts that closely approximate neuron behavior. Compared to prior work that uses atomic labels as explanations, analyzing neurons…

机器学习 · 计算机科学 2021-02-04 Jesse Mu , Jacob Andreas