← Search

Xiaodong Luo

5 accepted papers

2025

QuadEnhancer: Leveraging Quadratic Transformations to Enhance Deep Neural Networks

NeurIPS 2025poster

The combination of linear transformations and nonlinear activation functions forms the foundation of most modern deep neural networks, enabling them to approximate highly complex functions. This paper explores the introduction of quadratic transformations to further increase the nonlinearity of the…

Cited by 0SourceScholar
2025

When GNNs meet symmetry in ILPs: an orbit-based feature augmentation approach

ICLR 2025poster

A common characteristic in integer linear programs (ILPs) is symmetry, allowing variables to be permuted without altering the underlying problem structure. Recently, GNNs have emerged as a promising approach for solving ILPs. However, a significant challenge arises when applying GNNs to ILPs with s…

2024

SymILO: A Symmetry-Aware Learning Framework for Integer Linear Optimization

NeurIPS 2024poster

Integer linear programs (ILPs) are commonly employed to model diverse practical problems such as scheduling and planning. Recently, machine learning techniques have been utilized to solve ILPs. A straightforward idea is to train a model via supervised learning, with an ILP as the input and an opti…

2023

A GNN-Guided Predict-and-Search Framework for Mixed-Integer Linear Programming

ICLR 2023poster

Mixed-integer linear programming (MILP) is widely employed for modeling combinatorial optimization problems. In practice, similar MILP instances with only coefficient variations are routinely solved, and machine learning (ML) algorithms are capable of capturing common patterns across these MILP inst…