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

Trend · papers per month

1122 · Dec 201919922001200920172026
13 results for Rodents

The technique of Formal Concept Analysis is applied to a dataset describing the traits of rodents, with the goal of identifying zoonotic disease carriers,or those species carrying infections that can spillover to cause human disease. The concepts identified among these species together provide rules-of-thumb about the …

2016-08-25abs ↗pdf ↗

Rodent identifies ODEs from trajectories without needing basis functions.

problem Identifying the generating ODE from observed system trajectories.
method Uses Neural Arithmetic Units and sparsification techniques (VAE and ARD) to minimize state size and non-zero parameters.
result Learned models represent a manifold of ODEs including harmonic signals and Lotka-Volterra systems.

The paper introduces a new method to measure the shape relations between biological objects using r-parallel sets.

problem The influence of neighboring objects on the shape and function of biological objects.
method The authors develop a theory based on spatial point processes to measure the geometrical interaction between objects.
result The proposed measures provide detailed information about the shape of individual objects and their interactions.

Six AI solutions accurately detect growth plate planes in mice bone scans.

problem Manual, time-consuming, and variable bone growth plate detection in micro-CT scans.
method Prepared and annotated a dataset of 3D μCT scans, organized a challenge, and developed six computer vision solutions.
result Achieved mean absolute error of 1.91±0.87 planes from ground truth.

Develops a new point process model for detecting neural spike sequences.

problem Detecting sparse sequences of neural spikes in high-dimensional spike trains.
method A point process model that represents sequence occurrences as marked events in continuous time, with learnable time warping parameters.
result Demonstrates improved detection and modeling of neural spike sequences.

New methods improve neural connectivity analysis at submillisecond timescales.

problem Limitations of standard spike train analysis methods in terms of temporal resolution and scalability.
method Developed Monte Carlo and polynomial approximation methods for continuous-time neural spike train analysis.
result Superior accuracy and scalability compared to traditional binned GLMs, enabling precise connectivity inference.

The paper analyzes how grid cells perform path integration and learns hexagon grid patterns.

problem Understanding how grid cells perform path integration calculations.
method Theoretical analysis of a general representation model of path integration by grid cells, identifying group representation and isotropic scaling conditions.
result The learned model of hexagon grid patterns is capable of accurate long distance path integration.

RNNs trained on head direction task mimic brain's compass and shifter neurons.

problem Modeling brain's head direction system using neural networks.
method Optimized recurrent neural networks trained on angular velocity integration.
result RNNs naturally emerge with compass and shifter neuron-like properties.