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

Trend · papers per month

172345517689 · Jun 202019922001200920172026
48 results for user return time

Deep neural network predicts product returns before purchase.

problem High costs of handling returned fashion products.
method Bayesian Personalized Ranking (BPR) embeddings and skip-gram model for user and product features.
result Reduced overall returns through real-time return probability prediction.

New approach to disentangle utility from impulse in recommendation systems.

problem Difficulty in inferring user utility from engagement signals.
method Generative model based on self-exciting Hawkes process to infer utility from return probability.
result It is possible to disentangle System-1 and System-2 decision processes to optimize content based on user utility.

User releases data to service provider while balancing privacy and utility.

problem Balancing user privacy and service utility in data release.
method Formulated as a Markov decision process (MDP) and solved using deep reinforcement learning (RL).
result Achieved a trade-off between revealing useful information and protecting sensitive data.

This paper tackles spam detection on Twitter by analyzing correlated features.

problem Spam detection on social media, especially Twitter, to improve user experience.
method Extracted tweet-based and user-based features, identified correlated features, and used artificial neural networks for classification.
result Achieved 97.57% accuracy in classifying tweets as spam or non-spam.

This work addresses privacy issues in IoT data sharing by balancing information disclosure and user privacy.

problem Balancing privacy and utility in time-series data sharing from IoT devices.
method Formulated as POMDPs, solved using A2C DRL, evaluated with synthetic and real data.
result Proposed policies achieve a good balance between privacy and utility.

DynForest R package predicts outcomes with time-dependent predictors.

problem Handling time-dependent predictors in random forest models.
method Random forests with time-dependent predictors summarized using flexible linear mixed models.
result DynForest can predict continuous, categorical, and survival outcomes.

CrystalCandle creates user-friendly explanations for machine learning models.

problem Low trust in predictive models due to lack of interpretability.
method End-to-end pipeline for model interpretation, including Model Importer, Interpreter, Narrative Generator, and Exporter.
result CrystalCandle leads to higher adoption rates and improved downstream metrics.

New algorithm estimates Gaussian means and covariances efficiently and privately.

problem Estimating Gaussian parameters privately and efficiently.
method Differentially private preconditioner to transform arbitrary Gaussian samples.
result First polynomial-time, sample-efficient estimator for arbitrary Gaussian distributions.

The paper examines how cheaper and faster chains affect Uniswap v3 liquidity and profitability.

problem Impact of cheaper and faster chains on Uniswap v3 liquidity and profitability.
method Comparative analysis of Uniswap v3 activity on different chains with varying gas prices and block times.
result Liquidity providers are more capital efficient and receive higher fee returns on cheaper and faster chains.

We introduce a multivariate stochastic volatility model for asset returns that imposes no restrictions to the structure of the volatility matrix and treats all its elements as functions of latent stochastic processes. When the number of assets is prohibitively large, we propose a factor multivariate stochastic volatili…

2015-10-18abs ↗pdf ↗

The paper predicts TSE stocks using social media sentiment and volume.

problem Predicting Tehran Stock Exchange (TSE) variables using social media data.
method Hybrid sentiment analysis combining lexicon-based and learning-based methods; built a sentiment lexicon for Persian language.
result Sentiment and volume of online comments are useful for predicting TSE stocks.

This work provides guarantees for off-policy function estimation under realizability assumptions.

problem Estimating the value function of a policy under user-specified error-measuring distributions.
method The approach involves imposing a flexible regularization on the MIS objectives to account for an arbitrary user-specified distribution.
result Exact characterization of the optimal dual solution that determines the data-coverage assumption in the case of value-function learning.

Federated CTMC model estimates bridge deterioration hazards without sharing raw data.

problem Bridge inspection data privacy and cross-organizational data sharing constraints.
method Federated CTMC hazard model with local optimization and FedAvg aggregation.
result Federated model converges on global benchmark parameters without data transfer.

Robinhood users react strongly to overnight price changes and big losers, trading quickly after extreme losses.

problem Understanding trading behavior of Robinhood users, especially in high-frequency trading scenarios.
method Analyzed intraday and overnight price changes, focusing on big losers and gainers.
result Robinhood users react more to overnight price changes and big losers, trading quickly after extreme losses.

Software helps finance students construct optimal portfolios using VBA.

problem Finding the best portfolio of assets considering risk and return.
method Two methods: Markowitz and El-Khatib-Hatemi-J, both optimizing risk-adjusted return.
result Software constructs all possible portfolios and helps investors choose the best one.

A new method improves recommendation accuracy by learning from multiple networks and time-dependent user preferences.

problem Incomplete user profiles and dynamic user preferences degrade recommender quality.
method A cross-network time-aware recommender that learns from multiple source networks and develops current user models.
result The proposed solution achieves superior performance in accuracy, novelty, and diversity.

Study analyzes AI's impact on firms, markets, and workers using large language model data.

problem Understanding AI's effect on firms, markets, and workers.
method Used 380 trillion tokens from 400+ large language models to analyze AI's impact.
result Firms with higher AI exposure earn higher returns, creating an AI premium.

Market timing is an investment technique that tries to continuously switch investment into assets forecast to have better returns. What is the likelihood of having a successful market timing strategy? With an emphasis on modeling simplicity, I calculate the feasible set of market timing portfolios using index mutual fu…

2017-12-13abs ↗pdf ↗

Study proposes a time-aware model to predict user conversion intent.

problem Weak predictive signals from users not suitable for conversion prediction.
method Time-aware approach to model user activities and capture conversion intent signals.
result Approach outperforms other models on real-world datasets.

Optimizes convergence time of federated learning over wireless networks.

problem Limited resource blocks in wireless networks affect federated learning convergence time and performance.
method Formulates an optimization problem to minimize convergence time while optimizing performance, proposes a probabilistic user selection scheme and uses ANNs for estimation.
result Improves convergence time and performance of federated learning over wireless networks.

MILLION framework optimizes portfolio risk and return efficiently.

problem Optimizing risk and return in AI for FinTech portfolio management.
method Two phases: return maximization with auxiliary objectives and risk control with portfolio interpolation and improvement.
result Framework achieves fine-grained risk control and improved return rates.

Federated learning optimizes task and resource allocation in balloon networks.

problem Minimizing energy and time consumption in task computation and transmission.
method SVM-based federated learning algorithm to dynamically adjust user associations, service sequences, and task allocations.
result Reduces the weighted sum of energy and time consumption by up to 16.1%.

Recommending the right products is the central problem in recommender systems, but the right products should also be recommended at the right time to meet the demands of users, so as to maximize their values. Users' demands, implying strong purchase intents, can be the most useful way to promote products sales if well …

2019-02-12abs ↗pdf ↗

Neural pedagogical agent updates user models in real-time for mobile education apps.

problem Real-time user modeling for dynamic mobile education platforms.
method Bidirectional recurrent neural networks with attention mechanism over embedded question-response pairs.
result Model outperforms existing approaches in predicting user response correctness.

With the daily and minutely data of the German DAX and Chinese indices, we investigate how the return-volatility correlation originates in financial dynamics. Based on a retarded volatility model, we may eliminate or generate the return-volatility correlation of the time series, while other characteristics, such as the…

2012-02-02abs ↗pdf ↗

The paper improves recommendation systems by ensuring their outputs are reliable.

problem Recommendation systems often lack reliability guarantees for their outputs.
method The method uses a pre-trained ranking model to create a set of items with rigorous FDR control.
result The approach provides a way to guarantee the reliability of recommendation outputs.

Paper proposes a two-stage ranking for personalized TV recommendations.

problem Improving TV recommendation accuracy and efficiency.
method First, identifies potential candidates using user viewing patterns. Then, ranks them based on user preferences and program textual information.
result The proposed model outperforms in recommendation accuracy and efficiency.

A multi-user multi-armed bandit (MAB) framework is used to develop algorithms for uncoordinated spectrum access. The number of users is assumed to be unknown to each user. A stochastic setting is first considered, where the rewards on a channel are the same for each user. In contrast to prior work, it is assumed that t…

2018-07-02abs ↗pdf ↗

The paper proposes a method to learn user representations invariant to social media behavior changes.

problem Difficulty in comparing users over time due to evolving behavior.
method Learning a mapping from user activity to a vector space capturing invariant features.
result The learned mapping enables efficient comparisons of users not seen at training time.

Real-time personalization for HAR models learns from new users without prior data.

problem Poor performance of HAR models on new users without labeled data.
method Incremental online domain adaptation using batch normalization.
result Personalized HAR models adapt to new users in real-time.

What return should you expect when you take on a given amount of risk? How should that return depend upon other people's behavior? What principles can you use to answer these questions? In this paper, we approach these topics by exploring the consequences of two simple hypotheses about risk. The first is a common-sense…

2002-01-18abs ↗pdf ↗

The study addresses overlooked data-generating processes in time-series asset pricing.

problem The literature on time-series asset pricing overlooks the data-generating processes for factors expressed in return differences.
method The study proposes a new definition of returns and compound returns for factors, and uses OLS with net returns for single-index models.
result OLS with net returns for single-index models leads to inflated alphas, exaggerated t-values, and overestimated Sharpe ratios.

Study examines how COVID-19 affected stock and crypto market efficiency.

problem Impact of COVID-19 on market efficiency of different asset classes.
method Analysis of price returns, absolute returns, and volatility increments in stock and cryptocurrency markets.
result Market efficiency varied by asset class and market, with some time series showing gradual decline over time.

Machine learning improves portfolio allocation between index and risk-free assets.

problem Finding optimal portfolio rules for time-varying returns and volatility.
method Two Random Forest models: one for sign probabilities of excess return, the other for optimized volatility.
result Substantial improvements in utility, risk-adjusted returns, and maximum drawdowns over buy-and-hold.