← Search

Zhenan Fan

8 accepted papers

2025

DeTriever: Decoder-representation-based Retriever for Improving NL2SQL In-Context Learning

COLING 2025main

While in-context Learning (ICL) has proven to be an effective technique to improve the performance of Large Language Models (LLMs) in a variety of complex tasks, notably in translating natural language questions into Structured Query Language (NL2SQL), the question of how to select the most benefici…

2025

Efficiently Serving Large Multimodal Models Using EPD Disaggregation

ICML 2025poster

Large Multimodal Models (LMMs) extend Large Language Models (LLMs) by handling diverse inputs such as images, audio, and video, but at the cost of adding a multimodal encoding stage that increases both computational and memory overhead. This step negatively affects key Service Level Objectives (SLOs…

2025

Learn2Aggregate: Supervised Generation of Chvatal-Gomory Cuts Using Graph Neural Networks

AAAI 2025technical

We present Learn2Aggregate, a machine learning (ML) framework for optimizing the generation of Chvatal-Gomory (CG) cuts in mixed integer linear programming (MILP). The framework trains a graph neural network to classify useful constraints for aggregation in CG cut generation. The ML-driven CG separa…

2024

Fair and Efficient Contribution Valuation for Vertical Federated Learning

ICLR 2024poster

Federated learning is an emerging technology for training machine learning models across decentralized data sources without sharing data. Vertical federated learning, also known as feature-based federated learning, applies to scenarios where data sources have the same sample IDs but different featur…

Cited by 49SourcePDFScholar
2024

Towards Human-aligned Evaluation for Linear Programming Word Problems

COLING 2024main

Math Word Problem (MWP) is a crucial NLP task aimed at providing solutions for given mathematical descriptions. A notable sub-category of MWP is the Linear Programming Word Problem (LPWP), which holds significant relevance in real-world decision-making and operations research. While the recent rise…

Cited by 3SourcePDFScholar
2023

Smart Initial Basis Selection for Linear Programs

ICML 2023poster

The simplex method, introduced by Dantzig more than half a century ago, is still to date one of the most efficient methods for solving large-scale linear programming (LP) problems. While the simplex method is known to have the finite termination property under mild assumptions, the number of iterati…

Cited by 14SourcePDFScholar
2021

Fast convergence of stochastic subgradient method under interpolation

ICLR 2021poster

This paper studies the behaviour of the stochastic subgradient descent (SSGD) method applied to over-parameterized nonsmooth optimization problems that satisfy an interpolation condition. By leveraging the composite structure of the empirical risk minimization problems, we prove that SSGD converges,…

Cited by 6SourcePDFScholar
2020

Greed Meets Sparsity: Understanding and Improving Greedy Coordinate Descent for Sparse Optimization

AISTATS 2020poster

We consider greedy coordinate descent (GCD) for composite problems with sparsity inducing regularizers, including 1-norm regularization and non-negative constraints. Empirical evidence strongly suggests that GCD, when initialized with the zero vector, has an implicit screening ability that usually s…

Cited by 20SourcePDFScholar