中文
相关论文

相关论文: Translating between Horn Representations and their…

200 篇论文

The translation of pronouns presents a special challenge to machine translation to this day, since it often requires context outside the current sentence. Recent work on models that have access to information across sentence boundaries has…

计算与语言 · 计算机科学 2019-03-07 Mathias Müller , Annette Rios , Elena Voita , Rico Sennrich

Coherence is an important aspect of text quality and is crucial for ensuring its readability. It is essential desirable for outputs from text generation systems like summarization, question answering, machine translation, question…

计算与语言 · 计算机科学 2022-02-24 Tushar Abhishek , Daksh Rawat , Manish Gupta , Vasudeva Varma

Increased accuracy in predictive models for handwritten character recognition will open up new frontiers for optical character recognition. Major drawbacks of predictive machine learning models are headed by the elongated training time…

计算机视觉与模式识别 · 计算机科学 2017-07-27 Abdul Kawsar Tushar , Akm Ashiquzzaman , Afia Afrin , Md. Rashedul Islam

Machine translation between many languages at once is highly challenging, since training with ground truth requires supervision between all language pairs, which is difficult to obtain. Our key insight is that, while languages may vary…

计算与语言 · 计算机科学 2022-04-04 Dídac Surís , Dave Epstein , Carl Vondrick

Interpretability has become a necessary feature for machine learning models deployed in critical scenarios, e.g. legal system, healthcare. In these situations, algorithmic decisions may have (potentially negative) long-lasting effects on…

机器学习 · 计算机科学 2021-12-21 An-phi Nguyen , Maria Rodriguez Martinez

Sofic shifts are symbolic dynamical systems defined by the set of bi-infinite sequences on an edge-labeled directed graph, called a presentation. We study the computational complexity of an array of natural decision problems about…

计算复杂性 · 计算机科学 2022-09-29 Justin Cai , Rafael Frongillo

A fundamental problem in object recognition is the development of image representations that are invariant to common transformations such as translation, rotation, and small deformations. There are multiple hypotheses regarding the source…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Eric Kauderer-Abrams

Modern large-scale automation systems integrate thousands to hundreds of thousands of physical sensors and actuators. Demands for more flexible reconfiguration of production systems and optimization across different information models,…

机器学习 · 计算机科学 2019-03-27 Jacob Nilsson , Fredrik Sandin , Jerker Delsing

While machine learning can accurately model process systems, models for decision making should also be structurally simple and physically interpretable. In process control, for example, (nearly) linear models are favored than nonlinear…

系统与控制 · 电气工程与系统科学 2026-05-25 Wentao Tang

Simultaneous interpretation, the translation of speech from one language to another in real-time, is an inherently difficult and strenuous task. One of the greatest challenges faced by interpreters is the accurate translation of difficult…

计算与语言 · 计算机科学 2019-04-02 Nikolai Vogler , Craig Stewart , Graham Neubig

In order for machine learning to be deployed and trusted in many applications, it is crucial to be able to reliably explain why the machine learning algorithm makes certain predictions. For example, if an algorithm classifies a given…

机器学习 · 统计学 2018-11-07 Amirata Ghorbani , Abubakar Abid , James Zou

A correspondence is established between the elements of logic reasoning systems (knowledge bases, rules, inference and queries) and the hardware and dynamical operations of neural networks. The correspondence is framed as a general…

无序系统与神经网络 · 物理学 2007-05-23 Joao Martins , R. Vilela Mendes

Cross-lingual model transfer is a compelling and popular method for predicting annotations in a low-resource language, whereby parallel corpora provide a bridge to a high-resource language and its associated annotated corpora. However,…

计算与语言 · 计算机科学 2017-05-02 Meng Fang , Trevor Cohn

Analogical proportions are statements expressed in the form "A is to B as C is to D" and are used for several reasoning and classification tasks in artificial intelligence and natural language processing (NLP). In this paper, we focus on…

计算与语言 · 计算机科学 2021-08-10 Safa Alsaidi , Amandine Decker , Puthineath Lay , Esteban Marquer , Pierre-Alexandre Murena , Miguel Couceiro

This paper argues that an interlingual representation must explicitly represent some parts of the meaning of a situation as possibilities (or preferences), not as necessary or definite components of meaning (or constraints). Possibilities…

计算与语言 · 计算机科学 2007-05-23 Philip Edmonds

Contrastive learning is a highly effective method for learning representations from unlabeled data. Recent works show that contrastive representations can transfer across domains, leading to simple state-of-the-art algorithms for…

机器学习 · 计算机科学 2022-05-25 Jeff Z. HaoChen , Colin Wei , Ananya Kumar , Tengyu Ma

How we choose to represent our data has a fundamental impact on our ability to subsequently extract information from them. Machine learning promises to automatically determine efficient representations from large unstructured datasets, such…

生物大分子 · 定量生物学 2022-05-31 Nicki Skafte Detlefsen , Søren Hauberg , Wouter Boomsma

A natural generalization of the recognition problem for a geometric graph class is the problem of extending a representation of a subgraph to a representation of the whole graph. A related problem is to find representations for multiple…

数据结构与算法 · 计算机科学 2022-09-28 Miriam Münch , Ignaz Rutter , Peter Stumpf

The interpretability of ML models is important, but it is not clear what it amounts to. So far, most philosophers have discussed the lack of interpretability of black-box models such as neural networks, and methods such as explainable AI…

机器学习 · 计算机科学 2024-01-05 Tim Räz

Transformer models yield impressive results on many NLP and sequence modeling tasks. Remarkably, Transformers can handle long sequences which allows them to produce long coherent outputs: full paragraphs produced by GPT-3 or well-structured…