paper-with-me

홈 › Papers

mQAPViz: A divide-and-conquer multi-objective optimization algorithm to compute large data visualizations

2018-04-02 · Claudio Sanhueza, Francia Jiménez, Regina Berretta, Pablo Moscato

Algorithms for data visualizations are essential tools for transforming data into useful narratives. Unfortunately, very few visualization algorithms can handle the large datasets of many real-world scenarios. In this study, we address the visualization of these datasets as a Multi-Objective Optimization Problem. We propose mQAPViz, a divide-and-conquer multi-objective optimization algorithm to compute large-scale data visualizations. Our method employs the Multi-Objective Quadratic Assignment Problem (mQAP) as the mathematical foundation to solve the visualization task at hand. The algorithm applies advanced sampling techniques originating from the field of machine learning and efficient data structures to scale to millions of data objects. The algorithm allocates objects onto a 2D grid layout. Experimental results on real-world and large datasets demonstrate that mQAPViz is a competitive alternative to existing techniques.

📄 PDF Abstract BibTeX arXiv:1804.00656

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UDC: A Unified Neural Divide-and-Conquer Framework for Large-Scale Combinatorial Optimization Problems

2024-06-29 · Zhi Zheng, Changliang Zhou, Tong Xialiang, Mingxuan Yuan 외

Single-stage neural combinatorial optimization solvers have achieved near-optimal results on various small-scale combinatorial optimization (CO) problems without requiring expert knowledge. However, these solvers exhibit…

Combinatorial OptimizationGraph Neural Network

A Multi-objective Complex Network Pruning Framework Based on Divide-and-conquer and Global Performance Impairment Ranking

2023-03-28 · Ronghua Shang, Songling Zhu, Yinan Wu, Weitong Zhang 외

Model compression plays a vital role in the practical deployment of deep neural networks (DNNs), and evolutionary multi-objective (EMO) pruning is an essential tool in balancing the compression rate and performance of th…

Model CompressionNetwork Pruning

Multi-node environment strategy for Parallel Deterministic Multi-Objective Fractal Decomposition

2019-08-04 · Leo Souquet, Amir Nakib

This paper presents a new implementation of deterministic multiobjective (MO) optimization called Multiobjective Fractal Decomposition Algorithm (Mo-FDA). The original algorithm was designed for mono-objective large scal…

High-dimensional Black-box Optimization via Divide and Approximate Conquer

2016-03-11 · Peng Yang, Ke Tang, Xin Yao

Divide and Conquer (DC) is conceptually well suited to high-dimensional optimization by decomposing a problem into multiple small-scale sub-problems. However, appealing performance can be seldom observed when the sub-pro…

Vocal Bursts Intensity Prediction

Divide-and-Conquer Large Scale Capacitated Arc Routing Problems with Route Cutting Off Decomposition

2019-12-29 · Yuzhou Zhang, Yi Mei, Buzhong Zhang, Keqin Jiang

The capacitated arc routing problem is a very important problem with many practical applications. This paper focuses on the large scale capacitated arc routing problem. Traditional solution optimization approaches usuall…

ARCProblem Decomposition