PulseAugur
EN
LIVE 16:25:04
ENTITY CodeBERT

CodeBERT

PulseAugur coverage of CodeBERT — every cluster mentioning CodeBERT across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
4
4 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
4
4 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D

2 day(s) with sentiment data

RECENT · PAGE 1/1 · 4 TOTAL
  1. RESEARCH · CL_109586 ·

    New SALSA method improves machine-generated code detection

    Researchers have developed a new method called SALSA (Single-pass Autoregressive LLM Structured Classification) to detect machine-generated code. This approach treats code authorship detection as a binary classification…

  2. RESEARCH · CL_62228 ·

    New framework improves credential leak detection in code

    Researchers have developed a new framework to improve the detection of credential leaks in public code repositories. This hybrid approach combines CodeBERT's semantic understanding with character-level pattern recogniti…

  3. TOOL · CL_15869 ·

    Archaeology team fine-tunes code models for AI-generated code detection

    Researchers from the team Archaeology have developed a system for detecting AI-generated code, participating in SemEval-2026 Task 13. Their approach involves fine-tuning several pre-trained code models, including CodeBE…

  4. RESEARCH · CL_09852 ·

    Researchers develop graph construction for imperative programs using neural methods

    Researchers have developed a pipeline to convert imperative programs and their annotations into typed, attributed graphs. This process combines abstract syntax tree parsing with semantic embeddings from models like Sent…