All Projects → wzhe06 → Ad Papers

wzhe06 / Ad Papers

Licence: mit
Papers on Computational Advertising

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ad Papers

uncertainty-calibration
A collection of research and application papers of (uncertainty) calibration techniques.
Stars: ✭ 120 (-96.59%)
Mutual labels:  advertising, papers, ctr-prediction
bool-expr-indexer
A fast boolean expression index implementation, especially for RTB ad selection. A Go implementation of the core algorithm in paper <Indexing Boolean Expression>
Stars: ✭ 49 (-98.61%)
Mutual labels:  advertising, computational-advertising
Awesome Recsys Papers
The awesome and classic papers in recommendation system!!! Good luck to every RecSys-learner!
Stars: ✭ 666 (-81.05%)
Mutual labels:  papers, recommender-system
EasyRec
A framework for large scale recommendation algorithms.
Stars: ✭ 599 (-82.96%)
Mutual labels:  recommender-system, ctr-prediction
Awesome-Machine-Learning-Papers
📖Notes and remarks on Machine Learning related papers
Stars: ✭ 35 (-99%)
Mutual labels:  recommender-system, ctr-prediction
BARS
Towards open benchmarking for recommender systems https://openbenchmark.github.io/BARS
Stars: ✭ 157 (-95.53%)
Mutual labels:  recommender-system, ctr-prediction
monetization-platforms
Crowdsourced list of monetization platforms for creators
Stars: ✭ 25 (-99.29%)
Mutual labels:  advertising
Time Series Deep Learning State Of The Art
Scientific time series and deep learning state of the art
Stars: ✭ 277 (-92.12%)
Mutual labels:  papers
Recommender-System-Pytorch
基于 Pytorch 实现推荐系统相关的算法
Stars: ✭ 40 (-98.86%)
Mutual labels:  recommender-system
SIGIR2021 Conure
One Person, One Model, One World: Learning Continual User Representation without Forgetting
Stars: ✭ 23 (-99.35%)
Mutual labels:  recommender-system
Model Compression Papers
Papers for deep neural network compression and acceleration
Stars: ✭ 296 (-91.58%)
Mutual labels:  papers
Summary Of Recommender System Papers
阅读过的推荐系统论文的归类总结,持续更新中…
Stars: ✭ 288 (-91.81%)
Mutual labels:  recommender-system
Literaturedl4graph
A comprehensive collection of recent papers on graph deep learning
Stars: ✭ 2,889 (-17.81%)
Mutual labels:  papers
netflix-style-recommender
A simple movie recommendation engine
Stars: ✭ 65 (-98.15%)
Mutual labels:  recommender-system
Daisyrec
A developing recommender system in pytorch. Algorithm: KNN, LFM, SLIM, NeuMF, FM, DeepFM, VAE and so on, which aims to fair comparison for recommender system benchmarks
Stars: ✭ 280 (-92.03%)
Mutual labels:  recommender-system
Spotify-Song-Recommendation-ML
UC Berkeley team's submission for RecSys Challenge 2018
Stars: ✭ 70 (-98.01%)
Mutual labels:  recommender-system
Dsin
Code for the IJCAI'19 paper "Deep Session Interest Network for Click-Through Rate Prediction"
Stars: ✭ 289 (-91.78%)
Mutual labels:  recommender-system
SAE-NAD
The implementation of "Point-of-Interest Recommendation: Exploiting Self-Attentive Autoencoders with Neighbor-Aware Influence"
Stars: ✭ 48 (-98.63%)
Mutual labels:  recommender-system
Top Blockchain Paper
Top Blockchain paper, such as CCS, NSDI, S&P, EuroS&P, CRYPTO, etc.
Stars: ✭ 259 (-92.63%)
Mutual labels:  papers
Eventextractionpapers
A list of NLP resources focused on event extraction task
Stars: ✭ 283 (-91.95%)
Mutual labels:  papers

计算广告论文、学习资料、业界分享

动态更新工作中实现或者阅读过的计算广告相关论文、学习资料和业界分享,作为自己工作的总结,也希望能为计算广告相关行业的同学带来便利。 所有资料均来自于互联网,如有侵权,请联系王喆。同时欢迎对计算广告感兴趣的同学与我讨论相关问题,我的联系方式如下:

会不断加入一些重要的计算广告相关论文和资料,并去掉一些过时的或者跟计算广告不太相关的论文

其他相关资源

目录

Optimization Method

Online Optimization,Parallel SGD,FTRL等优化方法,实用并且能够给出直观解释的文章

Topic Model

话题模型相关文章,PLSA,LDA,进行广告Context特征提取,创意优化经常会用到Topic Model

Google Three Papers

Google三大篇,HDFS,MapReduce,BigTable,奠定大数据基础架构的三篇文章,任何从事大数据行业的工程师都应该了解

Factorization Machines

FM因子分解机模型的相关paper,在计算广告领域非常实用的模型

Embedding

Budget Control

广告系统中Pacing,预算控制,以及怎么把预算控制与其他模块相结合的问题

Tree Model

树模型和基于树模型的boosting模型,树模型的效果在大部分问题上非常好,在CTR,CVR预估及特征工程方面的应用非常广

Guaranteed Contracts Ads

事实上,现在很多大的媒体主仍是合约广告系统,合约广告系统的在线分配,Yield Optimization,以及定价问题都是非常重要且有挑战性的问题

Classic CTR Prediction

Bidding Strategy

计算广告中广告定价,RTB过程中广告出价策略的相关问题

Computational Advertising Architect

广告系统的架构问题

Machine Learning Tutorial

机器学习方面一些非常实用的学习资料

Transfer Learning

迁移学习相关文章,计算广告中经常遇到新广告冷启动的问题,利用迁移学习能较好解决该问题

Deep Learning CTR Prediction

Exploration and Exploitation

探索和利用,计算广告中非常经典,也是容易被大家忽视的问题,其实所有的广告系统都面临如何解决新广告主冷启动,以及在效果不好的情况下如何探索新的优质流量的问题,希望该目录下的几篇文章能够帮助到你

Allocation

广告流量的分配问题

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].