中文
相关论文

相关论文: Improving word mover's distance by leveraging self…

200 篇论文

In this paper, we model the document revision detection problem as a minimum cost branching problem that relies on computing document distances. Furthermore, we propose two new document distance measures, word vector-based Dynamic Time…

信息检索 · 计算机科学 2020-01-08 Xiaofeng Zhu , Diego Klabjan , Patrick Bless

The similarity of graph structures, such as Meaning Representations (MRs), is often assessed via structural matching algorithms, such as Smatch (Cai and Knight, 2013). However, Smatch involves a combinatorial problem that suffers from…

计算与语言 · 计算机科学 2023-06-02 Juri Opitz , Philipp Meier , Anette Frank

Comparing multiple protein systems with variation such as different binding ligands or mutations, and understanding their effects is one of the objectives in molecular dynamics simulations. Representation of these systems by a few features…

化学物理 · 物理学 2026-03-17 Sosuke Asano , Ikki Yasuda , Katsuhiro Endo , Yoshinori Hirano , Kenji Yasuoka

Document alignment techniques based on multilingual sentence representations have recently shown state of the art results. However, these techniques rely on unsupervised distance measurement techniques, which cannot be fined-tuned to the…

计算与语言 · 计算机科学 2021-12-01 Charith Rajitha , Lakmali Piyarathne , Dilan Sachintha , Surangika Ranathunga

Due to the mismatch of statistical distributions of acoustic speech between training and testing sets, the performance of spoken language identification (SLID) could be drastically degraded. In this paper, we propose an unsupervised neural…

机器学习 · 计算机科学 2020-12-25 Xugang Lu , Peng Shen , Yu Tsao , Hisashi Kawai

We focus on the task of unsupervised lemmatization, i.e. grouping together inflected forms of one word under one label (a lemma) without the use of annotated training data. We propose to perform agglomerative clustering of word forms with a…

计算与语言 · 计算机科学 2019-08-23 Rudolf Rosa , Zdeněk Žabokrtský

Automatic and accurate classification of items enables numerous downstream applications in many domains. These applications can range from faceted browsing of items to product recommendations and big data analytics. In the online…

人工智能 · 计算机科学 2016-09-21 Yun Zhu , Faizan Javed , Ozgur Ozturk

One of the main problems that emerges in the classic approach to semantics is the difficulty in acquisition and maintenance of ontologies and semantic annotations. On the other hand, the Internet explosion and the massive diffusion of…

人工智能 · 计算机科学 2017-01-12 Valentina Franzoni

We present a novel supervised word alignment method based on cross-language span prediction. We first formalize a word alignment problem as a collection of independent predictions from a token in the source sentence to a span in the target…

计算与语言 · 计算机科学 2020-05-01 Masaaki Nagata , Chousa Katsuki , Masaaki Nishino

Word embeddings are effective intermediate representations for capturing semantic regularities between words, when learning the representations of text sequences. We propose to view text classification as a label-word joint embedding…

计算与语言 · 计算机科学 2018-05-14 Guoyin Wang , Chunyuan Li , Wenlin Wang , Yizhe Zhang , Dinghan Shen , Xinyuan Zhang , Ricardo Henao , Lawrence Carin

Distributed word representation (a.k.a. word embedding) is a key focus in natural language processing (NLP). As a highly successful word embedding model, Word2Vec offers an efficient method for learning distributed word representations on…

计算与语言 · 计算机科学 2024-07-30 Chaohao Yang , Chris Ding

WSD (Word Sense Disambiguation) is the task of identifying which sense of a word is meant in a sentence or other segment of text. Researchers have worked on this task (e.g. Pustejovsky, 2002) for years but it's still a challenging one even…

计算与语言 · 计算机科学 2022-12-16 Mohammad Javad Pirhadi , Motahhare Mirzaei , Sauleh Eetemadi

The Transformer translation model (Vaswani et al., 2017) based on a multi-head attention mechanism can be computed effectively in parallel and has significantly pushed forward the performance of Neural Machine Translation (NMT). Though…

计算与语言 · 计算机科学 2020-06-26 Hongfei Xu , Josef van Genabith , Deyi Xiong , Qiuhui Liu , Jingyi Zhang

Using a vocabulary that is shared across languages is common practice in Multilingual Neural Machine Translation (MNMT). In addition to its simple design, shared tokens play an important role in positive knowledge transfer, assuming that…

计算与语言 · 计算机科学 2024-01-23 Di Wu , Christof Monz

To measure the similarity of documents, the Wasserstein distance is a powerful tool, but it requires a high computational cost. Recently, for fast computation of the Wasserstein distance, methods for approximating the Wasserstein distance…

机器学习 · 计算机科学 2021-07-26 Yuki Takezawa , Ryoma Sato , Makoto Yamada

Modelling semantic similarity plays a fundamental role in lexical semantic applications. A natural way of calculating semantic similarity is to access handcrafted semantic networks, but similarity prediction can also be anticipated in a…

计算与语言 · 计算机科学 2022-10-03 Dongqiang Yang , Yanqin Yin

Dependency distance minimization (DDm) is a well-established principle of word order. It has been predicted theoretically that DDm implies compression, namely the minimization of word lengths. This is a second order prediction because it…

计算与语言 · 计算机科学 2023-10-16 Ramon Ferrer-i-Cancho , Carlos Gómez-Rodríguez

The goal of Word Sense Disambiguation (WSD) is to identify the sense of a polysemous word in a specific context. Deep-learning techniques using BERT have achieved very promising results in the field and different methods have been proposed…

计算与语言 · 计算机科学 2021-10-15 Guan-Ting Lin , Manuel Giambi

Sentence embedding is an important research topic in natural language processing. It is essential to generate a good embedding vector that fully reflects the semantic meaning of a sentence in order to achieve an enhanced performance for…

计算与语言 · 计算机科学 2018-10-16 Myeongjun Jang , Pilsung Kang

Optimal Transport is a theory that allows to define geometrical notions of distance between probability distributions and to find correspondences, relationships, between sets of points. Many machine learning applications are derived from…

机器学习 · 统计学 2020-11-10 Titouan Vayer