中文
相关论文

相关论文: Pre-train, Interact, Fine-tune: A Novel Interactio…

200 篇论文

Unsupervised large-scale vision-language pre-training has shown promising advances on various downstream tasks. Existing methods often model the cross-modal interaction either via the similarity of the global feature of each modality which…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Lewei Yao , Runhui Huang , Lu Hou , Guansong Lu , Minzhe Niu , Hang Xu , Xiaodan Liang , Zhenguo Li , Xin Jiang , Chunjing Xu

Image-text matching (ITM) is a fundamental problem in computer vision. The key issue lies in jointly learning the visual and textual representation to estimate their similarity accurately. Most existing methods focus on feature enhancement…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Xuri Ge , Fuhai Chen , Songpei Xu , Fuxiang Tao , Jie Wang , Joemon M. Jose

Given that natural language serves as the primary conduit for expressing thoughts and emotions, text analysis has become a key technique in psychological research. It enables the extraction of valuable insights from natural language,…

计算与语言 · 计算机科学 2024-08-05 Yu Wang , Wen Qu

Traditional recommender systems encounter several challenges such as data sparsity and unexplained recommendation. To address these challenges, many works propose to exploit semantic information from review data. However, these methods have…

信息检索 · 计算机科学 2020-10-16 Jiahui Wen , Jingwei Ma , Hongkui Tu , Wei Yin , Jian Fang

In network representation learning we learn how to represent heterogeneous information networks in a low-dimensional space so as to facilitate effective search, classification, and prediction solutions. Previous network representation…

人工智能 · 计算机科学 2021-05-19 Yang Fang , Xiang Zhao , Yifan Chen , Weidong Xiao , Maarten de Rijke

Speech or text representation generated by pre-trained models contains modal-specific information that could be combined for benefiting spoken language understanding (SLU) tasks. In this work, we propose a novel pre-training paradigm termed…

计算与语言 · 计算机科学 2023-05-30 Linhao Dong , Zhecheng An , Peihao Wu , Jun Zhang , Lu Lu , Zejun Ma

A centerpiece of the ever-popular reinforcement learning from human feedback (RLHF) approach to fine-tuning autoregressive language models is the explicit training of a reward model to emulate human feedback, distinct from the language…

计算与语言 · 计算机科学 2023-05-22 Wanqiao Xu , Shi Dong , Dilip Arumugam , Benjamin Van Roy

Foundation models pretrained on large-scale natural images are widely adapted to various cross-domain low-resource downstream tasks, benefiting from generalizable and transferable patterns captured by their representations. However, these…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Wenqiang Zu , Shenghao Xie , Hao Chen , Zhiqiang Chen , Liwen Hu , Yuanhao Xi , Yiming Liang , Junliang Ye , Bo Lei , Tiejun Huang , Guoqi Li , Lei Ma

We study a practical setting of continual learning: fine-tuning on a pre-trained model continually. Previous work has found that, when training on new tasks, the features (penultimate layer representations) of previous data will change,…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Shibo Jie , Zhi-Hong Deng , Ziheng Li

Language model pre-training has proven to be useful in learning universal language representations. As a state-of-the-art language model pre-training model, BERT (Bidirectional Encoder Representations from Transformers) has achieved amazing…

计算与语言 · 计算机科学 2020-02-06 Chi Sun , Xipeng Qiu , Yige Xu , Xuanjing Huang

This work presents a new and simple approach for fine-tuning pretrained word embeddings for text classification tasks. In this approach, the class in which a term appears, acts as an additional contextual variable during the fine tuning…

计算与语言 · 计算机科学 2019-12-17 Amr Al-Khatib , Samhaa R. El-Beltagy

We propose pre-finetuning, an additional large-scale learning stage between language model pre-training and fine-tuning. Pre-finetuning is massively multi-task learning (around 50 datasets, over 4.8 million total labeled examples), and is…

计算与语言 · 计算机科学 2021-01-28 Armen Aghajanyan , Anchit Gupta , Akshat Shrivastava , Xilun Chen , Luke Zettlemoyer , Sonal Gupta

In this paper, we design novel interactive deep learning methods to improve semantic interactions in visual analytics applications. The ability of semantic interaction to infer analysts' precise intents during sensemaking is dependent on…

机器学习 · 计算机科学 2023-05-31 Yali Bian , Chris North

In urban driving scenarios, forecasting future trajectories of surrounding vehicles is of paramount importance. While several approaches for the problem have been proposed, the best-performing ones tend to require extremely detailed input…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Shashank Srikanth , Junaid Ahmed Ansari , Karnik Ram R , Sarthak Sharma , Krishna Murthy J. , Madhava Krishna K

Class-Incremental Learning (CIL) aims to endow models with the ability to continuously adapt to evolving data streams. Recent advances in pre-trained vision-language models (e.g., CLIP) provide a powerful foundation for this task. However,…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Zhen-Hao Wen , Yan Wang , Ji Feng , Han-Jia Ye , De-Chuan Zhan , Da-Wei Zhou

Learning vector representation for words is an important research field which may benefit many natural language processing tasks. Two limitations exist in nearly all available models, which are the bias caused by the context definition and…

计算与语言 · 计算机科学 2015-06-01 Xuefeng Yang , Kezhi Mao

Scene Text Recognition (STR) is challenging in extracting effective character representations from visual data when text is unreadable. Permutation language modeling (PLM) is introduced to refine character predictions by jointly capturing…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Honghui Chen , Yuhang Qiu , Jiabao Wang , Pingping Chen , Nam Ling

Language models with the Transformers structure have shown great performance in natural language processing. However, there still poses problems when fine-tuning pre-trained language models on downstream tasks, such as over-fitting or…

计算与语言 · 计算机科学 2023-05-12 Hongyi Yuan , Zheng Yuan , Chuanqi Tan , Fei Huang , Songfang Huang

The visual representation of a pre-trained model prioritizes the classifiability on downstream tasks, while the widespread applications for pre-trained visual models have posed new requirements for representation interpretability. However,…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Shufan Shen , Zhaobo Qi , Junshu Sun , Qingming Huang , Qi Tian , Shuhui Wang

Fine-tuning pretrained language models (LMs) without making any architectural changes has become a norm for learning various language downstream tasks. However, for non-language downstream tasks, a common practice is to employ task-specific…

‹ 上一页 1 2 3 10 下一页 ›