中文
相关论文

相关论文: On aligning trees

200 篇论文

The decision tree recursively partitions the input space into regions and derives axis-aligned decision boundaries from data. Despite its simplicity and interpretability, decision trees lack parameterized representation, which makes it…

机器学习 · 计算机科学 2024-11-19 Jinxiong Zhang

We present a general setting for structure-sequence comparison in a large class of RNA structures that unifies and generalizes a number of recent works on specific families on structures. Our approach is based on tree decomposition of…

定量方法 · 定量生物学 2012-06-21 Philippe Rinaudo , Yann Ponty , Dominique Barth , Alain Denise

Random forests are decision tree ensembles that can be used to solve a variety of machine learning problems. However, as the number of trees and their individual size can be large, their decision making process is often incomprehensible. In…

人工智能 · 计算机科学 2022-11-22 Nico Potyka , Xiang Yin , Francesca Toni

The words-as-classifiers model of grounded lexical semantics learns a semantic fitness score between physical entities and the words that are used to denote those entities. In this paper, we explore how such a model can incrementally…

计算与语言 · 计算机科学 2019-11-11 Daniele Moro , Stacy Black , Casey Kennington

Assessing the trustworthiness of artificial intelligence systems requires knowledge from many different disciplines. These disciplines do not necessarily share concepts between them and might use words with different meanings, or even use…

信息检索 · 计算机科学 2022-08-10 Dennis Vetter , Jesmin Jahan Tithi , Magnus Westerlund , Roberto V. Zicari , Gemma Roig

As a cornerstone in language modeling, tokenization involves segmenting text inputs into pre-defined atomic units. Conventional statistical tokenizers often disrupt constituent boundaries within words, thereby corrupting semantic…

计算与语言 · 计算机科学 2025-07-11 Qingyang Zhu , Xiang Hu , Pengyu Ji , Wei Wu , Kewei Tu

Many tasks in natural language processing, ranging from machine translation to question answering, can be reduced to the problem of matching two sentences or more generally two short texts. We propose a new approach to the problem, called…

计算与语言 · 计算机科学 2015-06-15 Mingxuan Wang , Zhengdong Lu , Hang Li , Qun Liu

Our experience with a critiquing system shows that when the system detects problems with the user's performance, multiple critiques are often produced. Analysis of a corpus of actual critiques revealed that even though each individual…

cmp-lg · 计算机科学 2007-05-23 Terrence Harvey , Sandra Carberry

We present a bracketing-based encoding that can be used to represent any 2-planar dependency tree over a sentence of length n as a sequence of n labels, hence providing almost total coverage of crossing arcs in sequence labeling parsing.…

计算与语言 · 计算机科学 2021-03-24 Michalina Strzyz , David Vilares , Carlos Gómez-Rodríguez

Comparing observed behavior (event data generated during process executions) with modeled behavior (process models), is an essential step in process mining analyses. Alignments are the de-facto standard technique for calculating conformance…

数据库 · 计算机科学 2021-05-18 Daniel Schuster , Sebastiaan van Zelst , Wil M. P. van der Aalst

Sentence embedding methods offer a powerful approach for working with short textual constructs or sequences of words. By representing sentences as dense numerical vectors, many natural language processing (NLP) applications have improved…

计算与语言 · 计算机科学 2021-10-05 Yuan An , Alexander Kalinowski , Jane Greenberg

Text segmentation aims to divide text into contiguous, semantically coherent segments, while segment labeling deals with producing labels for each segment. Past work has shown success in tackling segmentation and labeling for documents and…

计算与语言 · 计算机科学 2022-09-29 Hakan Inan , Rashi Rungta , Yashar Mehdad

Many common sequential data sources, such as source code and natural language, have a natural tree-structured representation. These trees can be generated by fitting a sequence to a grammar, yielding a hierarchical ordering of the tokens in…

机器学习 · 计算机科学 2019-08-02 Jacob Harer , Chris Reale , Peter Chin

The grammar representation of a narrowing tree for a syntactically deterministic conditional term rewriting system and a pair of terms is a regular tree grammar that generates expressions for substitutions obtained by all possible…

计算机科学中的逻辑 · 计算机科学 2019-02-25 Naoki Nishida , Yuya Maeda

Existing approaches to mapping-based cross-lingual word embeddings are based on the assumption that the source and target embedding spaces are structurally similar. The structures of embedding spaces largely depend on the co-occurrence…

计算与语言 · 计算机科学 2022-03-23 Ryokan Ri , Yoshimasa Tsuruoka

Common language models typically predict the next word given the context. In this work, we propose a method that improves language modeling by learning to align the given context and the following phrase. The model does not require any…

计算与语言 · 计算机科学 2019-06-06 Hongyin Luo , Lan Jiang , Yonatan Belinkov , James Glass

The problem of achieving common understanding between agents that use different vocabularies has been mainly addressed by designing techniques that explicitly negotiate mappings between their vocabularies, requiring agents to share a…

多智能体系统 · 计算机科学 2017-03-08 Paula Chocron , Marco Schorlemmer

Recently, there has been growing interest in the ability of Transformer-based models to produce meaningful embeddings of text with several applications, such as text similarity. Despite significant progress in the field, the explanations…

计算与语言 · 计算机科学 2022-08-16 Itzik Malkiel , Dvir Ginzburg , Oren Barkan , Avi Caciularu , Jonathan Weill , Noam Koenigstein

One of the major goals in automated argumentation mining is to uncover the argument structure present in argumentative text. In order to determine this structure, one must understand how different individual components of the overall…

计算与语言 · 计算机科学 2017-05-10 Peter Potash , Alexey Romanov , Anna Rumshisky

We model collapsible and ordered pushdown systems with term rewriting, by encoding higher-order stacks and multiple stacks into trees. We show a uniform inverse preservation of recognizability result for the resulting class of term…

形式语言与自动机理论 · 计算机科学 2014-10-16 Lorenzo Clemente