中文
相关论文

相关论文: Concept Modeling with Superwords

200 篇论文

Rule-based machine translation is more data efficient than the big data-based machine translation approaches, making it appropriate for languages with low bilingual corpus resources -- i.e., minority languages. However, the rule-based…

计算与语言 · 计算机科学 2019-04-29 Patrick Connor

Providing explanations along with predictions is crucial in some text processing tasks. Therefore, we propose a new self-interpretable model that performs output prediction and simultaneously provides an explanation in terms of the presence…

机器学习 · 计算机科学 2019-09-30 Diane Bouchacourt , Ludovic Denoyer

In this introductory article we present the basics of an approach to implementing computational interpreting of natural language aiming to model the meanings of words and phrases. Unlike other approaches, we attempt to define the meanings…

计算与语言 · 计算机科学 2019-08-12 Michael Kapustin , Pavlo Kapustin

Several approximate inference methods have been proposed for deep discrete latent variable models. However, non-parametric methods which have previously been successfully employed for classical sparse coding models have largely been…

机器学习 · 计算机科学 2023-03-16 Arunesh Mittal , Kai Yang , Paul Sajda , John Paisley

This thesis presents new methods for unsupervised learning of distributed representations of words and entities from text and knowledge bases. The first algorithm presented in the thesis is a multi-view algorithm for learning…

计算与语言 · 计算机科学 2019-06-14 Pushpendre Rastogi

Definition Modeling, the task of generating definitions, was first proposed as a means to evaluate the semantic quality of word embeddings-a coherent lexical semantic representations of a word in context should contain all the information…

计算与语言 · 计算机科学 2023-06-16 Vincent Segonne , Timothee Mickus

Extracting dense representations for terms and phrases is a task of great importance for knowledge discovery platforms targeting highly-technical fields. Dense representations are used as features for downstream components and have multiple…

计算与语言 · 计算机科学 2023-05-26 Francesco Fusco , Diego Antognini

As the amount of textual data has been rapidly increasing over the past decade, efficient similarity search methods have become a crucial component of large-scale information retrieval systems. A popular strategy is to represent original…

信息检索 · 计算机科学 2017-08-14 Suthee Chaidaroon , Yi Fang

Following the general theoretical framework of VSA (Vector Symbolic Architecture), a cognitive model with the use of sparse binary hypervectors is proposed. In addition, learning algorithms are introduced to bootstrap the model from…

人工智能 · 计算机科学 2023-10-31 Zhonghao Yang

Besides the text content, documents and their associated words usually come with rich sets of meta informa- tion, such as categories of documents and semantic/syntactic features of words, like those encoded in word embeddings. Incorporating…

计算与语言 · 计算机科学 2017-09-20 He Zhao , Lan Du , Wray Buntine , Gang Liu

Large Language Models have undoubtedly revolutionized the Natural Language Processing field, the current trend being to promote one-model-for-all tasks (sentiment analysis, translation, etc.). However, the statistical mechanisms at work in…

计算与语言 · 计算机科学 2024-08-26 Célia D'Cruz , Jean-Marc Bereder , Frédéric Precioso , Michel Riveill

Task specific fine-tuning of a pre-trained neural language model using a custom softmax output layer is the de facto approach of late when dealing with document classification problems. This technique is not adequate when labeled examples…

计算与语言 · 计算机科学 2020-10-27 Natraj Raman , Armineh Nourbakhsh , Sameena Shah , Manuela Veloso

This paper outlines a conceptual framework for understanding recent developments in information retrieval and natural language processing that attempts to integrate dense and sparse retrieval methods. I propose a representational approach…

信息检索 · 计算机科学 2021-12-30 Jimmy Lin

Understanding the decision-making processes of neural networks is a central goal of mechanistic interpretability. In the context of Large Language Models (LLMs), this involves uncovering the underlying mechanisms and identifying the roles…

计算与语言 · 计算机科学 2026-04-21 Nils Feldhus , Laura Kopf

Cross-lingual representations of words enable us to reason about word meaning in multilingual contexts and are a key facilitator of cross-lingual transfer when developing natural language processing models for low-resource languages. In…

计算与语言 · 计算机科学 2019-10-08 Sebastian Ruder , Ivan Vulić , Anders Søgaard

This study addresses the problem of identifying the meaning of unknown words or entities in a discourse with respect to the word embedding approaches used in neural language models. We proposed a method for on-the-fly construction and…

计算与语言 · 计算机科学 2017-10-18 Sosuke Kobayashi , Naoaki Okazaki , Kentaro Inui

In this paper we present a model for unsupervised topic discovery in texts corpora. The proposed model uses documents, words, and topics lookup table embedding as neural network model parameters to build probabilities of words given topics,…

计算与语言 · 计算机科学 2019-11-26 Sileye 0. Ba

Neural network-based language models deal with data sparsity problems by mapping the large discrete space of words into a smaller continuous space of real-valued vectors. By learning distributed vector representations for words, each…

计算与语言 · 计算机科学 2018-09-27 Davide Nunes , Luis Antunes

Bilingual word embeddings have been widely used to capture the similarity of lexical semantics in different human languages. However, many applications, such as cross-lingual semantic search and question answering, can be largely benefited…

计算与语言 · 计算机科学 2019-09-10 Muhao Chen , Yingtao Tian , Haochen Chen , Kai-Wei Chang , Steven Skiena , Carlo Zaniolo

Topic models aim to reveal latent structures within a corpus of text, typically through the use of term-frequency statistics over bag-of-words representations from documents. In recent years, conceptual entities -- interpretable,…

计算与语言 · 计算机科学 2024-08-27 Manuel V. Loureiro , Steven Derby , Tri Kurniawan Wijaya