paper-with-me

Papers

Language-Conditioned Representations and Mixture-of-Experts Policy for Robust Multi-Task Robotic Manipulation

2025-10-28 · Xiucheng Zhang, Yang Jiang, Hongwei Qing, Jiashuo Bai arxiv

Perceptual ambiguity and task conflict limit multitask robotic manipulation via imitation learning. We propose a framework combining a Language-Conditioned Visual Representation (LCVR) module and a Language-conditioned Mixture-ofExperts Density Policy (LMoE-DP). LCVR resolves perceptual ambiguities by grounding visual features with language instructions, enabling differentiation between visually similar tasks. To mitigate task conflict, LMoE-DP uses a sparse expert architecture to specialize in distinct, multimodal action distributions, stabilized by gradient modulation. On real-robot benchmarks, LCVR boosts Action Chunking with Transformers (ACT) and Diffusion Policy (DP) success rates by 33.75% and 25%, respectively. The full framework achieves a 79% average success, outperforming the advanced baseline by 21%. Our work shows that combining semantic grounding and expert specialization enables robust, efficient multi-task manipulation

📄 PDF Abstract BibTeX arXiv:2510.24055

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Boosting Code-Switching ASR with Mixture of Experts Enhanced Speech-Conditioned LLM

2024-09-24 · Fengrun Zhang, Wang Geng, Hukai Huang, Yahui Shan 외

In this paper, we introduce a speech-conditioned Large Language Model (LLM) integrated with a Mixture of Experts (MoE) based connector to address the challenge of Code-Switching (CS) in Automatic Speech Recognition (ASR)…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+5

MoE-ACT: Scaling Multi-Task Bimanual Manipulation with Sparse Language-Conditioned Mixture-of-Experts Transformers

2026-03-16 · Kangjun Guo, Haichao Liu, Yanji Sun, Ruhan Zhao 외 arxiv

The ability of robots to handle multiple tasks under a unified policy is critical for deploying embodied intelligence in real-world household and industrial applications. However, out-of-distribution variation across tas…

MoASE++: Mixture of Activation Sparsity Experts with Domain-Adaptive On-policy Distillation for Continual Test Time Adaptation

2026-05-18 · Ronyu Zhang, Aosong Cheng, Gaole Dai, Yulin Luo 외 arxiv

Continual test-time adaptation adapts a source-pretrained model to non-stationary, unlabeled target streams while retaining past competence, yet texture-biased backbones risk error accumulation and catastrophic forgettin…

Semantic SegmentationTest-time Adaptation

MedMoE: Modality-Specialized Mixture of Experts for Medical Vision-Language Understanding

2025-06-10 · Shivang Chopra, Lingchao Mao, Gabriela Sanchez-Rodriguez, Andrew J Feola 외

Different medical imaging modalities capture diagnostic information at varying spatial resolutions, from coarse global patterns to fine-grained localized structures. However, most existing vision-language frameworks in t…

DiagnosticMixture-of-Experts

HyperRouter: Towards Efficient Training and Inference of Sparse Mixture of Experts

2023-12-12 · Giang Do, Khiem Le, Quang Pham, TrungTin Nguyen 외

By routing input tokens to only a few split experts, Sparse Mixture-of-Experts has enabled efficient training of large language models. Recent findings suggest that fixing the routers can achieve competitive performance …

Mixture-of-Experts