System and Method for Improving the Performance of Electronic Media Advertising Campaigns Through Multi-Attribute Analysis and Optimization
    11.
    发明申请
    System and Method for Improving the Performance of Electronic Media Advertising Campaigns Through Multi-Attribute Analysis and Optimization 审中-公开
    通过多属性分析和优化提高电子媒体广告业务绩效的系统和方法

    公开(公告)号:US20110238487A1

    公开(公告)日:2011-09-29

    申请号:US13099608

    申请日:2011-05-03

    IPC分类号: G06Q30/00

    摘要: Automated system, methods, algorithms, procedures, and computer software programs and computer program products for improving and optimizing the performance of messaging campaigns, particularly for marketing campaigns in which advertisements or other messages are distributed over an interactive measurable medium such as the Internet. Analysis and Optimization method and procedure, an automated system, and system and method that exploit the underlying multi-attribute structure, as well as other features and advantages. Optimization procedures allocate the ad alternatives or other message to the customer population to optimize business objectives such as maximizing the number of positive responses received. Procedure for generating message allocations that improve and attempt to optimize the campaign performance. Methods ensure that campaign constraints are not violated. Methods can be implemented on a computer that is programmed to retrieve message performance information and to generate recommended message allocations for each stage in a multi-stage messaging campaign to achieve messaging goals.

    摘要翻译: 自动化系统,方法,算法,程序,计算机软件程序和计算机程序产品,用于改善和优化消息传播活动的性能,特别是对于通过互动可测量介质(如互联网)分发广告或其他消息的营销活动。 分析和优化方法和过程,自动化系统,以及利用底层多属性结构以及其他特征和优点的系统和方法。 优化程序将广告替代品或其他消息分配给客户群体,以优化业务目标,例如最大限度地获得收到的积极响应数量。 生成消息分配的过程,用于改进和尝试优化广告系列的效果。 方法确保不违反活动约束。 方法可以在被编程为检索消息性能信息的计算机上实现,并且为了实现消息传送目标而在多阶段消息传送活动中为每个阶段生成推荐的消息分配。

    Method, algorithm, and computer program for optimizing the performance of messages including advertisements in an interactive measurable medium
    12.
    发明申请
    Method, algorithm, and computer program for optimizing the performance of messages including advertisements in an interactive measurable medium 有权
    方法,算法和计算机程序,用于优化包括交互式可测量介质中的广告的消息的性能

    公开(公告)号:US20080306810A1

    公开(公告)日:2008-12-11

    申请号:US12193163

    申请日:2008-08-18

    IPC分类号: G06Q30/00 G06Q10/00

    摘要: Method, procedure, algorithm, system, and computer program for improving and attempting to optimize the performance of messaging campaigns, particularly to marketing campaigns in which advertisements or other messages are distributed over an interactive measurable medium such as the Internet. A goal is to allocate the message alternatives to the customer population to optimize business objectives. The includes reading prior stage message state data pertaining to a prior stage including a cumulative number of trials and a cumulative number of successes for a particular message. Message performance results representing message trials and message successes from the previous stage based on the prior-stage state are then read, and a current message state is computed. A current message allocation is generated based on the current message state. Desirably the cumulative number of trials and the cumulative number of successes are discounted based on the age of the information. This inventive procedure may be applied to various message types including, for example, web site banner advertisements, electronic advertisements generally, email messages and promotions, and the like. In one embodiment, the messages are internet web site banner ads, trials are impressions of the ads presented to the user, and successes are measured by clickthroughs from the banner ad to the web site associated with the banner ad. Computer system, computer program, and computer program product associated with the inventive method and procedures are also provided.

    摘要翻译: 方法,程序,算法,系统和计算机程序,用于改进和尝试优化消息传播活动的性能,特别是在诸如因特网的交互式可测量介质上分发广告或其他消息的营销活动。 目标是为客户群体分配消息替代品,以优化业务目标。 这包括读取与前一阶段相关的前级消息状态数据,其包括累积的试验次数和针对特定消息的累积成功次数。 然后读取表示基于前一级状态的前一级的消息试验和消息成功的消息性能结果,并且计算当前消息状态。 基于当前消息状态生成当前消息分配。 理想的是,根据信息的年龄,累积的试验次数和累积的成功次数将被打折扣。 本发明的过程可以应用于各种消息类型,包括例如网站横幅广告,通常的电子广告,电子邮件消息和促销等。 在一个实施例中,消息是互联网网站横幅广告,试验是向用户呈现的广告的印象,成功通过从横幅广告到与横幅广告相关联的网站的点击来衡量。 还提供了与本发明的方法和程序相关联的计算机系统,计算机程序和计算机程序产品。

    Structure and method for efficient parallel high-dimensional similarity
join
    13.
    发明授权
    Structure and method for efficient parallel high-dimensional similarity join 失效
    高效平行高维相似性联合的结构与方法

    公开(公告)号:US5987468A

    公开(公告)日:1999-11-16

    申请号:US989847

    申请日:1997-12-12

    摘要: Multidimensional similarity join finds pairs of multi-dimensional points that are within some small distance of each other. Databases in domains such as multimedia and time-series can require a high number of dimensions. The .epsilon.-k-d-B tree has been proposed as a data structure that scales better as number of dimensions increases compared to previous data structures such as the R-tree (and variations), grid-file, and k-d-B tree. We present a cost model of the .epsilon.-k-d-B tree and use it to optimize the leaf size. This new leaf size is shown to be better in most situations compared to previous work that used a constant leaf size. We present novel parallel procedures for the .epsilon.-k-d-B tree. A load-balancing strategy based on equi-depth histograms is shown to work well for uniform or low-skew situations, whereas another based on weighted, equi-depth histograms works far better for high-skew datasets. The latter strategy is only slightly slower than the former strategy for low skew datasets. The weights for the latter strategy are based on the same cost model that is used to determine optimal leaf sizes.

    摘要翻译: 多维相似联合找到彼此在一些小距离内的多维点对。 域中的数据库(如多媒体和时间序列)可能需要大量的维度。 已经提出了epsilon -k-d-B树作为数据结构,与先前的数据结构(如R-tree(和变体),网格文件和k-d-B树)相比,维度数量的增加更好。 我们提出了一个eps-k-d-B树的成本模型,并用它来优化叶尺寸。 与使用恒定叶尺寸的以前的工作相比,在大多数情况下,新叶尺寸显示出更好。 我们提出了epsilon -k-d-B树的新颖并行程序。 基于等深度直方图的负载平衡策略被显示为均匀或低偏移情况下工作良好,而基于加权的等深度直方图的另一个对于高偏斜数据集的工作更好。 后一种策略仅比低偏差数据集的前一种策略略慢。 后一种策略的权重基于用于确定最佳叶尺寸的相同成本模型。

    Yield management system and method for advertising inventory
    14.
    发明授权
    Yield management system and method for advertising inventory 有权
    收益管理系统和广告库存方法

    公开(公告)号:US08386315B1

    公开(公告)日:2013-02-26

    申请号:US10024630

    申请日:2001-12-17

    IPC分类号: G06Q30/00

    CPC分类号: G06Q30/0242 G06Q30/0241

    摘要: System, method, computer program and computer program product automate and optimize process of placing advertising campaigns on available inventory. When visitor loads one of publisher's web pages, system will be queried for advertisement that should be shown. System periodically analyzes performance data to determine optimal allocations. When queried, identifies advertiser campaign and advertisement to be shown. Results of that visitor encounter are logged or recorded for future analysis. Determination of campaign placements may advantageously be a two-phase process. First, campaign is efficiently tested on the inventory most likely to produce good results. The testing module dynamically adapts, adjusting the amount of testing on different channels until a sufficient determination of the creative performance on different channels can be made. The second phase is the resource allocation. Campaign performance data and contractual constraints are formulated as a network problem. Efficient methods for solving network problems are well known. These two phases may be further subdivided if necessary.

    摘要翻译: 系统,方法,计算机程序和计算机程序产品自动化和优化在可用库存上放置广告活动的过程。 当访问者加载发布者的网页之一时,系统将被查询以显示应该显示的广告。 系统定期分析性能数据以确定最佳分配。 查询时,标识要显示的广告客户活动和广告。 记录或记录访客遇到的结果,以备将来分析。 活动安置的确定可以有利地是两阶段的过程。 首先,在最有可能产生良好效果的库存上有效地测试运动。 测试模块动态调整,调整不同渠道的测试量,直到可以对不同渠道的创意表现进行充分的确定。 第二阶段是资源分配。 运动绩效数据和合同约束被制定为网络问题。 解决网络问题的有效方法是众所周知的。 如有必要,这两个阶段可以进一步细分。

    Method, algorithm, and computer program for optimizing the performance of messages including advertisements in an interactive measurable medium
    15.
    发明授权
    Method, algorithm, and computer program for optimizing the performance of messages including advertisements in an interactive measurable medium 有权
    方法,算法和计算机程序,用于优化包括交互式可测量介质中的广告的消息的性能

    公开(公告)号:US07756741B2

    公开(公告)日:2010-07-13

    申请号:US12193163

    申请日:2008-08-18

    IPC分类号: G06F17/60

    摘要: Method, procedure, algorithm, system, and computer program for improving and attempting to optimize the performance of messaging campaigns, particularly to marketing campaigns in which advertisements or other messages are distributed over an interactive measurable medium such as the Internet. A goal is to allocate the message alternatives to the customer population to optimize business objectives. The includes reading prior stage message state data pertaining to a prior stage including a cumulative number of trials and a cumulative number of successes for a particular message. Message performance results representing message trials and message successes from the previous stage based on the prior-stage state are then read, and a current message state is computed. A current message allocation is generated based on the current message state. Desirably the cumulative number of trials and the cumulative number of successes are discounted based on the age of the information. This inventive procedure may be applied to various message types including, for example, web site banner advertisements, electronic advertisements generally, email messages and promotions, and the like. In one embodiment, the messages are internet web site banner ads, trials are impressions of the ads presented to the user, and successes are measured by clickthroughs from the banner ad to the web site associated with the banner ad. Computer system, computer program, and computer program product associated with the inventive method and procedures are also provided.

    摘要翻译: 方法,程序,算法,系统和计算机程序,用于改进和尝试优化消息传播活动的性能,特别是在诸如因特网的交互式可测量介质上分发广告或其他消息的营销活动。 目标是为客户群体分配消息替代品,以优化业务目标。 这包括读取与前一阶段相关的前级消息状态数据,其包括累积的试验次数和针对特定消息的累积成功次数。 然后读取表示基于前一级状态的前一级的消息试验和消息成功的消息性能结果,并且计算当前消息状态。 基于当前消息状态生成当前消息分配。 理想的是,根据信息的年龄,累积的试验次数和累积的成功次数将被打折扣。 本发明的过程可以应用于各种消息类型,包括例如网站横幅广告,通常的电子广告,电子邮件消息和促销等。 在一个实施例中,消息是互联网网站横幅广告,试验是向用户呈现的广告的印象,成功通过从横幅广告到与横幅广告相关联的网站的点击来衡量。 还提供了与本发明的方法和程序相关联的计算机系统,计算机程序和计算机程序产品。

    Method, algorithm, and computer program for optimizing the performance of messages including advertisements in an interactive measurable medium
    16.
    发明授权
    Method, algorithm, and computer program for optimizing the performance of messages including advertisements in an interactive measurable medium 有权
    方法,算法和计算机程序,用于优化包括交互式可测量介质中的广告的消息的性能

    公开(公告)号:US07415423B2

    公开(公告)日:2008-08-19

    申请号:US11589408

    申请日:2006-10-30

    IPC分类号: G06Q99/00

    摘要: Method, procedure, algorithm, system, and computer program for improving and attempting to optimize the performance of messaging campaigns, particularly to marketing campaigns in which advertisements or other messages are distributed over an interactive measurable medium such as the Internet. A goal is to allocate the message alternatives to the customer population to optimize business objectives. The includes reading prior stage message state data pertaining to a prior stage including a cumulative number of trials and a cumulative number of successes for a particular message. Message performance results representing message trials and message successes from the previous stage based on the prior-stage state are then read, and a current message state is computed. A current message allocation is generated based on the current message state. Desirably the cumulative number of trials and the cumulative number of successes are discounted based on the age of the information. This inventive procedure may be applied to various message types including, for example, web site banner advertisements, electronic advertisements generally, email messages and promotions, and the like. In one embodiment, the messages are internet web site banner ads, trials are impressions of the ads presented to the user, and successes are measured by clickthroughs from the banner ad to the web site associated with the banner ad. Computer system, computer program, and computer program product associated with the inventive method and procedures are also provided by the invention.

    摘要翻译: 方法,程序,算法,系统和计算机程序,用于改进和尝试优化消息传播活动的性能,特别是在诸如因特网的交互式可测量介质上分发广告或其他消息的营销活动。 目标是为客户群体分配消息替代品,以优化业务目标。 这包括读取与前一阶段相关的前级消息状态数据,其包括累积的试验次数和针对特定消息的累积成功次数。 然后读取表示基于前一级状态的前一级的消息试验和消息成功的消息性能结果,并且计算当前消息状态。 基于当前消息状态生成当前消息分配。 理想的是,根据信息的年龄,累积的试验次数和累积的成功次数将被打折扣。 本发明的过程可以应用于各种消息类型,包括例如网站横幅广告,通常的电子广告,电子邮件消息和促销等。 在一个实施例中,消息是互联网网站横幅广告,试验是向用户呈现的广告的印象,成功通过从横幅广告到与横幅广告相关联的网站的点击来衡量。 本发明还提供了与本发明方法和程序相关联的计算机系统,计算机程序和计算机程序产品。

    Method for improving the performance of messages including internet splash pages
    17.
    发明授权
    Method for improving the performance of messages including internet splash pages 有权
    提高消息性能的方法,包括互联网网页

    公开(公告)号:US08805715B1

    公开(公告)日:2014-08-12

    申请号:US10017499

    申请日:2001-12-07

    IPC分类号: G06Q30/02

    CPC分类号: G06Q30/02

    摘要: System, method, computer program and computer program improve performance of messaging campaigns particularly of Internet web splash pages. Executing, improving, and desirably optimizing performance of marketing campaigns in which splash pages or other splash pages are shown to visitors on a web site. System and method provide an automated splash page targeting and allocation scheme that is dynamic and adaptive. System for autonomously selecting attributes of a splash page to improve splash page performance in an interactive measurable medium such as the Internet if such attributes are available, includes means for receiving splash page attribute configuration information and splash page performance information, an optimization engine receiving the splash page performance information and making decisions based on received splash page performance information and predetermined rules to generate future splash page attribute configuration information, and a splash page server to deliver splash pages based on future splash page attribute configuration information.

    摘要翻译: 系统,方法,计算机程序和计算机程序提高消息传播的功能,特别是Internet网页的页面。 执行,改进和期望优化营销活动的性能,其中在网站上向访问者显示启动页面或其他启动页面。 系统和方法提供动态和自适应的自动启动页面定位和分配方案。 用于自主选择启动页面的属性的系统,以提高诸如因特网的交互式可测量介质(如果这样的属性可用)中的页面性能,包括用于接收启动页面属性配置信息和启动页面性能信息的装置,优化引擎接收飞溅 页面性能信息和基于接收到的启动页面性能信息和预定规则做出决定以生成未来的启动页面属性配置信息,以及启动页面服务器,以根据未来的启动页面属性配置信息来传送初始页面。

    Method, algorithm, and computer program for targeting messages including advertisements in an interactive measurable medium
    18.
    发明授权
    Method, algorithm, and computer program for targeting messages including advertisements in an interactive measurable medium 失效
    方法,算法和计算机程序,用于定位包含交互式可测量介质中的广告的消息

    公开(公告)号:US08688518B2

    公开(公告)日:2014-04-01

    申请号:US13601595

    申请日:2012-08-31

    IPC分类号: G06F13/00

    CPC分类号: G06Q30/0244 G06Q30/0241

    摘要: Techniques for improving and optimizing or attempting to optimize performance of messaging campaigns, particularly to marketing campaigns in which advertisements or other messages are distributed over an interactive measurable medium. When message is an advertisement, campaign involves a list of ad alternatives and a target customer population. Goal of message manager or marketing manager is to allocate ad alternatives to customer population to optimize business objectives such as maximizing the number of positive responses received. This is achieved by segmenting customer population into segments and then finding best allocation of ad alternatives for each segment. The number of segments and grouping of a customer population changes at different stages of the campaign. When the message is other than an advertisement, goal is to allocate messages to optimize analogous business or campaign objectives, typically measured by the number of successes or successful responses.

    摘要翻译: 用于改进和优化或尝试优化消息传播活动的功能的技术,特别是在通过交互式可测量媒体分发广告或其他消息的营销活动。 当消息是广告时,广告系列涉及广告替代品和目标客户群体的列表。 消息管理员或营销经理的目标是为客户群体分配广告替代品,以优化业务目标,例如最大限度地获得收到的积极响应数量。 这是通过将客户群体细分为几个部分,然后为每个细分市场找到最佳的广告替代方案。 客户群体的数量和分组在广告系列的不同阶段发生变化。 当消息不是广告时,目标是分配消息以优化类似的业务或活动目标,通常由成功数量或成功响应来衡量。

    Method, algorithm, and computer program for targeting messages including advertisements in an interactive measurable medium
    19.
    发明授权
    Method, algorithm, and computer program for targeting messages including advertisements in an interactive measurable medium 有权
    方法,算法和计算机程序,用于定位包含交互式可测量介质中的广告的消息

    公开(公告)号:US08260663B1

    公开(公告)日:2012-09-04

    申请号:US10017074

    申请日:2001-12-07

    IPC分类号: G06F17/60 G06F13/00 G06F19/00

    CPC分类号: G06Q30/0244 G06Q30/0241

    摘要: Method, procedure, algorithm, system, and computer program and computer program product for improving and optimizing or attempting to optimize performance of messaging campaigns, particularly to marketing campaigns in which advertisements or other messages are distributed over an interactive measurable medium such as the Internet. When message is an advertisement, campaign involves a list of ad alternatives and a target customer population. Goal of message manager or marketing manager is to allocate ad alternatives to customer population to optimize business objectives such as maximizing the number of positive responses received. This is achieved at least in part by segmenting customer population into segments and then finding best allocation of ad alternatives for each segment. The number of segments and grouping of a customer population changes at different stages of the campaign. When the message is other than an advertisement, goal is to allocate messages to optimize analogous business or campaign objectives, typically measured by the number of successes or successful responses.

    摘要翻译: 方法,程序,算法,系统以及计算机程序和计算机程序产品,用于改善和优化或尝试优化消息传播活动的性能,特别是在诸如因特网的交互式可测量介质上分发广告或其他消息的营销活动。 当消息是广告时,广告系列涉及广告替代品和目标客户群体的列表。 消息管理员或营销经理的目标是为客户群体分配广告替代品,以优化业务目标,例如最大限度地获得收到的积极响应数量。 这至少部分是通过将客户群体分为几个部分,然后为每个细分市场找到最佳的广告替代方案。 客户群体的数量和分组在广告系列的不同阶段发生变化。 当消息不是广告时,目标是分配消息以优化类似的业务或活动目标,通常由成功数量或成功响应来衡量。

    System and method for improving the performance of electronic media advertising campaigns through multi-attribute analysis and optimization
    20.
    发明申请
    System and method for improving the performance of electronic media advertising campaigns through multi-attribute analysis and optimization 审中-公开
    通过多属性分析和优化提高电子媒体广告活动绩效的系统和方法

    公开(公告)号:US20080281627A1

    公开(公告)日:2008-11-13

    申请号:US12179916

    申请日:2008-07-25

    IPC分类号: G06Q99/00

    摘要: Automated system, methods, algorithms, procedures, and computer software programs and computer program products for improving and optimizing the performance of messaging campaigns, particularly for marketing campaigns in which advertisements or other messages are distributed over an interactive measurable medium such as the Internet. Analysis and Optimization method and procedure, an automated system, and system and method that exploit the underlying multi-attribute structure, as well as other features and advantages. Optimization procedures allocate the ad alternatives or other message to the customer population to optimize business objectives such as maximizing the number of positive responses received. Procedure for generating message allocations that improve and attempt to optimize the campaign performance. Methods ensure that campaign constraints are not violated. Methods can be implemented on a computer that is programmed to retrieve message performance information and to generate recommended message allocations for each stage in a multi-stage messaging campaign to achieve messaging goals.

    摘要翻译: 自动化系统,方法,算法,程序,计算机软件程序和计算机程序产品,用于改善和优化消息传播活动的性能,特别是对于通过互动可测量介质(如互联网)分发广告或其他消息的营销活动。 分析和优化方法和过程,自动化系统,以及利用底层多属性结构以及其他特征和优点的系统和方法。 优化程序将广告替代品或其他消息分配给客户群体,以优化业务目标,例如最大限度地获得收到的积极响应数量。 生成消息分配的过程,用于改进和尝试优化广告系列的效果。 方法确保不违反活动约束。 方法可以在被编程为检索消息性能信息的计算机上实现,并且为了实现消息传送目标而在多阶段消息传送活动中为每个阶段生成推荐的消息分配。