中文
相关论文

相关论文: MLoRA: Multi-Domain Low-Rank Adaptive Network for …

200 篇论文

Large-scale pretraining followed by task-specific finetuning has achieved great success in various NLP tasks. Since finetuning all parameters of large pretrained models poses substantial computational and memory challenges, several…

计算与语言 · 计算机科学 2024-03-19 Ruiyi Zhang , Rushi Qiang , Sai Ashish Somayajula , Pengtao Xie

Click-Through Rate (CTR) prediction, a core task in recommendation systems, estimates user click likelihood using historical behavioral data. Modeling user behavior sequences as text to leverage Language Models (LMs) for this task has…

Multimodal Emotion Recognition (MER) often encounters incomplete multimodality in practical applications due to sensor failures or privacy protection requirements. While existing methods attempt to address various incomplete multimodal…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Xinkui Zhao , Jinsong Shu , Yangyang Wu , Guanjie Cheng , Zihe Liu , Naibo Wang , Shuiguang Deng , Zhongle Xie , Jianwei Yin

Low-Rank Adaptation (LoRA) has become a widely adopted technique for fine-tuning large-scale pre-trained models with minimal parameter updates. However, existing methods rely on fixed ranks or focus solely on either rank pruning or…

机器学习 · 计算机科学 2025-04-02 Huandong Chang , Zicheng Ma , Mingyuan Ma , Zhenting Qi , Andrew Sabot , Hong Jiang , H. T. Kung

Dwell time (DT) is a critical post-click metric for evaluating user preference in recommender systems, complementing the traditional click-through rate (CTR). Although multi-task learning is widely adopted to jointly optimize DT and CTR, we…

信息检索 · 计算机科学 2025-08-25 Huishi Luo , Fuzhen Zhuang , Yongchun Zhu , Yiqing Wu , Bo Kang , Ruobing Xie , Feng Xia , Deqing Wang , Jin Dong

The success of deep reinforcement learning (DRL) relies on the availability and quality of training data, often requiring extensive interactions with specific environments. In many real-world scenarios, where data collection is costly and…

机器学习 · 计算机科学 2025-04-15 Amir Abolfazli , Zekun Song , Avishek Anand , Wolfgang Nejdl

Recent studies on Click-Through Rate (CTR) prediction has reached new levels by modeling longer user behavior sequences. Among others, the two-stage methods stand out as the state-of-the-art (SOTA) solution for industrial applications. The…

信息检索 · 计算机科学 2022-09-27 Qiwei Chen , Yue Xu , Changhua Pei , Shanshan Lv , Tao Zhuang , Junfeng Ge

We present a data-adaptive method for parameter-efficient fine-tuning of large neural networks. Standard low-rank adaptation methods improve efficiency by restricting each layer update to a fixed low-rank form, but this static…

机器学习 · 计算机科学 2026-05-12 Omatharv Bharat Vaidya , Connor T. Jerzak , Nhat Ho , Chandrajit Bajaj

As Learning-to-Rank (LTR) approaches primarily seek to improve ranking quality, their output scores are not scale-calibrated by design. This fundamentally limits LTR usage in score-sensitive applications. Though a simple multi-objective…

信息检索 · 计算机科学 2023-08-23 Aijun Bai , Rolf Jagerman , Zhen Qin , Le Yan , Pratyush Kar , Bing-Rong Lin , Xuanhui Wang , Michael Bendersky , Marc Najork

Low-Rank Adaptation (LoRA) drives research to align its performance with full fine-tuning. However, significant challenges remain: (1) Simply increasing the rank size of LoRA does not effectively capture high-rank information, which leads…

机器学习 · 计算机科学 2024-10-21 Chuanyu Tang , Yilong Chen , Zhenyu Zhang , Junyuan Shang , Wenyuan Zhang , Yong Huang , Tingwen Liu

Click-Through Rate (CTR) prediction plays a core role in recommender systems, serving as the final-stage filter to rank items for a user. The key to addressing the CTR task is learning feature interactions that are useful for prediction,…

信息检索 · 计算机科学 2023-04-27 Yang Zhang , Tianhao Shi , Fuli Feng , Wenjie Wang , Dingxian Wang , Xiangnan He , Yongdong Zhang

Click-through rate (CTR) prediction is a crucial task in online display advertising. The embedding-based neural networks have been proposed to learn both explicit feature interactions through a shallow component and deep feature…

机器学习 · 计算机科学 2021-01-08 Wei Deng , Junwei Pan , Tian Zhou , Deguang Kong , Aaron Flores , Guang Lin

Transformer-based, pre-trained large language models (LLMs) have demonstrated outstanding performance across diverse domains, particularly in the emerging {\em pretrain-then-finetune} paradigm. Low-Rank Adaptation (LoRA), a…

机器学习 · 计算机科学 2024-09-19 Zhengmao Ye , Dengchun Li , Zetao Hu , Tingfeng Lan , Jian Sha , Sicong Zhang , Lei Duan , Jie Zuo , Hui Lu , Yuanchun Zhou , Mingjie Tang

Developing effective quantitative trading strategies using reinforcement learning (RL) is challenging due to the high risks associated with online interaction with live financial markets. Consequently, offline RL, which leverages historical…

计算金融 · 定量金融 2024-11-28 Suyeol Yun

Click-through rate (CTR) prediction is crucial in recommendation and online advertising systems. Existing methods usually model user behaviors, while ignoring the informative context which influences the user to make a click decision, e.g.,…

信息检索 · 计算机科学 2023-01-31 Xiang Li , Shuwei Chen , Jian Dong , Jin Zhang , Yongkang Wang , Xingxing Wang , Dong Wang

As an increasingly popular task in multimedia information retrieval, video moment retrieval (VMR) aims to localize the target moment from an untrimmed video according to a given language query. Most previous methods depend heavily on…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Xiang Fang , Daizong Liu , Pan Zhou , Yuchong Hu

Click-through rate (CTR) prediction, whose goal is to predict the probability of the user to click on an item, has become increasingly significant in the recommender systems. Recently, some deep learning models with the ability to…

信息检索 · 计算机科学 2022-06-30 Tianwei Cao , Qianqian Xu , Zhiyong Yang , Qingming Huang

Despite the development of ranking optimization techniques, pointwise loss remains the dominating approach for click-through rate prediction. It can be attributed to the calibration ability of the pointwise loss since the prediction can be…

信息检索 · 计算机科学 2023-05-30 Xiang-Rong Sheng , Jingyue Gao , Yueyao Cheng , Siran Yang , Shuguang Han , Hongbo Deng , Yuning Jiang , Jian Xu , Bo Zheng

In Federated Learning (FL) of click-through rate (CTR) prediction, users' data is not shared for privacy protection. The learning is performed by training locally on client devices and communicating only model changes to the server. There…

信息检索 · 计算机科学 2022-09-02 Xianghang Liu , Bartłomiej Twardowski , Tri Kurniawan Wijaya

Self-supervised representation learning for point cloud has demonstrated effectiveness in improving pre-trained model performance across diverse tasks. However, as pre-trained models grow in complexity, fully fine-tuning them for downstream…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Song Wang , Xiaolu Liu , Lingdong Kong , Jianyun Xu , Chunyong Hu , Gongfan Fang , Wentong Li , Jianke Zhu , Xinchao Wang
‹ 上一页 1 8 9 10 下一页 ›