paper-with-me

홈 › 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, Zhaohan Zhang, Shengchao Liu, Yu Lan, Cong Wang, Chao Shen 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 vulnerability to two fundamental flaws in current generalization strategies, namely the incomplete preservation of domain-specific knowledge during multi-domain training and the misalignment between knowledge retrieval and the detection objective at inference. To address these gaps, we propose DEER, a Disentangled mixturE-of-ExpeRts framework that explicitly decouples domain-local and domain-invariant knowledge into specialized expert modules. Instead of static domain matching, DEER employs a reinforcement learning-driven router that selects expert pathways based on instance-level detection rewards. This task-aligned, domain-agnostic mechanism ensures robust adaptation to unseen distributions by prioritizing detection utility over stylistic resemblance. Extensive experiments demonstrate that DEER consistently outperforms state-of-the-art detectors, achieving average F1 improvements of 1.28% and 2.92%, and accuracy gains of 1.35% and 2.26% on in-domain and out-of-domain datasets, offering reliable generalization for open-world deployment.

📄 PDF Abstract BibTeX arXiv:2511.01192

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningText Detection

Similar Papers 제목 키워드 기반

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

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 auto…

Autonomous DrivingRepresentation Learning

Adaptive Conditional Expert Selection Network for Multi-domain Recommendation

2024-11-11 · Kuiyao Dong, Xingyu Lou, Feng Liu, Ruian Wang 외

Mixture-of-Experts (MOE) has recently become the de facto standard in Multi-domain recommendation (MDR) due to its powerful expressive ability. However, such MOE-based method typically employs all experts for each instan…

Computational EfficiencyMixture-of-Experts

Symbolic Mixture-of-Experts: Adaptive Skill-based Routing for Heterogeneous Reasoning

2025-03-07 · Justin Chih-Yao Chen, Sukwon Yun, Elias Stengel-Eskin, Tianlong Chen 외

Combining existing pre-trained expert LLMs is a promising avenue for scalably tackling large-scale and diverse tasks. However, selecting experts at the task level is often too coarse-grained, as heterogeneous tasks may r…

GPUMathMixture-of-ExpertsMMLU

DEER: Descriptive Knowledge Graph for Explaining Entity Relationships

2022-05-21 · Jie Huang, Kerui Zhu, Kevin Chen-Chuan Chang, JinJun Xiong 외

We propose DEER (Descriptive Knowledge Graph for Explaining Entity Relationships) - an open and informative form of modeling entity relationships. In DEER, relationships between entities are represented by free-text rela…

BIG-bench Machine LearningDescriptiveKnowledge GraphsOpen Relation Modeling+2