paper-with-me

홈 › Papers

Glimpse: Enabling White-Box Methods to Use Proprietary Models for Zero-Shot LLM-Generated Text Detection

2024-12-16 · Guangsheng Bao, Yanbin Zhao, Juncai He, Yue Zhang

Advanced large language models (LLMs) can generate text almost indistinguishable from human-written text, highlighting the importance of LLM-generated text detection. However, current zero-shot techniques face challenges as white-box methods are restricted to use weaker open-source LLMs, and black-box methods are limited by partial observation from stronger proprietary LLMs. It seems impossible to enable white-box methods to use proprietary models because API-level access to the models neither provides full predictive distributions nor inner embeddings. To traverse the divide, we propose Glimpse, a probability distribution estimation approach, predicting the full distributions from partial observations. Despite the simplicity of Glimpse, we successfully extend white-box methods like Entropy, Rank, Log-Rank, and Fast-DetectGPT to latest proprietary models. Experiments show that Glimpse with Fast-DetectGPT and GPT-3.5 achieves an average AUROC of about 0.95 in five latest source models, improving the score by 51% relative to the remaining space of the open source baseline (Table 1). It demonstrates that the latest LLMs can effectively detect their own outputs, suggesting that advanced LLMs may be the best shield against themselves.

📄 PDF Abstract BibTeX arXiv:2412.11506

Code (1)

baoguangsheng/glimpse 공식 구현 pytorch

Tasks

LLM-generated Text DetectionText Detection

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Chain-of-Glimpse: Search-Guided Progressive Object-Grounded Reasoning for Video Understanding

2026-04-16 · Zhixuan Wu, Quanxing Zha, Teng Wang, Genbao Xu 외 arxiv

Video understanding requires identifying and reasoning over semantically discriminative visual objects across frames, yet existing object-agnostic solutions struggle to effectively handle substantial object variations ov…

Reinforcement Learning

AdaGlimpse: Active Visual Exploration with Arbitrary Glimpse Position and Scale

2024-04-04 · Adam Pardyl, Michał Wronka, Maciej Wołczyk, Kamil Adamczewski 외

Active Visual Exploration (AVE) is a task that involves dynamically selecting observations (glimpses), which is critical to facilitate comprehension and navigation within an environment. While modern AVE methods have dem…

Position

Glimpse: Generalized Locality for Scalable and Robust CT

2024-01-01 · AmirEhsan Khorashadizadeh, Valentin Debarnot, Tianlin Liu, Ivan Dokmanić

Deep learning has become the state-of-the-art approach to medical tomographic imaging. A common approach is to feed the result of a simple inversion, for example the backprojection, to a multiscale convolutional neural n…

Glimpse Clouds: Human Activity Recognition from Unstructured Feature Points

2018-02-22 · CVPR 2018 6 · Fabien Baradel, Christian Wolf, Julien Mille, Graham W. Taylor

We propose a method for human activity recognition from RGB data that does not rely on any pose information during test time and does not explicitly calculate pose information internally. Instead, a visual attention modu…

Action RecognitionActivity PredictionActivity RecognitionHuman Activity Recognition+2

FusionLog: Cross-System Log-based Anomaly Detection via Fusion of General and Proprietary Knowledge

2025-11-08 · Xinlong Zhao, Tong Jia, Minghua He, Xixuan Yang 외 arxiv

Log-based anomaly detection is critical for ensuring the stability and reliability of web systems. One of the key problems in this task is the lack of sufficient labeled logs, which limits the rapid deployment in new sys…

Knowledge DistillationSemantic SimilarityGeneral KnowledgeTransfer Learning