中文
相关论文

相关论文: Tackling Concept Shift in Text Classification usin…

200 篇论文

Text--image retrieval is necessary for applications such as product recommendation. Embedding-based approaches like CLIP enable efficient large-scale retrieval via vector similarity search, but they are primarily trained on literal…

信息检索 · 计算机科学 2025-10-15 Eric He , Akash Gupta , Adian Liusie , Vatsal Raina , Piotr Molenda , Shirom Chabra , Vyas Raina

For visual recognition, knowledge distillation typically involves transferring knowledge from a large, well-trained teacher model to a smaller student model. In this paper, we introduce an effective method to distill knowledge from an…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Zaiwei Zhang , Gregory P. Meyer , Zhichao Lu , Ashish Shrivastava , Avinash Ravichandran , Eric M. Wolff

This work proposes a new image analysis tool called Label Consistent Transform Learning (LCTL). Transform learning is a recent unsupervised representation learning approach; we add supervision by incorporating a label consistency…

图像与视频处理 · 电气工程与系统科学 2019-12-25 Jyoti Maggu , Hemant K. Aggarwal , Angshul Majumdar

Neural machine translation (NMT) offers a novel alternative formulation of translation that is potentially simpler than statistical approaches. However to reach competitive performance, NMT models need to be exceedingly large. In this paper…

计算与语言 · 计算机科学 2016-09-23 Yoon Kim , Alexander M. Rush

Existed pre-trained models have achieved state-of-the-art performance on various text classification tasks. These models have proven to be useful in learning universal language representations. However, the semantic discrepancy between…

机器学习 · 计算机科学 2022-01-07 Jinhe Lan , Qingyuan Zhan , Chenhao Jiang , Kunping Yuan , Desheng Wang

Multi-level sentence simplification generates simplified sentences with varying language proficiency levels. We propose Label Confidence Weighted Learning (LCWL), a novel approach that incorporates a label confidence weighting scheme in the…

计算与语言 · 计算机科学 2024-10-10 Xinying Qiu , Jingshen Zhang

Annotated data has become the most important bottleneck in training accurate machine learning models, especially for areas that require domain expertise. A recent approach to deal with the above issue proposes using natural language…

计算与语言 · 计算机科学 2021-01-19 Yannis Papanikolaou

The advent of contextual word embeddings -- representations of words which incorporate semantic and syntactic information from their context -- has led to tremendous improvements on a wide variety of NLP tasks. However, recent contextual…

计算与语言 · 计算机科学 2021-06-09 Prakhar Gupta , Martin Jaggi

Deep learning techniques have achieved great success in many fields, while at the same time deep learning models are getting more complex and expensive to compute. It severely hinders the wide applications of these models. In order to…

计算与语言 · 计算机科学 2021-04-20 Yongqi Li , Wenjie Li

Training deep neural networks from scratch on natural language processing (NLP) tasks requires significant amount of manually labeled text corpus and substantial time to converge, which usually cannot be satisfied by the customers. In this…

计算与语言 · 计算机科学 2019-10-29 Yunzhe Tao , Saurabh Gupta , Satyapriya Krishna , Xiong Zhou , Orchid Majumder , Vineet Khare

Machine learning models usually assume i.i.d data during training and testing, but data and tasks in real world often change over time. To emulate the transient nature of real world, we propose a challenging but practical task: text…

机器学习 · 计算机科学 2022-12-06 Hailin Chen , Amrita Saha , Shafiq Joty , Steven C. H. Hoi

Fine-tuning Large Language Models (LLMs) is now a common approach for text classification in a wide range of applications. When labeled documents are scarce, active learning helps save annotation efforts but requires retraining of massive…

机器学习 · 计算机科学 2024-02-27 Artem Vysogorets , Achintya Gopal

Recent years have witnessed increasing interests in developing interpretable models in Natural Language Processing (NLP). Most existing models aim at identifying input features such as words or phrases important for model predictions.…

计算与语言 · 计算机科学 2022-08-10 Hanqi Yan , Lin Gui , Yulan He

Using prompts to explore the knowledge contained within pre-trained language models for downstream tasks has now become an active topic. Current prompt tuning methods mostly convert the downstream tasks to masked language modeling problems…

计算与语言 · 计算机科学 2022-10-25 Jiale Han , Shuai Zhao , Bo Cheng , Shengkun Ma , Wei Lu

Over the past year, the emergence of transfer learning with large-scale language models (LM) has led to dramatic performance improvements across a broad range of natural language understanding tasks. However, the size and memory footprint…

计算与语言 · 计算机科学 2020-02-04 Luke Melas-Kyriazi , George Han , Celine Liang

Treating texts as images, combining prompts with textual labels for prompt tuning, and leveraging the alignment properties of CLIP have been successfully applied in zero-shot multi-label image recognition. Nonetheless, relying solely on…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Haonan Xu , Dian Chao , Xiangyu Wu , Zhonghua Wan , Yang Yang

We present a novel approach to the problem of text style transfer. Unlike previous approaches requiring style-labeled training data, our method makes use of readily-available unlabeled text by relying on the implicit connection in style…

计算与语言 · 计算机科学 2021-06-24 Parker Riley , Noah Constant , Mandy Guo , Girish Kumar , David Uthus , Zarana Parekh

Computational social science (CSS) practitioners often rely on human-labeled data to fine-tune supervised text classifiers. We assess the potential for researchers to augment or replace human-generated training data with surrogate training…

计算与语言 · 计算机科学 2024-06-26 Nicholas Pangakis , Samuel Wolken

Continual learning has become increasingly important as it enables NLP models to constantly learn and gain knowledge over time. Previous continual learning methods are mainly designed to preserve knowledge from previous tasks, without much…

计算与语言 · 计算机科学 2021-06-14 Yufan Huang , Yanzhe Zhang , Jiaao Chen , Xuezhi Wang , Diyi Yang

Vision-language pre-training (VLP) methods are blossoming recently, and its crucial goal is to jointly learn visual and textual features via a transformer-based architecture, demonstrating promising improvements on a variety of…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Weihan Wang , Zhen Yang , Bin Xu , Juanzi Li , Yankui Sun