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

Trend · papers per month

0.4%0.7%1.1%1.5% · Feb 200119922001200920172026
12 results for mutex watershed

A new algorithm efficiently partitions images without seeds or thresholds.

problem Efficiently partitioning images without explicit seeds or thresholds.
method Mutex Watershed algorithm that incorporates both attractive and repulsive cues.
result Determines optimal segments without seeds or thresholds, solving NP-hard problem.

New method clusters hydrological and sediment data for storm event analysis.

problem Analyzing storm events for water quality constituents like turbidity.
method Multivariate time series clustering of river discharge and sediment data.
result Clusters differ from 2-D hysteresis loop classifications.

CNN automates vitiligo lesion segmentation quickly and accurately.

problem Manual segmentation of vitiligo lesions is time-consuming and inconsistent.
method U-Net architecture with modified contracting path, followed by watershed algorithm refinement.
result CNN achieves 73.6% Jaccard Index, significantly outperforming state-of-the-art methods.

Study compares different superpixel methods for explaining CNNs in biological images.

problem Transparency of deep learning models in image classification.
method Compared Felzenszwalb, SLIC, and Compact-Watershed superpixel methods on explaining CNNs.
result Compact-Watershed method most closely matches human-referenced relevance areas.

Forward inference techniques such as sequential Monte Carlo and particle Markov chain Monte Carlo for probabilistic programming can be implemented in any programming language by creative use of standardized operating system functionality including processes, forking, mutexes, and shared memory. Exploiting this we have …

2014-03-03abs ↗pdf ↗

CauSTream forecasts streamflow by integrating causal graphs for better interpretability.

problem Streamflow forecasting lacks interpretability and generalization due to fixed causal models.
method CauSTream learns causal graphs for meteorological forcings and routing dependencies.
result CauSTream outperforms existing methods, especially at longer forecast windows.

AGENTICAITA uses AI agents to autonomously trade markets without human intervention.

problem Inability of traditional trading systems to adapt to market complexity.
method Introduces an agentic AI framework with specialized LLM agents reasoning, negotiating, and acting.
result Demonstrated operational correctness and non-trivial inter-agent negotiation in live market conditions.

LSTM model predicts rainfall runoff with high temporal resolution.

problem Accurate and efficient rainfall runoff simulations for flood risk management.
method Data-driven rainfall runoff model using Long-short-Term-Memory (LSTM) networks.
result LSTM model achieves high-resolution discharge predictions with improved performance.