中文
相关论文

相关论文: Large-Scale Multi-Domain Recommendation: an Automa…

200 篇论文

Domain-driven design (DDD) is a powerful design technique for architecting complex software systems. This paper introduces a prompting framework that automates core DDD activities through structured large language model (LLM) interactions.…

软件工程 · 计算机科学 2026-03-30 Tobias Eisenreich , Husein Jusic , Stefan Wagner

Multi-subject personalized image generation aims to synthesize customized images containing multiple specified subjects without requiring test-time optimization. However, achieving fine-grained independent control over multiple subjects…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Qiaoqiao Jin , Siming Fu , Dong She , Weinan Jia , Hualiang Wang , Mu Liu , Jidong Jiang

Unsupervised domain adaptive (UDA) person re-identification (ReID) has gained increasing attention for its effectiveness on the target domain without manual annotations. Most fine-tuning based UDA person ReID methods focus on encoding…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Jin Ding , Xue Zhou

Domain generalization (DG) methods aim to maintain good performance in an unseen target domain by using training data from multiple source domains. While success on certain occasions are observed, enhancing the baseline across most…

机器学习 · 计算机科学 2024-10-28 Liang Chen , Yong Zhang , Yibing Song , Zhiqiang Shen , Lingqiao Liu

The exponential growth of user-generated content on social media platforms has precipitated significant challenges in information management, particularly in content organization, retrieval, and discovery. Hashtags, as a fundamental…

信息检索 · 计算机科学 2025-03-26 Shubhi Bansal , Kushaan Gowda , Anupama Sureshbabu K , Chirag Kothari , Nagendra Kumar

Large language models (LLMs) often struggle to objectively identify latent characteristics in large datasets due to their reliance on pre-trained knowledge rather than actual data patterns. To address this data grounding issue, we propose…

机器学习 · 计算机科学 2025-02-19 Hyowon Cho , Soonwon Ka , Daechul Park , Jaewook Kang , Minjoon Seo , Bokyung Son

Recent cross-domain recommendation (CDR) studies assume that disentangled domain-shared and domain-specific user representations can mitigate domain gaps and facilitate effective knowledge transfer. However, achieving perfect…

信息检索 · 计算机科学 2024-11-27 Jing Du , Zesheng Ye , Bin Guo , Zhiwen Yu , Jia Wu , Jian Yang , Michael Sheng , Lina Yao

Trajectory prediction is crucial for the reliability and safety of autonomous driving systems, yet it remains a challenging task in complex interactive scenarios due to noisy trajectory observations and intricate agent interactions.…

计算机视觉与模式识别 · 计算机科学 2026-01-26 Wenyi Xiong , Jian Chen , Ziheng Qi , Wenhua Chen

Large language models (LLMs) are commonly trained on multi-domain datasets, where domain sampling strategies significantly impact model performance due to varying domain importance across downstream tasks. Existing approaches for optimizing…

计算与语言 · 计算机科学 2025-08-25 Weijie Shi , Jipeng Zhang , Yaguang Wu , Jingzhi Fang , Ruiyuan Zhang , Jiajie Xu , Jia Zhu , Hao Chen , Yao Zhao , Sirui Han , Xiaofang Zhou

The challenges in feature selection, particularly in balancing model accuracy, interpretability, and computational efficiency, remain a critical issue in advancing machine learning methodologies. To address these complexities, this study…

机器学习 · 计算机科学 2026-01-06 Nachiket Kapure , Harsh Joshi , Parul Kumari , Rajeshwari Mistri , Manasi Mali

With the rise of edge computing, various AI services are expected to be available at a mobile side through the inference based on deep neural network (DNN) operated at the network edge, called edge inference (EI). On the other hand, the…

系统与控制 · 电气工程与系统科学 2022-11-16 Jinhyuk Choi , Seong-Lyun Kim , Seung-Woo Ko

In recommender systems, modeling user-item behaviors is essential for user representation learning. Existing sequential recommenders consider the sequential correlations between historically interacted items for capturing users' historical…

信息检索 · 计算机科学 2021-05-04 Yujie Lu , Shengyu Zhang , Yingxuan Huang , Luyao Wang , Xinyao Yu , Zhou Zhao , Fei Wu

Domain adaptation aims at training a classifier in one dataset and applying it to a related but not identical dataset. One successfully used framework of domain adaptation is to learn a transformation to match both the distribution of the…

计算机视觉与模式识别 · 计算机科学 2015-03-03 Xu Zhang , Felix Xinnan Yu , Shih-Fu Chang , Shengjin Wang

We propose a simple but effective source-free domain adaptation (SFDA) method. Treating SFDA as an unsupervised clustering problem and following the intuition that local neighbors in feature space should have more similar predictions than…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Shiqi Yang , Yaxing Wang , Kai Wang , Shangling Jui , Joost van de Weijer

Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques and is a key step to improve the performance of machine learning algorithms. In the multi-party feature engineering…

机器学习 · 计算机科学 2020-09-08 Pei Fang , Zhendong Cai , Hui Chen , QingJiang Shi

Domain generalization (DG) aims to learn a generic model from multiple observed source domains that generalizes well to arbitrary unseen target domains without further training. The major challenge in DG is that the model inevitably faces a…

机器学习 · 计算机科学 2023-09-19 Jintao Guo , Lei Qi , Yinghuan Shi , Yang Gao

Nowadays, users open multiple accounts on social media platforms and e-commerce sites, expressing their personal preferences on different domains. However, users' behaviors change across domains, depending on the content that users interact…

信息检索 · 计算机科学 2019-07-04 Dimitrios Rafailidis , Gerhard Weiss

Advertising systems often face the multi-domain challenge, where data distributions vary significantly across scenarios. Existing domain adaptation methods primarily focus on building domain-adaptive neural networks but often rely on…

机器学习 · 计算机科学 2025-03-13 Wenxuan Sun , Zixuan Yang , Yunli Wang , Zhen Zhang , Zhiqiang Wang , Yu Li , Jian Yang , Yiming Yang , Shiyang Wen , Peng Jiang , Kun Gai

In modern recommender systems, especially in e-commerce, predicting multiple targets such as click-through rate (CTR) and post-view conversion rate (CTCVR) is common. Multi-task recommender systems are increasingly popular in both research…

信息检索 · 计算机科学 2024-08-21 Yue Ding , Yanbiao Ji , Xun Cai , Xin Xin , Yuxiang Lu , Suizhi Huang , Chang Liu , Xiaofeng Gao , Tsuyoshi Murata , Hongtao Lu

In today's digital landscape, Deep Recommender Systems (DRS) play a crucial role in navigating and customizing online content for individual preferences. However, conventional methods, which mainly depend on single recommendation task,…

信息检索 · 计算机科学 2025-03-03 Xiangyu Zhao , Yichao Wang , Bo Chen , Jingtong Gao , Yuhao Wang , Xiaopeng Li , Pengyue Jia , Qidong Liu , Huifeng Guo , Ruiming Tang