中文
相关论文

相关论文: Improved Semantic Role Labeling using Parameterize…

200 篇论文

Text classification is crucial for applications such as sentiment analysis and toxic text filtering, but it still faces challenges due to the complexity and ambiguity of natural language. Recent advancements in deep learning, particularly…

计算与语言 · 计算机科学 2024-08-29 Lingyu Gao

Recent research demonstrates the effectiveness of using pretrained language models (PLM) to improve dense retrieval and multilingual dense retrieval. In this work, we present a simple but effective monolingual pretraining task called…

信息检索 · 计算机科学 2022-06-08 Ning Wu , Yaobo Liang , Houxing Ren , Linjun Shou , Nan Duan , Ming Gong , Daxin Jiang

Sequence labelling is the task of assigning categorical labels to a data sequence. In Natural Language Processing, sequence labelling can be applied to various fundamental problems, such as Part of Speech (POS) tagging, Named Entity…

计算与语言 · 计算机科学 2018-07-31 Mahtab Ahmed , Muhammad Rifayat Samee , Robert E. Mercer

Recently, a large number of neural mechanisms and models have been proposed for sequence learning, of which self-attention, as exemplified by the Transformer model, and graph neural networks (GNNs) have attracted much attention. In this…

计算与语言 · 计算机科学 2018-11-22 Pengfei Liu , Shuaichen Chang , Xuanjing Huang , Jian Tang , Jackie Chi Kit Cheung

Statistical language models (LM) play a key role in Automatic Speech Recognition (ASR) systems used by conversational agents. These ASR systems should provide a high accuracy under a variety of speaking styles, domains, vocabulary and…

We propose a novel robotic system that can improve its perception during deployment. Contrary to the established approach of learning semantics from large datasets and deploying fixed models, we propose a framework in which semantic models…

机器人学 · 计算机科学 2021-11-25 Hermann Blum , Francesco Milano , René Zurbrügg , Roland Siegward , Cesar Cadena , Abel Gawel

An embedding-based speaker adaptive training (SAT) approach is proposed and investigated in this paper for deep neural network acoustic modeling. In this approach, speaker embedding vectors, which are a constant given a particular speaker,…

计算与语言 · 计算机科学 2017-10-20 Xiaodong Cui , Vaibhava Goel , George Saon

Parameter-Efficient transfer learning with Adapters have been studied in Natural Language Processing (NLP) as an alternative to full fine-tuning. Adapters are memory-efficient and scale well with downstream tasks by training small…

信息检索 · 计算机科学 2023-03-24 Vaishali Pal , Carlos Lassance , Hervé Déjean , Stéphane Clinchant

To better handle long-tail cases in the sequence labeling (SL) task, in this work, we introduce graph neural networks sequence labeling (GNN-SL), which augments the vanilla SL model output with similar tagging examples retrieved from the…

计算与语言 · 计算机科学 2022-12-13 Shuhe Wang , Yuxian Meng , Rongbin Ouyang , Jiwei Li , Tianwei Zhang , Lingjuan Lyu , Guoyin Wang

The integration of Language Models (LMs) has proven to be an effective way to address domain shifts in speech recognition. However, these approaches usually require a significant amount of target domain text data for the training of LMs.…

计算与语言 · 计算机科学 2023-06-29 Yuang Li , Yu Wu , Jinyu Li , Shujie Liu

We introduce the Parent-Guided Semantic Reward Model (PGSRM), a lightweight reward framework for reinforcement learning (RL) of transformer language models. PGSRM replaces binary correctness signals, human preference data, and trained…

机器学习 · 计算机科学 2025-12-09 Alexandr Plashchinsky

Large pretrained language models (PLMs) are often domain- or task-adapted via fine-tuning or prompting. Finetuning requires modifying all of the parameters and having enough data to avoid overfitting while prompting requires no training and…

计算与语言 · 计算机科学 2022-07-11 Zejiang Hou , Julian Salazar , George Polovets

Recognizing implicit discourse relations is a challenging but important task in the field of Natural Language Processing. For such a complex text processing task, different from previous studies, we argue that it is necessary to repeatedly…

计算与语言 · 计算机科学 2016-09-22 Yang Liu , Sujian Li

Unsupervised domain adaptation (UDA) methods have been broadly utilized to improve the models' adaptation ability in general computer vision. However, different from the natural images, there exist huge semantic gaps for the nuclei from…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Canran Li , Dongnan Liu , Haoran Li , Zheng Zhang , Guangming Lu , Xiaojun Chang , Weidong Cai

Recent domain adaptation methods have demonstrated impressive improvement on unsupervised domain adaptation problems. However, in the semi-supervised domain adaptation (SSDA) setting where the target domain has a few labeled instances…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Bingyu Liu , Yuhong Guo , Jieping Ye , Weihong Deng

Despite the success of deep learning on many fronts especially image and speech, its application in text classification often is still not as good as a simple linear SVM on n-gram TF-IDF representation especially for smaller datasets. Deep…

计算与语言 · 计算机科学 2017-05-31 Zhenzhou Wu , Xin Zheng , Daniel Dahlmeier

We introduce second-order vector representations of words, induced from nearest neighborhood topological features in pre-trained contextual word embeddings. We then analyze the effects of using second-order embeddings as input features in…

计算与语言 · 计算机科学 2017-05-25 Denis Newman-Griffis , Eric Fosler-Lussier

Recent progress in language modeling has been driven not only by advances in neural architectures, but also through hardware and optimization improvements. In this paper, we revisit the neural probabilistic language model (NPLM)…

计算与语言 · 计算机科学 2021-04-09 Simeng Sun , Mohit Iyyer

We present a structured overview of adaptation algorithms for neural network-based speech recognition, considering both hybrid hidden Markov model / neural network systems and end-to-end neural network systems, with a focus on speaker…

音频与语音处理 · 电气工程与系统科学 2021-03-02 Peter Bell , Joachim Fainberg , Ondrej Klejch , Jinyu Li , Steve Renals , Pawel Swietojanski

Semantic Role Labeling (SRL) provides an explicit representation of predicate-argument structure, capturing linguistically grounded relations such as who did what to whom. While recent NLP progress has been dominated by large language…

计算与语言 · 计算机科学 2026-05-05 Sangpil Youm , Leah Jones , Bonnie J. Dorr