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

Trend · papers per month

0111 · Sep 201819922001200920172026
14 results for immutability

Examines parallels between human subjects and texts for causal inference.

problem Ambiguity and fallacies in causal inference using textual data.
method Two strategies: shifting from traits to perceptions and from concepts to parts.
result Highlights the importance of clarifying fundamental concepts.

The paper analyzes how mutable blockchain protocols affect miner behavior and strategic stability.

problem The mutability of blockchain protocols undermines long-term planning and cooperative equilibria.
method Integrates Austrian capital theory with repeated game theory to examine miner behavior under different institutional conditions.
result Effective time preference increases when protocol rules are mutable, leading to political rent-seeking and undermining strategic coherence.

Framework for responsible LLM deployment with human involvement and decentralized technologies.

problem Challenges in deploying LLMs for high-stakes decisions, including data security and accountability.
method Interactive human involvement through multiple iterations, decentralized technologies, and automated auditing.
result Enhanced security and accountability in LLM deployment for financial decisions.

MCCE generates realistic counterfactual explanations for tabular data.

problem Creating valid and actionable counterfactual explanations for complex tabular data.
method MCCE models the joint distribution of features and decision using an autoregressive generative model with decision trees. It samples counterfactuals and removes invalid ones.
result MCCE outperforms state-of-the-art methods on various performance metrics and is faster.

A deep RL approach generates counterfactual instances efficiently.

problem Efficient generation of counterfactual instances for large datasets and diverse models.
method Deep reinforcement learning to optimize counterfactual instances in a single forward pass.
result Model-agnostic and scalable counterfactual generation.

FinML-Chain integrates blockchain data for financial machine learning.

problem Challenges in financial machine learning, including missing data, lack of transparency, and incompatible data sources.
method Blockchain technology integrated with machine learning techniques to address financial market challenges.
result Framework generates datasets for analyzing economic mechanisms, advancing financial research.

A new method for generating counterfactual explanations in high-dimensional datasets.

problem Creating realistic counterfactual explanations in complex, high-dimensional data.
method A discretized approach using binary search and boundary approximation.
result Our method reduces the distance between counterfactuals by 5% to 50% in terms of the L2 norm.

Improved security of smart contracts by classifying them into four categories.

problem Detecting and classifying vulnerabilities in smart contracts efficiently.
method Used AWD-LSTM for multi-class classification, addressing class imbalance.
result Achieved a weighted average Fbeta score of 90.0%.

Paper predicts transaction confirmation time in Ethereum blockchain using machine learning.

problem Estimating transaction confirmation time in Ethereum blockchain.
method Uses machine learning, specifically Random Forest Regressor and Multilayer Perceptron, to predict transaction confirmation time.
result Proposed model shows improved accuracy in predicting transaction confirmation time compared to statistical models.