中文
相关论文

相关论文: Analyzing the Generalizability of Deep Contextuali…

200 篇论文

Evaluating model robustness is critical when developing trustworthy models not only to gain deeper understanding of model behavior, strengths, and weaknesses, but also to develop future models that are generalizable and robust across…

计算与语言 · 计算机科学 2021-04-27 Maria Glenski , Ellyn Ayton , Robin Cosbey , Dustin Arendt , Svitlana Volkova

We propose Pixel-BERT to align image pixels with text by deep multi-modal transformers that jointly learn visual and language embedding in a unified end-to-end framework. We aim to build a more accurate and thorough connection between image…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Zhicheng Huang , Zhaoyang Zeng , Bei Liu , Dongmei Fu , Jianlong Fu

General Multimodal Large Language Models (MLLMs) often underperform in capturing domain-specific nuances in medical diagnosis, trailing behind fully supervised baselines. Although fine-tuning provides a remedy, the high costs of expert…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Wenkai Zhao , Zipei Wang , Mengjie Fang , Di Dong , Jie Tian , Lingwei Zhang

Fine-tuning large pre-trained language models (LLMs) on particular datasets is a commonly employed strategy in Natural Language Processing (NLP) classification tasks. However, this approach usually results in a loss of models…

计算与语言 · 计算机科学 2024-01-31 Stepan Tytarenko , Mohammad Ruhul Amin

The research evaluates lightweight medical abstract classification methods to establish their maximum performance capabilities under financial budget restrictions. On the public medical abstracts corpus, we finetune BERT base and Distil…

计算与语言 · 计算机科学 2025-10-22 Jiaqi Liu , Tong Wang , Su Liu , Xin Hu , Ran Tong , Lanruo Wang , Jiexi Xu

Document-level machine translation manages to outperform sentence level models by a small margin, but have failed to be widely adopted. We argue that previous research did not make a clear use of the global context, and propose a new…

计算与语言 · 计算机科学 2020-09-10 Zaixiang Zheng , Xiang Yue , Shujian Huang , Jiajun Chen , Alexandra Birch

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

Large vision-language contrastive models (VLCMs), such as CLIP, have become foundational, demonstrating remarkable success across a variety of downstream tasks. Despite their advantages, these models, akin to other foundational systems,…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Haocheng Dai , Sarang Joshi

Effectively analyzing the comments to uncover latent intentions holds immense value in making strategic decisions across various domains. However, several challenges hinder the process of sentiment analysis including the lexical diversity…

计算与语言 · 计算机科学 2025-06-27 Md. Mostafizer Rahman , Ariful Islam Shiplu , Yutaka Watanobe , Md. Ashad Alam

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

Previous work on document-level NMT usually focuses on limited contexts because of degraded performance on larger contexts. In this paper, we investigate on using large contexts with three main contributions: (1) Different from previous…

计算与语言 · 计算机科学 2019-11-11 Liangyou Li , Xin Jiang , Qun Liu

In recent years, summarizers that incorporate domain knowledge into the process of text summarization have outperformed generic methods, especially for summarization of biomedical texts. However, construction and maintenance of domain…

计算与语言 · 计算机科学 2019-08-23 Milad Moradi , Matthias Samwald

We propose an efficient modeling framework for cross-lingual named entity recognition in semi-structured text data. Our approach relies on both knowledge distillation and consistency training. The modeling framework leverages knowledge from…

计算与语言 · 计算机科学 2023-07-19 Sunisth Kumar , Davide Liu , Alexandre Boulenger

Neural networks provide new possibilities to automatically learn complex language patterns and query-document relations. Neural IR models have achieved promising results in learning query-document relevance patterns, but few explorations…

信息检索 · 计算机科学 2019-05-23 Zhuyun Dai , Jamie Callan

Recent work in cross-language information retrieval (CLIR), where queries and documents are in different languages, has shown the benefit of the Translate-Distill framework that trains a cross-language neural dual-encoder model using…

信息检索 · 计算机科学 2024-05-03 Eugene Yang , Dawn Lawrie , James Mayfield

Self-attentive neural syntactic parsers using contextualized word embeddings (e.g. ELMo or BERT) currently produce state-of-the-art results in joint parsing and disfluency detection in speech transcripts. Since the contextualized word…

计算与语言 · 计算机科学 2020-04-30 Paria Jamshid Lou , Mark Johnson

Sentiment polarity of tweets, blog posts or product reviews has become highly attractive and is utilized in recommender systems, market predictions, business intelligence and more. Deep learning techniques are becoming top performers on…

计算与语言 · 计算机科学 2020-02-18 Erion Çano

Word embedding algorithms produce very reliable feature representations of words that are used by neural network models across a constantly growing multitude of NLP tasks. As such, it is imperative for NLP practitioners to understand how…

计算与语言 · 计算机科学 2019-11-11 Kian Kenyon-Dean

Language models are generally trained on data spanning a wide range of topics (e.g., news, reviews, fiction), but they might be applied to an a priori unknown target distribution (e.g., restaurant reviews). In this paper, we first show that…

计算与语言 · 计算机科学 2019-09-06 Yonatan Oren , Shiori Sagawa , Tatsunori B. Hashimoto , Percy Liang

We consider the task of fine-grained sentiment analysis from the perspective of multiple instance learning (MIL). Our neural model is trained on document sentiment labels, and learns to predict the sentiment of text segments, i.e. sentences…

计算与语言 · 计算机科学 2018-01-29 Stefanos Angelidis , Mirella Lapata