← Search

Ziwei Li

8 accepted papers

2026

Factorization-in-Loop:Proximal Fill-in Minimization for Sparse Matrix Reordering

AAAI 2026technical

Fill-ins are new nonzero elements in the summation of the upper and lower triangular factors generated during LU factorization. For large sparse matrices, they will increase the memory usage and computational time, and be reduced through proper row or column arrangement, namely matrix reordering. Fi

Cited by 0SourcePDFScholar
2026

Learning Fill-in Reduction Ordering via Graph Policy Optimization for Sparse Matrices

ICASSP 2026poster

Matrix reordering in large sparse solvers seeks a permutation that minimizes factorization fill-in to reduce memory and computation. Because the minimum fill-in ordering problem is NP-complete and fill-in is implicit in the sparsity pattern, graph-theoretic heuristics are used. Existing reinforcemen…

Cited by 0SourcePDFScholar
2025

Combinatorial Ski Rental Problem: Robust and Learning-Augmented Algorithms

NeurIPS 2025poster

We introduce and study the Combinatorial Ski Rental (CSR) problem, which involves multiple items that can be rented or purchased, either individually or in combination. At each time step, a decision-maker must make an irrevocable buy-or-rent decision for items that have not yet been purchased, witho…

Cited by 0SourceScholar
2024

FedNE: Surrogate-Assisted Federated Neighbor Embedding for Dimensionality Reduction

NeurIPS 2024poster

Federated learning (FL) has rapidly evolved as a promising paradigm that enables collaborative model training across distributed participants without exchanging their local data. Despite its broad applications in fields such as computer vision, graph learning, and natural language processing, the de…

Cited by 0SourcePDFScholar
2023

On the Importance and Applicability of Pre-Training for Federated Learning

ICLR 2023poster

Pre-training is prevalent in nowadays deep learning to improve the learned model's performance. However, in the literature on federated learning (FL), neural networks are mostly initialized with random weights. These attract our interest in conducting a systematic study to explore pre-training for F…