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

Trend · papers per month

15314661 · Jun 202019922001200920172026
48 results for Google Translate

Study measures gender bias in machine translation using multiple reference points.

problem Measuring and identifying gender bias in machine translation.
method Used an optimal non-biased translator, reference points from occupational statistics and survey.
result Found bias against both genders, but more against women, and found occupations have a greater effect than adjectives.

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.

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.

Pronoun resolution is part of coreference resolution, the task of pairing an expression to its referring entity. This is an important task for natural language understanding and a necessary component of machine translation systems, chat bots and assistants. Neural machine learning systems perform far from ideally in th…

2019-06-03abs ↗pdf ↗

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.

We present an approach to automate the process of discovering optimization methods, with a focus on deep learning architectures. We train a Recurrent Neural Network controller to generate a string in a domain specific language that describes a mathematical update equation based on a list of primitive functions, such as…

2017-09-21abs ↗pdf ↗

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 ↗

Study uses Google matrix analysis to show how COVID-19 changed international trade flows.

problem Impact of COVID-19 on international trade patterns.
method Google matrix analysis of World Trade Network (WTN), including PageRank, CheiRank, and reduced Google matrix.
result Significant changes in international trade flows due to the pandemic, affecting export and import balances.

Using the new data from the OECD-WTO world network of economic activities we construct the Google matrix GG of this directed network and perform its detailed analysis. The network contains 58 countries and 37 activity sectors for years 1995 and 2008. The construction of GG, based on Markov chain transitions, treats a…

2015-04-25abs ↗pdf ↗

Study finds 'happiness' search data predicts stock returns, suggesting utility needs impact firm performance.

problem Investing in firms that meet societal utility needs.
method Used Google Trends data on 'happiness' search volume to predict stock returns.
result Happiness search exposure (HSE) explains future stock returns, particularly for big and value firms.

Development of efficient business process models and determination of their characteristic properties are subject of intense interdisciplinary research. Here, we consider a business process model as a directed graph. Its nodes correspond to the units identified by the modeler and the link direction indicates the causal…

2010-09-14abs ↗pdf ↗

We study power-law correlations properties of the Google search queries for Dow Jones Industrial Average (DJIA) component stocks. Examining the daily data of the searched terms with a combination of the rescaled range and rescaled variance tests together with the detrended fluctuation analysis, we show that the searche…

2015-02-01abs ↗pdf ↗

This study analyzes app reviews to understand students' behavior in the app market.

problem Extracting sentiment from growing app reviews manually is impractical.
method Used machine learning algorithms with TF-IDF for text representation and ensemble learning for evaluation.
result SVM achieved the highest accuracy (93.37%) on tri-gram + TF-IDF scheme.

We have applied a Long Short-Term Memory neural network to model S&P 500 volatility, incorporating Google domestic trends as indicators of the public mood and macroeconomic factors. In a held-out test set, our Long Short-Term Memory model gives a mean absolute percentage error of 24.2%, outperforming linear Ridge/Lasso…

2015-12-15abs ↗pdf ↗

We analyze the influence and interactions of 60 largest world banks for 195 world countries using the reduced Google matrix algorithm for the English Wikipedia network with 5 416 537 articles. While the top asset rank positions are taken by the banks of China, with China Industrial and Commercial Bank of China at the f…

2019-02-21abs ↗pdf ↗

Using the United Nations COMTRADE database \cite{comtrade} we construct the Google matrix GG of multiproduct world trade between the UN countries and analyze the properties of trade flows on this network for years 1962 - 2010. This construction, based on Markov chains, treats all countries on equal democratic grounds …

2015-01-14abs ↗pdf ↗

Research aims to predict fallen angel bonds' bankruptcy using machine learning.

problem Predicting which fallen angel bonds will become investment grade or go bankrupt.
method Used four classification methods (logistic regression, KNN, SVM, NN) and Google Cloud's automated machine learning.
result Google Cloud's machine learning model performed best in over-sampled and feature selection data sets.

Portfolio diversification and active risk management are essential parts of financial analysis which became even more crucial (and questioned) during and after the years of the Global Financial Crisis. We propose a novel approach to portfolio diversification using the information of searched items on Google Trends. The…

2013-10-05abs ↗pdf ↗

Investor attention predicts global equity market volatility during Ukraine invasion.

problem Predicting global equity market volatility during geopolitical events.
method Event-specific attention indices based on Google Trends, analyzed across 51 global equity markets.
result Investor attention significantly predicts volatility in countries with higher economic openness to Russia and closer to it.

Search-based methods for hard combinatorial optimization are often guided by heuristics. Tuning heuristics in various conditions and situations is often time-consuming. In this paper, we propose NeuRewriter that learns a policy to pick heuristics and rewrite the local components of the current solution to iteratively i…

2018-09-30abs ↗pdf ↗

Recent progress in the field of reinforcement learning has been accelerated by virtual learning environments such as video games, where novel algorithms and ideas can be quickly tested in a safe and reproducible manner. We introduce the Google Research Football Environment, a new reinforcement learning environment wher…

2019-07-25abs ↗pdf ↗

In this paper, we propose a new loss function called generalized end-to-end (GE2E) loss, which makes the training of speaker verification models more efficient than our previous tuple-based end-to-end (TE2E) loss function. Unlike TE2E, the GE2E loss function updates the network in a way that emphasizes examples that ar…

2017-10-28abs ↗pdf ↗

This paper compares machine learning models for pricing European options.

problem Pricing European options using traditional methods like Black Scholes Model.
method Google AutoML Regressor, TensorFlow Neural Networks, and XGBoost Gradient Boosting Decision Trees.
result All models outperformed the Black Scholes Model in terms of mean absolute error.