paper-with-me

홈 › Papers

Operationalizing Linguistic Methods through Prompt-Engineering Skills: An Automatic Chinese Web Neologism Detection Pipeline

2026-06-07 · Yufeng Wu, Meichun Liu arxiv

We present a method for automatic Chinese web neologism detection that operationalizes traditional linguistic identification principles as prompt-engineering skills. The method has four stages: tokenizer-independent character n-gram candidate generation; dictionary anchoring with a Pointwise Mutual Information pre-filter; a well-formedness skill based on Chinese word-formation principles; and a combined rule and three-way classification skill that distinguishes neologism, entity, and none. Applied to the BAAI CCI 3.0 corpus (267M documents), the method produces 226,959 classified candidates including 4,853 labeled neologisms. To evaluate the method, we develop a per-stage conditional recall decomposition in which the pipeline's strict recall factors mathematically into the product of stage conditional recalls. Applied to Hou (2023) (4,199 entries), the decomposition exposes Stage 1 candidate coverage and Stage 4B LLM semantic judgment as the two bottlenecks (R=41.5% and 60.0% respectively), while intermediate stages are near-lossless. A length-stratified analysis further reveals that the structural well-formedness skill is length-invariant (>= 96.9%) whereas the semantic novelty-classification skill is length-dependent (65.6%/59.0%/44.1% across 2/3/4-character candidates), mapping a current boundary of skill-based linguistic operationalization. We release the method, pipeline outputs, and evaluation protocol as public resources.

📄 PDF Abstract BibTeX arXiv:2606.08715

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Paraphrase Types Elicit Prompt Engineering Capabilities

2024-06-28 · Jan Philip Wahle, Terry Ruas, Yang Xu, Bela Gipp

Much of the success of modern language models depends on finding a suitable prompt to instruct the model. Until now, it has been largely unknown how variations in the linguistic expression of prompts affect these models.…

DiversityPrompt Engineering

Operationalizing CaMeL: Strengthening LLM Defenses for Enterprise Deployment

2025-05-28 · Krti Tallam, Emma Miller

CaMeL (Capabilities for Machine Learning) introduces a capability-based sandbox to mitigate prompt injection attacks in large language model (LLM) agents. While effective, CaMeL assumes a trusted user prompt, omits side-…

Language ModelingLanguage ModellingLarge Language Model

Operationalizing Fairness in Text-to-Image Models: A Survey of Bias, Fairness Audits and Mitigation Strategies

2026-04-15 · Megan Smith, Venkatesh Thirugnana Sambandham, Florian Richter, Laura Crompton 외 arxiv

Text-to-Image (T2I) generation models have been widely adopted across various industries, yet are criticized for frequently exhibiting societal stereotypes. While a growing body of research has emerged to evaluate and mi…

Prompt Engineering

An Information-theoretic Approach to Prompt Engineering Without Ground Truth Labels

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Pre-trained language models derive substantial linguistic and factual knowledge from the massive corpora on which they are trained, and prompt engineering seeks to align these models to specific tasks. Unfortunately, exi…

Prompt Engineering

An Information-theoretic Approach to Prompt Engineering Without Ground Truth Labels

2022-03-21 · ACL 2022 5 · Taylor Sorensen, Joshua Robinson, Christopher Michael Rytting, Alexander Glenn Shaw 외

Pre-trained language models derive substantial linguistic and factual knowledge from the massive corpora on which they are trained, and prompt engineering seeks to align these models to specific tasks. Unfortunately, exi…

Prompt Engineering