• 神经霍克斯过程:一个基于神经网络的自调节多变量点过程


    https://mp.weixin.qq.com/s/T_3M1TMofllphjeGmupnNA

    对连续时间上的离散事件进行建模,一直是一个非常重要的研究方向:发现事件中广泛而复杂的影响关系,可以帮助我们准确地预测未来事件的类型和发生时间。在这篇NIPS文章中,作者设计了一个基于神经网络的点过程模型,并通过一个continuous-time LSTM增强了该模型在连续时间上的表达和泛化能力。实验结果充分证实了所提出的模型的良好性能。

    The Neural Hawkes Process: A Neurally Self-Modulating Multivariate Point Process

    https://arxiv.org/pdf/1612.09328.pdf

     

    Many events occur in the world. Some event types are stochastically excited or inhibited---in the sense of having their probabilities elevated or decreased---by patterns in the sequence of previous events. Discovering such patterns can help us predict which type of event will happen next and when. We propose to model streams of discrete events in continuous time, by constructing a neurally self-modulating multivariate point process in which the intensities of multiple event types evolve according to a novel continuous-time LSTM. This generative model allows past events to influence the future in complex and realistic ways, by conditioning future event intensities on the hidden state of a recurrent neural network that has consumed the stream of past events. Our model has desirable qualitative properties. It achieves competitive likelihood and predictive accuracy on real and synthetic datasets, including under missing-data conditions.

    分享主题

    The Neural Hawkes Process: A Neurally Self-Modulating Multivariate Point Process

     

    神经霍克斯过程:一个基于神经网络的自调节多变量点过程

    分享人简介

    梅洪源 ,JHU CS系二年级博士生,导师Jason Eisner教授。 他的研究兴趣在于机器学习和自然语言处理。 在此之前,他曾在芝加哥大学自然科学学院获得硕士学位,并在华中科技大学电子信息工程系获得学士学位。他曾在微软研究院和丰田技术研究所实习。

    分享时间

     

    北京时间10月12日(周四) 20:00 

  • 相关阅读:
    explain详解与索引最佳实践
    MySQL的配置文件
    MySQL索引数据结构红黑树,Hash,B+树详解
    elasticsearch 进阶
    淘宝服务端高并发分布式架构演进之路
    http请求的header的一个小细节
    一次解决idea maven settings.xml文件不生效
    SpringBoot dev-tools vjtools dozer热启动类加载器不相同问题
    spring boot eclipse 远程调试
    vscode 同步配置
  • 原文地址:https://www.cnblogs.com/dhcn/p/15142858.html
Copyright © 2020-2023  润新知