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

0111 · Oct 200619922001200920172026
10 results for weight-decomposition

Random braids that are formed by multiplying randomly chosen permutation braids are studied by analyzing their behavior under Garside's weighted decomposition and cycling. Using this analysis, we propose a polynomial-time algorithm to the conjugacy problem that is successful for random braids in overwhelming probabilit…

2006-11-15abs ↗pdf ↗

We propose an algorithm for deciding whether a given braid is pseudo-Anosov, reducible, or periodic. The algorithm is based on Garside's weighted decomposition and is polynomial-time in the word-length of an input braid. Moreover, a reduction system of circles can be found completely if the input is a certain type of r…

2006-10-25abs ↗pdf ↗

In this paper we consider pseudo-Riemannian spaces of arbitrary signature for which all of the polynomial curvature invariants vanish (VSI spaces). Using an algebraic classification of pseudo-Riemannian spaces in terms of the boost-weight decomposition we first show more generally that a space which is not characterise…

2015-04-07abs ↗pdf ↗

Researchers determined the second homology group of a specific symplectic derivation Lie algebra.

problem Determining the entire homology group of a specific symplectic derivation Lie algebra.
method Used classical representation theory of Sp(2g; Q) and weight decomposition.
result Determined H_2(\mathfrak{c}_g^{+})

Deep neural network compression techniques such as pruning and weight tensor decomposition usually require fine-tuning to recover the prediction accuracy when the compression ratio is high. However, conventional fine-tuning suffers from the requirement of a large training set and the time-consuming training procedure. …

2018-12-05abs ↗pdf ↗

SLIP secures LLMs on edge devices by splitting computation and protecting sensitive parts.

problem Protecting LLMs on edge devices from theft and unauthorized use.
method SLIP uses matrix decomposition to split model computation between secure and vulnerable resources, ensuring zero accuracy degradation and minimal latency.
result SLIP is the first practical, secure hybrid protocol for protecting LLMs on edge devices.

Study projective representations of infinite-dimensional Hilbert-Lie groups.

problem Characterize and classify representations of Hilbert-Lie groups.
method Use covariance with respect to one-parameter groups of automorphisms and implement perturbation theory.
result Explicit determination of central extensions for projective representations.

LoRAs enable efficient adaptation of large models; this paper explores processing LoRA weights with machine learning.

problem Efficient processing of low-rank weight decompositions in large finetuned models.
method Developed symmetry-aware invariant and equivariant LoL models to process LoRA weights.
result LoL models can predict CLIP scores, finetuning data attributes, and accuracy on downstream tasks.

DoRA improves adaptation efficiency for large models by factoring norms and fusing kernels.

problem High-rank DoRA is computationally expensive and infeasible on common GPUs.
method Factored norms and fused Triton kernels to reduce memory and speed up computation.
result Fused implementation is up to 2.0x faster for inference and 1.9x faster for gradient computation.

SmartDeal reduces energy and storage costs for deep neural networks.

problem Heavy parameterization of deep neural networks leads to inefficient use of DRAM.
method SmartDeal decomposes weights into a small basis matrix and a structurally sparse coefficient matrix, quantized to power-of-2.
result Up to 2.44x energy efficiency improvement in inference and 10.56x reduction in training energy.