paper-with-me

홈 › Papers

Uncertainty on Asynchronous Time Event Prediction

2019-11-13 · NeurIPS 2019 12 · Marin Biloš, Bertrand Charpentier, Stephan Günnemann

Asynchronous event sequences are the basis of many applications throughout different industries. In this work, we tackle the task of predicting the next event (given a history), and how this prediction changes with the passage of time. Since at some time points (e.g. predictions far into the future) we might not be able to predict anything with confidence, capturing uncertainty in the predictions is crucial. We present two new architectures, WGP-LN and FD-Dir, modelling the evolution of the distribution on the probability simplex with time-dependent logistic normal and Dirichlet distributions. In both cases, the combination of RNNs with either Gaussian process or function decomposition allows to express rich temporal evolution of the distribution parameters, and naturally captures uncertainty. Experiments on class prediction, time prediction and anomaly detection demonstrate the high performances of our models on various datasets compared to other approaches.

📄 PDF Abstract BibTeX arXiv:1911.05503

Code (1)

sharpenb/Uncertainty-Event-Prediction 공식 구현 tf

Tasks

Anomaly DetectionPrediction

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

ReDiTT: Retrieval Augmented Conditional Diffusion Transformers for Asynchronous Time Series

2026-07-14 · Saiyue Lyu, Zhitian Zhang, Ruizhi Deng, Thibaut Durand arxiv

We present a diffusion based model for asynchronous time series prediction, where the goal is to predict the next inter event time and event type. To address the inherent uncertainty of future events, we introduce ReDiTT…

Time Series Prediction

Graph Neural Network Combining Event Stream and Periodic Aggregation for Low-Latency Event-based Vision

2025-01-01 · CVPR 2025 1 · Manon Dampfhoffer, Thomas Mesquida, Damien Joubert, Thomas Dalgaty 외

Event-based cameras asynchronously detect changes in light intensity with high temporal resolution, making them a promising alternative to RGB camera for low-latency and low-power optical flow estimation. However, st…

Event-based visionGraph Neural NetworkOptical Flow Estimation

Combining Events and Frames using Recurrent Asynchronous Multimodal Networks for Monocular Depth Prediction

2021-02-18 · Daniel Gehrig, Michelle Rüegg, Mathias Gehrig, Javier Hidalgo Carrio 외

Event cameras are novel vision sensors that report per-pixel brightness changes as a stream of asynchronous "events". They offer significant advantages compared to standard cameras due to their high temporal resolution, …

Depth EstimationDepth PredictionMonocular Depth EstimationObject Detection

Event-based Asynchronous Sparse Convolutional Networks

2020-03-20 · ECCV 2020 8 · Nico Messikommer, Daniel Gehrig, Antonio Loquercio, Davide Scaramuzza

Event cameras are bio-inspired sensors that respond to per-pixel brightness changes in the form of asynchronous and sparse "events". Recently, pattern recognition algorithms, such as learning-based methods, have made sig…

object-detectionObject DetectionObject Recognition

Stragglers Can Contribute More: Uncertainty-Aware Distillation for Asynchronous Federated Learning

2025-11-25 · Yujia Wang, Fenglong Ma, Jinghui Chen arxiv

Asynchronous federated learning (FL) has recently gained attention for its enhanced efficiency and scalability, enabling local clients to send model updates to the server at their own pace without waiting for slower part…

Federated Learning