Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

4386129172 · Jun 202019922001200920172026
48 results for outbreak detection

TLRF improves timely COVID-19 outbreak detection with small sample size counties.

problem Balancing accuracy and speed in estimating COVID-19 case growth rates.
method Transfer Learning Random Forest (TLRF) framework for growth rate estimation.
result TLRF outperforms existing methods in predicting case growth rates and timely outbreak detection.

The early detection of infectious disease outbreaks is a crucial task to protect population health. To this end, public health surveillance systems have been established to systematically collect and analyse infectious disease data. A variety of statistical tools are available, which detect potential outbreaks as abber…

2019-02-06abs ↗pdf ↗

Several problems such as network intrusion, community detection, and disease outbreak can be described by observations attributed to nodes or edges of a graph. In these applications presence of intrusion, community or disease outbreak is characterized by novel observations on some unknown connected subgraph. These prob…

2014-11-23abs ↗pdf ↗

Processes such as disease propagation and information diffusion often spread over some latent network structure which must be learned from observation. Given a set of unlabeled training examples representing occurrences of an event type of interest (e.g., a disease outbreak), our goal is to learn a graph structure that…

2017-01-05abs ↗pdf ↗

Paper reproduces a kernel-based scan B-statistic for online change-point detection.

problem Continuous detection of distribution changes in online data streams.
method Efficient kernel-based scan B-statistic for online change-point detection.
result Scan B-statistic outperforms parametric methods in challenging scenarios.

Russia-Ukraine conflict impacts global agricultural futures and spot markets' extreme risks.

problem Impact of Russia-Ukraine conflict on global agricultural futures and spot markets' extreme risks.
method Analytical framework for tail dependence, Copula-CoVaR method, ARMA-GARCH-skewed Student-t model.
result The outbreak of the conflict intensified risks in the wheat market the most and showed significant asymmetries in extreme risk spillovers.

Method detects critical events in complex systems by learning latent causal structure.

problem Detecting onset of epileptic seizures, customer churn, or pandemics from hidden causal interactions.
method A machine learning method that learns an optimal feature representation from powers of the empirical covariance or precision matrix.
result Proves structural consistency and demonstrates competitive results in seizure and churn prediction.

In many application domains, time series are monitored to detect extreme events like technical faults, natural disasters, or disease outbreaks. Unfortunately, it is often non-trivial to select both a time series that is informative about events and a powerful detection algorithm: detection may fail because the detectio…

2020-01-31abs ↗pdf ↗

Paper presents a spatio-temporal Bayesian model for early detection of COVID-19 hotspots.

problem Understanding spatio-temporal dynamics of COVID-19 hotspots to prevent outbreaks.
method Spatio-temporal Bayesian framework with a zero-mean Gaussian process and non-stationary kernel function enhanced by deep neural networks.
result Model demonstrates superior hotspot-detection performance compared to baseline methods.

Study shows how China's stock market reflects economic demand changes during COVID-19.

problem Understanding how stock market volatility is influenced by economic demand changes.
method Divided industries into demand-oriented groups and analyzed spillover networks.
result Spillover effects from demand-oriented sectors to consumption-oriented sectors increased during the outbreak.

The paper investigates model misspecification in Bayesian inference using neural networks.

problem Detecting model misspecification in Bayesian inference with neural networks.
method Conceptualized types of model misspecification and proposed an augmented optimization objective with MMD.
result MMD can detect potentially catastrophic misspecifications in Bayesian inference.

Machine learning predicts COVID-19 activity in China.

problem Real-time forecasting of COVID-19 activity in Chinese provinces.
method Combines mechanistic disease models with digital traces (internet searches, news alerts). Uses clustering and data augmentation techniques.
result Stable and accurate forecasts 2 days ahead of current time, outperforming baseline models in 27 out of 32 provinces.

Study links public concern in Italy to financial markets worldwide.

problem Understanding public concern's impact on financial markets during pandemics.
method Used Google Trends data from YouTube, News, and Search to measure public concern and correlate it with stock index returns.
result Public concern in Italy drives concerns in other countries and explains stock index returns of multiple nations.

New methods solve graph sparsity optimization problems faster.

problem Complex graph sparsity optimization problems in disease outbreak monitoring and social network analysis.
method Stochastic variance-reduced gradient-based methods GraphSVRG-IHT and GraphSCSG-IHT.
result Our methods achieve linear convergence speed.

EGDL predicts TB outbreaks with deep learning, integrating epidemiological models.

problem Predicting TB outbreaks with complex spatiotemporal dynamics.
method Modified MN-SIR model with Bayesian inference, deep neural networks.
result EGDL delivers robust and accurate TB outbreak predictions.

Graph neural networks predict future COVID-19 cases based on human mobility.

problem Predicting future COVID-19 cases using human mobility data.
method Created a graph with regions as nodes and human mobility as edge weights. Used graph neural networks to capture diffusion patterns and transfer learning for limited data.
result Graph neural networks outperform traditional methods in predicting future cases.

Method predicts disease outbreaks using search logs, overcoming instability.

problem Predicting disease outbreaks from search logs is challenging due to short-term and long-term instability.
method Seasonal-adjustment method decomposes logs into seasonal, trend, and irregular components; feature selection method selects relevant search terms.
result Proposed method outperforms comparative methods in prediction accuracy for seven of ten diseases.

This study diversifies stock and crypto portfolios using network analysis.

problem Balancing returns and volatility in diversified portfolios.
method Community detection in network representations of assets, using Louvain and Affinity propagation algorithms.
result Opposite trends in crypto and traditional asset markets.

Syndromic surveillance detects and monitors individual and population health indicators through sources such as emergency department records. Automated classification of these records can improve outbreak detection speed and diagnosis accuracy. Current syndromic systems rely on hand-coded keyword-based methods to parse…

2018-05-19abs ↗pdf ↗

Stocks of more resilient firms outperformed during the pandemic, reflecting disaster risk.

problem The impact of social distancing on firms' operations and stock performance.
method Cross-sectional analysis of firms' resilience and stock performance, controlling for risk factors.
result Stocks of more resilient firms are expected to yield significantly lower returns than less resilient ones, reflecting disaster risk.

This study analyzes dynamic connectedness in global supply chain infrastructure portfolios, identifying key risk factors and extreme events.

problem Understanding dynamic connectedness in global supply chain infrastructure portfolios under various risk factors and extreme events.
method Time-varying parameter vector autoregression (TVP-VAR) model to study spillover and interconnectedness of risk factors.
result Risk shocks influence dynamic connectedness between portfolios and risk factors, and extreme events affect investment outcomes.

AI uses KGs to assess economic impact of selective lockdowns on Italian companies.

problem Impact of selective lockdowns on Italian companies' economic stability.
method Automated Reasoning and Knowledge Graphs to analyze company networks.
result Identifies strategic companies at risk of takeover during lockdowns.

Online learning algorithms update models via one sample per iteration, thus efficient to process large-scale datasets and useful to detect malicious events for social benefits, such as disease outbreak and traffic congestion on the fly. However, existing algorithms for graph-structured models focused on the offline set…

2019-05-26abs ↗pdf ↗

NPE trains neural networks to approximate posterior distributions in SIR models from final outcome data.

problem Computational challenges in Bayesian inference for SIR models with final outcome data.
method Neural posterior estimation (NPE) using a logNormal posterior approximated by a neural network.
result NPE accurately recovers reference posteriors across various population sizes and transmission regimes.