中文
相关论文

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

200 篇论文

Semantic text classification requires the understanding of the contextual significance of specific tokens rather than surface-level patterns or keywords (as in rule-based or statistical text classification), making large language models…

机器学习 · 计算机科学 2025-08-13 Adit Krishnan , Chu Wang , Chris Kong

Sample selection approaches are popular in robust learning from noisy labels. However, how to properly control the selection process so that deep networks can benefit from the memorization effect is a hard problem. In this paper, motivated…

机器学习 · 计算机科学 2020-09-21 Quanming Yao , Hansi Yang , Bo Han , Gang Niu , James Kwok

Neural Language Models (NLM), when trained and evaluated with context spanning multiple utterances, have been shown to consistently outperform both conventional n-gram language models and NLMs that use limited context. In this paper, we…

计算与语言 · 计算机科学 2021-09-14 Ashish Shenoy , Sravan Bodapati , Monica Sunkara , Srikanth Ronanki , Katrin Kirchhoff

Neural Networks trained with gradient descent are known to be susceptible to catastrophic forgetting caused by parameter shift during the training process. In the context of Neural Machine Translation (NMT) this results in poor performance…

计算与语言 · 计算机科学 2019-06-20 Ankur Bapna , Orhan Firat

Pre-trained models (PTMs) have shown great promise in the speech and audio domain. Embeddings leveraged from these models serve as inputs for learning algorithms with applications in various downstream tasks. One such crucial task is Speech…

音频与语音处理 · 电气工程与系统科学 2023-04-25 Orchid Chetia Phukan , Arun Balaji Buduru , Rajesh Sharma

One recent research demonstrated successful application of the label alignment property for unsupervised domain adaptation in a linear regression settings. Instead of regularizing representation learning to be domain invariant, the research…

机器学习 · 计算机科学 2025-03-13 Xuanrui Zeng

Despite the remarkable success of convolutional neural networks in various computer vision tasks, recognizing indoor scenes still presents a significant challenge due to their complex composition. Consequently, effectively leveraging…

计算机视觉与模式识别 · 计算机科学 2024-08-09 Chuanxin Song , Xin Ma

Deep learning models such as convolutional neural networks and recurrent networks are widely applied in text classification. In spite of their great success, most deep learning models neglect the importance of modeling context information,…

计算与语言 · 计算机科学 2019-06-05 Liuyu Xiang , Xiaoming Jin , Lan Yi , Guiguang Ding

The recent advancement of large language models has spurred a growing trend of integrating pre-trained language model (PLM) embeddings into topic models, fundamentally reshaping how topics capture semantic structure. Classical models such…

计算与语言 · 计算机科学 2026-03-12 Hanlin Xiao , Mauricio A. Álvarez , Rainer Breitling

In semi-supervised domain adaptation (SSDA), a few labeled target samples of each class help the model to transfer knowledge representation from the fully labeled source domain to the target domain. Many existing methods ignore the benefits…

计算机视觉与模式识别 · 计算机科学 2023-12-25 Xinyang Huang , Chuang Zhu , Wenkai Chen

Generic word embeddings are trained on large-scale generic corpora; Domain Specific (DS) word embeddings are trained only on data from a domain of interest. This paper proposes a method to combine the breadth of generic embeddings with the…

计算与语言 · 计算机科学 2018-05-15 Prathusha K Sarma , YIngyu Liang , William A Sethares

Although the advancements of pre-trained Large Language Models have significantly accelerated recent progress in NLP, their ever-increasing size poses significant challenges for conventional fine-tuning, especially in memory-intensive…

计算与语言 · 计算机科学 2024-04-02 Chenxi Whitehouse , Fantine Huot , Jasmijn Bastings , Mostafa Dehghani , Chu-Cheng Lin , Mirella Lapata

With the rapid development of online advertising and recommendation systems, click-through rate prediction is expected to play an increasingly important role.Recently many DNN-based models which follow a similar Embedding&MLP paradigm have…

机器学习 · 统计学 2019-05-01 Chenglei Niu , Guojing Zhong , Ying Liu , Yandong Zhang , Yongsheng Sun , Ailong He , Zhaoji Chen

Metadata attributes (e.g., user and product IDs from reviews) can be incorporated as additional inputs to neural-based NLP models, by modifying the architecture of the models, in order to improve their performance. Recent models however…

计算与语言 · 计算机科学 2021-09-17 Reinald Kim Amplayo , Kang Min Yoo , Sang-Woo Lee

Transformative innovations in model architectures have introduced hierarchical embedding augmentation as a means to redefine the representation of tokens through multi-level semantic structures, offering enhanced adaptability to complex…

计算与语言 · 计算机科学 2025-08-11 Derek Yotheringhay , Alistair Kirkland , Humphrey Kirkbride , Josiah Whitesteeple

Pre-trained language models (PLM) have marked a huge leap in neural dialogue modeling. While PLMs are pre-trained on large-scale text corpora, they are usually fine-tuned on scarce dialogue data with specific domain knowledge and dialogue…

计算与语言 · 计算机科学 2021-12-14 Xiaodong Gu , Kang Min Yoo , Sang-Woo Lee

Deep neural networks are typically trained in a single shot for a specific task and data distribution, but in real world settings both the task and the domain of application can change. The problem becomes even more challenging in dense…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Donald Shenaj , Francesco Barbato , Umberto Michieli , Pietro Zanuttigh

In a traditional setting, classifiers are trained to approximate a target function $f:X \rightarrow Y$ where at least a sample for each $y \in Y$ is presented to the training algorithm. In a zero-shot setting we have a subset of the labels…

机器学习 · 计算机科学 2020-08-20 Gaurav Singh , Fabrizio Silvestri , John Shawe-Taylor

Modeling semantic relevance has always been a challenging and critical task in natural language processing. In recent years, with the emergence of massive amounts of annotated data, it has become feasible to train complex models, such as…

计算与语言 · 计算机科学 2025-05-13 Min Li , Chun Yuan

Automatic Speech Recognition (ASR) systems have found their use in numerous industrial applications in very diverse domains creating a need to adapt to new domains with small memory and deployment overhead. In this work, we introduce…

计算与语言 · 计算机科学 2022-07-25 Saket Dingliwal , Ashish Shenoy , Sravan Bodapati , Ankur Gandhe , Ravi Teja Gadde , Katrin Kirchhoff