paper-with-me

Papers

Prototypical Bregman Networks

2019-05-16 · ICML Workshop AMTL 2019 6 · Anonymous

In this work, we approach one-shot and few-shot learning problems as methods for finding good prototypes for each class, where these prototypes are generalizable to new data samples and classes. We propose a metric learner that learns a Bregman divergence by learning its underlying convex function. Bregman divergences are a good candidate for this framework given they are the only class of divergences with the property that the best representative of a set of points is given by its mean. We propose a flexible extension to prototypical networks to enable joint learning of the embedding and the divergence, while preserving computational efficiency. Our preliminary results are comparable with the prior work on the Omniglot and Mini-ImageNet datasets, two standard benchmarks for one-shot and few-shot learning. We argue that our model can be used for other tasks that involve metric learning or tasks that require approximate convexity such as structured prediction and data completion.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyFew-Shot LearningMetric LearningStructured Prediction

Similar Papers 제목 키워드 기반

pyBregMan: A Python library for Bregman Manifolds

2024-08-08 · Frank Nielsen, Alexander Soen

A Bregman manifold is a synonym for a dually flat space in information geometry which admits as a canonical divergence a Bregman divergence. Bregman manifolds are induced by smooth strictly convex functions like the cumu…

Re-examination of Bregman functions and new properties of their divergences

2018-03-01 · Daniel Reem, Simeon Reich, Alvaro De Pierro

The Bregman divergence (Bregman distance, Bregman measure of distance) is a certain useful substitute for a distance, obtained from a well-chosen function (the "Bregman function"). Bregman functions and divergences have …

Curved representational Bregman divergences and their applications

2025-04-08 · Frank Nielsen

By analogy to curved exponential families in statistics, we define curved Bregman divergences as Bregman divergences restricted to nonlinear parameter subspaces. We show that the barycenter of a finite weighted set of pa…

The Bregman-Tweedie Classification Model

2019-07-16 · Hyenkyun Woo

This work proposes the Bregman-Tweedie classification model and analyzes the domain structure of the extended exponential function, an extension of the classic generalized exponential function with additional scaling par…

ClassificationGeneral Classificationmodel

A scaled Bregman theorem with applications

2016-07-01 · NeurIPS 2016 12 · Richard Nock, Aditya Krishna Menon, Cheng Soon Ong

Bregman divergences play a central role in the design and analysis of a range of machine learning algorithms. This paper explores the use of Bregman divergences to establish reductions between such algorithms and their a…

BIG-bench Machine LearningClustering