基本信息

要点解读

这是什么

该研究提出一种结合无监督聚类与有监督分类的 NLP 流程,从政府采购系统的参与者在预合同阶段的评论中挖掘潜在异常,识别指控性或举报式语言。

用在哪里

适用于政府采购监管、审计或透明度提升项目,需要在大量公开评论中快速筛查出可能存在违规倾向的文本;可帮助监管部门提前预警或进行风险评估。

可以推断的

推测:该流程在缺少大量标注数据的情况下,可先通过无监督聚类发现异常评论群,再利用少量标注数据进行有监督分类,从而降低人工标注成本。
推测:轻量级的领域适配模型能够在资源受限

来源摘要/节选

Public procurement involves the allocation of substantial financial resources; therefore, continuous oversight through audits, controls, and monitoring mechanisms is essential. However, stakeholder comments and publicly available government data are often underutilized, despite their potential to reveal procedural irregularities. To address this gap, this paper analyzes metadata from Ecuador’s Sistema Oficial de Contratación Pública (SOCE, Official Public Procurement System), with particular emphasis on participant comments generated during the pre-contractual phase. We propose a hybrid modeling framework that integrates unsupervised clustering and supervised classification within a natural language processing (NLP) pipeline to uncover latent patterns and detect potentially irregular procurement processes. Semantic embeddings are generated using Word2Vec, LLaMA, and RoBERTa, followed by Gaussian Mixture Models (GMMs) for unsupervised clustering. A supervised classification stage is then applied to identify accusatory or whistleblowing-style comments. Experimental results show that the combination of domain-trained Word2Vec embeddings, GMM-based clustering, and a Random Forest classifier achieves high precision and recall, even under severe class imbalance. These findings demonstrate that lightweight, domain-adapted NLP architectures can effectively support risk identification and enhance transparency in public procurement systems without requiring large-scale computational infrastructure.

来源说明

当前保存的是来源摘要,不代表论文全文。请以原始来源为准。

「要点解读」由 AI Stack 依据上方已保存内容整理,不代表来源的完整表述;标注「推测:」的判断来自编辑,不是来源陈述。