paper-with-me

Papers

PyTouch: A Machine Learning Library for Touch Processing

2021-05-26 · Mike Lambeta, Huazhe Xu, Jingwei Xu, Po-Wei Chou, Shaoxiong Wang, Trevor Darrell, Roberto Calandra

With the increased availability of rich tactile sensors, there is an equally proportional need for open-source and integrated software capable of efficiently and effectively processing raw touch measurements into high-level signals that can be used for control and decision-making. In this paper, we present PyTouch -- the first machine learning library dedicated to the processing of touch sensing signals. PyTouch, is designed to be modular, easy-to-use and provides state-of-the-art touch processing capabilities as a service with the goal of unifying the tactile sensing community by providing a library for building scalable, proven, and performance-validated modules over which applications and research can be built upon. We evaluate PyTouch on real-world data from several tactile sensors on touch processing tasks such as touch detection, slip and object pose estimations. PyTouch is open-sourced at https://github.com/facebookresearch/pytouch .

📄 PDF Abstract BibTeX arXiv:2105.12791

Code (1)

facebookresearch/pytouch 공식 구현 pytorch

Tasks

BIG-bench Machine LearningDecision MakingTouch detection

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Machine Learning for Touch Localization on Ultrasonic Wave Touchscreen

2022-02-18 · Sahar Bahrami, Jérémy Moriot, Patrice Masson, François Grondin

Classification and regression employing a simple Deep Neural Network (DNN) are investigated to perform touch localization on a tactile surface using ultrasonic guided waves. A robotic finger first simulates the touch act…

BIG-bench Machine LearningClassification

Retrieving Comparative Arguments using Ensemble Methods and Neural Information Retrieval

2023-05-01 · Viktoriia Chekalina, Alexander Panchenko

In this paper, we present a submission to the Touche lab's Task 2 on Argument Retrieval for Comparative Questions. Our team Katana supplies several approaches based on decision tree ensembles algorithms to rank comparati…

Argument RetrievalInformation RetrievalLanguage ModellingRetrieval+1

GPML: Graph Processing for Machine Learning

2025-05-13 · Majed Jaber, Julien Michel, Nicolas Boutry, Pierre Parrend

The dramatic increase of complex, multi-step, and rapidly evolving attacks in dynamic networks involves advanced cyber-threat detectors. The GPML (Graph Processing for Machine Learning) library addresses this need by tra…

Optical hyperdimensional soft sensing: Speckle-based touch interface and tactile sensor

2024-01-06 · Kei Kitagawa, Kohei Tsuji, Koyo Sagehashi, Tomoaki Niiyama 외

Hyperdimensional computing (HDC) is an emerging computing paradigm that exploits the distributed representation of input data in a hyperdimensional space, the dimensions of which are typically between 1,000--10,000. The …

RetouchUAA: Unconstrained Adversarial Attack via Image Retouching

2023-11-27 · Mengda Xie, Yiling He, Meie Fang

Deep Neural Networks (DNNs) are susceptible to adversarial examples. Conventional attacks generate controlled noise-like perturbations that fail to reflect real-world scenarios and hard to interpretable. In contrast, rec…

Adversarial AttackDecision MakingImage Retouching