A Preliminary Agentic Framework for Matrix Deflation
Paimon Goulart, Evangelos E. Papalexakis

TL;DR
This paper introduces an agentic framework for matrix deflation using LLMs and VLMs to iteratively peel off rank-1 components without fixed thresholds, demonstrating competitive results across various datasets.
Contribution
It presents a novel agentic approach combining LLMs and VLMs for matrix deflation that eliminates fixed thresholds and improves stability through in-context learning.
Findings
Achieves near-accurate noise target in synthetic noisy matrices.
Performs competitively on real datasets like Digits and CIFAR-10.
Demonstrates viability of threshold-free, agentic matrix deflation.
Abstract
Can a small team of agents peel a matrix apart, one rank-1 slice at a time? We propose an agentic approach to matrix deflation in which a solver Large Language Model (LLM) generates rank-1 Singular Value Decomposition (SVD) updates and a Vision Language Model (VLM) accepts or rejects each update and decides when to stop, eliminating fixed norm thresholds. Solver stability is improved through in-context learning (ICL) and types of row/column permutations that expose visually coherent structure. We evaluate on Digits (), CIFAR-10 ( grayscale), and synthetic () matrices with and without Gaussian noise. In the synthetic noisy case, where the true construction rank is known, numerical deflation provides the noise target and our best agentic configuration differs by only RMSE of the target. For Digits and CIFAR-10, targets are defined by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Constraint Satisfaction and Optimization · Big Data and Digital Economy
