中文
相关论文

相关论文: Comparing Feature-Engineering and Feature-Learning…

200 篇论文

Recent work has shown that neural feature- and representation-learning, e.g. BERT, achieves superior performance over traditional manual feature engineering based approaches, with e.g. SVMs, in translationese classification tasks. Previous…

计算与语言 · 计算机科学 2022-10-25 Kwabena Amponsah-Kaakyire , Daria Pylypenko , Josef van Genabith , Cristina España-Bonet

Deep learning approaches are superior in NLP due to their ability to extract informative features and patterns from languages. The two most successful neural architectures are LSTM and transformers, used in large pretrained language models…

计算与语言 · 计算机科学 2022-03-03 Matej Klemen , Luka Krsnik , Marko Robnik-Šikonja

In this paper, we compare the performances of traditional machine learning models using feature engineering and word vectors and the state-of-the-art language model BERT using word embeddings on three datasets. We also consider the time and…

计算与语言 · 计算机科学 2022-10-31 Ryiaadh Gani , Lisa Chalaguine

Neural machine translation has recently achieved impressive results, while using little in the way of external linguistic information. In this paper we show that the strong learning capability of neural MT models does not make linguistic…

计算与语言 · 计算机科学 2016-06-29 Rico Sennrich , Barry Haddow

Machine reading comprehension is an essential natural language processing task, which takes into a pair of context and query and predicts the corresponding answer to query. In this project, we developed an end-to-end question answering…

计算与语言 · 计算机科学 2024-04-05 Jiawei Li , Yue Zhang

Pretrained character-level and byte-level language models have been shown to be competitive with popular subword models across a range of Natural Language Processing (NLP) tasks. However, there has been little research on their…

计算与语言 · 计算机科学 2024-05-24 Lukas Edman , Gabriele Sarti , Antonio Toral , Gertjan van Noord , Arianna Bisazza

Adding linguistic information (syntax or semantics) to neural machine translation (NMT) has mostly focused on using point estimates from pre-trained models. Directly using the capacity of massive pre-trained contextual word embedding models…

计算与语言 · 计算机科学 2021-04-08 Hassan S. Shavarani , Anoop Sarkar

Natural Language Processing (NLP) has witnessed a transformative leap with the advent of transformer-based architectures, which have significantly enhanced the ability of machines to understand and generate human-like text. This paper…

计算与语言 · 计算机科学 2025-03-27 Tianhao Wu , Yu Wang , Ngoc Quach

Conventional wisdom is that hand-crafted features are redundant for deep learning models, as they already learn adequate representations of text automatically from corpora. In this work, we test this claim by proposing a new method for…

计算与语言 · 计算机科学 2018-08-29 Minghao Wu , Fei Liu , Trevor Cohn

This paper explores the use of Deep Learning methods for automatic estimation of quality of human translations. Automatic estimation can provide useful feedback for translation teaching, examination and quality control. Conventional methods…

计算与语言 · 计算机科学 2020-03-16 Yu Yuan , Serge Sharoff

Modern statistical machine translation (SMT) systems usually use a linear combination of features to model the quality of each translation hypothesis. The linear combination assumes that all the features are in a linear relationship and…

计算与语言 · 计算机科学 2015-03-03 Shujian Huang , Huadong Chen , Xinyu Dai , Jiajun Chen

The many-to-many multilingual neural machine translation can be regarded as the process of integrating semantic features from the source sentences and linguistic features from the target sentences. To enhance zero-shot translation, models…

计算与语言 · 计算机科学 2024-08-05 Mengyu Bu , Shuhao Gu , Yang Feng

Recent advancements in language representation models such as BERT have led to a rapid improvement in numerous natural language processing tasks. However, language models usually consist of a few hundred million trainable parameters with…

机器学习 · 计算机科学 2019-12-12 Mehrdad Valipour , En-Shiun Annie Lee , Jaime R. Jamacaro , Carolina Bessega

Past research has identified a rich set of handcrafted linguistic features that can potentially assist various tasks. However, their extensive number makes it difficult to effectively select and utilize existing handcrafted features.…

计算与语言 · 计算机科学 2023-06-02 Bruce W. Lee , Jason Hyung-Jong Lee

The performance of Neural Network (NN)-based language models is steadily improving due to the emergence of new architectures, which are able to learn different natural language characteristics. This paper presents a novel framework, which…

计算与语言 · 计算机科学 2017-08-24 Youssef Oualil , Dietrich Klakow

Do architectural differences significantly affect the way models represent and process language? We propose a new approach, based on metric-learning encoding models (MLEMs), as a first step to answer this question. The approach provides a…

计算与语言 · 计算机科学 2024-06-25 Jeanne Salle , Louis Jalouzot , Nur Lan , Emmanuel Chemla , Yair Lakretz

While a lot of analysis has been carried to demonstrate linguistic knowledge captured by the representations learned within deep NLP models, very little attention has been paid towards individual neurons.We carry outa neuron-level analysis…

计算与语言 · 计算机科学 2020-10-07 Nadir Durrani , Hassan Sajjad , Fahim Dalvi , Yonatan Belinkov

The recently proposed BERT has shown great power on a variety of natural language understanding tasks, such as text classification, reading comprehension, etc. However, how to effectively apply BERT to neural machine translation (NMT) lacks…

计算与语言 · 计算机科学 2020-02-18 Jinhua Zhu , Yingce Xia , Lijun Wu , Di He , Tao Qin , Wengang Zhou , Houqiang Li , Tie-Yan Liu

Shouldn't language and vision features be treated equally in vision-language (VL) tasks? Many VL approaches treat the language component as an afterthought, using simple language models that are either built upon fixed word embeddings…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Andrea Burns , Reuben Tan , Kate Saenko , Stan Sclaroff , Bryan A. Plummer

We aim to shed light on the strengths and weaknesses of the newly introduced neural machine translation paradigm. To that end, we conduct a multifaceted evaluation in which we compare outputs produced by state-of-the-art neural machine…

计算与语言 · 计算机科学 2017-01-12 Antonio Toral , Víctor M. Sánchez-Cartagena
‹ 上一页 1 2 3 10 下一页 ›