← Search

Linnan Wang

6 accepted papers

2022

Multi-objective Optimization by Learning Space Partition

ICLR 2022poster

In contrast to single-objective optimization (SOO), multi-objective optimization (MOO) requires an optimizer to find the Pareto frontier, a subset of feasible solutions that are not dominated by other feasible solutions. In this paper, we propose LaMOO, a novel multi-objective optimizer that learns…

Cited by 30SourcePDFScholar
2022

Searching the Deployable Convolution Neural Networks for GPUs

CVPR 2022poster

Customizing Convolution Neural Networks (CNN) for production use has been a challenging task for DL practitioners. This paper intends to expedite the model customization with a model hub that contains the optimized models tiered by their inference latency using Neural Architecture Search (NAS). To a…

Cited by 5PDFScholar
2021

Learning Space Partitions for Path Planning

NeurIPS 2021poster

Path planning, the problem of efficiently discovering high-reward trajectories, often requires optimizing a high-dimensional and multimodal reward function. Popular approaches like CEM and CMA-ES greedily focus on promising regions of the search space and may get trapped in local maxima. DOO and VOO…

2018

Learning Compact Recurrent Neural Networks With Block-Term Tensor Decomposition

CVPR 2018poster

Recurrent Neural Networks (RNNs) are powerful sequence modeling tools. However, when dealing with high dimensional inputs, the training of RNNs becomes computational expensive due to the large number of model parameters. This hinders RNNs from solving many important computer vision tasks, such as Ac…

Cited by 171SourcePDFScholar