paper-with-me

홈 › Papers

PerceptNet: Learning Perceptual Similarity of Haptic Textures in Presence of Unorderable Triplets

2019-05-08 · Priyadarshini Kumari, Siddhartha Chaudhuri, Subhasis Chaudhuri

In order to design haptic icons or build a haptic vocabulary, we require a set of easily distinguishable haptic signals to avoid perceptual ambiguity, which in turn requires a way to accurately estimate the perceptual (dis)similarity of such signals. In this work, we present a novel method to learn such a perceptual metric based on data from human studies. Our method is based on a deep neural network that projects signals to an embedding space where the natural Euclidean distance accurately models the degree of dissimilarity between two signals. The network is trained only on non-numerical comparisons of triplets of signals, using a novel triplet loss that considers both types of triplets that are easy to order (inequality constraints), as well as those that are unorderable/ambiguous (equality constraints). Unlike prior MDS-based non-parametric approaches, our method can be trained on a partial set of comparisons and can embed new haptic signals without retraining the model from scratch. Extensive experimental evaluations show that our method is significantly more effective at modeling perceptual dissimilarity than alternatives.

📄 PDF Abstract BibTeX arXiv:1905.03302

Code (1)

kpriyadarshini/perceptNet pytorch

Tasks

Triplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

PerceptNet: A Human Visual System Inspired Neural Network for Estimating Perceptual Distance

2019-10-28 · Alexander Hepburn, Valero Laparra, Jesús Malo, Ryan McConville 외

Traditionally, the vision community has devised algorithms to estimate the distance between an original image and images that have been subject to perturbations. Inspiration was usually taken from the human visual percep…

Perceptual Distance

Development and Evaluation of a Learning-based Model for Real-time Haptic Texture Rendering

2022-12-27 · Negin Heravi, Heather Culbertson, Allison M. Okamura, Jeannette Bohg

Current Virtual Reality (VR) environments lack the rich haptic signals that humans experience during real-life interactions, such as the sensation of texture during lateral movement on a surface. Adding realistic haptic …

Pinching Visuo-haptic Display: Investigating Cross-Modal Effects of Visual Textures on Electrostatic Cloth Tactile Sensations

2025-11-08 · Takekazu Kitagishi, Chun-Wei Ooi, Yuichi Hiroi, Jun Rekimoto arxiv

This paper investigates how visual texture presentation influences tactile perception when interacting with electrostatic cloth displays. We propose a visuo-haptic system that allows users to pinch and rub virtual fabric…

Self-supervised Spatio-Temporal Graph Mask-Passing Attention Network for Perceptual Importance Prediction of Multi-point Tactility

2024-10-04 · Dazhong He, Qian Liu

While visual and auditory information are prevalent in modern multimedia systems, haptic interaction, e.g., tactile and kinesthetic interaction, provides a unique form of human perception. However, multimedia technology …

Graph Neural NetworkSelf-Supervised Learning

From Images to Perception: Emergence of Perceptual Properties by Reconstructing Images

2025-08-14 · Pablo Hernández-Cámara, Jesus Malo, Valero Laparra arxiv

A number of scientists suggested that human visual perception may emerge from image statistics, shaping efficient neural representations in early vision. In this work, a bio-inspired architecture that can accommodate sev…

Image Reconstruction