中文
相关论文

相关论文: A Symbolic and Surgical Acquisition of Terms throu…

200 篇论文

We consider probabilistic topic models and more recent word embedding techniques from a perspective of learning hidden semantic representations. Inspired by a striking similarity of the two approaches, we merge them and learn probabilistic…

计算与语言 · 计算机科学 2017-11-15 Anna Potapenko , Artem Popov , Konstantin Vorontsov

Learning word embeddings has received a significant amount of attention recently. Often, word embeddings are learned in an unsupervised manner from a large collection of text. The genre of the text typically plays an important role in the…

计算与语言 · 计算机科学 2019-02-04 Wei Yang , Wei Lu , Vincent W. Zheng

First derived from human intuition, later adapted to machine translation for automatic token alignment, attention mechanism, a simple method that can be used for encoding sequence data based on the importance score each element is assigned,…

计算与语言 · 计算机科学 2018-11-15 Dichao Hu

There is an increasing interest in the NLP community in capturing variations in the usage of language, either through time (i.e., semantic drift), across regions (as dialects or variants) or in different social contexts (i.e., professional…

计算与语言 · 计算机科学 2020-11-16 Carlos Selmo , Julian F. Martinez , Mariano G. Beiró , J. Ignacio Alvarez-Hamelin

Fine-tuning Large Language Models (LLMs) is now a common approach for text classification in a wide range of applications. When labeled documents are scarce, active learning helps save annotation efforts but requires retraining of massive…

机器学习 · 计算机科学 2024-02-27 Artem Vysogorets , Achintya Gopal

Interpretability methods in NLP aim to provide insights into the semantics underlying specific system architectures. Focusing on word embeddings, we present a supervised-learning method that, for a given domain (e.g., sports, professions),…

计算与语言 · 计算机科学 2023-10-17 Natalia Flechas Manrique , Wanqian Bao , Aurelie Herbelot , Uri Hasson

Lexical chain consists of cohesion words in a document, which implies the underlying structure of a text, and thus facilitates downstream NLP tasks. Nevertheless, existing work focuses on detecting the simple surface lexicons with shallow…

计算与语言 · 计算机科学 2020-09-22 Bobo Li , Hao Fei , Yafeng Ren , Donghong Ji

Despite the predominance of contextualized embeddings in NLP, approaches to detect semantic change relying on these embeddings and clustering methods underperform simpler counterparts based on static word embeddings. This stems from the…

计算与语言 · 计算机科学 2024-02-05 Xianghe Ma , Michael Strube , Wei Zhao

Most unsupervised NLP models represent each word with a single point or single region in semantic space, while the existing multi-sense word embeddings cannot represent longer word sequences like phrases or sentences. We propose a novel…

计算与语言 · 计算机科学 2021-12-30 Haw-Shiuan Chang , Amol Agrawal , Andrew McCallum

Distributed word representations are widely used for modeling words in NLP tasks. Most of the existing models generate one representation per word and do not consider different meanings of a word. We present two approaches to learn multiple…

计算与语言 · 计算机科学 2018-02-14 Marzieh Fadaee , Arianna Bisazza , Christof Monz

A central goal for mechanistic interpretability has been to identify the right units of analysis in large language models (LLMs) that causally explain their outputs. While early work focused on individual neurons, evidence that neurons…

计算与语言 · 计算机科学 2026-05-05 Or Shafran , Atticus Geiger , Mor Geva

Conventional word embeddings represent words with fixed vectors, which are usually trained based on co-occurrence patterns among words. In doing so, however, the power of such representations is limited, where the same word might be…

计算与语言 · 计算机科学 2020-01-10 Hongming Zhang , Jiaxin Bai , Yan Song , Kun Xu , Changlong Yu , Yangqiu Song , Wilfred Ng , Dong Yu

Narrative understanding involves capturing the author's cognitive processes, providing insights into their knowledge, intentions, beliefs, and desires. Although large language models (LLMs) excel in generating grammatically coherent text,…

计算与语言 · 计算机科学 2026-01-19 Lixing Zhu , Runcong Zhao , Lin Gui , Yulan He

Semantic parsing, i.e., the automatic derivation of meaning representation such as an instantiated predicate-argument structure for a sentence, plays a critical role in deep processing of natural language. Unlike all other top systems of…

计算与语言 · 计算机科学 2014-01-25 Hai Zhao , Xiaotian Zhang , Chunyu Kit

Automated interpretability research aims to identify concepts encoded in neural network features to enhance human understanding of model behavior. Within the context of large language models (LLMs) for natural language processing (NLP),…

This work addresses the problem of learning sparse representations of tensor data using structured dictionary learning. It proposes learning a mixture of separable dictionaries to better capture the structure of tensor data by generalizing…

机器学习 · 计算机科学 2020-06-16 Mohsen Ghassemi , Zahra Shakeri , Anand D. Sarwate , Waheed U. Bajwa

The lexical acquisition system presented in this paper incrementally updates linguistic properties of unknown words inferred from their surrounding context by parsing sentences with an HPSG grammar for German. We employ a gradual,…

计算与语言 · 计算机科学 2007-05-23 Petra Barg , Markus Walther

We investigate the question of whether advances in NLP over the last few years make it possible to vastly increase the size of data usable for research in historical syntax. This brings together many of the usual tools in NLP - word…

计算与语言 · 计算机科学 2020-02-26 Seth Kulick , Neville Ryant

Semantic parsing is the process of translating natural language utterances into logical forms, which has many important applications such as question answering and instruction following. Sequence-to-sequence models have been very successful…

计算与语言 · 计算机科学 2019-05-29 Amir Ziai

We present a two-stage approach for learning dictionaries for object classification tasks based on the principle of information maximization. The proposed method seeks a dictionary that is compact, discriminative, and generative. In the…

计算机视觉与模式识别 · 计算机科学 2015-03-20 Qiang Qiu , Vishal M. Patel , Rama Chellappa