paper-with-me

홈 › Papers

NVP-HRI: Zero Shot Natural Voice and Posture-based Human-Robot Interaction via Large Language Model

2025-03-12 · Yuzhi Lai, Shenghai Yuan, Youssef Nassar, Mingyu Fan, Thomas Weber, Matthias Rätsch

Effective Human-Robot Interaction (HRI) is crucial for future service robots in aging societies. Existing solutions are biased toward only well-trained objects, creating a gap when dealing with new objects. Currently, HRI systems using predefined gestures or language tokens for pretrained objects pose challenges for all individuals, especially elderly ones. These challenges include difficulties in recalling commands, memorizing hand gestures, and learning new names. This paper introduces NVP-HRI, an intuitive multi-modal HRI paradigm that combines voice commands and deictic posture. NVP-HRI utilizes the Segment Anything Model (SAM) to analyze visual cues and depth data, enabling precise structural object representation. Through a pre-trained SAM network, NVP-HRI allows interaction with new objects via zero-shot prediction, even without prior knowledge. NVP-HRI also integrates with a large language model (LLM) for multimodal commands, coordinating them with object selection and scene distribution in real time for collision-free trajectory solutions. We also regulate the action sequence with the essential control syntax to reduce LLM hallucination risks. The evaluation of diverse real-world tasks using a Universal Robot showcased up to 59.2\% efficiency improvement over traditional gesture control, as illustrated in the video https://youtu.be/EbC7al2wiAc. Our code and design will be openly available at https://github.com/laiyuzhi/NVP-HRI.git.

📄 PDF Abstract BibTeX arXiv:2503.09335

Code (1)

laiyuzhi/nvp-hri 공식 구현

Tasks

HallucinationLanguage ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
SAM 설명 없음

Similar Papers 제목 키워드 기반

NaturalSpeech 2: Latent Diffusion Models are Natural and Zero-Shot Speech and Singing Synthesizers

2023-04-18 · Kai Shen, Zeqian Ju, Xu Tan, Yanqing Liu 외

Scaling text-to-speech (TTS) to large-scale, multi-speaker, and in-the-wild datasets is important to capture the diversity in human speech such as speaker identities, prosodies, and styles (e.g., singing). Current large …

In-Context LearningSpeech Synthesistext-to-speechText to Speech

VoicePrompter: Robust Zero-Shot Voice Conversion with Voice Prompt and Conditional Flow Matching

2025-01-29 · Ha-Yeong Choi, JaeHan Park

Despite remarkable advancements in recent voice conversion (VC) systems, enhancing speaker similarity in zero-shot scenarios remains challenging. This challenge arises from the difficulty of generalizing and adapting spe…

DecoderIn-Context LearningVoice Conversion

Improving Zero-shot Voice Style Transfer via Disentangled Representation Learning

2021-03-17 · ICLR 2021 1 · Siyang Yuan, Pengyu Cheng, Ruiyi Zhang, Weituo Hao 외

Voice style transfer, also called voice conversion, seeks to modify one speaker's voice to generate speech as if it came from another (target) speaker. Previous works have made progress on voice conversion with parallel …

DecoderRepresentation LearningStyle TransferVoice Conversion

VoiceCraft: Zero-Shot Speech Editing and Text-to-Speech in the Wild

2024-03-25 · Puyuan Peng, Po-Yao Huang, Shang-Wen Li, Abdelrahman Mohamed 외

We introduce VoiceCraft, a token infilling neural codec language model, that achieves state-of-the-art performance on both speech editing and zero-shot text-to-speech (TTS) on audiobooks, internet videos, and podcasts. V…

DecoderLanguage ModelingLanguage Modellingtext-to-speech+1

Zero-shot Task Transfer for Invoice Extraction via Class-aware QA Ensemble

2021-08-13 · Prithiviraj Damodaran, Prabhkaran Singh, Josemon Achankuju

We present VESPA, an intentionally simple yet novel zero-shot system for layout, locale, and domain agnostic document extraction. In spite of the availability of large corpora of documents, the lack of labeled and valida…

AvgQuestion Answering