- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
上海交通大学硕士学位论文
上海交通大学硕士学位论文
第
第 PAGE VIII 页
Efficient Index Structure for Advertisement Search
ABSTRACT
Web advertising is playing an important role among advertising channels. It represents a growing part of the revenues of major Internet service providers such as Google and Yahoo. A commonly used strategy is to place advertisements (ads) on the search result pages according to the users’ submitted queries, which is called Sponsored Search. Relevant ads are likely to be clicked by a user and thus to increase the revenues of both advertisers and publishers.
However, data in Web advertising is different comparing to other textual data. Bid phrases defined by ad-owners are usually contained in limited number of ads. Directly matching user queries with bid phrases often results in returning few appropriate ads. Thus methods in traditional Information Retrieval for textual data cannot be directly used. To address this shortcoming, query expansion is often used to increase the chances to match the ads. Nevertheless, query expansion on top of the traditional inverted index faces efficiency issues such as high time complexity and heavy I/O costs. Moreover, precision cannot always be improved, sometimes even hurt due to the involvement of additional noise.
In this paper, an efficient ad search solution relying on a block-based index is proposed to tackle the issues associated with query expansion. The block-based index structure places clusters of similar bid phrases in corresponding blocks with their associated ads. It reduces the number of merge operations significantly during query expansion and allows sequential scans rather than random accesses, saving I/O costs. It adopts flexible block sizes according to the clustering results of bid phrases to further optimize the index structure for efficient ad search. The pre-computation of such clusters is
achieved through an agglomerative iterative clustering algorithm. Finally, a spreading activation ranking mechanism
您可能关注的文档
- 毛细管电泳-电化学发光联用检测水产品中的生物胺-食品科学专业毕业论文.docx
- 民事判决既判力研究-民诉专业毕业论文.docx
- 面向大规模数据中心模拟框架子系统的设计与实现-软件工程专业毕业论文.docx
- 煤矿工人沉默行为研究-企业管理专业毕业论文.docx
- 绿洲荒漠带防护林与自然植被的防风效应及其优化配置模式分析-植物学专业毕业论文.docx
- 面向网格应用的光网络资源调度研究-光学工程专业毕业论文.docx
- 考虑测量不确定度的材料强度统计推断-结构工程专业毕业论文.docx
- 门式刚架轻钢结构优化设计研究-防灾减灾及防护工程专业毕业论文.docx
- 煤矿安全管理信息系统设计与实现-软件工程专业毕业论文.docx
- 面向简易性的Web框架设计与应用-软件工程专业毕业论文.docx
- 慢性乙型肝炎和原发性肝癌患者中腺病毒中和抗体的流行病学研究-内科学专业毕业论文.docx
- 面向逆向工程的工业CT图像矢量化系统改进-机械工程专业毕业论文.docx
- 酶法生产壳寡糖及其质量控制研究-食品科学专业毕业论文.docx
- 面向串扰抑制的VDSL2频谱管理算法研究-计算机应用技术专业毕业论文.docx
- 麻醉前访视内容的护理质性和量性研究-护理学专业毕业论文.docx
- 榉树种子萌发特性及幼苗生长规律研究-园林植物与观赏园艺专业毕业论文.docx
- 空间数据挖掘在基于GIS的智能交通系统中的应用-计算机技术专业毕业论文.docx
- 慢病毒介导STMN1基因沉默对白血病K562细胞及其耐药株生物学特性影响及机制分析-内科学(血液病)专业毕业论文.docx
- 美术类在线考试系统的设计与实现软件工程专业毕业论文.docx
- 空心拉力螺钉张力带钢丝治疗髌骨骨折的临床疗效分析-骨外科学专业毕业论文.docx
文档评论(0)