PulseAugur
实时 21:21:28
实体 Single-pass Autoregressive LLM Structured Classification

Single-pass Autoregressive LLM Structured Classification

PulseAugur coverage of Single-pass Autoregressive LLM Structured Classification — every cluster mentioning Single-pass Autoregressive LLM Structured Classification across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
1
90 天内 1
发布 · 30天
0
90 天内 0
论文 · 30天
1
90 天内 1
层级分布 · 90 天
主题
情绪 · 30 天

1 天有情绪数据

最近 · 第 1/1 页 · 共 1 条
  1. RESEARCH · CL_109586 ·

    新的SALSA方法改进了机器生成代码的检测

    研究人员开发了一种名为SALSA(Single-pass Autoregressive LLM Structured Classification)的新方法来检测机器生成的代码。该方法将代码作者身份检测视为一个二元分类任务,模型直接输出一个单token标签。SALSA的制定旨在通过使用参数高效微调和保守训练来改进分布外泛化能力,在SemEval-2026 Task 13排行榜上取得了0.789的F1分数,显著优于CodeBERT基线。