DRL automates stock market trading with a 2.68 Sharpe Ratio.
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.
Trend · papers per month
Paper formalizes anti-discrimination law in automated systems.
Machine learning (ML) is increasingly deployed in real world contexts, supplying actionable insights and forming the basis of automated decision-making systems. While issues resulting from biases pre-existing in training data have been at the center of the fairness debate, these systems are also affected by technical a…
Automation engineering is the task of integrating, via software, various sensors, actuators, and controls for automating a real-world process. Today, automation engineering is supported by a suite of software tools including integrated development environments (IDE), hardware configurators, compilers, and runtimes. The…
AutoML enhances credit decisions with XAI for better transparency.
The paper introduces a new algorithm for fair decision-making in outcome control tasks.
In many machine learning applications, there are multiple decision-makers involved, both automated and human. The interaction between these agents often goes unaddressed in algorithmic development. In this work, we explore a simple version of this interaction with a two-stage framework containing an automated model and…
Automated Budget Constrained Training optimizes model training under time constraints.
Proposes a new machine learning problem for automated temporal decision-making.
This paper presents an approach for automation of interpretable feature selection for Internet Of Things Analytics (IoTA) using machine learning (ML) techniques. Authors have conducted a survey over different people involved in different IoTA based application development tasks. The survey reveals that feature selectio…
The paper explores fairness metrics in automated decision-making and their limitations.
Automates investor/company matching with AI, explaining decisions.
Paper uses LLMs for sector allocation, showing better returns.
More and more processes governing our lives use in some part an automatic decision step, where -- based on a feature vector derived from an applicant -- an algorithm has the decision power over the final outcome. Here we present a simple idea which gives some of the power back to the applicant by providing her with alt…
Decision makers, such as doctors and judges, make crucial decisions such as recommending treatments to patients, and granting bails to defendants on a daily basis. Such decisions typically involve weighting the potential benefits of taking an action against the costs involved. In this work, we aim to automate this task…
GPR enhances materials discovery by automating parameter space exploration.
A deep RL approach generates counterfactual instances efficiently.
Derives token price process for AMM tokens, finds leverage effect and pricing discrepancies.
In this paper, we propose a decision making algorithm intended for automated vehicles that negotiate with other possibly non-automated vehicles in intersections. The decision algorithm is separated into two parts: a high-level decision module based on reinforcement learning, and a low-level planning module based on mod…
This study automates blood cell classification using computer vision.
Current adoption of machine learning in industrial, societal and economical activities has raised concerns about the fairness, equity and ethics of automated decisions. Predictive models are often developed using biased datasets and thus retain or even exacerbate biases in their decisions and recommendations. Removing …
This paper uses DRL to optimize liquidity in DeFi protocols, making markets more accessible.
Safe autonomous decisions made with machine learning predictions using Conformal Decision Theory.
This paper describes the autofeat Python library, which provides scikit-learn style linear regression and classification models with automated feature engineering and selection capabilities. Complex non-linear machine learning models, such as neural networks, are in practice often difficult to train and even harder to …
Automated denoising score matching handles nonlinear diffusion processes.
KM-GPT automates IPD reconstruction from KM plots with high accuracy and scalability.
Automated decision making based on big data and machine learning (ML) algorithms can result in discriminatory decisions against certain protected groups defined upon personal data like gender, race, sexual orientation etc. Such algorithms designed to discover patterns in big data might not only pick up any encoded soci…
Decision makers, such as doctors and judges, make crucial decisions such as recommending treatments to patients, and granting bails to defendants on a daily basis. Such decisions typically involve weighting the potential benefits of taking an action against the costs involved. In this work, we aim to automate this task…
MCU-Net combines U-Net and Monte Carlo Dropout for uncertainty in medical image segmentation.
Smart Close-out Netting aims to automate close-out netting processes.
New models optimize quotes for automated market makers considering various price dynamics and demand variability.
CausalPFN automates causal effect estimation from observational data.
The paper proposes a method to assess when automated predictions are reliable.
AutoPQ automates quantile forecasting for smart grids, reducing workload and environmental impact.
AI model automates financial investment research tasks.
This work surveys algorithmic recourse, aiming to clarify definitions and solutions.
Feature Selection (FS) plays an important role in learning and classification tasks. The object of FS is to select the relevant and non-redundant features. Considering the huge amount number of features in real-world applications, FS methods using batch learning technique can't resolve big data problem especially when …
In this paper we develop a dynamic form of Bayesian optimization for machine learning models with the goal of rapidly finding good hyperparameter settings. Our method uses the partial information gained during the training of a machine learning model in order to decide whether to pause training and start a new model, o…
Investors optimize liquid staking decisions in LSP and AMM protocols.
System uses conformal prediction to help experts make accurate decisions without understanding when to trust it.
A main driver behind the digitization of industry and society is the belief that data-driven model building and decision making can contribute to higher degrees of automation and more informed decisions. Building such models from data often involves the application of some form of machine learning. Thus, there is an ev…
Automates standards design through machine learning.
Dynamic assessment of patient status (e.g. by an automated, continuously updated assessment of outcome) in the Intensive Care Unit (ICU) is of paramount importance for early alerting, decision support and resource allocation. Extraction and cleaning of expert-selected clinical variables discards information and protrac…
Interactive RL and DT feedback improve feature selection efficiency.
The marvel of markets lies in the fact that dispersed information is instantaneously processed and used to adjust the price of goods, services and assets. Financial markets are particularly efficient when it comes to processing information; such information is typically embedded in textual news that is then interpreted…
Automated fatigue assessment using ECG and actigraphy sensors.
A text mining approach is proposed based on latent Dirichlet allocation (LDA) to analyze the Consumer Financial Protection Bureau (CFPB) consumer complaints. The proposed approach aims to extract latent topics in the CFPB complaint narratives, and explores their associated trends over time. The time trends will then be…
FinMem enhances LLM trading agents with layered memory and character design.