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

Trend · papers per month

0.3%0.5%0.8%0.2% · May 201819922001200920182026
13 results for TNN

Tensorial Neural Networks improve neural network compression and performance.

problem Efficiently compressing neural networks while maintaining or improving performance.
method Introducing tensor operations on high-order operands to solve hierarchical nonlinear tensor decomposition using stochastic gradient descent.
result TNNs achieve up to 5% test accuracy improvement on CIFAR10 compared to state-of-the-art compression methods.

TNN models enforce safety constraints in neural networks for autonomous control.

problem Ensuring safety in neural networks for autonomous control.
method Incorporating rule-based safety constraints into neural network models through multi-headed structures and constrained optimization.
result TNN models improve safety and performance in autonomous control tasks.

Tensor Neural Networks improve regression accuracy and efficiency.

problem Nonparametric regression problems with complex, high-dimensional functions.
method Integrates statistical regression and numerical integration within a tensor neural network framework.
result Superior performance in approximation accuracy and generalization capacity compared to FFNs and RBNs.

This work proves exact low tubal rank tensor recovery from Gaussian measurements.

problem Low rank tensor recovery from Gaussian measurements.
method Careful choice of atomic set and computation of Gaussian width for atomic norm.
result Exact recovery of tensors with tubal rank rr from O(r(n1+n2r)n3)O(r(n_1+n_2-r)n_3) Gaussian measurements.

Paper proposes a new model for imputing missing spatiotemporal traffic data.

problem Missing data and sparsity in spatiotemporal traffic data.
method Low-rank tensor completion (LRTC) framework with truncated nuclear norm (TNN).
result The proposed model outperforms state-of-the-art imputation models in various scenarios.

Dual-Channel Tensor Neural Network (DC-TNN) decomposes tensor data into low-rank and sparse components for better estimation and inference.

problem Tensor-valued data with multilinear dependencies are challenging to process due to loss of multiway geometry under vectorization.
method DC-TNN decomposes tensors into a low-rank core and a sparse refinement, processing them through coupled neural channels.
result Established non-asymptotic risk bounds and developed structure-aware conformal ROC and AUC confidence bands.

Proposes tensor Q-rank for better tensor rank recovery in complex data.

problem Improving tensor rank recovery for complex data with low sampling rate.
method Introduces tensor Q-rank and two selection methods for Q\mathbf{Q}, proposing VMTQN and MOTQN models.
result Demonstrates superior performance in tensor completion problems compared to TNN-based methods.

Estimates spatio-temporal Hawkes processes using tensor recovery.

problem Estimating influence functions for spatio-temporal Hawkes processes.
method Formulates influence function as a tensor kernel, assumes low-rank structure, solves as convex optimization problem.
result Provides theoretical guarantees and demonstrates efficiency with simulations.

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.