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

Trend · papers per month

245491736981 · Jun 202019922001200920172026
48 results for Causal convolutional network

New method allows real-time audio synthesis using non-causal convolutions.

problem Real-time audio synthesis limitations due to offline model constraints.
method Post-training reconfiguration of non-causal models for real-time buffer-based processing.
result Non-causal streaming models can be transformed from offline-trained models without quality loss.

Decomposes financial networks to reveal cause-effect hierarchies during crises.

problem Complex financial networks are hard to interpret due to Granger causality.
method Helmholtz-Hodge-Kodaira decomposition to separate networks into rotational and gradient components.
result Precious metals and pharmaceutical products are identified as causal drivers during crises.

Enhances LightGCN for credit bond recommendations with dynamic node embeddings.

problem Challenges in static embeddings for rapidly evolving user interests in finance.
method Causal graph convolution for dynamic node embeddings over chronological user-item interactions.
result Significantly enhances LightGCN performance in financial product recommendations.

Framework combines HMM and MTGCN for spatiotemporal causal inference in clinical data.

problem Challenges in observing direct treatment effects in clinical domains.
method Integrates Hidden Markov Model and Multi Task and Multi Graph Convolutional Network for spatiotemporal data.
result Advances predictive causal inference by structurally adapting to spatiotemporal complexities.

This work investigates how GCNs should handle local structure discrepancies in testing nodes.

problem GCNs assume homophily but real graphs often have discrepancies in local structure.
method Using causal graph analysis, the study intervenes the graph structure to assess the local structure's impact on predictions.
result The method effectively enhances GCN predictions by eliminating local structure discrepancies.

CNN improves causal inference by controlling time-structured covariates.

problem Estimating the effect of early retirement on health outcomes while controlling for time-structured covariates.
method Used CNN to fit nuisance models explaining treatment and outcome, combining them into an augmented inverse probability weighting estimator.
result Uniformly valid inference achieved through CNN, providing rates of convergence and uniformly valid inference guarantees.

Graph neural networks integrate causal knowledge for more accurate uplift modeling.

problem Identifying the most effective treatments and clients for marketing interventions.
method Combining graph neural networks with causal knowledge to estimate uplift values.
result The proposed method outperforms traditional approaches in predicting uplift values with minimal errors.

We present a probabilistic forecasting framework based on convolutional neural network for multiple related time series forecasting. The framework can be applied to estimate probability density under both parametric and non-parametric settings. More specifically, stacked residual blocks based on dilated causal convolut…

2019-06-11abs ↗pdf ↗

Transcriptomics response of SK-N-AS cells to methamidophos (an acetylcholine esterase inhibitor) exposure was measured at 10 time points between 0.5 and 48 h. The data was analyzed using a combination of traditional statistical methods and novel machine learning algorithms for detecting anomalous behavior and infer cau…

2019-08-11abs ↗pdf ↗

New model captures long-range patterns in sequences efficiently.

problem Efficiently capturing long-range patterns in sequential data.
method Inspired by wavelet multiresolution analysis, introduces MultiresLayer with multiresolution convolution.
result State-of-the-art performance on sequence classification and autoregressive density estimation tasks.

New method uses MMAF-guided learning for spatio-temporal probabilistic forecasts.

problem Probabilistic forecasting of spatio-temporal data with causal structure.
method Generalized Bayesian methodology, MMAF-guided learning, ensemble of stochastic feed-forward neural networks.
result Forecast performance comparable to, and sometimes better than, deep learning architectures.

Improved model for non-smooth signals with complex spectra.

problem Current models struggle with non-smooth signals and complex spectral structures.
method CGPCM and RGPCM models with causality and Bayesian nonparametric interpretations, improved variational inference.
result Proposed models show better performance on synthetic and real-world data.

Autoregressive generative models consistently achieve the best results in density estimation tasks involving high dimensional data, such as images or audio. They pose density estimation as a sequence modeling task, where a recurrent neural network (RNN) models the conditional distribution over the next element conditio…

2017-12-28abs ↗pdf ↗

We present the Causal Gaussian Process Convolution Model (CGPCM), a doubly nonparametric model for causal, spectrally complex dynamical phenomena. The CGPCM is a generative model in which white noise is passed through a causal, nonparametric-window moving-average filter, a construction that we show to be equivalent to …

2018-02-22abs ↗pdf ↗

DeepVol uses high-frequency data to forecast volatility, outperforming traditional methods.

problem Improving volatility forecasting using high-frequency data.
method Dilated Causal Convolutions applied to high-frequency financial time-series.
result DeepVol outperforms traditional methods in forecasting day-ahead volatility.

Machine learning is the science of discovering statistical dependencies in data, and the use of those dependencies to perform predictions. During the last decade, machine learning has made spectacular progress, surpassing human performance in complex tasks such as object recognition, car driving, and computer gaming. H…

2016-07-12abs ↗pdf ↗

SKI speeds up Toeplitz Neural Networks by avoiding explicit decay bias and using frequency response.

problem Efficiently compute and update Toeplitz matrices in neural networks.
method Sparse plus low-rank decomposition, asymmetric SKI, frequency response modeling.
result Achieved significant speedup with minimal performance loss.

RDL-Net improves speech enhancement with fewer parameters and better performance.

problem Improving speech enhancement with fewer parameters and better performance.
method Proposes RDL-Net, a CNN combining residual and dense aggregations without over-allocating parameters.
result RDL-Net achieves higher speech enhancement performance with fewer parameters and lower computational requirements.

Generalization of deep networks has been of great interest in recent years, resulting in a number of theoretically and empirically motivated complexity measures. However, most papers proposing such measures study only a small set of models, leaving open the question of whether the conclusion drawn from those experiment…

2019-12-04abs ↗pdf ↗

Reinterprets Granger causality with causal Bayesian networks and Reichenbach's principles.

problem Lack of a rigorous causal foundation in Granger causality.
method Reinterpreting Granger causality through Reichenbach's principles and causal Bayesian networks, implementing as c-GC.
result c-GC provides a more principled framework for causal discovery in observational datasets.

Proposes DCNAR for dynamic causal inference from neural time series.

problem Uncertainty and evolution of causal structure in real-world domains.
method Two-stage neural causal modeling integrating discovery and inference.
result Dynamic causal inferences are more stable and meaningful than alternatives.

Novel framework predicts cell responses to perturbations using GRNs.

problem Predicting cellular responses to perturbations for drug discovery and personalized therapeutics.
method Graph variational Bayesian causal inference framework with refined GRNs and robust estimator.
result Enhanced model performance and robust estimation of perturbation effects.

New method quantifies intrinsic causal contributions in neural networks.

problem Measuring the causal influence of input features in deep neural networks.
method Proposes an identifiable generative post-hoc framework to quantify intrinsic causal contributions (ICC) as structural causal models.
result ICC generates more intuitive and reliable explanations compared to existing global explanation techniques.

CRN learns causal models using neural networks, scaling with variables and leveraging prior knowledge.

problem Challenges in learning causal models, especially scalability and leveraging prior knowledge.
method Causal Relational Networks (CRN) using continuous representations and previously learned information.
result CRN achieves high accuracy and quick adaptation to new causal models on synthetic data.

CgNN uses network structure as IVs to estimate causal effects in networks.

problem Hidden confounders complicate causal effect estimation in network data.
method CgNN combines GNNs and attention mechanisms to leverage network structure as IVs.
result CgNN effectively mitigates hidden confounder bias and improves causal effect estimation.

Blog post comparing neural network methods for causal inference.

problem Estimating heterogeneous treatment effects in causal inference.
method Developed and compared a fully connected neural network implementation of Bayesian Causal Forest.
result Improvements in performance in simulation settings.

Although deep learning models have been successfully applied to a variety of tasks, due to the millions of parameters, they are becoming increasingly opaque and complex. In order to establish trust for their widespread commercial use, it is important to formalize a principled framework to reason over these models. In t…

2018-11-11abs ↗pdf ↗

Interpretable model for Granger causality using neural networks.

problem Inferring Granger causality in complex dynamical systems.
method Extension of self-explaining neural networks for multivariate Granger causality.
result Framework performs on par with baseline methods and better at inferring interaction signs.

Deep Causal Graphs model complex causal relationships using neural networks.

problem Limited applicability of parametric causal models to real-life datasets with non-linear relationships.
method Deep Causal Graphs, an abstract specification for neural networks to model causal distributions.
result Demonstrates expressive power in modelling complex interactions and provides true causal counterfactuals.

A neural network finds causal relationships among latent variables.

problem Learning causal structure among latent variables in high-dimensional data.
method Redundant Input Neural Network (RINN) with modified architecture and regularized objective function.
result The RINN method successfully recovers latent causal structure between input and output variables.

Convolutional networks outperform fully-connected ones in certain tasks.

problem Understanding the computational advantage of convolutional networks over fully-connected networks.
method Demonstrated a computational advantage through a specific problem class.
result Convolutional networks can solve certain problems that fully-connected networks cannot, even with gradient descent.

A new algorithm infers causal networks from data using topological thresholds.

problem Inferring causal networks from data.
method Two methods for determining topological thresholds: one to leave no disconnected nodes, the other to find a causal large connected component.
result The novel algorithm is faster and more accurate than the PC algorithm.