Memristive Singular Value Decomposition Researchers presented memristive SVD (MSVD), a singular value decomposition system built on compute-in-memory memristor chips and enabled by a selective representation enhanced architecture (SREA), reporting order-of-magnitude gains in energy efficiency and speed over conventional hardware across three demonstrated scenarios. The system was demonstrated on low-rank approximation for image enhancement and epidemiological data reconstruction, user-scalable recognition using persistent in-memory storage, and large language model weight decomposition, where MSVD-based initialization consistently outperformed standard fine-tuning on mathematical benchmarks. SREA also reduced energy overhead and accelerated convergence over unenhanced MSVD, with the advantages growing with each update cycle in the incremental setting. Abstract Singular value decomposition SVD underpins low-rank representation across scientific computing, signal processing, and machine learning. However, iterative computations in SVD are energy-intensive on conventional von Neumann architectures with separate storage and computation units, posing significant challenges for complex information processing. Here, we present memristive SVD MSVD , built on compute-in-memory CIM memristor chips, enabled by a selective representation enhanced architecture SREA that ensures numerical fidelity across iterations. We demonstrate MSVD across three tiers of increasing complexity: low-rank approximation for image enhancement and epidemiological data reconstruction; user-scalable recognition where incremental MSVD exploits persistent in-memory storage to incorporate new users without remapping existing information; and large language model weight decomposition where MSVD-based initialization consistently outperforms the standard fine-tuning method on mathematical benchmarks. Beyond software-comparable accuracy, SREA reduces energy overhead and accelerates convergence over unenhanced MSVD, and the full system achieves order-of-magnitude gains in energy efficiency and speed over conventional hardware across all demonstrated scenarios, with these advantages growing progressively with each update cycle in the incremental setting. This work accelerates SVD across various scenarios and extends memristor-based systems towards general computing applications. Similar content being viewed by others Introduction Low-rank representations extract essential patterns from high-dimensional datasets while substantially reducing computational complexity, serving as a critical tool across diverse applications, from life sciences