paper-with-me

홈 › Papers

Hybrid ASR for Resource-Constrained Robots: HMM - Deep Learning Fusion

2023-09-11 · Anshul Ranjan, Kaushik Jegadeesan

This paper presents a novel hybrid Automatic Speech Recognition (ASR) system designed specifically for resource-constrained robots. The proposed approach combines Hidden Markov Models (HMMs) with deep learning models and leverages socket programming to distribute processing tasks effectively. In this architecture, the HMM-based processing takes place within the robot, while a separate PC handles the deep learning model. This synergy between HMMs and deep learning enhances speech recognition accuracy significantly. We conducted experiments across various robotic platforms, demonstrating real-time and precise speech recognition capabilities. Notably, the system exhibits adaptability to changing acoustic conditions and compatibility with low-power hardware, making it highly effective in environments with limited computational resources. This hybrid ASR paradigm opens up promising possibilities for seamless human-robot interaction. In conclusion, our research introduces a pioneering dimension to ASR techniques tailored for robotics. By employing socket programming to distribute processing tasks across distinct devices and strategically combining HMMs with deep learning models, our hybrid ASR system showcases its potential to enable robots to comprehend and respond to spoken language adeptly, even in environments with restricted computational resources. This paradigm sets a innovative course for enhancing human-robot interaction across a wide range of real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2309.07164

Code (1)

anshulranjan2004/pyhmm 공식 구현

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Deep Learningspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Federated Split Learning for Resource-Constrained Robots in Industrial IoT: Framework Comparison, Optimization Strategies, and Future Directions

2025-10-07 · Wanli Ni, Hui Tian, Shuai Wang, Chengyang Li 외 arxiv

Federated split learning (FedSL) has emerged as a promising paradigm for enabling collaborative intelligence in industrial Internet of Things (IoT) systems, particularly in smart factories where data privacy, communicati…

Model Compression

PushingBots: Collaborative Pushing via Neural Accelerated Combinatorial Hybrid Optimization

2025-11-20 · Zili Tang, Ying Zhang, Meng Guo arxiv

Many robots are not equipped with a manipulator and many objects are not suitable for prehensile manipulation (such as large boxes and cylinders). In these cases, pushing is a simple yet effective non-prehensile skill fo…

HybridVFL: Disentangled Feature Learning for Edge-Enabled Vertical Federated Multimodal Classification

2025-12-11 · Mostafa Anoosha, Zeinab Dehghani, Kuniko Paxton, Koorosh Aslansefat 외 arxiv

Vertical Federated Learning (VFL) offers a privacy-preserving paradigm for Edge AI scenarios like mobile health diagnostics, where sensitive multimodal data reside on distributed, resource-constrained devices. Yet, stand…

Federated Learning

PRGFlow: Benchmarking SWAP-Aware Unified Deep Visual Inertial Odometry

2020-06-11 · Nitin J. Sanket, Chahat Deep Singh, Cornelia Fermüller, Yiannis Aloimonos

Odometry on aerial robots has to be of low latency and high robustness whilst also respecting the Size, Weight, Area and Power (SWAP) constraints as demanded by the size of the robot. A combination of visual sensors coup…

BenchmarkingTranslation

COHORT: Hybrid RL for Collaborative Large DNN Inference on Multi-Robot Systems Under Real-Time Constraints

2026-03-11 · Mohammad Saeid Anwar, Anuradha Ravi, Indrajeet Ghosh, Gaurav Shinde 외 arxiv

Large deep neural networks (DNNs), especially transformer-based and multimodal architectures, are computationally demanding and challenging to deploy on resource-constrained edge platforms like field robots. These challe…

Reinforcement LearningOffline RL