paper-with-me

Papers

Exploiting variable associations to configure efficient local search algorithms in large-scale binary integer programs

2016-04-28 · Shunji Umetani

We present a data mining approach for reducing the search space of local search algorithms in a class of binary integer programs including the set covering and partitioning problems. The quality of locally optimal solutions typically improves if a larger neighborhood is used, while the computation time of searching the neighborhood increases exponentially. To overcome this, we extract variable associations from the instance to be solved in order to identify promising pairs of flipping variables in the neighborhood search. Based on this, we develop a 4-flip neighborhood local search algorithm that incorporates an efficient incremental evaluation of solutions and an adaptive control of penalty weights. Computational results show that the proposed method improves the performance of the local search algorithm for large-scale set covering and partitioning problems.

📄 PDF Abstract BibTeX arXiv:1604.08448

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distance Correlation Methods for Discovering Associations in Large Astrophysical Databases

2013-08-19 · Elizabeth Martinez-Gomez, Mercedes T. Richards, Donald St. P. Richards

High-dimensional, large-sample astrophysical databases of galaxy clusters, such as the Chandra Deep Field South COMBO-17 database, provide measurements on many variables for thousands of galaxies and a range of redshifts…

A Co-analysis Framework for Exploring Multivariate Scientific Data

2019-08-19 · Xiangyang He, Yubo Tao, Qirui Wang, Hai Lin

In complex multivariate data sets, different features usually include diverse associations with different variables, and different variables are associated within different regions. Therefore, exploring the associations …

Diversity

Learning Semantic Associations for Mirror Detection

2022-01-01 · CVPR 2022 1 · Huankang Guan, Jiaying Lin, Rynson W.H. Lau

Mirrors generally lack a consistent visual appearance, making mirror detection very challenging. Although recent works that are based on exploiting contextual contrasts and corresponding relations have achieved good …

Image SegmentationMirror Detection

Robust Ellipse Fitting Based on Maximum Correntropy Criterion With Variable Center

2022-10-24 · Wei Wang, Gang Wang, Chenlong Hu, K. C. Ho

The presence of outliers can significantly degrade the performance of ellipse fitting methods. We develop an ellipse fitting method that is robust to outliers based on the maximum correntropy criterion with variable cent…

HNet: Graphical Hypergeometric Networks

2020-05-10 · Erdogan Taskesen

Motivation: Real-world data often contain measurements with both continuous and discrete values. Despite the availability of many libraries, data sets with mixed data types require intensive pre-processing steps, and it …