← Search

Meng Han

19 accepted papers

2026

DNF: Dual-Layer Nested Fingerprinting for Large Language Model Intellectual Property Protection

ICASSP 2026poster

The rapid growth of large language models raises pressing concerns about intellectual property protection under black-box deployment. Existing backdoor-based fingerprints either rely on rare tokens -- leading to high-perplexity inputs susceptible to filtering -- or use fixed trigger-response mapping…

Cited by 0SourcePDFScholar
2025

CTCC: A Robust and Stealthy Fingerprinting Framework for Large Language Models via Cross-Turn Contextual Correlation Backdoor

EMNLP 2025

The widespread deployment of large language models (LLMs) has intensified concerns around intellectual property (IP) protection, as model theft and unauthorized redistribution become increasingly feasible. To address this, model fingerprinting aims to embed verifiable ownership traces into LLMs. How

2025

Direct Behavior Optimization: Unlocking the Potential of Lightweight LLMs

ACL 2025finding

Lightweight Large Language Models (LwLLMs) are reduced-parameter, optimized models designed to run efficiently on consumer-grade hardware, offering significant advantages in resource efficiency, cost-effectiveness, and data privacy. However, these models often struggle with limited inference and rea…

2025

Distill To Detect: Amplifying Anomalies in Backdoor Models through Knowledge Distillation

ICASSP 2025accepted

Backdoor attacks represent a significant threat to the security of deep learning models. Due to the stealthiness of backdoor attacks, effectively detecting whether a model has been compromised by such attacks remains a major challenge. Previous backdoor detection methods either rely on backdoor data…

Cited by 0SourceScholar
2025

EverTracer: Hunting Stolen Large Language Models via Stealthy and Robust Probabilistic Fingerprint

EMNLP 2025

The proliferation of large language models (LLMs) has intensified concerns over model theft and license violations, necessitating robust and stealthy ownership verification. Existing fingerprinting methods either require impractical white-box access or introduce detectable statistical anomalies. We

2025

IDE: A Multi-Agent-Driven Iterative Framework for Dynamic Evaluation of LLMs

ICASSP 2025accepted

With the widespread use of large language models (LLMs) in natural language processing, traditional evaluation methods based on static datasets have become inadequate to fully capture their performance and generalization capabilities. To address this challenge, we propose an Iterative Dynamic Evalua…

Cited by 0SourceScholar
2025

MEraser: An Effective Fingerprint Erasure Approach for Large Language Models

ACL 2025long

Large Language Models (LLMs) have become increasingly prevalent across various sectors, raising critical concerns about model ownership and intellectual property protection. Although backdoor-based fingerprinting has emerged as a promising solution for model authentication, effective attacks for rem…

2025

NCDI-Diffusion: Neural Contextual and Directional Inversion for Novel View Synthesis through Diffusion Models

ICASSP 2025accepted

Novel view synthesis typically requires a comprehensive set of multi-view images for either image-based rendering or scene representation-based optimization. However, achieving high-fidelity novel view rendering often demands a large number of images. To address this limitation, we propose NCDI-Diff…

Cited by 0SourceScholar
2025

PREE: Towards Harmless and Adaptive Fingerprint Editing in Large Language Models via Knowledge Prefix Enhancement

EMNLP 2025

Addressing the intellectual property protection challenges in commercial deployment of large language models (LLMs), existing black-box fingerprinting techniques face dual challenges from incremental fine-tuning erasure and feature-space defense due to their reliance on overfitting high-perplexity t

2025

Sim4Rec: Data-Free Model Extraction Attack on Sequential Recommendation

AAAI 2025technical

Model extraction attack shows promising performance in revealing sequential recommendation (SeqRec) robustness, e.g., as an upstream task of transfer-based attack to provide optimization feedback for downstream attacks. However, existing work either heavily relies on impractical prior knowledge or h…

Cited by 0SourcePDFScholar
2025

Unlocking the Effectiveness of LoRA-FP for Seamless Transfer Implantation of Fingerprints in Downstream Models

EMNLP 2025

With the rapid development of large language models (LLMs), protecting intellectual property (IP) has become increasingly crucial. To tackle high costs and potential contamination in fingerprint integration, we propose LoRA-FP, a lightweight plug-and-play framework that encodes backdoor fingerprints

2024

Debatrix: Multi-dimensional Debate Judge with Iterative Chronological Analysis Based on LLM

ACL 2024findings

How can we construct an automated debate judge to evaluate an extensive, vibrant, multi-turn debate? This task is challenging, as judging a debate involves grappling with lengthy texts, intricate argument relationships, and multi-dimensional assessments.At the same time, current research mainly focu…

2024

Multi-Objective Forward Reasoning and Multi-Reward Backward Refinement for Product Review Summarization

COLING 2024main

Product review summarization aims to generate a concise summary based on product reviews to facilitate purchasing decisions. This intricate task gives rise to three challenges in existing work: factual accuracy, aspect comprehensiveness, and content relevance. In this paper, we first propose an FB-T…

Cited by 1SourcePDFScholar
2023

Argue with Me Tersely: Towards Sentence-Level Counter-Argument Generation

EMNLP 2023long main

Counter-argument generation—a captivating area in computational linguistics—seeks to craft statements that offer opposing views. While most research has ventured into paragraph-level generation, sentence-level counter-argument generation beckons with its unique constraints and brevity-focused challe…

Cited by 0SourcecodeScholar
2023

Hence, Socrates is mortal: A Benchmark for Natural Language Syllogistic Reasoning

ACL 2023findings

Syllogistic reasoning, a typical form of deductive reasoning, is a critical capability widely required in natural language understanding tasks, such as text entailment and question answering. To better facilitate research on syllogistic reasoning, we develop a benchmark called SylloBase that differs…

2023

Hi-ArG: Exploring the Integration of Hierarchical Argumentation Graphs in Language Pretraining

EMNLP 2023long main

The knowledge graph is a structure to store and represent knowledge, and recent studies have discussed its capability to assist language models for various applications. Some variations of knowledge graphs aim to record arguments and their relations for computational argumentation tasks. However, ma…

Cited by 0SourcecodeScholar
2023

IAG: Induction-Augmented Generation Framework for Answering Reasoning Questions

EMNLP 2023long main

Retrieval-Augmented Generation (RAG), by incorporating external knowledge with parametric memory of language models, has become the state-of-the-art architecture for open-domain QA tasks. However, common knowledge bases are inherently constrained by limited coverage and noisy information, making ret…

Cited by 0SourceScholar
2023

Query Structure Modeling for Inductive Logical Reasoning Over Knowledge Graphs

ACL 2023long

Logical reasoning over incomplete knowledge graphs to answer complex logical queries is a challenging task. With the emergence of new entities and relations in constantly evolving KGs, inductive logical reasoning over KGs has become a crucial problem. However, previous PLMs-based methods struggle to…