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

Trend · papers per month

2855708541,139 · Jun 202019922001200920172026
48 results for Data Management

This paper evaluates different data management methods for GBDT systems.

problem The impact of different data management methods on distributed GBDT performance.
method Categorization of data management policies, systematic analysis, and implementation of a novel system Vero.
result Vero, a novel distributed GBDT system, outperforms other systems in various datasets.

Paper introduces a framework for managing cyber risk with insurance and cybersecurity models.

problem Pervasive challenges in managing cyber risk, especially for capital allocation.
method Combines insurance frequency-severity models with cybersecurity cascade models for comprehensive cyber risk assessment. Facilitates informed capital allocation through a two-pillar framework.
result Demonstrates the necessity of comprehensive cost-benefit analysis for budget-constrained companies.

Study finds risk management significantly improves pension scheme efficiency in Kenya.

problem Improving efficiency of pension schemes in Kenya.
method Panel data analysis of 128 pension schemes from 2015-2021.
result Risk management significantly mediates the relationship between corporate governance and pension scheme efficiency.

Fund2Persona creates personalized financial advisor personas from fund data, improving investment advice and manager interpretation.

problem Lack of consistent and specific financial advisor expertise in personalized investment advice.
method Grounds financial advisor personas in fund disclosures, holdings transitions, market context, and manager commentary through an agentic actor--scorer--patcher loop.
result Personas better recover portfolio decisions and grounded manager interpretation than generic baselines.

The study quantifies the impact of fund miscategorization using machine learning.

problem The impact of fund miscategorization on investment decisions.
method Formulated as a distance-based outlier detection problem, used Random Forest based distance metric learning.
result Identified funds with strong relationship to future returns as outliers.

The paper uses clustering and integer programming to optimize stock selection for investment funds.

problem Maximizing profits and minimizing risk in stock markets.
method Data-oriented analysis and clustering techniques with integer programming.
result Reconstructed NASDAQ 100 index fund example demonstrates effectiveness.

Proposes a Big Data framework for SC forecasting, including data preprocessing and machine learning.

problem Improving SC forecasting accuracy and efficiency.
method Data collection, preprocessing, machine learning model training, hyperparameter tuning, performance evaluation.
result Optimized SC forecasting models enhance workforce, inventory, and overall SC performance.

AI enhances bank credit risk management through deep learning and data analysis.

problem Inaccurate credit decisions and potential risks in bank credit risk management.
method Innovative application of AI technology, including deep learning and big data analysis.
result AI provides more accurate and comprehensive credit decision support, reducing risks and losses.

Enhances portfolio management with RL, considering transaction costs and short selling.

problem Lack of practical aspects in RL for portfolio management.
method Proposes a general RL framework for asset management with continuous weights, short selling, and relevant features. Compares PGAC, PPO, and ES algorithms in a simulated environment with transaction costs.
result Demonstrates advantages of RL algorithms in real-life asset management scenarios.

The 20/60/20 rule improves risk management and portfolio optimization in finance.

problem Understanding and managing financial data with heavy tails.
method Application of the 20/60/20 rule to stock market data, development of new measures for tail heaviness, and integration into portfolio optimization.
result The 20/60/20 rule enhances robustness and performance in portfolio optimization.

The paper examines the feasibility of managing aggregate cyber-risk in IoT environments.

problem Determining sustainable conditions for providing aggregate cyber-risk coverage.
method Developed a rigorous general theory and validated it with real data.
result Conditions for sustainable aggregate cyber-risk management under heavy-tailed distributions.

Fund2Persona creates personalized financial advisor personas from fund data, improving investment advice.

problem Lack of consistent advisor expertise and difficulty in encoding it in LLM systems.
method Grounds financial advisor personas in fund disclosures, market context, and manager commentary through an agentic actor--scorer--patcher loop.
result Personas better recover portfolio decisions and manager interpretation than generic baselines.

The paper proposes a new model using financial big data to improve portfolio risk analysis.

problem Addressing potential information loss in portfolio risk measurement.
method Uses financial big data to incorporate out-of-target-portfolio information and overcomes the curse of dimensionality.
result The use of financial big data improves small portfolio risk analysis.

A new framework uses deep RL to aggregate expert advice for better portfolio management.

problem Improving portfolio management through expert advice and deep reinforcement learning.
method Convolutional networks for signal aggregation and historical price data, Proximal Policy Optimization algorithm.
result Our framework can achieve 90% of the best expert's profit on average.

Deep learning enhances financial asset management through new models and data sources.

problem Improving portfolio performance and price forecasting accuracy in financial asset management.
method Systematic review using Scopus database, focusing on deep learning applications in financial asset management from 2018 to 2023.
result Deep learning models show promise in enhancing portfolio performance and price forecasting accuracy.

Paper proposes an intelligent credit limit management system using causal inference.

problem Traditional credit limit management strategies are heuristic and not data-driven.
method Conditional independence testing, response model, log transformation, GBDT encoding, non-linear transformation on features, well-designed metric.
result The proposed approach effectively manages credit limits and incorporates diminishing marginal effects.

New insights into RL efficiency from managing time discretization.

problem The impact of time discretization on RL methods in continuous-time systems.
method Analysis of Monte-Carlo policy evaluation for LQR systems.
result An optimal choice of temporal resolution for a given data budget improves policy evaluation efficiency.

A new RL framework tackles asset allocation problems using Monte Carlo simulation.

problem Existing asset allocation methods fail to consider portfolio management and financial market characteristics.
method Proposes a new reinforcement learning framework that considers portfolio state and uses Monte Carlo simulation to prevent overfitting.
result The proposed method outperforms benchmarks in various test intervals.

CryptoRLPM uses on-chain data to improve crypto portfolio management performance.

problem Lack of effective use of on-chain data in RL-based crypto portfolio management.
method Developed CryptoRLPM, an RL-based system that incorporates on-chain data for crypto PM, consisting of five units.
result CryptoRLPM outperforms baselines in ARR, DRR, and SR, especially for Bitcoin.

Extracts patterns from mobile network data for better resource management.

problem Improving network efficiency and resource allocation for mobile users.
method Spatiotemporal analysis of internet activity records (IARs) data.
result Developed a mobile traffic partitioning scheme.

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 presents a method to score patient engagement in care programs and predicts their response.

problem Improving health outcomes of high-need patients through better patient engagement.
method Data-driven behavioral engagement scoring pipeline for two aspects of patient engagement.
result The scoring method successfully predicts patient engagement and provides interpretable insights.

FE-GAN improves VaR and ES estimation in financial risk management.

problem Improving VaR and ES estimation in financial risk management.
method Feature-Enriched Generative Adversarial Networks (FE-GAN) with specialized models like WGAN and Tail-GAN.
result FE-GAN significantly outperforms traditional GANs in VaR and ES estimation.

This paper explores portfolio management strategies to maximize alpha and minimize beta.

problem Maximizing returns while minimizing risk in investment portfolios.
method Examines asset allocation, diversification, active management, and risk management strategies.
result Combining these strategies optimizes portfolio performance.

HL algorithms improve resource allocation in cloud environments.

problem Sequential decision-making under uncertainty with exogenous variables.
method HL algorithms leverage exogenous variable samples to infer counterfactual consequences.
result HL algorithms outperform classic methods and reinforcement learning in resource allocation.

MusPy is a toolkit for symbolic music generation, providing tools for dataset management and analysis.

problem Facilitating the creation and analysis of symbolic music datasets.
method Development of an open-source Python library (MusPy) with features for dataset management, data I/O, preprocessing, and model evaluation. Demonstrated through statistical analysis and cross-dataset generalizability experiments.
result MusPy's dataset analysis reveals varying degrees of cross-genre representation across different music datasets.