paper-with-me

Papers

Polar Prototype Networks

2019-05-01 · ICLR 2019 5 · Pascal Mettes, Elise van der Pol, Cees G. M. Snoek

This paper proposes a neural network for classification and regression, without the need to learn layout structures in the output space. Standard solutions such as softmax cross-entropy and mean squared error are effective but parametric, meaning that known inductive structures such as maximum margin separation and simplicity (Occam's Razor) need to be learned for the task at hand. Instead, we propose polar prototype networks, a class of networks that explicitly states the structure, \ie the layout, of the output. The structure is defined by polar prototypes, points on the hypersphere of the output space. For classification, each class is described by a single polar prototype and they are a priori distributed with maximal separation and equal shares on the hypersphere. Classes are assigned to prototypes randomly or based on semantic priors and training becomes a matter of minimizing angular distances between examples and their class prototypes. For regression, we show that training can be performed as a polar interpolation between two prototypes, arriving at a regression with higher-dimensional outputs. From empirical analysis, we find that polar prototype networks benefit from large margin separation and semantic class structure, while only requiring a minimal amount of output dimensions. While the structure is simple, the performance is on par with (classification) or better than (regression) standard network methods. Moreover, we show that we gain the ability to perform regression and classification jointly in the same space, which is disentangled and interpretable by design.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationregression

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Polarimetric Helmholtz Stereopsis

2021-01-01 · ICCV 2021 10 · Yuqi Ding, Yu Ji, Mingyuan Zhou, Sing Bing Kang 외

Helmholtz stereopsis (HS) exploits the reciprocity principle of light propagation (i.e., the Helmholtz reciprocity) for 3D reconstruction of surfaces with arbitrary reflectance. In this paper, we present the polarime…

3D Reconstruction

Real-Time Monitoring of Cable Break in a Live Fiber Network using a Coherent Transceiver Prototype

2023-07-03 · Mikael Mazur, Lauren Dallachiesa, Roland Ryf, Dennis Wallberg 외

We monitor a 524km live network link using an FPGA-based sensing-capable coherent transceiver prototype during a human-caused cable break. Post-analysis of polarization data reveals minute-level potential warning precurs…

Balanced News Using Constrained Bandit-based Personalization

2018-06-24 · Sayash Kapoor, Vijay Keswani, Nisheeth K. Vishnoi, L. Elisa Celis

We present a prototype for a news search engine that presents balanced viewpoints across liberal and conservative articles with the goal of de-polarizing content and allowing users to escape their filter bubble. The bala…

Articles

Guided Lensless Polarization Imaging

2026-03-28 · Noa Kraicer, Erez Yosef, Raja Giryes arxiv

Polarization imaging captures the polarization state of light, revealing information invisible to the human eye yet valuable in domains such as biomedical diagnostics, autonomous driving, and remote sensing. However, con…

Autonomous Driving

Prototype-Regularized Federated Learning for Cross-Domain Aspect Sentiment Triplet Extraction

2026-04-10 · Zongming Cai, Jianhang Tang, Zhenyong Zhang, Jinghui Qin 외 arxiv

Aspect Sentiment Triplet Extraction (ASTE) aims to extract all sentiment triplets of aspect terms, opinion terms, and sentiment polarities from a sentence. Existing methods are typically trained on individual datasets in…

Aspect Sentiment Triplet ExtractionFederated Learning