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

Trend · papers per month

6.1%12.1%18.2%24.3% · Nov 201919922001200920172026
48 results for transactional datasets

This paper creates a comprehensive BTC transaction network dataset spanning 15 years.

problem Lack of a full-history BTC graph and network property dataset.
method Thorough analysis of BTC transaction network, creating a dataset and investigating decentralization.
result First systematic investigation of BTC's asset decentralization and design of decentralization degrees.

Transactional network data can be thought of as a list of one-to-many communications(e.g., email) between nodes in a social network. Most social network models convert this type of data into binary relations between pairs of nodes. We develop a latent mixed membership model capable of modeling richer forms of transacti…

2010-10-07abs ↗pdf ↗

New method improves blockchain analysis by handling temporal changes and scalability.

problem Limited focus on evolving nature and scalability of blockchain transaction networks.
method Incremental approach with Metropolis-Hastings random walks.
result Comparable performance in node classification tasks with reduced computational overhead.

Onflow optimizes portfolio allocation with gradient flows, robust to transaction fees.

problem Optimizing portfolio allocation with transaction costs.
method Gradient flow reinforcement learning method for dynamic asset allocation.
result Onflow outperforms benchmarks in high transaction cost regimes.

BreachRadar detects points-of-compromise in bank transactions to prevent fraud.

problem Detecting and preventing bank transaction fraud caused by data breaches.
method A distributed alternating algorithm that assigns probabilities to different locations being compromised.
result BreachRadar achieves over 90% precision and recall in detecting compromised cards.

Deep models for financial transactions are vulnerable to adversarial attacks, especially when adding transaction tokens.

problem Vulnerability of deep models to adversarial attacks on financial transaction records.
method Examine adversarial attacks and defenses on transaction records data, considering black-box attacks and adding transaction tokens.
result A few generated transactions can fool a deep-learning model, highlighting the need for robustness improvements.

A competition increases financial transaction models' robustness against attacks.

problem Neural networks used by banks are vulnerable to adversarial attacks in financial transaction data.
method A novel competition where participants propose attacks and defenses, simulating real-world conditions.
result Participants' strategies and outcomes provide insights into improving financial transaction models' robustness.

We consider a new approach to portfolio selection in presence of transaction costs which allows to map the problem into one without costs. The proposed approach connects all the quantities of interest to exit times and probabilities to reach barriers. This leads to analytic results in the Wiener case and to directly me…

1999-07-22abs ↗pdf ↗

Framework detects suspicious money laundering flows in large transaction graphs.

problem Detecting money laundering in large, complex transaction networks.
method Adapted framework for domain-specific constraints, including weighting method for edge significance.
result Framework outperforms state-of-the-art solutions in efficiency and effectiveness for large datasets.

This paper analyzes tokenized U.S. Treasuries, revealing patterns and roles in blockchain transactions.

problem Limited empirical analysis of transaction-level behaviors in tokenized U.S. Treasuries.
method Quantitative dissection of U.S. Treasury-backed RWA tokens across multiple chains, introducing a curvature-aware representation learning model for address-level economic role inference.
result Decoded transaction-level patterns reveal the degree of retail participation and distinguish roles in Web3 finance.

The electronic platform has been increasingly popular for executing large corporate bond orders by asset managers, who in turn have to assess the quality of their executions via Transaction Cost Analysis (TCA). One of the challenges in TCA is to build a realistic benchmark for the expected transaction cost and to chara…

2019-03-21abs ↗pdf ↗

This paper summarizes AI methods for detecting credit card fraud.

problem Detecting credit card fraud from millions of transactions.
method Rule-based and AI approaches, addressing imbalanced datasets, real-time scenarios, and feature engineering.
result Summarizes state-of-the-art AI methods for fraud detection.

Study finds mean reversion strategies perform well on historical data but fail in recent market conditions.

problem Performance of mean reversion strategies in recent market data.
method Empirical investigation of three mean reversion strategies (PAMR, OLMAR, TCO) on historical S&P 500 data and benchmark datasets.
result Mean reversion strategies may fail in recent market conditions, especially with transaction costs.

Study introduces a new investment strategy model using lazy factor and probability weights.

problem Optimizing investment strategies in volatile markets with transaction costs.
method Combines Price Portfolio Forecasting and Mean-Variance Models with Transaction Costs, using probability weights as laziness factor coefficients.
result Model demonstrates adaptability and generalizability in transforming investment strategies.

Financial transactions can be considered edges in a heterogeneous graph between entities sending money and entities receiving money. For financial institutions, such a graph is likely large (with millions or billions of edges) while also sparsely connected. It becomes challenging to apply machine learning to such large…

2019-07-16abs ↗pdf ↗

Study compares costs and arbitrage in CEXs vs DEXs, finding DEXs better for large trades.

problem Comparing transaction costs and arbitrage in crypto exchanges.
method Comprehensive dataset analysis of transaction costs and no-arbitrage deviations.
result Fixed gas fees in DEXs impose a significant burden on small trades, while CEXs offer more competitive costs for larger trades.

Study reveals centralization in Bitcoin transactions involving retail users.

problem Centralization and bias in Bitcoin transaction data.
method Heuristic classification of Bitcoin users, weekly activity pattern analysis.
result Most real transactions involve Frequent Receivers, centralizing the ecosystem.

FSR efficiently discovers significant patterns with few resampled datasets.

problem Mining significant patterns in transactional data, especially subgroups.
method FSR uses resampling to bound the supremum deviation of quality statistics, providing rigorous guarantees on false discoveries.
result FSR effectively discovers significant subgroups with a small number of resampled datasets.

Neural networks improve loss reserving with case estimates and transaction data.

problem Improving loss reserving accuracy using neural networks.
method Comparison of feed-forward and recurrent neural networks trained on case estimates and transaction data.
result Case estimates significantly improve predictions, but memory-equipped neural networks offer minimal additional benefit.

Semi-supervised GANs with log-signatures improve credit card fraud detection.

problem Detecting fraud in large, complex financial transaction data streams.
method Conditional GANs with Bayesian inference and log-signatures for robust feature encoding.
result Consistent improvements over benchmarks in global and domain-specific metrics.

TLMG4Eth combines language and graph models for Ethereum fraud detection.

problem Current fraud detection methods fail to consider semantic and similarity patterns in Ethereum transactions.
method TLMG4Eth uses a transaction language model and graph-based methods to capture semantic, similarity, and structural features.
result TLMG4Eth detects anomalies in Ethereum transactions more effectively than existing methods.

CaT-GNN improves credit card fraud detection by integrating causal reasoning into GNNs.

problem Credit card fraud detection overlooks causal structure of transactions.
method CaT-GNN combines causal invariant learning and temporal graph neural networks.
result CaT-GNN outperforms existing methods on various datasets.

Study predicts stock transaction durations using LSTM and attention mechanism.

problem Estimating the probability density function of transaction durations in financial markets.
method Proposes a hybrid model combining LSTM networks and attention mechanism to extend ACD model.
result Demonstrates superior performance of the hybrid model on large-scale financial data.

Investment strategy optimized in markets with transaction costs and search delays.

problem Maximizing wealth in an illiquid market with transaction costs and search frictions.
method Characterized no-trade region and provided asymptotic expansions of value function for small transaction costs.
result The effects of transaction costs are more pronounced in illiquid markets.

High-value transactions between Australian banks are settled in the Reserve Bank Information and Transfer System (RITS) administered by the Reserve Bank of Australia. RITS operates on a real-time gross settlement (RTGS) basis and settles payments sourced from the SWIFT, the Austraclear, and the interbank transactions e…

2012-02-15abs ↗pdf ↗

The study examines portfolio optimization with quadratic transaction costs, complicating the optimization process.

problem Portfolio optimization with quadratic transaction costs is more challenging than with linear costs.
method Introduced numerical algorithms to solve the optimization problem with quadratic transaction costs.
result Quadratic transaction costs significantly impact the expected returns of optimized portfolios.

Model shows how price impact and transaction costs affect trading behavior and profits.

problem Analyzing trading behavior and profits in markets with transaction costs and price impact.
method Proves the existence of an equilibrium in a model with transaction costs and price impact.
result Existence of a strictly positive optimal transaction cost from the exchange's perspective.

The study examines pricing American options with both exogenous and endogenous transaction costs.

problem Pricing American options with transaction costs and liquidity risks.
method Modeling liquidity risks as a mean-reverting process and transaction costs as proportional to trading amount. Two nonlinear PDEs are used to characterize option values. Numerical solution via ADI method and model calibration using maximum likelihood estimation.
result The model incorporating liquidity risks significantly outperforms the Leland model.

Tool detects tax evasion on social media using multi-modal deep learning.

problem Detecting tax evasion on social media platforms.
method Developed a multi-modal deep neural network combining comments, hashtags, and images.
result Multi-modal deep neural network achieved AUC of 0.808 and F1 score of 0.762.

Study reveals dynamic causal relationships between Ethereum transaction fees and economic subsystems.

problem Historical gas fee volatility caused economic disequilibria and stakeholder challenges.
method Time-varying Granger causality analysis using data on active wallets and transaction volume.
result Dynamic bidirectional causal relationships between transaction fees and economic subsystems across Ethereum.

The paper bridges stochastic control and deep hedging for European call options with transaction costs.

problem Hedging and pricing European call options with proportional transaction costs.
method Complementary perspectives: stochastic control and deep hedging. Two architectures proposed: NTBN-Delta and WW-NTBN.
result WW-NTBN converges faster, matches no-transaction bands more closely, and generalizes well across transaction cost regimes.

Machine learning models predict housing prices using macroeconomic factors.

problem Predicting housing prices using macroeconomic data.
method Used machine learning (kNN and tree-bagging) on a dataset of macroeconomic factors.
result Machine learning models can predict housing prices with uncertainties better than existing index uncertainties.