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 · Jul 201919922001200920172026
29 results for San Francisco

Model predicts traffic speed using urban incidents.

problem Accurately predicting traffic speed in urban areas.
method Deep Incident-Aware Graph Convolutional Network (DIGC-Net).
result Model outperforms competing benchmarks in traffic speed prediction.

New method learns decisions from collective preferences without individual covariates.

problem Making decisions online without individual covariates.
method Collaborative filtering, matrix completion bandit, ε-greedy policy, online gradient descent, inverse propensity weighting.
result Method outperforms benchmarks and reveals new discoveries.

Recent progress in separating the speech signals from multiple overlapping speakers using a single audio channel has brought us closer to solving the cocktail party problem. However, most studies in this area use a constrained problem setup, comparing performance when speakers overlap almost completely, at artificially…

2019-07-02abs ↗pdf ↗

This paper analyzes Airbnb listings in the city of San Francisco to better understand how different attributes such as bedrooms, location, house type amongst others can be used to accurately predict the price of a new listing that optimal in terms of the host's profitability yet affordable to their guests. This model i…

2018-05-25abs ↗pdf ↗

Global pooling, such as max- or sum-pooling, is one of the key ingredients in deep neural networks used for processing images, texts, graphs and other types of structured data. Based on the recent DeepSets architecture proposed by Zaheer et al. (NIPS 2017), we introduce a Set Aggregation Network (SAN) as an alternative…

2018-10-03abs ↗pdf ↗

This paper explores integration and contagion among US metropolitan housing markets. The analysis applies Federal Housing Finance Agency (FHFA) house price repeat sales indexes from 384 metropolitan areas to estimate a multi-factor model of U.S. housing market integration. It then identifies statistical jumps in metrop…

2011-10-18abs ↗pdf ↗

SANs estimate feature importance in neural models, identifying interactions and high-ranked features.

problem Understanding and interpreting black-box neural network models.
method Self-Attention Network (SAN) architecture for feature importance estimation.
result SANs identify similar high-ranked features and feature interactions as other methods, improving predictive performance.

SANS uses graph structure to find meaningful negatives for entity and relation embeddings.

problem Finding hard negatives for entity and relation embeddings in knowledge graphs.
method Structure Aware Negative Sampling (SANS) that selects negatives from a node's k-hop neighborhood.
result SANS finds semantically meaningful negatives and is competitive with state-of-the-art approaches.

Paper proposes SAN and SN for zero-shot sketch-based image retrieval.

problem Handling unseen classes in sketch-based image retrieval.
method Generative approach using Stacked Adversarial Network (SAN) and Siamese Network (SN).
result Significant improvement in standard and generalized ZSL settings.

Transfer learning improves highway traffic forecasting using graph neural networks.

problem Lack of historical data for traffic forecasting on large highway networks.
method Developed a transfer learning approach for DCRNN, a graph neural network for highway forecasting.
result TL-DCRNN can forecast traffic on unseen regions of the highway network with high accuracy.

Let kS3k\subset S^3 be a nontrivial knot. The Cabling Conjecture of Francisco González-Acuña and Hamish Short posits that ππ-Dehn surgery on kk produces a reducible manifold if and only if kk is a (p,q)(p,q)-cable knot and the surgery slope ππ equals pqpq. We extend the work of James Allen Hoffman to prove the Cabling …

2015-07-06abs ↗pdf ↗

Recently Francisco Presas Mata constructed the first examples of closed contact manifolds of dimension larger than 3 that contain a plastikstufe, and hence are non-fillable. Using contact surgery on his examples we create on every sphere S^{2n-1}, n>1, an exotic contact structure ξ_- that also contains a plastikstufe. …

2007-02-08abs ↗pdf ↗

Previous literature on unsupervised learning focused on designing structural priors with the aim of learning meaningful features. However, this was done without considering the description length of the learned representations which is a direct and unbiased measure of the model complexity. In this paper, first we intro…

2019-07-12abs ↗pdf ↗

ST-SAN predicts flow with spatial-temporal dependencies using self-attention.

problem Challenges in predicting flow due to spatial-temporal dependencies.
method Spatial-Temporal Self-Attention Network (ST-SAN) that addresses temporal and spatial dependencies.
result Significant improvement in flow prediction accuracy (9% in inflow, 4% in outflow) compared to state-of-the-art methods.

Recursive KalmanNet generalizes well in noisy, out-of-distribution scenarios.

problem Generalization in noisy, out-of-distribution scenarios.
method Recurrent neural network guided by a Kalman filter.
result Recursive KalmanNet performs well in scenarios with different temporal dynamics from training data.

Solving linear programs by using entropic penalization has recently attracted new interest in the optimization community, since this strategy forms the basis for the fastest-known algorithms for the optimal transport problem, with many applications in modern large-scale machine learning. Crucial to these applications h…

2018-06-05abs ↗pdf ↗

On every compact, orientable, irreducible 3-manifold V which is toroidal or has torus boundary components we construct a contact 1-form whose Reeb vector field R does not have any contractible periodic orbits and is tangent to the boundary. Moreover, if bdry V is nonempty, then the Reeb vector field R is transverse to …

2004-11-29abs ↗pdf ↗

Scheduling surgeries is a challenging task due to the fundamental uncertainty of the clinical environment, as well as the risks and costs associated with under- and over-booking. We investigate neural regression algorithms to estimate the parameters of surgery case durations, focusing on the issue of heteroscedasticity…

2017-02-17abs ↗pdf ↗

In his book with Alan Jolis, Vers un monde sans pauvreté (1997) Yunus gives the example of a microcredit loan of 1000BDT reimbursed via 50 weekly settlements of 22BDT and correctly claims that this corresponds to the annual interest rate of 20%. But this is without taking into account that if the borrower has good reas…

2013-12-08abs ↗pdf ↗

Deep learning models learn chaotic system dynamics from real and simulated data.

problem Training deep learning models for chaotic systems requires big data.
method Jointly train deep neural networks on real and simulated data, enforcing physical laws.
result Proposes knowledge-based deep learning (KDL) for accurate forecasting of chaotic systems.