paper-with-me

Papers

Repulsive Mixtures

2012-12-01 · NeurIPS 2012 12 · Francesca Petralia, Vinayak Rao, David B. Dunson

Discrete mixtures are used routinely in broad sweeping applications ranging from unsupervised settings to fully supervised multi-task learning. Indeed, finite mixtures and infinite mixtures, relying on Dirichlet processes and modifications, have become a standard tool. One important issue that arises in using discrete mixtures is low separation in the components; in particular, different components can be introduced that are very similar and hence redundant. Such redundancy leads to too many clusters that are too similar, degrading performance in unsupervised learning and leading to computational problems and an unnecessarily complex model in supervised settings. Redundancy can arise in the absence of a penalty on components placed close together even when a Bayesian approach is used to learn the number of components. To solve this problem, we propose a novel prior that generates components from a repulsive process, automatically penalizing redundant components. We characterize this repulsive prior theoretically and propose a Markov chain Monte Carlo sampling algorithm for posterior computation. The methods are illustrated using synthetic examples and an iris data set.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

Stein Self-Repulsive Dynamics: Benefits From Past Samples

2020-02-21 · NeurIPS 2020 12 · Mao Ye, Tongzheng Ren, Qiang Liu

We propose a new Stein self-repulsive dynamics for obtaining diversified samples from intractable un-normalized distributions. Our idea is to introduce Stein variational gradient as a repulsive force to push the samples …

Deep Repulsive Clustering of Ordered Data Based on Order-Identity Decomposition

2021-01-01 · ICLR 2021 1 · Seon-Ho Lee, Chang-Su Kim

We propose the deep repulsive clustering (DRC) algorithm of ordered data for effective order learning. First, we develop the order-identity decomposition (ORID) network to divide the information of an object instance int…

Age EstimationClusteringimage-classificationImage Classification+2

NU-MCC: Multiview Compressive Coding with Neighborhood Decoder and Repulsive UDF

2023-07-18 · NeurIPS 2023 11 · Stefan Lionar, Xiangyu Xu, Min Lin, Gim Hee Lee

Remarkable progress has been made in 3D reconstruction from single-view RGB-D inputs. MCC is the current state-of-the-art method in this field, which achieves unprecedented success by combining vision Transformers with l…

3D Object Reconstruction3D ReconstructionDecoderObject Reconstruction+2

Improving MMD-GAN Training with Repulsive Loss Function

2018-12-24 · ICLR 2019 5 · Wei Wang, Yuan Sun, Saman Halgamuge

Generative adversarial nets (GANs) are widely used to learn the data sampling process and their performance may heavily depend on the loss functions, given a limited computational budget. This study revisits MMD-GAN that…

Image Generation

Dynamic Neural Potential Field: Online Trajectory Optimization in Presence of Moving Obstacles

2024-10-09 · Aleksey Staroverov, Muhammad Alhaddad, Aditya Narendra, Konstantin Mironov 외

We address a task of local trajectory planning for the mobile robot in the presence of static and dynamic obstacles. Local trajectory is obtained as a numerical solution of the Model Predictive Control (MPC) problem. Col…

Collision AvoidanceModel Predictive ControlTrajectory Planning