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

Trend · papers per month

0.3%0.5%0.8%0.5% · Jul 200819922001200920172026
48 results for Microsoft

Microsoft develops a time-series anomaly detection service.

problem Real-time monitoring of various metrics in applications and services.
method Pipeline consisting of data ingestion, experimentation platform, and online compute; novel algorithm combining Spectral Residual and Convolutional Neural Network.
result Superior experimental results compared to state-of-the-art baselines on public and Microsoft production data.

For any business, planning is a continuous process, and typically business-owners focus on making both long-term planning aligned with a particular strategy as well as short-term planning that accommodates the dynamic market situations. An ability to perform an accurate financial forecast is crucial for effective plann…

2016-11-21abs ↗pdf ↗

In this paper Portfolio Optimization techniques were used to determine the most favorable investment portfolio. In particular, stock indices of three companies, namely Microsoft Corporation, Christian Dior Fashion House and Shevron Corporation were evaluated. Using this data the amounts invested in each asset when a po…

2015-05-19abs ↗pdf ↗

Improved financial forecasts with deep neural networks and curriculum learning.

problem Scaling traditional forecasting models for high-granularity financial data.
method Applied Encoder-Decoder LSTMs and Dilated CNNs from NLP and CV, with curriculum learning.
result Approximately 30% improvement in forecast accuracy compared to traditional methods.

Griffin automatically discovers job slowdown causes in cloud platforms without labeled data.

problem Detecting and resolving job slowdowns in cloud-based platforms is labor-intensive and error-prone.
method Griffin uses regression to predict job runtime and interpretable model features to rank potential causes.
result Griffin discovers slowdown causes consistent with expert validation in a fraction of the time.

Develops a deep learning architecture for rich-item recommendations.

problem Rich data structures with multiple entity types and side-information.
method General formulation, multiple graph-CNN based architecture (AL-GCN), ranking metric pAp@k.
result 5-6% points more accurate than production models in real-world applications.

We introduce Microsoft Machine Learning for Apache Spark (MMLSpark), an ecosystem of enhancements that expand the Apache Spark distributed computing library to tackle problems in Deep Learning, Micro-Service Orchestration, Gradient Boosting, Model Interpretability, and other areas of modern computation. Furthermore, we…

2018-10-20abs ↗pdf ↗

Study finds no significant impact of US sovereign credit rating downgrade on equity market.

problem Impact of US sovereign credit rating downgrade on US equity market.
method Event study methodology using three companies and S&P500 index.
result No significant effects of US sovereign credit rating downgrade on US equity market.

InterpretML simplifies machine learning interpretability for users and researchers.

problem Making machine learning models understandable to non-experts.
method Unified Python package exposing interpretability algorithms and visualization.
result First implementation of Explainable Boosting Machine, a powerful, interpretable model.

Paper introduces TVaRD, a new topological risk measure for financial portfolios.

problem Traditional risk measures like VaR and CVaR are insufficient for complex market conditions.
method Topological data analysis (TDA) using cohomology groups on financial time series data.
result TVaRD reveals significant changes in financial time series during stress conditions.

Adversarially robust models transfer better than standard models in image classification.

problem Improving transfer learning performance in image classification.
method Focused on adversarially robust ImageNet classifiers, compared to standard models.
result Adversarially robust models yield improved accuracy on downstream classification tasks.

Learning with non-modular losses is an important problem when sets of predictions are made simultaneously. The main tools for constructing convex surrogate loss functions for set prediction are margin rescaling and slack rescaling. In this work, we show that these strategies lead to tight convex surrogates iff the unde…

2015-12-24abs ↗pdf ↗

Denoised smoothing defends pretrained classifiers against adversarial attacks.

problem Adversarial attacks on pretrained classifiers.
method Prepending a denoiser to any off-the-shelf classifier using randomized smoothing.
result Guaranteed p\ell_p-robustness to adversarial examples without modifying the pretrained classifier.

A deep learning model predicts future cache accesses with high accuracy.

problem Improving cache management and performance through better prediction of future data accesses.
method Proposed a LSTM-based recurrent neural network model to predict future cache accesses using only a cache trace as input.
result The proposed model achieves high prediction accuracy and outperforms state-of-the-art practical policies.

A new method compresses point clouds efficiently, outperforming existing techniques.

problem Efficiently compressing large point cloud datasets for VR applications.
method Learned convolutional transforms and uniform quantization for joint rate and distortion optimization.
result Significant rate-distortion improvement (51.5% BDBR savings) on Microsoft Voxelized Upper Bodies dataset.

Deep RL drone trained to compete against classical path planning in drone racing.

problem Optimizing long-term drone racing strategies using reinforcement learning.
method Used PPO algorithm on a simulated quadrotor in a racing environment created with AirSim.
result Deep RL agent outperformed classical path planning in drone racing competitions.

HGConv uses HRR to efficiently detect malware, outperforming existing methods.

problem Efficiently detecting malware with long sequences.
method Holographic Global Convolutional Networks (HGConv) utilizing Holographic Reduced Representations (HRR).
result Achieved state-of-the-art results on malware benchmarks.

Improved scaffold generation for protein motifs using SE(3) flow matching.

problem Lack of structural diversity in generated scaffolds for protein motifs.
method Extended FrameFlow for motif-scaffolding with motif amortization and motif guidance.
result 2.5 times more designable and unique motif-scaffolds compared to state-of-the-art.

A framework generates diverse counterfactual explanations for machine learning models.

problem Creating understandable explanations for machine learning predictions.
method Framework based on determinantal point processes for generating and evaluating diverse counterfactuals.
result Framework generates diverse counterfactuals that approximate local decision boundaries better than prior approaches.

Recurrent neural networks (RNNs) are important class of architectures among neural networks useful for language modeling and sequential prediction. However, optimizing RNNs is known to be harder compared to feed-forward neural networks. A number of techniques have been proposed in literature to address this problem. In…

2017-10-31abs ↗pdf ↗

Stock prediction has always been attractive area for researchers and investors since the financial gains can be substantial. However, stock prediction can be a challenging task since stocks are influenced by a multitude of factors whose influence vary rapidly through time. This paper proposes a novel approach (Word2Vec…

2019-02-13abs ↗pdf ↗

R. Cont and A. de Larrard (SIAM J. Finan. Math, 2013) introduced a tractable stochastic model for the dynamics of a limit order book, computing various quantities of interest such as the probability of a price increase or the diffusion limit of the price process. As suggested by empirical observations, we extend their …

2016-01-07abs ↗pdf ↗

Study uses machine learning to predict stock prices, finds Kalman filter works well for low-volatility stocks.

problem Predicting stock prices using machine learning.
method Applied recursive machine learning techniques including linear Kalman filters and LSTM architectures to historical stock prices.
result Simple linear Kalman filter performs well for low-volatility stocks, while LSTM architectures outperform for high-volatility stocks.

Paper optimizes privacy-preserving distribution estimation for sparse data.

problem Sparse distribution estimation under local differential privacy constraints.
method Compressive sensing approaches for privacy-preserving estimation.
result Significant reduction in sample complexity for approximately sparse distributions.

SubseasonalClimateUSA dataset improves subseasonal weather forecasting.

problem Challenges in subseasonal weather forecasting, especially skill of physics-based models and integration of local and global variables.
method Curated dataset for training and benchmarking subseasonal forecasting models, including various methods.
result Benchmarking suggests simple and effective ways to improve current operational models.