paper-with-me

홈 › Papers

MOPS-Net: A Matrix Optimization-driven Network forTask-Oriented 3D Point Cloud Downsampling

2020-05-01 · Yue Qian, Junhui Hou, Qijian Zhang, Yiming Zeng, Sam Kwong, Ying He

This paper explores the problem of task-oriented downsampling over 3D point clouds, which aims to downsample a point cloud while maintaining the performance of subsequent applications applied to the downsampled sparse points as much as possible. Designing from the perspective of matrix optimization, we propose MOPS-Net, a novel interpretable deep learning-based method, which is fundamentally different from the existing deep learning-based methods due to its interpretable feature. The optimization problem is challenging due to its discrete and combinatorial nature. We tackle the challenges by relaxing the binary constraint of the variables, and formulate a constrained and differentiable matrix optimization problem. We then design a deep neural network to mimic the matrix optimization by exploring both the local and global structures of the input data. MOPS-Net can be end-to-end trained with a task network and is permutation-invariant, making it robust to the input. We also extend MOPS-Net such that a single network after one-time training is capable of handling arbitrary downsampling ratios. Extensive experimental results show that MOPS-Net can achieve favorable performance against state-of-the-art deep learning-based methods over various tasks, including classification, reconstruction, and registration. Besides, we validate the robustness of MOPS-Net on noisy data.

📄 PDF Abstract BibTeX arXiv:2005.00383

Code (1)

orendv/learning_to_sample tf

Tasks

Deep LearningPoint Cloud Classification

Similar Papers 제목 키워드 기반

MMD-Newton Method for Multi-objective Optimization

2025-05-20 · Hao Wang, Chenyu Shi, Angel E. Rodriguez-Fernandez, Oliver Schütze

Maximum mean discrepancy (MMD) has been widely employed to measure the distance between probability distributions. In this paper, we propose using MMD to solve continuous multi-objective optimization problems (MOPs). For…

Evolutionary Algorithms

An Evolutionary Algorithm with Probabilistic Annealing for Large-scale Sparse Multi-objective Optimization

2026-03-12 · Shuai Shao, Yuhao Sun, Xing Chen, Ye Tian 외 arxiv

Large-scale sparse multi-objective optimization problems (LSMOPs) are prevalent in real-world applications, where optimal solutions typically contain only a few nonzero variables, such as in adversarial attacks, critical…

Amortized Multi-Objective Optimization Across Tasks with Generative Solution Modeling

2025-11-12 · Tingyang Wei, Jiao Liu, Abhishek Gupta, Chin Chun Ooi 외 arxiv

Many real-world applications require solving families of expensive multi-objective optimization problems~(EMOPs) under varying operational conditions. This can be formulated as parametric expensive multi-objective optimi…

Gaussian Processes

Pre-Evolved Model for Complex Multi-objective Optimization Problems

2023-12-11 · Haokai Hong, Min Jiang

Multi-objective optimization problems (MOPs) necessitate the simultaneous optimization of multiple objectives. Numerous studies have demonstrated that evolutionary computation is a promising paradigm for solving complex …

Evolutionary Algorithms

Autonomous Multi-Objective Optimization Using Large Language Model

2024-06-13 · Yuxiao Huang, Shenghao Wu, Wenjie Zhang, Jibin Wu 외

Multi-objective optimization problems (MOPs) are ubiquitous in real-world applications, presenting a complex challenge of balancing multiple conflicting objectives. Traditional evolutionary algorithms (EAs), though effec…

Evolutionary AlgorithmsLanguage ModelingLanguage ModellingLarge Language Model