paper-with-me

홈 › Papers

Learning to Discover Iterative Spectral Algorithms

2026-02-10 · Zihang Liu, Oleg Balabanov, Yaoqing Yang, Michael W. Mahoney arxiv

We introduce AutoSpec, a neural network framework for discovering iterative spectral algorithms for large-scale numerical linear algebra and numerical optimization. Our self-supervised models adapt to input operators using coarse spectral information (e.g., eigenvalue estimates and residual norms), and predict recurrence coefficients for computing or applying a matrix polynomial tailored to a downstream task. The effectiveness of AutoSpec relies on three ingredients: an architecture whose inference pass implements short, executable numerical linear algebra recurrences; efficient training on small synthetic problems with transfer to large-scale real-world operators; and task-defined objectives that enforce the desired approximation or preconditioning behavior across the range of spectral profiles represented in the training set. We apply AutoSpec to discovering algorithms for representative tasks on spd matrices: accelerating matrix function approximation; accelerating sparse linear solvers; and spectral filtering/preconditioning for eigenvalue computations. On real-world matrices, the learned procedures deliver up to order-of-magnitude improvements in accuracy and/or reductions in iteration count, relative to spectrum-agnostic baselines. We find clear connections to classical theory: the induced polynomials may exhibit equioscillation behavior characteristic of Chebyshev polynomial approximation. The code is available at: https://github.com/zihanghliu/AutoSpec .

📄 PDF Abstract BibTeX arXiv:2602.09530

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Iterative Spectral Clustering for Unsupervised Object Localization

2017-06-29 · Aditya Vora, Shanmuganathan Raman

This paper addresses the problem of unsupervised object localization in an image. Unlike previous supervised and weakly supervised algorithms that require bounding box or image level annotations for training classifiers …

ClusteringObjectObject DiscoveryObject Localization+1

An Automated Spectral Clustering for Multi-scale Data

2019-02-06 · Milad Afzalan, Farrokh Jazizadeh

Spectral clustering algorithms typically require a priori selection of input parameters such as the number of clusters, a scaling parameter for the affinity measure, or ranges of these values for parameter tuning. Despit…

Clustering

Iterative Knowledge Exchange Between Deep Learning and Space-Time Spectral Clustering for Unsupervised Segmentation in Videos

2020-12-13 · Emanuela Haller, Adina Magda Florea, Marius Leordeanu

We propose a dual system for unsupervised object segmentation in video, which brings together two modules with complementary properties: a space-time graph that discovers objects in videos and a deep network that learns …

ClusteringObjectObject DiscoverySemantic Segmentation+1

Joint Reconstruction and Spatial Super-Resolution of Hyper-Spectral CTIS Images via Multi-Scale Refinement

2024-08-20 · IEEE TRANSACTIONS ON COMPUTATIONAL IMAGING 2024 8 · Mazen Mel, Alexander Gatto, Pietro Zanuttigh

The Computed Tomography Imaging Spectrometer (CTIS) is a snapshot imaging device that captures Hyper-Spectral images as two-dimensional compressed sensor measurements. Computational post-processing algorithms are later n…

Image ReconstructionSemantic SegmentationSuper-Resolution

Iterative Algorithms for Assessing Network Resilience Against Structured Perturbations

2021-05-14 · Shenyu Liu, Sonia Martinez, Jorge Cortes

This paper studies network resilience against structured additive perturbations to its topology. We consider dynamic networks modeled as linear time-invariant systems subject to perturbations of bounded energy satisfying…