阿里巴巴研究型实习生-智能算法产品事业部-用户增长算法工程师
实习兼职阿里巴巴研究型实习生地点:北京 | 杭州状态:招聘
任职要求
1. 机器学习、数据挖掘、自然语言处理、人工智能等相关专业的硕士生/博士生,实习时间可满一年; 2. 熟练掌握Tensorflow、Pytorch等深度学习框架,扎实的编程基础,具备独立的算法实现能力; 3. 熟悉常见的机器学习算法(LR、GBDT、DNN、Transformer、Positive-Unlabeled Learning、Multi-Task Learning、Diffusion Model等),…
登录查看完整任职要求
微信扫码,1秒登录
工作职责
我们是淘天集团淘宝用户算法团队,致力于通过外投广告算法、商品推荐算法、权益激励算法及消息触达策略的深度融合,驱动淘宝用户的高效增长与长期价值提升。团队聚焦用户全生命周期管理,以大规模机器学习、序列建模、因果推断、运筹优化等为核心技术引擎,在获客效率、增量GMV和用户LTV等关键指标上持续突破。 在手淘用户增长场景中,LTV预估和确收GMV预估是非常核心的工作,广泛应用于权益投放、外投广告、营销等业务场景下。预估任务存在延迟反馈、季节性及趋势性分布漂移、大促脉冲式事件的灾难性遗忘等问题,为此我们希望设计并实现一套具备多时间尺度延迟反馈建模能力、鲁棒分布自适应能力与长周期记忆能力的预估引擎,从而显著提升预估精度与稳定性。 你将承担以下核心职责: 1. LTV预估和确收率预估:深入解决LTV预估和确收率预估在实践中遇到的工业级难题,基于淘天用户特征体系以及海量行为数据,提升预估的准确率; 2. 算法创新与模型研发: 探索多时间尺度建模,解决延迟反馈建模问题;解决实践中季节性及趋势性分布漂移问题;优化模型具备对“稀疏但重要日期分布”的长期记忆能力,并在下一次同类事件到来时进行模式重用;探索生成式LTV预估新范式,如LLM生成式建模、timeLLM、Diffusion等; 3. 前沿成果输出:在KDD、ICML、NeurIPS等顶级会议发表高水平论文,拓展LTV预估与个性化营销领域的影响力; 4. 应用场景覆盖淘天权益投放、外投广告、营销决策等业务场景,完成算法的线上应用及取得线上效果提升。 加入我们,你将参与最具挑战性的工业级LTV预估课题,定义智能营销与用户增长的未来技术范式。
包括英文材料
机器学习+
https://www.youtube.com/watch?v=0oyDqO8PjIg
Learn about machine learning and AI with this comprehensive 11-hour course from @LunarTech_ai.
https://www.youtube.com/watch?v=i_LwzRVP7bg
Learn Machine Learning in a way that is accessible to absolute beginners.
https://www.youtube.com/watch?v=NWONeJKn6kc
Learn the theory and practical application of machine learning concepts in this comprehensive course for beginners.
https://www.youtube.com/watch?v=PcbuKRNtCUc
Learn about all the most important concepts and terms related to machine learning and AI.
数据挖掘+
https://www.youtube.com/watch?v=-bSkREem8dM
Database vs Data Warehouse vs Data Lake
https://www.youtube.com/watch?v=7rs0i-9nOjo
NLP+
https://www.youtube.com/watch?v=fNxaJsNG3-s&list=PLQY2H8rRoyvzDbLUZkbudP-MFQZwNmU4S
Welcome to Zero to Hero for Natural Language Processing using TensorFlow!
https://www.youtube.com/watch?v=R-AG4-qZs1A&list=PLeo1K3hjS3uuvuAXhYjV2lMEShq2UYSwX
Natural Language Processing tutorial for beginners series in Python.
https://www.youtube.com/watch?v=rmVRLeJRkl4&list=PLoROMvodv4rMFqRtEuo6SGjY4XbRIVRd4
The foundations of the effective modern methods for deep learning applied to NLP.
TensorFlow+
https://www.youtube.com/watch?v=tpCFfeUEGs8
Ready to learn the fundamentals of TensorFlow and deep learning with Python? Well, you’ve come to the right place.
https://www.youtube.com/watch?v=ZUKz4125WNI
This part continues right where part one left off so get that Google Colab window open and get ready to write plenty more TensorFlow code.
PyTorch+
https://datawhalechina.github.io/thorough-pytorch/
PyTorch是利用深度学习进行数据科学研究的重要工具,在灵活性、可读性和性能上都具备相当的优势,近年来已成为学术界实现深度学习算法最常用的框架。
https://www.youtube.com/watch?v=V_xro1bcAuA
Learn PyTorch for deep learning in this comprehensive course for beginners. PyTorch is a machine learning framework written in Python.
深度学习+
https://d2l.ai/
Interactive deep learning book with code, math, and discussions.
算法+
https://roadmap.sh/datastructures-and-algorithms
Step by step guide to learn Data Structures and Algorithms in 2025
https://www.hellointerview.com/learn/code
A visual guide to the most important patterns and approaches for the coding interview.
https://www.w3schools.com/dsa/
GBDT+
https://developers.google.com/machine-learning/decision-forests/intro-to-gbdt
Like bagging and boosting, gradient boosting is a methodology applied on top of another machine learning algorithm.
https://scikit-learn.org/stable/modules/ensemble.html
Ensemble methods combine the predictions of several base estimators built with a given learning algorithm in order to improve generalizability / robustness over a single estimator.
深度神经网络+
https://www.youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi
Learn the basics of neural networks and backpropagation, one of the most important algorithms for the modern world.
Transformer+
https://huggingface.co/learn/llm-course/en/chapter1/4
Breaking down how Large Language Models work, visualizing how data flows through.
https://poloclub.github.io/transformer-explainer/
An interactive visualization tool showing you how transformer models work in large language models (LLM) like GPT.
https://www.youtube.com/watch?v=wjZofJX0v4M
Breaking down how Large Language Models work, visualizing how data flows through.
还有更多 •••
相关职位
实习阿里巴巴研究型实
1. 探索纯模态(去ID化)在手淘冷启推荐场景的落地,提升冷启素材分发效率; 2. 探索冷启动与跨域推荐,构建可迁移的统一素材冷启推荐模型框架,实现多场景高效迁移与复用; 3. 优化多模态基座(PreTrain/SFT)及训练推理效率,提高资源利用率,降低训练时长与显存占用; 4. 结合以上研究沉淀方法,撰写发表论文,并与业界/学界保持交流。
更新于 2026-03-20杭州
实习阿里巴巴研究型实
我们是阿里妈妈搜索广告算法团队,负责淘宝搜索场景广告技术变现的算法设计和优化,包括并不限于: 1. 负责研究多模态大模型在淘宝海量图文、视频物料理解上的运用; 2. 负责研究生成式大模型/AIGC算法在广告投放物料挖掘上的运用; 3. 负责研究多模态大模型和生成式大模型在搜索广告中的全链路运用和升级; 4. 负责研究搜索广告场景下多物料投放算法的设计和优化,包含商品、直播、短视频等; 5. 负责研究超大规模多模态大模型的训练和推理加速; 6. 负责研究经典CV/多模态任务的设计和优化,包括分类、检测、OCR、度量学习等。
更新于 2026-03-20北京|杭州
实习阿里巴巴研究型实
1.参与设计并实现单智能体/多智能体联合出价框架; 2.构建广告竞价中的反事实竞得率建模范式,优化多ADX环境下的广告主收益; 3.在开源仿真环境及真实日志上评估模型效果; 4.结合以上方向的探索和研究,撰写发表论文,和业界、学术界保持良好的交流。
更新于 2026-03-20北京|杭州