paper-with-me

Papers

Deep Unsupervised Similarity Learning using Partially Ordered Sets

2017-04-07 · CVPR 2017 7 · Miguel A. Bautista, Artsiom Sanakoyeu, Björn Ommer

Unsupervised learning of visual similarities is of paramount importance to computer vision, particularly due to lacking training data for fine-grained similarities. Deep learning of similarities is often based on relationships between pairs or triplets of samples. Many of these relations are unreliable and mutually contradicting, implying inconsistencies when trained without supervision information that relates different tuples or triplets to each other. To overcome this problem, we use local estimates of reliable (dis-)similarities to initially group samples into compact surrogate classes and use local partial orders of samples to classes to link classes to each other. Similarity learning is then formulated as a partial ordering task with soft correspondences of all samples to classes. Adopting a strategy of self-supervision, a CNN is trained to optimally represent samples in a mutually consistent manner while updating the classes. The similarity learning and grouping procedure are integrated in a single model and optimized jointly. The proposed unsupervised approach shows competitive performance on detailed pose estimation and object classification.

📄 PDF Abstract BibTeX arXiv:1704.02268

Code (2)

asanakoy/deeppose_tf 공식 구현 tf
asanakoy/deep_unsupervised_posets tf

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

MRF Optimization with Separable Convex Prior on Partially Ordered Labels

2018-09-01 · ECCV 2018 9 · Csaba Domokos, Frank R. Schmidt, Daniel Cremers

Solving a multi-labeling problem with a convex penalty can be achieved in polynomial time if the label set is totally ordered. In this paper we propose a generalization to partially ordered sets. To this end, we assume t…

Combinatorial OptimizationOptical Flow Estimation

Multi-Valued Cognitive Maps: Calculations with Linguistic Variables without Using Numbers

2021-08-10 · Dmitry Maximov

A concept of multi-valued cognitive maps is introduced in this paper. The concept expands the fuzzy one. However, all variables and weights are not linearly ordered in the concept, but are only partially-ordered. Such an…

Totally and Partially Ordered Hierarchical Planners in PDDL4J Library

2020-11-26 · Damien Pellier, Humbert Fiorino

In this paper, we outline the implementation of the TFD (Totally Ordered Fast Downward) and the PFD (Partially ordered Fast Downward) hierarchical planners that participated in the first HTN IPC competition in 2020. Thes…

Lattice Generalizations of the Concept of Fuzzy Numbers and Zadeh's Extension Principle

2022-08-12 · Dmitry Maximov

The concept of a fuzzy number is generalized to the case of a finite carrier set of partially ordered elements, more precisely, a lattice, when a membership function also takes values in a partially ordered set (a lattic…

Classification Models for Partially Ordered Sequences

2021-01-31 · Stephanie Ger, Diego Klabjan, Jean Utke

Many models such as Long Short Term Memory (LSTMs), Gated Recurrent Units (GRUs) and transformers have been developed to classify time series data with the assumption that events in a sequence are ordered. On the other h…

ClassificationGeneral ClassificationTime SeriesTime Series Analysis