paper-with-me

홈 › Papers

Guided Recommendation for Model Fine-Tuning

2023-01-01 · CVPR 2023 1 · Hao Li, Charless Fowlkes, Hao Yang, Onkar Dabeer, Zhuowen Tu, Stefano Soatto

Model selection is essential for reducing the search cost of the best pre-trained model over a large-scale model zoo for a downstream task. After analyzing recent hand-designed model selection criteria with 400+ ImageNet pre-trained models and 40 downstream tasks, we find that they can fail due to invalid assumptions and intrinsic limitations. The prior knowledge on model capacity and dataset also can not be easily integrated into the existing criteria. To address these issues, we propose to convert model selection as a recommendation problem and to learn from the past training history. Specifically, we characterize the meta information of datasets and models as features, and use their transfer learning performance as the guided score. With thousands of historical training jobs, a recommendation system can be learned to predict the model selection score given the features of the dataset and the model as input. Our approach enables integrating existing model selection scores as additional features and scales with more historical data. We evaluate the prediction accuracy with 22 pre-trained models over 40 downstream tasks. With extensive evaluations, we show that the learned approach can outperform prior hand-designed model selection methods significantly when relevant training history is available.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

modelModel SelectionTransfer Learning

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Process-Supervised LLM Recommenders via Flow-guided Tuning

2025-03-10 · Chongming Gao, Mengyao Gao, Chenxiao Fan, Shuai Yuan 외

While large language models (LLMs) are increasingly adapted for recommendation systems via supervised fine-tuning (SFT), this approach amplifies popularity bias due to its likelihood maximization objective, compromising …

DiversityFairnessRecommendation Systems

Taxonomy-Guided Zero-Shot Recommendations with LLMs

2024-06-20 · Yueqing Liang, Liangwei Yang, Chen Wang, Xiongxiao Xu 외

With the emergence of large language models (LLMs) and their ability to perform a variety of tasks, their application in recommender systems (RecSys) has shown promise. However, we are facing significant challenges when …

Recommendation Systems

Improving LLM Interpretability and Performance via Guided Embedding Refinement for Sequential Recommendation

2025-04-15 · Nanshan Jia, Chenfei Yuan, Yuhang Wu, Zeyu Zheng

The fast development of Large Language Models (LLMs) offers growing opportunities to further improve sequential recommendation systems. Yet for some practitioners, integrating LLMs to their existing base recommendation s…

Recommendation SystemsSequential Recommendation

Bridging Domain Gaps between Pretrained Multimodal Models and Recommendations

2025-02-21 · Wenyu Zhang, Jie Luo, Xinming Zhang, Yuan Fang

With the explosive growth of multimodal content online, pre-trained visual-language models have shown great potential for multimodal recommendation. However, while these models achieve decent performance when applied in …

Multimodal RecommendationRecommendation Systems

IDVT: Interest-aware Denoising and View-guided Tuning for Social Recommendation

2023-08-30 · Dezhao Yang, Jianghong Ma, Shanshan Feng, Haijun Zhang 외

In the information age, recommendation systems are vital for efficiently filtering information and identifying user preferences. Online social platforms have enriched these systems by providing valuable auxiliary informa…

Contrastive LearningDenoisingRecommendation Systems