paper-with-me

Papers

DAGGER: Gradient-Free Construction of Transiently Amplifying Networks under Hard Connectivity Constraints

2026-05-31 · James C. Ferguson arxiv

Many networks not only support but also rely on transient non-normal amplification, an orders-of-magnitude increase in the activity of an otherwise stable system. Constructing such networks under hard sign/sparsity/diagonal constraints -- the regime relevant for biological connectomes and structured RNN initializations -- has so far required either gradient-based local search with thousands of inner-loop eigendecompositions or Schur-form direct construction in an abstract basis that breaks the constraints under projection. Here we introduce DAGGER (Directed Acyclic Graph Guided Edge Reweighting), a gradient-free single-pass algorithm. Given a stable signed sparse matrix, DAGGER produces an output with the same sign, sparsity, and diagonal. A single scalar $β$ controls a Wasserstein-2 budget that smoothly trades exact multiset preservation ($β= 0$) for amplification; peak amplification grows essentially without bound with $β$, empirically reaching $10^{10}$ before numerical overflow. DAGGER matches or exceeds gradient-based methods at multiset preservation in a single forward pass -- 30-100$\times$ fewer eigendecompositions than a typical gradient inner loop -- and at moderate $β$ beats them by orders of magnitude with connectivity exactly preserved. We develop the algorithm, compare it to the existing methods and on a downstream signal-detection task, and examine the diagnostics that show why DAGGER is structurally different from other amplifying networks.

📄 PDF Abstract BibTeX arXiv:2606.01227

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RadGrad: Active learning with loss gradients

2019-06-18 · Paul Budnarain, Renato Ferreira Pinto Junior, Ilan Kogan

Solving sequential decision prediction problems, including those in imitation learning settings, requires mitigating the problem of covariate shift. The standard approach, DAgger, relies on capturing expert behaviour in …

Active LearningImitation Learning

Ambiguity and Incomplete Information in Categorical Models of Language

2017-01-03 · Dan Marsden

We investigate notions of ambiguity and partial information in categorical distributional models of natural language. Probabilistic ambiguity has previously been studied using Selinger's CPM construction. This constructi…

Centered Permutation Prefixes for SGD with Random Reshuffling: Sharp Rates, Hölder Geometry, and Composite Proximal Extensions

2026-09-04 · Jiaxiang Li arxiv

We study stochastic gradient descent with random reshuffling for finite sums \[ F(x)=\frac1n\sum_{i=1}^n f_i(x). \] For fresh reshuffling with a constant component stepsize, if each $f_i$ has an $L$-Lipschitz gradient an…

LazyDAgger: Reducing Context Switching in Interactive Imitation Learning

2021-03-31 · Ryan Hoque, Ashwin Balakrishna, Carl Putterman, Michael Luo 외

Corrective interventions while a robot is learning to automate a task provide an intuitive method for a human supervisor to assist the robot and convey information about desired behavior. However, these interventions can…

continuous-controlContinuous ControlImitation Learning

Operator Learning with Gaussian Processes

2024-09-06 · Carlos Mora, Amin Yousefpour, Shirin Hosseinmardi, Houman Owhadi 외

Operator learning focuses on approximating mappings $\mathcal{G}^\dagger:\mathcal{U} \rightarrow\mathcal{V}$ between infinite-dimensional spaces of functions, such as $u: \Omega_u\rightarrow\mathbb{R}$ and $v: \Omega_v\r…

Gaussian ProcessesOperator learning