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

Trend · papers per month

285684112 · Jun 202019922001200920172026
48 results for Google Street View

This master thesis focuses on practical application of Convolutional Neural Network models on the task of road labeling with bike attractivity score. We start with an abstraction of real world locations into nodes and scored edges in partially annotated dataset. We enhance information available about each edge with pho…

2018-06-27abs ↗pdf ↗

Generative adversarial networks transform streetscape images to improve health and wellbeing.

problem Improving health and wellbeing outcomes through better streetscape design.
method Generative adversarial networks were used to translate Google Street View images, preserving structure while changing the style from bad health to good health areas.
result Translated images show that good health areas have more green space and compact urban design, while good social capital areas have more footpaths and less fencing.

New dataset for automated pavement distress classification and density estimation.

problem Challenges in automated pavement distress detection using road images.
method Pavement Image Dataset (PID) method, combining wide-view and top-down view images.
result Accuracy scores of 0.84 for YOLOv2 and 0.65 for Faster R-CNN, suitable for practical applications.

Urban2Vec combines street view imagery and POIs for better urban neighborhood embeddings.

problem Lack of comprehensive representation of urban neighborhoods using heterogeneous data.
method Unsupervised multi-modal framework using CNN for visual features and bag-of-words for POI data.
result Urban2Vec achieves better performance than baseline models and comparable to fully-supervised methods.

Gursky-Streets introduced a formal Riemannian metric on the space of conformal metrics in a fixed conformal class of a compact Riemannian four-manifold in the context of the σ2σ_2-Yamabe problem. The geodesic equation of Gursky-Streets' metric is a fully nonlinear degenerate elliptic equation and Gursky-Streets have pr…

2017-07-15abs ↗pdf ↗

End-to-end method learns geometry and appearance for multi-view object detection.

problem Challenges in multi-view object detection, including viewpoint, lighting, and scale variability.
method Jointly learns multi-view geometry and warping for robust cross-view object detection.
result Superior performance compared to baselines on a new street-level panorama data set.

We study a multiclass multiple instance learning (MIL) problem where the labels only suggest whether any instance of a class exists or does not exist in a training sample or example. No further information, e.g., the number of instances of each class, relative locations or orders of all instances in a training sample, …

2018-11-29abs ↗pdf ↗

The paper proposes a model to learn street network representations directly from graphs.

problem Loss of detailed topological data in raster representations of street networks.
method Variational autoencoder with graph convolutional layers and a probabilistic fully-connected graph decoder.
result The model infers good representations directly from street networks, capturing both local structure and spatial distribution.

Study develops a new tool for assessing asphalt pavement conditions using deep learning.

problem Challenges in automated pavement distress detection via road images.
method Developed a hybrid model using YOLO for classification and U-net for segmentation, creating a comprehensive pavement condition tool.
result Created a new asphalt pavement condition index using deep learning.

Satellite images predict U.S. county mortality rates.

problem Predicting mortality rates in U.S. counties using satellite imagery.
method Convolutional neural network trained on crude mortality rates, learned features interpreted using Shapley Additive Feature Explanations.
result Predicted mortality from satellite images correlated strongly with true mortality rates (Pearson r=0.72).

Solves Gursky-Streets equations for σkσ_k Yamabe problem in dimensions n2kn \geq 2k.

problem Solving the σkσ_k Yamabe problem in dimensions n2kn \geq 2k.
method Introduced and solved the Gursky-Streets equations with uniform C1,1C^{1, 1} estimates using concavity of the operator and Garding's theory of hyperbolic polynomials.
result Established the uniqueness of the solution to the degenerate equations for the first time.

Bitcoin's attention is linked to Google Trends data, not general uncertainty.

problem Bitcoin's correlation with Google Trends data was previously misunderstood.
method Analyzed bidirectional relationships between Bitcoin returns and Google Trends attention over six days.
result Information flows from Bitcoin volatility to Google Trends attention, not the other way.

We continue studying a parabolic flow of almost Kähler structures introduced by Streets and Tian which naturally extends Kähler-Ricci flow onto symplectic manifolds. In the system of primarily the symplectic form, almost complex structure, Chern torsion and Chern connection, we establish new formulas for the evolutions…

2018-08-28abs ↗pdf ↗

Taxi demand prediction is an important building block to enabling intelligent transportation systems in a smart city. An accurate prediction model can help the city pre-allocate resources to meet travel demand and to reduce empty taxis on streets which waste energy and worsen the traffic congestion. With the increasing…

2018-02-23abs ↗pdf ↗

In a densely populated city like Dhaka (Bangladesh), a growing number of high-rise buildings is an inevitable reality. However, they pose mental health risks for citizens in terms of detachment from natural light, sky view, greenery, and environmental landscapes. The housing economy and rent structure in different area…

2018-12-10abs ↗pdf ↗

The Streets-Tian conjecture is confirmed for specific types of Hermitian manifolds.

problem The Streets-Tian conjecture on compact Hermitian manifolds.
method Elementary approach, explicit descriptions, and pathways of deformation.
result The conjecture is confirmed for special types of compact Hermitian manifolds.

Study links public concern in Italy to financial markets worldwide.

problem Understanding public concern's impact on financial markets during pandemics.
method Used Google Trends data from YouTube, News, and Search to measure public concern and correlate it with stock index returns.
result Public concern in Italy drives concerns in other countries and explains stock index returns of multiple nations.

Method generates uncertainty measures for street scene segmentation.

problem Reliability and uncertainty measures in semantic segmentation of street scenes.
method Nested crops, neural network segmentation, post-processing, uncertainty heat maps.
result Significant improvements in classification and regression performance.

Open-source Vizier optimizes complex systems for Google and beyond.

problem Optimizing large-scale systems with multiple objectives and constraints.
method Distributed, fault-tolerant, flexible API for blackbox optimization.
result OSS Vizier supports a wide range of optimization problems and is available as open-source.

This essay suggests that a proper assessment of the presently unfolding financial crisis, and its cure, requires going back at least to the late 1990s, accounting for the cumulative effect of the ITC, real-estate and financial derivative bubbles. We focus on the deep loss of trust, not only in Wall Street, but more imp…

2008-10-25abs ↗pdf ↗

The Streets-Tian conjecture is confirmed for Lie algebras with specific abelian ideals.

problem The Streets-Tian conjecture on compact complex manifolds admitting Hermitian-symplectic metrics.
method Detailed case analysis of Lie algebras with abelian ideals of codimension 2, explicit construction of Hermitian-symplectic metrics and pathways to Kähler metrics.
result The Streets-Tian conjecture is confirmed for Lie algebras containing abelian ideals of codimension 2.

Analyzes global economic sectors' interdependence using Google matrix analysis.

problem Understanding interdependencies and interactions among world economies and sectors.
method Reduced Google matrix algorithm applied to OECD-WTO network data.
result Shows sensitivity of sectors to petroleum activity and interdependencies among countries.

Modern vision-based reinforcement learning techniques often use convolutional neural networks (CNN) as universal function approximators to choose which action to take for a given visual input. Until recently, CNNs have been treated like black-box functions, but this mindset is especially dangerous when used for control…

2018-09-14abs ↗pdf ↗

We introduce Parseval networks, a form of deep neural networks in which the Lipschitz constant of linear, convolutional and aggregation layers is constrained to be smaller than 1. Parseval networks are empirically and theoretically motivated by an analysis of the robustness of the predictions made by deep neural networ…

2017-04-28abs ↗pdf ↗

VCAE uses vine copulas to improve AE generative models for high-dimensional data.

problem Creating flexible generative models for high-dimensional data.
method Three-step procedure: autoencoder compression, vine copula estimation, and generative model combination.
result VCAEs achieve competitive results compared to standard baselines.

Using non-linear machine learning methods and a proper backtest procedure, we critically examine the claim that Google Trends can predict future price returns. We first review the many potential biases that may influence backtests with this kind of data positively, the choice of keywords being by far the greatest culpr…

2014-03-07abs ↗pdf ↗

Recently, J. Streets and G. Tian introduced a natural way to evolve an almost-Kähler manifold called the symplectic curvature flow, in which the metric, the symplectic structure and the almost-complex structure are all evolving. We study in this paper different aspects of the flow on locally homogeneous manifolds, incl…

2014-05-23abs ↗pdf ↗

This reports on the fundamental objects revealed by Ross Street, which he called `orientals'. Street's work was in part inspired by Robert's attempts to use N-category ideas to construct nets of C*-algebras in Minkowski space for applications to relativistic quantum field theory: Roberts' additional challenge was that …

2010-08-10abs ↗pdf ↗