← Search

Yubing Ren

14 accepted papers

2026

Towards Reliable Marking and Verification of AI-Generated Text via Geometry-aware Sentence-level Watermarking

ICML 2026poster

Large generative models raise growing concerns about provenance, misinformation, and impersonation. Digital watermarking offers a principled solution, yet extending it to natural language remains challenging due to text discreteness and sensitivity to semantic perturbations. Existing text watermarki…

Cited by 0SourceScholar
2025

DNA-DetectLLM: Unveiling AI-Generated Text via a DNA-Inspired Mutation-Repair Paradigm

NeurIPS 2025spotlight

The rapid advancement of large language models (LLMs) has blurred the line between AI-generated and human-written text. This progress brings societal risks such as misinformation, authorship ambiguity, and intellectual property concerns, highlighting the urgent need for reliable AI-generated text de…

Cited by 0SourcecodeScholar
2025

Exploring Polyglot Harmony: On Multilingual Data Allocation for Large Language Models Pretraining

NeurIPS 2025poster

Large language models (LLMs) have become integral to a wide range of applications worldwide, driving an unprecedented global demand for effective multilingual capabilities. Central to achieving robust multilingual performance is the strategic allocation of language proportions within training corpor…

Cited by 0SourceScholar
2025

From Trade-off to Synergy: A Versatile Symbiotic Watermarking Framework for Large Language Models

ACL 2025long

The rise of Large Language Models (LLMs) has heightened concerns about the misuse of AI-generated text, making watermarking a promising solution. Mainstream watermarking schemes for LLMs fall into two categories: logits-based and sampling-based. However, current schemes entail trade-offs among robus…

2025

PIG: Privacy Jailbreak Attack on LLMs via Gradient-based Iterative In-Context Optimization

ACL 2025long

Large Language Models (LLMs) excel in various domains but pose inherent privacy risks. Existing methods to evaluate privacy leakage in LLMs often use memorized prefixes or simple instructions to extract data, both of which well-alignment models can easily block. Meanwhile, Jailbreak attacks bypass L…

2025

Reliably Bounding False Positives: A Zero-Shot Machine-Generated Text Detection Framework via Multiscaled Conformal Prediction

ACL 2025long

The rapid advancement of large language models has raised significant concerns regarding their potential misuse by malicious actors. As a result, developing effective detectors to mitigate these risks has become a critical priority. However, most existing detection methods focus excessively on detec…

2024

DEIE: Benchmarking Document-level Event Information Extraction with a Large-scale Chinese News Dataset

COLING 2024main

A text corpus centered on events is foundational to research concerning the detection, representation, reasoning, and harnessing of online events. The majority of current event-based datasets mainly target sentence-level tasks, thus to advance event-related research spanning from sentence to documen…

2024

Sorting, Reasoning, and Extraction: An Easy-to-Hard Reasoning Framework for Document-Level Event Argument Extraction

ICASSP 2024accepted

Document-level event argument extraction is a crucial task to help understand event information. Existing methods mostly ignore the different extraction difficulties of arguments, and the lack of task planning significantly affects the extraction and reasoning abilities of the model. In this paper,…

Cited by 0SourceScholar
2024

Subtle Signatures, Strong Shields: Advancing Robust and Imperceptible Watermarking in Large Language Models

ACL 2024findings

The widespread adoption of Large Language Models (LLMs) has led to an increase in AI-generated text on the Internet, presenting a crucial challenge to differentiate AI-created content from human-written text. This challenge is critical to prevent issues of authenticity, trust, and potential copyrigh…

Cited by 3SourcePDFScholar
2024

Teaching Large Language Models to Translate on Low-resource Languages with Textbook Prompting

COLING 2024main

Large Language Models (LLMs) have achieved impressive results in Machine Translation by simply following instructions, even without training on parallel data. However, LLMs still face challenges on low-resource languages due to the lack of pre-training data. In real-world situations, humans can beco…

Cited by 17SourcePDFScholar
2023

Intra-Event and Inter-Event Dependency-Aware Graph Network for Event Argument Extraction

EMNLP 2023long findings

Event argument extraction is critical to various natural language processing tasks for providing structured information. Existing works usually extract the event arguments one by one, and mostly neglect to build dependency information among event argument roles, especially from the perspective of ev…

Cited by 0SourceScholar
2023

Retrieve-and-Sample: Document-level Event Argument Extraction via Hybrid Retrieval Augmentation

ACL 2023long

Recent studies have shown the effectiveness of retrieval augmentation in many generative NLP tasks. These retrieval-augmented methods allow models to explicitly acquire prior external knowledge in a non-parametric manner and regard the retrieved reference instances as cues to augment text generation…

2022

CLIO: Role-interactive Multi-event Head Attention Network for Document-level Event Extraction

COLING 2022main

Transforming the large amounts of unstructured text on the Internet into structured event knowledge is a critical, yet unsolved goal of NLP, especially when addressing document-level text. Existing methods struggle in Document-level Event Extraction (DEE) due to its two intrinsic challenges: (a) Nes…

Cited by 11SourcePDFScholar
2022

Guiding Neural Machine Translation with Semantic Kernels

EMNLP 2022finding

Machine Translation task has made great progress with the help of auto-regressive decoding paradigm and Transformer architecture. In this paradigm, though the encoder can obtain global source representations, the decoder can only use translation history to determine the current word. Previous promis…

Cited by 1SourcePDFScholar