Proposes new kernel functions from similarity triplets.
problem Creating kernel functions from similarity triplets data.
method Defines kernel functions based on high-dimensional embeddings.
result Kernel functions can be used with any kernel method.
Active learning model for perceptual similarity using auxiliary information.
problem Efficiently learning perceptual similarity from triplets with minimal queries.
method Incorporates auxiliary information and uses active learning to find informative queries.
result Can learn effectively with significantly fewer queries compared to prior methods.
Novel method decorrelates batches of triplets for active metric learning.
problem Correlation among triplets degrades active learning performance.
method Proposes a novel method to decorrelate batches of triplets, balancing informativeness and diversity.
result Method outperforms state-of-the-art in active metric learning.
This paper shows how optimizing with hard negative examples improves image retrieval.
problem Training with hard negative examples leads to poor training behavior.
method Characterize the space of triplets, derive why hard negatives fail, and offer a fix to the loss function.
result Optimizing with hard negative examples leads to more generalizable features and better image retrieval.
PerceptNet learns haptic signal similarity using human data.
problem Designing haptic icons requires accurate perceptual similarity estimation.
method Deep neural network projecting signals to an embedding space with a triplet loss.
result Our method effectively models perceptual dissimilarity compared to alternatives.
InfoTuple efficiently selects larger tuple queries for ranking multiple objects, improving efficiency and consistency.
problem Efficiently selecting and ranking multiple objects for similarity learning.
method Adaptive selection method using mutual information maximization.
result InfoTuple outperforms state-of-the-art methods on synthetic and human response datasets.
Efficiently augments triplet data for better data analytics.
problem Lack of direct pairwise distance information for data analysis.
method Triplets augmentation to infer hidden information from existing data.
result Improves quality of kernel-based and kernel-free data analytics.
We analyze the semi-hard triplet loss using Edgeworth expansion for better understanding of its behavior.
problem Understanding the behavior of the semi-hard triplet loss function.
method Developed a higher-order asymptotic analysis using the Edgeworth expansion.
result Derived explicit Edgeworth expansions revealing first-order corrections in terms of the third cumulant.
TVAE integrates deep metric learning into VAE for better latent embedding.
problem Lack of fine-grained data representation in traditional VAE.
method TVAE combines deep metric learning with VAE, optimizing a triplet loss on VAE's mean vectors.
result TVAE achieves higher triplet accuracy (95.60%) compared to traditional VAE (75.08%).
Similarity between objects is multi-faceted and it can be easier for human annotators to measure it when the focus is on a specific aspect. We consider the problem of mapping objects into view-specific embeddings where the distance between them is consistent with the similarity comparisons of the form "from the t-th vi…
End-to-end deep triplet ranking network for one-shot learning.
problem Efficiently classifying new classes with only one labeled instance.
method Triplet ranking loss for embedding learning and incorporating one-shot instances.
result Improved performance on one-shot learning datasets.
Deep learning has proven itself as a successful set of models for learning useful semantic representations of data. These, however, are mostly implicitly learned as part of a classification task. In this paper we propose the triplet network model, which aims to learn useful representations by distance comparisons. A si…
New method samples triplets from data distributions for training Triplet networks.
problem Training robust Triplet networks with discriminative triplets.
method Bayesian updating of multivariate normal distributions for dynamic class embedding sampling.
result Experimental validation on MNIST and histopathology CRC datasets shows effectiveness of the proposed method.
Safe screening reduces the number of triplets in metric learning.
problem Optimizing a metric over many triplets is computationally expensive and impractical.
method Safe triplet screening identifies and removes redundant triplets.
result Safe triplet screening maintains optimality without increasing computational cost.
Adaptive density discrimination improves metric learning for better classification and feature extraction.
problem Challenges in distance metric learning, especially in performance and feature extraction compared to modern classification algorithms.
method Explicitly models class distributions, adapts similarity assessment, and penalizes class overlap.
result Achieves state-of-the-art classification results, surpassing softmax classifier and triplet loss.
Proposes a revenue function to evaluate dendrograms from comparisons.
problem Evaluate dendrograms from comparisons without ground-truth.
method Introduces a new revenue function related to Dasgupta's cost.
result Revenue function allows meaningful evaluation of dendrograms.
New method accelerates large margin metric learning for nearest neighbor classification.
problem Efficiently learning metrics for nearest neighbor classification.
method Triplet mining and stratified sampling for large margin metric learning.
result Improved efficiency and scalability of optimization.
This paper analyzes the stability and generalization of triplet learning algorithms.
problem Lack of theoretical understanding of triplet learning's generalization performance.
method Stability analysis and high-probability generalization bounds for triplet learning algorithms.
result Established general high-probability generalization bound for triplet learning algorithms.
A new method for embedding data in low dimensions, robust to noise.
problem Finding high-quality embeddings in noisy data.
method Formulates embedding as a robust ranking problem over triplets.
result Produces better embeddings with less noise and faster computation.
This work proposes a novel approach to learn quantizers from data, improving similarity search performance.
problem Learning optimal quantizers for multi-dimensional data distributions.
method Train a neural net to form a fixed parameter-free quantizer, using uniformity in a spherical latent space as a proxy objective.
result The proposed method outperforms most learned quantization methods and is competitive with state-of-the-art approaches.
Paper shows how to use elementary triplets to simplify independence model operations.
problem Simplifying operations with independence models.
method Using elementary triplets to represent conditional independences.
result Elementary triplets help in various operations like finding dominant triplets and computing model unions/intersections.
TripletGAN uses triplet loss to improve generative models, preventing mode collapse.
problem Mode collapse in generative models.
method Substituting discriminator's classification loss with triplet loss.
result TripletGAN helps prevent mode collapse and converges to the given distribution.
Triplet networks improved with GANs for better classification.
problem Improving classification performance of triplet networks.
method Training a triplet network as the discriminator in GANs.
result Significant improvement in classification performance using simple k-nn.
New method learns distances and similarities robustly from noisy data.
problem Scalability and robustness in metric learning for large datasets.
method Robust online Distance-Similarity learning with Rescaled hinge loss.
result Significantly outperforms state-of-the-art methods in noisy data.
VBTA learns across domains using triplet information.
problem Learning across different domains using limited data.
method Variational Bi-domain Triplet Autoencoder (VBTA) with triplet constraints.
result Improved performance on various tasks.
Enhances DNN robustness with adversarial training and triplet loss.
problem Vulnerability of DNNs to adversarial examples.
method Adversarial Training with Triplet Loss (AT2L) incorporating triplet loss into adversarial training framework. result Significantly improves DNN robustness without accuracy loss.
The paper presents a method to compute trusted confidence bounds for LECs in CPS.
problem Non-transparent predictions of LECs make CPS safety challenging.
method Inductive Conformal Prediction (ICP) and Triplet Network architecture.
result Efficient real-time computation of trusted confidence bounds.
Develops an ordinal-similarity framework for scalable and interpretable representation alignment.
problem Measuring representation similarity in large datasets.
method Triplet and Quadruplet Similarity Indices.
result Demonstrates inherent interpretability, robustness to outliers, and computational efficiency.
Personalized activity recognition improves performance for diverse users.
problem Poor performance of impersonal algorithms for individual users.
method Personalized activity recognition using deep embeddings from a fully convolutional neural network with triplet loss.
result Novel subject triplet loss provides the best performance overall.
TripletBoost learns classifiers from noisy triplet comparisons.
problem Learning from comparison-based data.
method Aggregate weak classifiers from weakly learned triplets, then boost.
result Theoretical guarantees and empirical competitiveness.
The paper introduces uncertainty estimates for embedding objects based on noisy triplet comparisons.
problem Learning from ordinal data without a distance metric.
method Bootstrap and Bayesian approaches to estimate uncertainty for embedding algorithms.
result Empirical uncertainty estimates are well-calibrated and useful for selecting parameters or quantifying uncertainty.
Study finds stock markets follow nonextensive statistical mechanics.
problem Understanding nonextensivity in stock market volatilities.
method Analysis of 34 major stock market indices over 10 years.
result Stock markets exhibit nonextensive behavior, distinguishing between developed and developing countries.
Paper proposes an unbiased classifier from triplet comparison data.
problem Learning a classifier from triplet comparison data.
method Empirical risk minimization framework with an unbiased estimator.
result The proposed method achieves better performance than baseline methods.
Paper proposes semi-supervised learning with triplet Markov chains.
problem Lack of labels in training data.
method Variational Bayesian inference for semi-supervised learning.
result Derives semi-supervised algorithms for various sequential models.
Visualization tools show how embeddings generalize beyond validation data.
problem Understanding how learned embeddings generalize to new data.
method Visualization tools and triplet selection strategies for metric learning.
result Best performance in metric learning comes from selecting a few well-considered triplets.
TristouNet improves speaker comparison using neural networks and triplet loss.
problem Speaker comparison and change detection in short speech turns.
method Triplet loss for training neural network to project speech sequences into fixed-dimensional space.
result Significant improvements over state-of-the-art techniques for speaker comparison and change detection.
Representation learning systems typically rely on massive amounts of labeled data in order to be trained to high accuracy. Recently, high-dimensional parametric models like neural networks have succeeded in building rich representations using either compressive, reconstructive or supervised criteria. However, the seman…
Abstracts a construction of boundary triplets for self-adjoint elliptic problems.
problem Computing the index of families of self-adjoint elliptic boundary problems.
method Abstract axiomatic version of boundary triplets and their applications.
result Analytic proof of index theorem and computation of index differences.
Paper introduces new loss functions for Siamese networks using FDA.
problem Training Siamese networks with improved loss functions.
method Proposes Fisher Discriminant Triplet (FDT) and Fisher Discriminant Contrastive (FDC) loss functions based on FDA.
result Shows effectiveness of FDT and FDC on MNIST and histopathology datasets.
Develops optimal trading strategy for illiquid currency pairs.
problem Maximizes revenues for a broker liquidating an illiquid currency pair.
method Uses a currency triplet strategy, considering model ambiguity, and employs simulations.
result Mean P&L increases and standard deviation decreases as ambiguity aversion increases.
Study of symplectic trivialization and reduction of bundles with symmetry and connection.
problem Symplectic trivialization and reduction of bundles with symmetry and connection.
method Analysis of the Tulczyjew's triplet with an Ehresmann connection.
result Trivializations and reductions of iterated tangent and cotangent bundles.
The paper extends multiple instance learning to multiclass and regression problems.
problem Learning from aggregate observations where supervision is given to sets of instances.
method Probabilistic framework for various aggregate observations, including classification and regression.
result The proposed estimator has nice convergence properties under mild assumptions.
A new method uses triplet embeddings to improve human annotation for hidden constructs.
problem Improving human annotation for hidden constructs in machine learning.
method Proposes a novel annotation approach using triplet embeddings to lift absolute annotations to relative comparisons.
result Successfully represents synthetic hidden constructs in time under noisy sampling conditions.
Improves text-dependent speaker verification using neural network supervectors and AUC optimization.
problem Enhance performance in text-dependent speaker verification systems.
method Proposes a supervector generation method and AUC optimization for neural networks.
result Improves system performance through novel alignment techniques and AUC optimization.
Geometrizes second order Lagrangians transformations.
problem No specific problem stated; focuses on geometrization.
method Building a proper Tulczyjew's triplet.
result Symplectic relation between Ostrogradsky-Legendre and Schmidt-Legendre transformations.
Random forest uses only triplet comparisons to learn from metric spaces.
problem Learning from metric spaces without direct access to data or distances.
method A novel random forest algorithm that uses only triplet comparisons.
result The proposed random forest is consistent and competitive with other methods.
Involutory Hopf group-coalgebras provide new invariants for 4-manifold bundles.
problem Developing invariants for flat bundles over 4-manifolds.
method Utilizing Hopf G-triplets and colored trisection diagrams. result Involutory Hopf G-triplets yield well-defined invariants of G-colored trisection diagrams. Photo-identification technique improved for new dolphin individuals.
problem Traditional photo-identification of dolphins is laborious and manual.
method Metric embedding learning using triplet loss function in Euclidean space.
result Compact representation of fin images generalizes well to new identities.