paper-with-me

홈 › Papers

Learning mixture of domain-specific experts via disentangled factors for autonomous driving

2022-06-28 · AAAI 2022 6 · Inhan Kim, Joonyeong Lee, Daijin Kim

Since human drivers only consider the driving-related factors that affect vehicle control depending on the situation, they can drive safely even in diverse driving environments. To mimic this behavior, we propose an autonomous driving framework based on the two-stage representation learning that initially splits the latent features as domain-specific features and domain-general features. Subsequently, the dynamic-object features, which contain information of dynamic objects, are disentangled from latent features using mutual information estimator. In this study, the problem in behavior cloning is divided into several domain-specific subspaces, with experts becoming specialized on each domain-specific policy. The proposed mixture of domain-specific experts (MoDE) model predicts the final control values through the cooperation of experts using a gating function. The domain-specific features are used to calculate the importance weight of the domain-specific experts, and the disentangled domain-general and dynamic-object features are applied in estimating the control values. To validate the proposed MoDE model, we conducted several experiments and achieved a higher success rate on the CARLA benchmarks under several conditions and tasks than state-of-the-art approaches.

📄 PDF Abstract BibTeX

Code (1)

kimna4/MoDE pytorch

Tasks

Autonomous DrivingRepresentation Learning

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

DEER: Disentangled Mixture of Experts with Instance-Adaptive Routing for Generalizable Machine-Generated Text Detection

2025-11-03 · Guoxin Ma, Xiaoming Liu, Hongyang Chen, Chengzhengxu Li 외 arxiv

Detecting machine-generated text has become a critical challenge amid the rapid advancement of LLMs, yet existing detectors degrade severely under domain shift. Through systematic pilot studies, we trace this vulnerabili…

Reinforcement LearningText Detection

VDSM: Unsupervised Video Disentanglement with State-Space Modeling and Deep Mixtures of Experts

2021-03-12 · CVPR 2021 1 · Matthew J. Vowels, Necati Cihan Camgoz, Richard Bowden

Disentangled representations support a range of downstream tasks including causal reasoning, generative modeling, and fair machine learning. Unfortunately, disentanglement has been shown to be impossible without the inco…

DecoderDisentanglementInductive BiasMixture-of-Experts

Deep Disentangled Representation Network for Treatment Effect Estimation

2025-07-09 · Hui Meng, Keping Yang, Xuyu Peng, Bo Zheng arxiv

Estimating individual-level treatment effect from observational data is a fundamental problem in causal inference and has attracted increasing attention in the fields of education, healthcare, and public policy.In this w…

Causal Inference

M3oE: Multi-Domain Multi-Task Mixture-of Experts Recommendation Framework

2024-04-29 · Zijian Zhang, Shuchang Liu, Jiaao Yu, Qingpeng Cai 외

Multi-domain recommendation and multi-task recommendation have demonstrated their effectiveness in leveraging common information from different domains and objectives for comprehensive user modeling. Nonetheless, the pra…

AutoMLMixture-of-Experts

Lifelong Mixture of Variational Autoencoders

2021-07-09 · Fei Ye, Adrian G. Bors

In this paper, we propose an end-to-end lifelong learning mixture of experts. Each expert is implemented by a Variational Autoencoder (VAE). The experts in the mixture system are jointly trained by maximizing a mixture o…

Lifelong learningMixture-of-Experts