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,341 papers · 148 categories

Trend · papers per month

1122 · Mar 201719922001200920182026
15 results for honeybee hive

A novel tracking method for dense honeybee colonies using pixel personality.

problem Tracking large numbers of densely-arranged, interacting objects in a 2D environment.
method Segmentation-based object detection followed by adaptive object recognition through visual appearance.
result Reconstructed ~46% of trajectories in 5 minutes and 71% of tracks for at least 2 minutes.

HIVE-COTE v1.0 improves time series classification with enhanced usability.

problem Improving time series classification accuracy and usability.
method Presented a walkthrough guide and extensive experimental evaluation of HIVE-COTE v1.0.
result HIVE-COTE v1.0 outperforms three recently proposed algorithms in predictive performance and resource usage.

InceptionTime improves deep learning for time series classification, balancing accuracy and scalability.

problem Scalability issues in existing time series classification methods.
method InceptionTime, an ensemble of deep CNN models inspired by Inception-v4 architecture.
result InceptionTime achieves similar accuracy to HIVE-COTE but is significantly more scalable.

Deep neural networks outperform traditional ensemble methods in time series classification.

problem Deep learning models struggle to match traditional ensemble methods in time series classification.
method Developed an ensemble of 60 deep learning models to improve time series classification performance.
result The proposed Neural Network Ensemble (NNE) outperforms current state-of-the-art methods.

MultiRocket boosts TSC speed and accuracy with pooling and transformations.

problem Efficient time series classification with high accuracy.
method Multiple pooling operators and transformations applied to raw and differenced series.
result MultiRocket outperforms MiniRocket and is competitive with state-of-the-art methods in terms of accuracy and speed.

Improved TSC with BOSS and SP techniques.

problem Comparing BOP and BOSS for time series classification.
method Deconstructed and measured components of BOP and BOSS, adapted CV techniques.
result SP with BOSS significantly more accurate than benchmarks.

MedGP improves online patient health status prediction using clinical and lab covariates.

problem Real-time monitoring of hospital patients for accurate health status inference.
method Bayesian nonparametric Gaussian process regression with a sparse kernel.
result MedGP significantly improves online prediction accuracy for patient health status across different disease subgroups and studies.

Study compares time series classification algorithms using simulated data.

problem Understanding why some TSC algorithms outperform others.
method Design and implement simulators for five feature spaces, observe classifier performance.
result Ensemble methods often outperform single algorithms, especially when data representation is unknown.