paper-with-me

Papers

Diversity Networks: Neural Network Compression Using Determinantal Point Processes

2015-11-16 · Zelda Mariet, Suvrit Sra

We introduce Divnet, a flexible technique for learning networks with diverse neurons. Divnet models neuronal diversity by placing a Determinantal Point Process (DPP) over neurons in a given layer. It uses this DPP to select a subset of diverse neurons and subsequently fuses the redundant neurons into the selected ones. Compared with previous approaches, Divnet offers a more principled, flexible technique for capturing neuronal diversity and thus implicitly enforcing regularization. This enables effective auto-tuning of network architecture and leads to smaller network sizes without hurting performance. Moreover, through its focus on diversity and neuron fusing, Divnet remains compatible with other procedures that seek to reduce memory footprints of networks. We present experimental results to corroborate our claims: for pruning neural networks, Divnet is seen to be notably superior to competing approaches.

📄 PDF Abstract BibTeX arXiv:1511.05077

Code (2)

mcordier/Papers-Presentation-ML-Reading-Group- pytorch
nobug-code/Diversity_Networks_CNN_Pytorch pytorch

Tasks

DiversityNeural Network CompressionPoint Processes

Similar Papers 제목 키워드 기반

A New Many-Objective Evolutionary Algorithm Based on Determinantal Point Processes

2020-12-15 · Peng Zhang, Jinlong Li, Tengfei Li, Huanhuan Chen

To handle different types of Many-Objective Optimization Problems (MaOPs), Many-Objective Evolutionary Algorithms (MaOEAs) need to simultaneously maintain convergence and population diversity in the high-dimensional obje…

DiversityEvolutionary AlgorithmsPoint Processes

Structured Determinantal Point Processes

2010-12-01 · NeurIPS 2010 12 · Alex Kulesza, Ben Taskar

We present a novel probabilistic model for distributions over sets of structures -- for example, sets of sequences, trees, or graphs. The critical characteristic of our model is a preference for diversity: sets containin…

DiversityPoint ProcessesPose Estimation

Ensemble Kernel Methods, Implicit Regularization and Determinantal Point Processes

2020-06-24 · Joachim Schreurs, Michaël Fanuel, Johan A. K. Suykens

By using the framework of Determinantal Point Processes (DPPs), some theoretical results concerning the interplay between diversity and regularization can be obtained. In this paper we show that sampling subsets with kDP…

DiversityPoint Processesregression

Testing Determinantal Point Processes

2020-08-09 · NeurIPS 2020 12 · Khashayar Gatmiry, Maryam Aliakbarpour, Stefanie Jegelka

Determinantal point processes (DPPs) are popular probabilistic models of diversity. In this paper, we investigate DPPs from a new perspective: property testing of distributions. Given sample access to an unknown distribu…

DiversityPoint Processes

Efficient Sampling for k-Determinantal Point Processes

2015-09-04 · Chengtao Li, Stefanie Jegelka, Suvrit Sra

Determinantal Point Processes (DPPs) are elegant probabilistic models of repulsion and diversity over discrete sets of items. But their applicability to large sets is hindered by expensive cubic-complexity matrix operati…

DiversityPoint Processes