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

3517021,0531,404 · Jun 202019922001200920182026
48 results for SSD model

Enhanced indexation with sector constraints using SSD for better portfolio performance.

problem Constructing a portfolio that outperforms a market index while respecting sector investment proportions.
method Subset second-order stochastic dominance (subset SSD) applied to asset subset constraints.
result Subset SSD approach outperforms S&P500 and standard SSD approaches.

To date, there have been massive Semi-Structured Documents (SSDs) during the evolution of the Internet. These SSDs contain both unstructured features (e.g., plain text) and metadata (e.g., tags). Most previous works focused on modeling the unstructured text, and recently, some other methods have been proposed to model …

2015-07-30abs ↗pdf ↗

A new RL method using SSD compares action uncertainties to manage aleatoric uncertainty.

problem Managing aleatoric uncertainty in RL environments.
method Distributional RL based on SSD, mapping to Wasserstein gradient flow.
result Optimal particle-based algorithm for SSD policy demonstrates better uncertainty balancing.

Paper proposes a new detector for SSDs with ICI, reducing bit error rates significantly.

problem Reducing bit error rate in SSDs with inter-cell interference.
method Proposes a novel channel model and uses sum-product algorithm for accurate posterior distributions, then passes them to a soft LDPC decoder. Introduces an iterative scheme to improve performance in quantized cases.
result Significant reduction in bit error rate, reaching 99.99% in simulations with strong diagonal coupling.

3D object detection improved using energy-based models.

problem Accurate 3D object detection in cluttered environments from sparse LiDAR data.
method Designing a differentiable pooling operator for 3D bounding boxes integrated into a state-of-the-art 3D object detector.
result Our approach consistently outperforms the SA-SSD baseline across all 3DOD metrics on the KITTI dataset.

Improved SSD for faster and more accurate goodness-of-fit tests and model learning.

problem Optimal slicing directions for SSD are computationally expensive and sub-optimal.
method Relaxed optimal slicing requirement, active sub-space construction, spectral decomposition.
result 14-80x speed-up in goodness-of-fit tests compared to gradient-based alternatives.

The increasing illegal parking has become more and more serious. Nowadays the methods of detecting illegally parked vehicles are based on background segmentation. However, this method is weakly robust and sensitive to environment. Benefitting from deep learning, this paper proposes a novel illegal vehicle parking detec…

2017-10-05abs ↗pdf ↗

The paper explores non-convex risk measures and their characterizations.

problem Characterizing non-convex risk measures without convexity or weak convexity.
method Characterizes monetary risk measures as lower envelopes of families of convex or coherent risk measures, considering law-invariance and SSD-consistency.
result Unified representation theorems for law-invariant risk measures, including VaR.

Paper uses SSD to detect miners' activities in a mining environment.

problem Tracking miners' activities in a mining environment with little obstruction.
method Used SSD trained on COCO dataset to detect miners' activities. Implemented machine learning algorithms using Tensorflow and C++.
result Improved accuracy of detecting miners' activities through data fusion.

We solve S-shaped utility portfolio selection with SD constraints using algorithms and neural networks.

problem Optimizing portfolios with S-shaped utility functions under SD constraints.
method First-order SD constraint solution, numerical algorithm for SSD, neural network approach.
result Effective numerical and neural network solutions for SSD constrained problems.

Deep Learning detects cyclists' orientation for safer roads.

problem Ensuring safety for cyclists in intelligent transportation systems.
method Transfer Learning with pre-trained models, multi-class detection, new dataset creation.
result Faster R-CNN with ResNet50 proved precise but slower; SSD with InceptionV2 provided good trade-off.

A new framework for efficient sequence maps using Bayesian filtering and covariance.

problem Designing efficient recurrent sequence maps from explicit memory assumptions.
method Design-model framework, exact Bayesian filtering, query-dependent readout, linear-Gaussian instantiation.
result Improved robustness and retrieval performance across various benchmarks.

CodeReef enables sharing ML models across platforms efficiently.

problem Sharing and deploying ML models across different systems efficiently.
method Developed an open platform to share ML components, automate deployment, and benchmark models.
result Demonstrated efficient deployment and benchmarking of ML models across diverse platforms.

Generative models create indistinguishable adversarial objects for object detection.

problem Creating unrestricted adversarial examples for object detection.
method Search over latent space of GAN for adversarial objects.
result Generated adversarial objects are indistinguishable from non-adversarial objects and transferable.

Paper proposes a GPU-based system for training massive deep learning models in ads systems.

problem Training massive deep learning models with terabyte-scale parameters in ads systems.
method Hierarchical GPU parameter server with 3-layer storage (GPU High-Bandwidth Memory, CPU main memory, SSD).
result 4-node hierarchical GPU parameter server trains a model 2X faster than a 150-node in-memory system.

The state of the art lung nodule detection studies rely on computationally expensive multi-stage frameworks to detect nodules from CT scans. To address this computational challenge and provide better performance, in this paper we propose S4ND, a new deep learning based method for lung nodule detection. Our approach use…

2018-05-06abs ↗pdf ↗

New method selects stock pairs for pairs trading considering lead-lag relationship.

problem Identifying best stock pairs for pairs trading considering lead-lag relationship.
method Proposes a new distance measure incorporating lead-lag relationship.
result Selected pairs consistently generate best profit compared to other measures.

The paper optimizes portfolios by selecting financial ratios via PCA for better value investment.

problem Embedding value investment in portfolio optimization models.
method Principal Component Analysis (PCA) to filter out dominant financial ratios, then applying portfolio optimization model with second-order stochastic dominance criteria.
result PCA-SPO(B) strategy outperforms other models in terms of downside deviation, CVaR, VaR, Sortino, Rachev, and STARR ratios.

Study finds monthly SIPs outperform first-day SIPs in Nifty 50 by 0.5-2.5% annually.

problem Underexplored impact of SIP timing in India's equity market.
method 22-year analysis using multi-layered statistical framework (non-parametric tests, effect size metrics, SSD).
result Monthly SIPs (EXP-SIP) outperform first-day SIPs (FTD-SIP) by 0.5-2.5% annually over short-to-medium-term horizons.

DOSED detects sleep micro-architecture events in EEG signals.

problem Manual annotation of sleep micro-architecture events is time-consuming and prone to variability.
method DOSED is a deep learning architecture that jointly predicts event locations, durations, and types in EEG time series.
result DOSED outperforms current state-of-the-art detection methods on 4 datasets and 3 types of events (spindles, K-complexes, arousals).

Study develops time-continuous models and probabilistic descriptions for agent-based economic market models.

problem Formulating and describing agent-based economic market models in a time-continuous and probabilistic manner.
method Derived time-continuous formulations, discussed impact of time-scaling, proved stability, presented probabilistic descriptions using kinetic theory.
result Time-continuous formulations and probabilistic descriptions for agent-based economic market models.

Hybrid model combines interpretable and black-box models for better transparency and performance.

problem Balancing interpretability and predictive performance in machine learning models.
method Proposes a Hybrid Predictive Model (HPM) integrating an interpretable model with a black-box model, using principled objective functions and customized training algorithms.
result Hybrid models achieve an efficient trade-off between transparency and predictive performance.

Boosts generative models by combining multiple meta-models.

problem Challenges in creating a single generative model that accurately represents complex data.
method Cascades multiple meta-models (like RBM and VAE) to create a stronger generative model.
result Derives a decomposable variational lower bound for training and evaluating the boosted model.

The paper introduces BCART models for aggregate claim amount, improving frequency-severity and joint modeling.

problem Modeling aggregate claim amount with frequency-severity and joint dependencies.
method Developed three types of BCART models: frequency-severity, sequential, and joint models. Used various distributions for claim severity data.
result Weibull distribution outperforms gamma and lognormal for right-skewed, heavy-tailed claim severity data.

The paper uses model-based trees to create interpretable surrogate models for complex machine learning models.

problem Interpreting complex machine learning models.
method Using model-based trees to partition feature space and create interpretable models.
result Model-based trees generate optimal surrogate models that balance interpretability and performance.

The study examines how model predictions hold up under model extensions.

problem Model predictions may not be robust under model extensions, limiting their applicability.
method The study uses causal ordering to assess robustness of qualitative model predictions and characterizes model extensions that preserve predictions.
result Conditions and techniques are provided to assess robustness of model predictions under model extensions.

MALC combines interpretable linear models with black-box models for better predictions and transparency.

problem Combining interpretability with black-box models for better predictions.
method Formulates MALC as a convex optimization problem and uses accelerated proximal gradient method for training.
result MALC provides an efficient frontier balancing prediction accuracy and transparency.

Revises Bayesian model averaging for foundation models.

problem Ensemble pre-trained and lightly-finetuned foundation models for improved classification performance.
method Introduces trainable linear classifiers and computationally cheaper model averaging scheme (OMA).
result Ensembled models can better predict on various datasets.

Paper introduces symmetric divergence link models for probability distributions.

problem Symmetric divergence measures for probability distributions.
method Two general classes of link models: one for survival functions and another for cumulative probability distribution functions.
result Advantages of symmetric divergence measures over asymmetric measures for model averaging and feature assessment.

Researchers review challenges in interpreting additive models, especially neural additive models.

problem Challenges in interpreting additive models, particularly neural additive models.
method Review of generalized additive models and discussion of nonidentifiability.
result Challenges in claiming interpretability or suitability for safety-critical applications of additive models.

Proposes a decision-theoretic approach for enhancing model interpretability in Bayesian frameworks.

problem Challenges the traditional approach of restricting model structure for interpretability in Bayesian frameworks.
method Introduces an interpretability utility function and a two-step method involving a reference model and a proxy model.
result Demonstrates that the proposed method generates more accurate models with the same level of interpretability.