← Search

Petr Babkin

4 accepted papers

2026

Perturb Your Data: Paraphrase-Guided Training Data Watermarking

AAAI 2026technical

Training data detection is critical for enforcing copyright and data licensing, as Large Language Models (LLM) are trained on massive text corpora scraped from the internet. We present SPECTRA, a watermarking approach that makes training data reliably detectable even when it comprises less than 0.00

Cited by 0SourcePDFScholar
2025

Nova: Generative Language Models for Assembly Code with Hierarchical Attention and Contrastive Learning

ICLR 2025poster

Binary code analysis is the foundation of crucial tasks in the security domain; thus building effective binary analysis techniques is more important than ever. Large language models (LLMs) although have brought impressive improvement to source code tasks, do not directly generalize to assembly code…

Cited by 0SourcePDFScholar
2024

DocLLM: A Layout-Aware Generative Language Model for Multimodal Document Understanding

ACL 2024long

Enterprise documents such as forms, receipts, reports, and other such records, often carry rich semantics at the intersection of textual and spatial modalities. The visual cues offered by their complex layouts play a crucial role in comprehending these documents effectively. In this paper, we presen…