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

2965928871,183 · Jun 202019922001200920182026
48 results for deep structured prediction

Develops a new model for deep structured prediction with non-linear output transformations.

problem Limited neighborhood structure and inability to transform output space in deep structured models.
method Introduces a novel model that generalizes existing approaches and maintains applicability of inference techniques.
result Demonstrates improved flexibility and applicability of deep structured models through non-linear output transformations.

Torch-Struct simplifies structured prediction for deep learning.

problem Difficulty in integrating structured prediction algorithms with deep learning frameworks.
method Develops a library (Torch-Struct) that integrates structured prediction with vectorized, auto-differentiation-based frameworks.
result Significant performance gains over fast baselines and cross-algorithm efficiency.

E2Efold predicts RNA secondary structures better than previous methods.

problem RNA secondary structure prediction with constraints.
method End-to-end deep learning model using unrolled algorithms to enforce constraints.
result E2Efold predicts significantly better structures, especially for pseudoknotted structures.

Deep learning predicts protein structures accurately.

problem Predicting the 3D structure of proteins from amino acid sequences.
method Embeddings and deep learning models for backbone atom distance matrices and torsion angles.
result Competitive results in CASP13 and CASP12, surpassing previous winners.

Deep neural networks for structured prediction using kernel-induced losses.

problem Structured prediction tasks for images and texts.
method Designing a novel family of deep neural architectures that predict in a finite-dimensional subspace derived from the kernel-induced loss.
result Gradient descent algorithms can be used for structured prediction with deep neural networks.

Deep learning predicts stress fields in cantilevered structures accurately.

problem Accurate and fast structural analysis for cantilevered structures.
method Convolutional Neural Networks (CNN) for predicting von Mises stress fields.
result StressNet outperforms SCSNet with a mean relative error of 2.04%.

Deep learning uses layers of transformations to predict structured data with uncertainty.

problem Predicting structured high-dimensional data efficiently and with uncertainty.
method Applying layers of semi-affine input transformations to find features for probabilistic statistical methods.
result Achieves scalable prediction rules with uncertainty quantification and feature selection.

We introduce structured prediction energy networks (SPENs), a flexible framework for structured prediction. A deep architecture is used to define an energy function of candidate labels, and then predictions are produced by using back-propagation to iteratively optimize the energy with respect to the labels. This deep a…

2015-11-19abs ↗pdf ↗

dGAP learns feature dependencies and predicts targets simultaneously.

problem Learning task-agnostic statistical dependencies and missing explicit feature dependencies.
method Jointly optimizes a neural dependency graph and target prediction loss.
result dGAP can recover correct feature dependencies and improve prediction accuracy.

Machine learning improves RNA secondary structure prediction.

problem Stagnant performance of RNA secondary structure prediction methods.
method Machine learning, especially deep learning, is used to predict RNA secondary structures.
result Machine learning methods have improved the prediction of RNA secondary structures.

PS8-Net improves eight-state protein secondary structure prediction accuracy.

problem Precise prediction of eight-state protein secondary structure (PSS) is crucial in bioinformatics.
method PS8-Net is a new deep convolutional neural network (DCNN) that uses a PS8 module with skip connections to enhance accuracy.
result PS8-Net achieves 76.89% Q8 accuracy on benchmark datasets.

SSH-Net: A Deep Neural Network for Predicting Failure Time Distribution Functions under Competing Risks with GPU Data

problem Predicting failure time distribution functions under competing risks
method Structured Segmented Hazard Deep Neural Network (SSH-Net)
result Prediction accuracy validated through simulation studies and GPU data

Deep learning predicts lung cancer prognosis by controlling collider effects.

problem Unbiased survival predictions for lung cancer patients.
method Dual task network predicting both outcome and collider, enforcing independence with OLS.
result Unbiased individual prognosis predictions are possible with deep learning.

Deep learning model predicts protein-ligand binding modes from docking data.

problem Improving protein-ligand binding mode prediction accuracy.
method Dual-graph architecture with separate sub-networks for ligand topology and protein-ligand interactions.
result Deep learning model outperforms docking programs in binding mode prediction.

SDREM models complex network data with deep learning, improving link prediction.

problem Modeling latent structures in relational data with high-order node dependence.
method Scalable deep generative relational model (SDREM) incorporating high-order neighbourhood structure and novel data augmentation.
result Improved link prediction performance on real-world datasets.

A new framework enhances IDW models for complex industrial datasets.

problem Low performance of IDW models in complex industrial datasets.
method Deep reinforcement learning network to enhance IDW models and learn hyperparameters.
result The proposed framework achieves differential spatial prediction and is more accurate than current IDW models.

Novel GNN predicts drug-target interactions using protein-ligand 3D structures.

problem Accurate prediction of drug-target interactions for in silico drug design.
method 3D structure-embedded graph representations and distance-aware graph attention algorithm with gate augmentation.
result Our model outperforms docking and other deep learning methods in virtual screening and pose prediction.

GTDL methods fail to accurately model feature interactions in tabular data.

problem Accurate modeling of feature interactions in tabular data.
method Graph-based tabular deep learning methods using attention mechanisms and message-passing schemes.
result Current GTDL methods fail to recover meaningful feature interactions due to poor edge recovery.

Enhanced mortality prediction model using EHR and free-text data.

problem Predicting one-year mortality in AMI patients.
method Used deep learning models with word embedding features from free-text discharge summaries.
result Significant improvement in model performance (92.89% accuracy, 0.928 F-measure).

Compact Gaussian model approximates deep ensemble predictions.

problem Efficiently approximating deep ensemble models for image prediction.
method Sparse-structured multivariate Gaussian with Cholesky parameterization trained to match pre-trained ensemble outputs.
result Compact representation captures uncertainty and structured correlations explicitly.

New framework interprets deep neural networks through input structure.

problem Limited understanding of how input structure, network parameters, and optimization algorithms work together.
method Introducing a novel theoretical framework based on the compositional structure of piecewise linear activation functions.
result Shows that input instances can be grouped based on their similarity in the internal representation of the neural network.

DSPPs improve predictive distributions in scalable regression tasks.

problem Improving predictive distributions in scalable regression tasks.
method Inspired by DGPs, DSPPs use mini-batch training and kernel basis functions for uncertainty control.
result DSPPs provide significantly better calibrated predictive distributions than other methods.

Improved protein structure classification using weighted graphlets and deep neural networks.

problem Protein structure classification for function prediction.
method Developed a weighted network and graphlet-based measure, combined with a deep neural network.
result Significantly improved performance on 36 real datasets compared to existing methods.

Deep learning model integrates SMILES and molecular descriptors for EGFR inhibitor prediction.

problem Improving drug discovery by integrating structural and property data.
method Attention-based deep learning architecture trained on SMILES and molecular descriptors.
result Max MCC 0.58 and AUC 90% on EGFR inhibitors dataset, outperforming reference model.

Proposes FATTNN for tensor-on-tensor regression with improved prediction and reduced computation.

problem Tensor-on-tensor regression with complex tensor structures and nonlinear relationships.
method Integrates tensor factor models into deep neural networks to handle nonlinearity and reduce data dimensionality.
result Significant improvements in prediction accuracy and computational efficiency over traditional methods.

DeepSIBA predicts biological effects of chemical structures using graph neural networks.

problem Predicting biological effects of chemical structures for drug discovery.
method Siamese Graph Convolutional Neural Networks for structure-biological effect mapping.
result Highly accurate predictions of biological effects for structurally dissimilar compounds.

Recently, link prediction has attracted more attentions from various disciplines such as computer science, bioinformatics and economics. In this problem, unknown links between nodes are discovered based on numerous information such as network topology, profile information and user generated contents. Most of the previo…

2018-07-27abs ↗pdf ↗

Paper proposes an alternative to set losses for predicting unordered variables without imposing structure.

problem Learning unordered variables with unknown interrelations without imposing structure.
method Viewing set prediction as conditional density estimation and using deep energy-based models with gradient-guided sampling.
result Empirically demonstrates capability to learn multi-modal densities and produce different plausible predictions.

Novel deep Gaussian process improves predictive uncertainty.

problem Flexible probabilistic data representations with tractable inference.
method Structured Gaussian variational family with marginalisation.
result Improved accuracy and calibrated uncertainty estimates.

We describe \textit{deep exponential families} (DEFs), a class of latent variable models that are inspired by the hidden structures used in deep neural networks. DEFs capture a hierarchy of dependencies between latent variables, and are easily generalized to many settings through exponential families. We perform infere…

2014-11-10abs ↗pdf ↗

SARD improves deep learning clinical prediction performance.

problem Deep learning models struggle to match linear models in healthcare predictions.
method Reverse Distillation to initialize deep models, combined with contextual and temporal embeddings.
result SARD outperforms state-of-the-art methods on clinical prediction outcomes.

Study uses deep learning to predict stock trends with superior performance.

problem Predicting short-term equity trends with high accuracy.
method Dual-task multilayer perceptron (MLP) integrating technical signals and deep learning.
result Deep learning model outperforms linear baselines in multi-factor stock selection.

ISAAC audits deep models for drug-target interactions, revealing structural differences.

problem Deep models for DTI often use irrelevant features, making them hard to evaluate.
method ISAAC uses intervention-based structural auditing to evaluate model sensitivity.
result ISAAC reveals significant structural differences in DTI models' reasoning.