paper-with-me

홈 › Papers

Powerset Convolutional Neural Networks

2019-09-05 · NeurIPS 2019 12 · Chris Wendler, Dan Alistarh, Markus Püschel

We present a novel class of convolutional neural networks (CNNs) for set functions, i.e., data indexed with the powerset of a finite set. The convolutions are derived as linear, shift-equivariant functions for various notions of shifts on set functions. The framework is fundamentally different from graph convolutions based on the Laplacian, as it provides not one but several basic shifts, one for each element in the ground set. Prototypical experiments with several set function classification tasks on synthetic datasets and on datasets derived from real-world hypergraphs demonstrate the potential of our new powerset CNNs.

📄 PDF Abstract BibTeX arXiv:1909.02253

Code (1)

chrislybaer/Powerset-CNN 공식 구현 tf

Similar Papers 제목 키워드 기반

PowerCLIP: Powerset Alignment for Contrastive Pre-Training

2025-11-28 · Masaki Kawamura, Nakamasa Inoue, Rintaro Yanagi, Hirokatsu Kataoka 외 arxiv

Contrastive vision-language pre-training frameworks such as CLIP have demonstrated impressive zero-shot performance across a range of vision-language tasks. Recent studies have shown that aligning individual text tokens …

On the calibration of powerset speaker diarization models

2024-09-24 · Alexis Plaquet, Hervé Bredin

End-to-end neural diarization models have usually relied on a multilabel-classification formulation of the speaker diarization problem. Recently, we proposed a powerset multiclass formulation that has beaten the state-of…

speaker-diarizationSpeaker Diarization

Private Multi-Winner Voting for Machine Learning

2022-11-23 · Adam Dziedzic, Christopher A Choquette-Choo, Natalie Dullerud, Vinith Menon Suriyakumar 외

Private multi-winner voting is the task of revealing $k$-hot binary vectors satisfying a bounded differential privacy (DP) guarantee. This task has been understudied in machine learning literature despite its prevalence …

Multi-Label LearningPrivacy Preserving

Fuzzy Generalised Quantifiers for Natural Language in Categorical Compositional Distributional Semantics

2021-09-23 · Matej Dostal, Mehrnoosh Sadrzadeh, Gijs Wijnholds

Recent work on compositional distributional models shows that bialgebras over finite dimensional vector spaces can be applied to treat generalised quantifiers for natural language. That technique requires one to construc…

Imbalanced Multi-label Classification for Business-related Text with Moderately Large Label Spaces

2023-06-12 · Muhammad Arslan, Christophe Cruz

In this study, we compared the performance of four different methods for multi label text classification using a specific imbalanced business dataset. The four methods we evaluated were fine tuned BERT, Binary Relevance,…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti Label Text ClassificationMulti-Label Text Classification+2