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

23466992 · Jun 202019922001200920182026
48 results for journey patterns

Modeling dynamic user interests using neural matrix factorization.

problem Challenging extraction of valuable insights from unstructured, high-dimensional, and dynamic online content data.
method Combines matrix factorization with neural networks to model nonlinear user and content factors.
result Accurately identifies nuanced and coherent consumption patterns of Boston Globe readers over five years.

Enhances understanding of patient healthcare journeys using self-attention.

problem Capturing hidden dependencies in multi-level patient journey data.
method Proposes a multi-level self-attention network (MusaNet) for encoding patient journeys.
result MusaNet produces higher-quality representations than state-of-the-art methods.

The paper evaluates different graph input representations for urban network analysis.

problem Challenges in analyzing urban networks due to their size and complexity.
method Design and evaluation of six graph input representations considering topological and temporal characteristics.
result Temporal information in graph input representations significantly improves model accuracy (RMSE of 1.42).

Topic model captures health journeys of multiple authors.

problem Challenges in topic modeling health journals due to asynchronous writing.
method Dynamic Author-Persona topic model (DAP) with regularized variational inference.
result Significant improvements over competing models, especially with regularization.

Electrical engineer's AI journey due to deep learning convergence.

problem Separate development of AI and pattern recognition.
method Exploration of AI's historical trajectory and intersection with electrical engineering.
result Convergence of AI and electrical engineering due to deep learning.

Industrial-scale podcast recommender system optimizes long-term listening journeys.

problem Optimizing long-term listening experiences in podcast recommendation systems.
method Reinforcement learning approach to optimize user listening journeys over months.
result Significantly improved long-term performance in A/B tests compared to short-term metrics.

The paper reviews recent statistical methods for financial markets, focusing on jumps, volatility, and microstructure noise.

problem Analyzing financial market data with statistical models.
method Review and development of statistical methods for financial markets, including jump tests, rough volatility, and microstructure noise.
result Established a minimax lower bound for volatility recovery and proposed new statistical methods for financial market analysis.

Bayesian framework predicts post-disruption travel times in metro networks.

problem Uncertainty in post-disruption travel times in metro networks.
method Bayesian spatiotemporal modeling framework capturing train interactions and non-Gaussian distributional characteristics.
result The proposed models consistently outperform baseline specifications in point prediction and uncertainty quantification.

A typical solution of an integrable system is described in terms of a holomorphic curve and a line bundle over it. The curve provides the action variables while the time evolution is a linear flow on the curve's Jacobian. Even though the system of Nahm equations is closely related to the Hitchin system, the curves appe…

2007-03-11abs ↗pdf ↗

EduQG generates better educational questions by pre-training on scientific text.

problem Improving the quality of educational questions for scalable self-assessment.
method Adapting a large language model for educational question generation, pre-trained on scientific text.
result EduQG produces superior educational questions compared to baseline models.

We investigate the joint dynamics of spot and implied volatility from an empirical perspective. We focus on the equity market with the SPX Index our underlying of choice. Using only observable quantities, we extract the instantaneous variance curves implied by the market and study their daily variations jointly with sp…

2015-07-03abs ↗pdf ↗

The paper explores AI in finance, focusing on XAI's role in enhancing interpretability and trust.

problem The need for AI in finance and the importance of XAI for better decision-making.
method Tracing AI's evolution in finance, highlighting XAI's role, and demonstrating through simulations.
result XAI enhances trust in AI systems, leading to more responsible decision-making.

The study explores dilating set properties across Euclidean and hyperbolic geometries.

problem Distributional properties of dilating sets under projection.
method Covering maps and unit tangent bundles, focusing on manifolds of constant curvature.
result Established a precise asymptotic expansion for averages along expanding translates of homogeneous curves in hyperbolic surfaces.

In this paper we introduce distinct approaches to loop braid groups, a generalisation of braid groups, and unify all the definitions that have appeared so far in literature, with a complete proof of the equivalence of these definitions. These groups have in fact been an object of interest in different domains of mathem…

2016-05-08abs ↗pdf ↗

To pave the way for the journey from geometry to conformal field theory (CFT), these notes present the background for some basic CFT constructions from Calabi-Yau geometry. Topics include the complex and Kaehler geometry of Calabi-Yau manifolds and their classification in low dimensions. I furthermore discuss CFT const…

2015-03-29abs ↗pdf ↗

This article presents an empirical study of thirteen derivative markets for commodity and financial assets. It compares the statistical properties of futures contracts's daily returns at different maturities, from 1998 to 2010 and for delivery dates up to 120 months. The analysis of the fourth first moments of the dist…

2010-10-28abs ↗pdf ↗

Paper introduces RTT2Vec for real-time grocery recommendations, achieving 9.4% uplift over baselines.

problem Personalized grocery recommendations to improve user experience and sales.
method RTT2Vec deep architecture for real-time recommendations, approximate inference technique.
result 9.4% uplift in prediction metrics over baseline models.

This study benchmarks AI agents for personalized retail promotions using simulations.

problem Optimizing coupon targeting for sparse customer purchase events.
method Comprehensive simulations of customer shopping behaviors; training RL agents on batch data.
result Contextual bandit and deep RL methods outperform static policies in sparse reward environments.

We survey some results on travel time tomography. The question is whether we can determine the anisotropic index of refraction of a medium by measuring the travel times of waves going through the medium. This can be recast as geometry problems, the boundary rigidity problem and the lens rigidity problem. The boundary r…

2016-04-03abs ↗pdf ↗

SUPAID automates vehicle rollout decisions for fleet managers.

problem Automating supervisor's vehicle rollout decisions to prevent costly mistakes.
method Rule mining approach based on 'one-way efficiency' assumption.
result SUPAID significantly reduces costs in a real transit agency setting.

The paper uses neural networks to predict customer conversions and retarget ads.

problem Predicting customer conversions and optimizing advertising strategies.
method Modelled customer online behaviors using RNN and CNN, estimating conversion rates with Monte Carlo simulation.
result Demonstrated the feasibility of using neural networks for customer behavior prediction and advertising.

This thesis explores emergent intelligence in disordered systems like spin glasses and neural networks.

problem Understanding the principles behind emergent intelligent behaviors in disordered systems.
method Statistical physics approach to charting learning mechanisms and dynamics.
result Uncovering relationships between learning mechanisms and physical dynamics.

The paper extends algebraic expression for subjective spatial patterns to include temporal patterns.

problem Studying subjective spatial and temporal patterns in machine learning.
method Develops X-form for algebraic expression of subjective spatial patterns and extends it to temporal patterns.
result Established algebraic expressions for both spatial and temporal patterns.

TIMeSynC combines financial service interactions for intent prediction.

problem Aligning and learning from multi-domain, multi-resolution sequences for accurate intent prediction.
method An encoder-decoder transformer model addressing sequence alignment, temporal dynamics, and dynamic/static sequence combination.
result Significant improvement in intent prediction over existing methods.

DDD reformulated for sparse matrices, integrating trajectory and snapshot time series data.

problem Efficiently integrate trajectory and snapshot time series data.
method Reformulate DDD to use compact basis functions, reducing parameter scaling.
result Inference of sparse matrices reduces the number of parameters in DDD.

Paper improves full-text search engines for fast exact NNS in binary codes.

problem Efficient nearest neighbor search in Hamming space for full-text search engines.
method Revisits and combines three techniques from information retrieval: bit operation, subs-code filtering, and data preprocessing with permutation.
result Significant speed-ups for NNS in binary codes over state-of-the-art term match approach.

BN^2MF identifies unknown exposure patterns in environmental mixtures.

problem Identifying unknown exposure patterns in environmental mixtures.
method Bayesian non-parametric non-negative matrix factorization (BN^2MF) with non-negative continuous priors and a non-parametric sparse prior.
result Estimates patterns of chemical exposures without specifying the number of patterns.

RestoreAI predicts landmine risk from patterns, improving clearance efficiency.

problem Predicting landmine risk from spatial patterns to enhance clearance efficiency.
method RestoreAI uses landmine patterns for risk prediction, implementing three deminers: linear, curved, and Bayesian.
result RestoreAI significantly boosts clearance efficiency, achieving a 14.37 percentage point increase in cleared landmines per timestep.