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.

169,181 papers · 148 categories

Trend · papers per month

3876114152 · Jun 202019922001200920182026
48 results for active surveillance

Proposes a method to identify key components for predicting epidemic dynamics with limited resources.

problem Predicting epidemic dynamics with limited surveillance resources.
method Developed a group sparse Bayesian learning algorithm to identify sentinel components for monitoring.
result The proposed algorithm effectively predicts epidemic dynamics using partial data from sentinel components.

Improved bio-surveillance through automated document classification.

problem Tracking infectious diseases across global news alerts.
method Recurrent neural networks, TF-IDF, Naive Bayes, logistic regression.
result 97% recall and 93.3% accuracy in bio-surveillance event classification.

Two machine learning methods detect insider trading from investor activity data.

problem Detecting insider trading from trading activity data is challenging.
method Two unsupervised machine learning methods: clustering and group identification.
result Identifies potential insider trading rings around price sensitive events.

New method tackles anomaly detection in video surveillance using continual learning.

problem Challenges in continual learning for high-dimensional applications like video surveillance.
method Transfer learning and continual learning for online anomaly detection.
result Significantly reduces training complexity and continual learning from recent data.

A DRL-based strategy improves vehicle tracking accuracy while saving energy.

problem Enhancing vehicle tracking accuracy in WSNs without increasing energy consumption.
method Decentralized strategy with dynamic reinforcement learning to adjust sensing areas.
result Simulation results demonstrate superior performance of DRL-aided design.

Classifiers and beamforming algorithms improved audio surveillance detection accuracy.

problem Detecting surveillance sound events with high accuracy and efficiency.
method Evaluated seven classifiers and two beamforming algorithms; used data augmentation and tested with varying SNR levels.
result SVM and Delay-and-Sum (DaS) combination achieved the highest accuracy (86.0%), but had high computational cost.

New algorithm rSVDdpd improves robustness and scalability for video surveillance background modeling.

problem Camera tampering and noisy videos make background separation challenging.
method Introduces rSVDdpd, a robust singular value decomposition technique for scalable video surveillance.
result Demonstrates superior performance on benchmark and real-life datasets.

Learning structured outputs with general structures is computationally challenging, except for tree-structured models. Thus we propose an efficient boosting-based algorithm AdaBoost.MRF for this task. The idea is based on the realization that a graph is a superimposition of trees. Different from most existing work, our…

2014-07-24abs ↗pdf ↗

Online anomaly detection in surveillance videos with false alarm rate bounds.

problem Lack of theoretical performance analysis and online decision making in anomaly detection.
method Proposes an online anomaly detection method with asymptotic bounds on false alarm rate.
result Demonstrates effectiveness on publicly available data sets, outperforming state-of-the-art algorithms.

Supervised learning improves disease outbreak detection accuracy.

problem Early detection of infectious disease outbreaks to protect public health.
method Developed a supervised learning approach based on hidden Markov models for disease outbreak detection.
result Reduces false positive rate by up to 50% while maintaining sensitivity.

Study improves detection of cryptocurrency pump-and-dump schemes.

problem Class imbalance in P&D detection due to rare events.
method Synthetic Minority Oversampling Technique (SMOTE) and ensemble learning models.
result XGBoost and LightGBM achieved high recall rates (94.87% and 93.59%) with strong F1-scores.

Deep learning models outperform traditional methods in automated chief complaint classification for syndromic surveillance.

problem Improving accuracy and speed of automated classification of emergency department records for outbreak detection.
method Implemented two LSTM and GRU models compared to MNB and SVM classifiers trained on 3.6 million de-identified records.
result RNN models outperform bag-of-words classifiers, especially for chief complaints.

Machine learning algorithms improve autism surveillance accuracy.

problem Efficiently predicting autism from evaluations to reduce human labor.
method 8 supervised learning algorithms tested on CDC ASD data.
result Random forest and NB-SVM perform similarly, with NB-SVM having more false negatives.

Anomaly detection identifies unusual malaria transmission patterns in Ghana.

problem Identifying atypical malaria transmission patterns in Ghana's spatiotemporal surveillance data.
method Consensus-based anomaly detection framework applied to monthly malaria surveillance data.
result High-burden areas are not necessarily those with the most frequent anomalous transmission.

Paper shows adversarial attacks are possible in real-time video classification systems.

problem Adversarial perturbations in real-time video classification systems.
method Exploits GAN architectures to generate stealthy adversarial samples.
result Generative adversarial networks can cause misclassification rates of over 80% in real-time video classification.

Zero-shot understanding of accidents from surveillance videos using vision-language models

problem Accident understanding from surveillance videos
method Three-stage pipeline with vision-language similarity, metadata-driven multi-prompt reasoning, and entropy-gated pairwise adjudicator
result Substantial improvement in harmonic-mean score over baseline

According to the definition of the London Interbank Offered Rate (LIBOR), contributing banks should give fair estimates of their own borrowing costs in the interbank market. Between 2007 and 2009, several banks made inappropriate submissions of LIBOR, sometimes motivated by profit-seeking from their trading positions. …

2015-08-19abs ↗pdf ↗

Flusion combines multiple data sources to improve flu forecasts.

problem Accurate flu predictions to improve public health actions.
method Ensemble model combining gradient boosting quantile regression and Bayesian autoregressive models.
result Flusion was the top-performing model in the CDC's influenza prediction challenge.

Paper tackles noisy, biased object detection in cluttered environments.

problem Noisy and biased object detection in unknown cluttered environments.
method Incremental active semi-supervised learning (IASSL) combining batch-based active learning and bin-based semi-supervised learning.
result Superior performance compared to state-of-the-art object detection methods.

Deep learning model for AIS data improves vessel monitoring.

problem Improving maritime safety and efficiency with AIS data.
method Combining RNNs and latent variable modeling for multi-task learning.
result Demonstrated relevance on real AIS datasets for trajectory reconstruction, anomaly detection, and vessel type identification.

Person re-identification (re-id), an emerging problem in visual surveillance, deals with maintaining entities of individuals whilst they traverse various locations surveilled by a camera network. From a visual perspective re-id is challenging due to significant changes in visual appearance of individuals in cameras wit…

2014-06-13abs ↗pdf ↗

Adaptive sequential testing optimizes epidemic control by learning optimal test strategies.

problem Optimizing test allocation in epidemics with network and temporal dependence.
method Adaptive sequential design with Online Super Learner for optimal test strategies.
result Superior performance in simulated university COVID-19 pandemic.

ASTPN improves video-based person re-identification by jointly attending to spatial and temporal features.

problem Video-based person re-identification in surveillance and HCI.
method Joint Spatial and Temporal Attention Pooling Network (ASTPN).
result ASTPN outperforms state-of-the-art methods on multiple datasets.