PulseAugur
EN
LIVE 19:30:56
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
0
5 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
0
5 over 90d
TIER MIX · 90D
TOPICS
RECENT · PAGE 1/1 · 5 TOTAL
  1. RESEARCH · CL_128758 ·

    New benchmarks released for LLM-based Java and Rust vulnerability detection

    Two new benchmarks, JavaVulBench and RustMizan, have been released to evaluate the capabilities of large language models in detecting software vulnerabilities. JavaVulBench focuses on Java methods and includes over 1,74…

  2. 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…

  3. 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…

  4. 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…

  5. 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…