paper-with-me

홈 › Papers

A Diffusion-based Data Generator for Training Object Recognition Models in Ultra-Range Distance

2024-04-15 · Eran Bamani, Eden Nissinman, Lisa Koenigsberg, Inbar Meir, Avishai Sintov

Object recognition, commonly performed by a camera, is a fundamental requirement for robots to complete complex tasks. Some tasks require recognizing objects far from the robot's camera. A challenging example is Ultra-Range Gesture Recognition (URGR) in human-robot interaction where the user exhibits directive gestures at a distance of up to 25~m from the robot. However, training a model to recognize hardly visible objects located in ultra-range requires an exhaustive collection of a significant amount of labeled samples. The generation of synthetic training datasets is a recent solution to the lack of real-world data, while unable to properly replicate the realistic visual characteristics of distant objects in images. In this letter, we propose the Diffusion in Ultra-Range (DUR) framework based on a Diffusion model to generate labeled images of distant objects in various scenes. The DUR generator receives a desired distance and class (e.g., gesture) and outputs a corresponding synthetic image. We apply DUR to train a URGR model with directive gestures in which fine details of the gesturing hand are challenging to distinguish. DUR is compared to other types of generative models showcasing superiority both in fidelity and in recognition success rate when training a URGR model. More importantly, training a DUR model on a limited amount of real data and then using it to generate synthetic data for training a URGR model outperforms directly training the URGR model on real data. The synthetic-based URGR model is also demonstrated in gesture-based direction of a ground robot.

📄 PDF Abstract BibTeX arXiv:2404.09846

Code (0)

등록된 구현이 없습니다.

Tasks

Gesture RecognitionObject Recognition

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Enhancing Unsupervised Speech Recognition with Diffusion GANs

2023-03-23 · Xianchao Wu

We enhance the vanilla adversarial training method for unsupervised Automatic Speech Recognition (ASR) by a diffusion-GAN. Our model (1) injects instance noises of various intensities to the generator's output and unlabe…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

Data Synthesis with Diverse Styles for Face Recognition via 3DMM-Guided Diffusion

2025-04-01 · CVPR 2025 1 · Yuxi Mi, Zhizhou Zhong, Yuge Huang, Qiuyang Yuan 외

Identity-preserving face synthesis aims to generate synthetic face images of virtual subjects that can substitute real-world data for training face recognition models. While prior arts strive to create images with consis…

Face GenerationFace Recognition

DiffUMI: Training-Free Universal Model Inversion via Unconditional Diffusion for Face Recognition

2025-04-25 · Hanrui Wang, Shuo Wang, Chun-Shien Lu, Isao Echizen

Face recognition technology presents serious privacy risks due to its reliance on sensitive and immutable biometric data. To address these concerns, such systems typically convert raw facial images into embeddings, which…

Face GenerationFace RecognitionImage GenerationPrivacy Preserving+1

Who Made This? Fake Detection and Source Attribution with Diffusion Features

2025-10-31 · Simone Bonechi, Paolo Andreini, Barbara Toniella Corradini arxiv

The rapid rise of generative models has yielded synthetic images of striking realism, blurring the line between real and fake content. As novel models proliferate, detectors must go beyond mere fake identification to rob…

Diffusion Guided Domain Adaptation of Image Generators

2022-12-08 · Kunpeng Song, Ligong Han, Bingchen Liu, Dimitris Metaxas 외

Can a text-to-image diffusion model be used as a training objective for adapting a GAN generator to another domain? In this paper, we show that the classifier-free guidance can be leveraged as a critic and enable generat…

Domain Adaptation