paper-with-me

홈 › Papers

Minimizing Mismatch Risk: A Prototype-Based Routing Framework for Zero-shot LLM-generated Text Detection

2026-02-01 · Ke Sun, Guangsheng Bao, Han Cui, Yue Zhang arxiv

Zero-shot methods detect LLM-generated text by computing statistical signatures using a surrogate model. Existing approaches typically employ a fixed surrogate for all inputs regardless of the unknown source. We systematically examine this design and find that detection performance varies substantially depending on surrogate-source alignment. We observe that while no single surrogate achieves optimal performance universally, a well-matched surrogate typically exists within a diverse pool for any given input. This finding transforms robust detection into a routing problem: selecting the most appropriate surrogate for each input. We propose DetectRouter, a prototype-based framework that learns text-detector affinity through two-stage training. The first stage constructs discriminative prototypes from white-box models; the second generalizes to black-box sources by aligning geometric distances with observed detection scores. Experiments on EvoBench and MAGE benchmarks demonstrate consistent improvements across multiple detection criteria and model families.

📄 PDF Abstract BibTeX arXiv:2602.01240

Code (0)

등록된 구현이 없습니다.

Tasks

Text Detection

Similar Papers 제목 키워드 기반

GCR: Geometry-Consistent Routing for Task-Agnostic Continual Anomaly Detection

2026-01-05 · Joongwon Chae, Lihui Luo, Yang Liu, Runming Wang 외 arxiv

Feature-based anomaly detection is widely adopted in industrial inspection due to the strong representational power of large pre-trained vision encoders. While most existing methods focus on improving within-category ano…

Representation LearningAnomaly DetectionDecision Making

PROTOTYPE-ASSISTED ADVERSARIAL LEARNING FOR UNSUPERVISED DOMAIN ADAPTATION

2019-09-25 · Dapeng Hu, Jian Liang*, Qibin Hou, Hanshu Yan 외

This paper presents a generic framework to tackle the crucial class mismatch problem in unsupervised domain adaptation (UDA) for multi-class distributions. Previous adversarial learning methods condition domain alignmen…

Domain AdaptationObject RecognitionSemantic SegmentationUnsupervised Domain Adaptation

Understanding Safety-Sensitive Expert Behavior in Mixture-of-Experts LLMs

2026-05-28 · Zhibo Zhang, Yuxi Li, Zhen Ouyang, Ling Shi 외 arxiv

Mixture-of-Experts (MoE) LLMs rely on sparse, router-driven expert activation, yet how safety alignment interacts with routed expert specialization remains underexplored. A common intuition is that safety behavior may be…

Risk-Aware Linear Bandits: Theory and Applications in Smart Order Routing

2022-08-04 · Jingwei Ji, Renyuan Xu, Ruihao Zhu

Motivated by practical considerations in machine learning for financial decision-making, such as risk aversion and large action space, we consider risk-aware bandits optimization with applications in smart order routing …

Decision Making

Scalable Heterogeneous Graph Learning via Heterogeneous-aware Orthogonal Prototype Experts

2026-01-09 · Wei Zhou, Hong Huang, Ruize Shi, Bang Liu arxiv

Heterogeneous Graph Neural Networks(HGNNs) have advanced mainly through better encoders, yet their decoding/projection stage still relies on a single shared linear head, assuming it can map rich node embeddings to labels…

Graph Learning