← Search

Wenpeng Lu

25 accepted papers

2026

Causal Disentangled Anchor Learning for Scalable Fair Multi-view Clustering

ICML 2026poster

Existing fair multi-view clustering methods typically suffer from a severe trade-off between clustering utility and fairness, while incurring prohibitive quadratic complexity on large-scale datasets. To address these challenges, we propose Causal Disentangled Anchor Learning (CDAL), a novel framewor…

Cited by 0SourceScholar
2026

Resisting Label Drift: Real-Time Multi-View Clustering with Semantic Consistency

IJCAI 2026

Real-time clustering of dynamic multi-view data streams is a critical yet challenging task in open-world applications. While several methods have been proposed to address this task, most of them extract features incrementally but fail to output instant clustering results for the current batch. In ad

Cited by 0Scholar
2025

A Chain-of-Task Framework for Instruction Tuning of LLMs Based on Chinese Grammatical Error Correction

COLING 2025main

Over-correction is a critical issue for large language models (LLMs) to address Grammatical Error Correction (GEC) task, esp. for Chinese. This paper proposes a Chain-of-Task (CoTask) framework to reduce over-correction. The CoTask framework is applied as multi-task instruction tuning of LLMs by dec…

2025

A Survey on Training-free Alignment of Large Language Models

EMNLP 2025

The alignment of large language models (LLMs) aims to ensure their outputs adhere to human values, ethical standards, and legal norms. Traditional alignment methods often rely on resource-intensive fine-tuning (FT), which may suffer from knowledge degradation and face challenges in scenarios where t

Cited by 0SourcePDFScholar
2025

CCHall: A Novel Benchmark for Joint Cross-Lingual and Cross-Modal Hallucinations Detection in Large Language Models

ACL 2025long

Investigating hallucination issues in large language models (LLMs) within cross-lingual and cross-modal scenarios can greatly advance the large-scale deployment in real-world applications. Nevertheless, the current studies are limited to a single scenario, either cross-lingual or cross-modal, leavin…

2025

Constructing Your Model’s Value Distinction: Towards LLM Alignment with Anchor Words Tuning

EMNLP 2025

With the widespread applications of large language models (LLMs), aligning LLMs with human values has emerged as a critical challenge. For alignment, we always expect LLMs to be honest, positive, harmless, etc. And LLMs appear to be capable of generating the desired outputs after the alignment tunin

2025

CroPrompt: Cross-task Interactive Prompting for Zero-shot Spoken Language Understanding

ICASSP 2025accepted

Slot filling and intent detection are two highly correlated tasks in spoken language understanding (SLU). Recent SLU research attempts to explore zero-shot prompting techniques in large language models to alleviate the data scarcity problem. Nevertheless, the existing prompting work ignores the cros…

Cited by 0SourceScholar
2025

FS-KEN: Few-shot Knowledge Graph Reasoning by Adversarial Negative Enhancing

IJCAI 2025

Few-shot knowledge graph reasoning (FS-KGR) try to infer missing facts in a knowledge graphs using limited data (such as only 3/5 samples).Existing strategies have shown good performance by mining more supervised information for few-shot learning through meta-learning and self-supervised learning. H

Cited by 0SourcePDFScholar
2025

HiRes: Hierarchical Feature Optimization and Rescorer for Automatic ICD Coding

ICASSP 2025accepted

The International Classification of Diseases (ICD) coding assigns standardized codes to diseases. Automating this process enhances the efficiency and accuracy of clinical records processing. However, current methods struggle with noisy and lengthy clinical texts, making it difficult to ensure the re…

Cited by 0SourceScholar
2025

Learning Together Securely: Prototype-Based Federated Multi-Modal Hashing for Safe and Efficient Multi-Modal Retrieval

AAAI 2025technical

With the proliferation of multi-modal data, safe and efficient multi-modal hashing retrieval has become a pressing research challenge, particularly due to concerns over data privacy during centralized processing. To address this, we propose Prototype-based Federated Multi-modal Hashing (PFMH), an in…

2025

MADAWSD: Multi-Agent Debate Framework for Adversarial Word Sense Disambiguation

EMNLP 2025

Word sense disambiguation (WSD) is a fundamental yet challenging task in natural language processing. In recent years, the advent of large language models (LLMs) has led to significant advancements in regular WSD tasks. However, most existing LLMs face two major issues that hinder their performance

2025

Plan Dynamically, Express Rhetorically: A Debate-Driven Rhetorical Framework for Argumentative Writing

EMNLP 2025

Argumentative essay generation (AEG) is a complex task that requires advanced semantic understanding, logical reasoning, and organized integration of perspectives. Despite showing a promising performance, current efforts often overlook the dynamical and hierarchical nature of structural argumentativ

Cited by 0SourcePDFScholar
2025

RoDEval: A Robust Word Sense Disambiguation Evaluation Framework for Large Language Models

EMNLP 2025

Accurately evaluating the word sense disambiguation (WSD) capabilities of large language models (LLMs) remains challenging, as existing studies primarily rely on single-task evaluations and classification-based metrics that overlook the fundamental differences between generative LLMs and traditional

2024

CHECKWHY: Causal Fact Verification via Argument Structure

ACL 2024long

With the growing complexity of fact verification tasks, the concern with “thoughtful” reasoning capabilities is increasing. However, recent fact verification benchmarks mainly focus on checking a narrow scope of semantic factoids within claims and lack an explicit logical reasoning process. In this…

2024

Denoising Rationalization for Multi-hop Fact Verification via Multi-granular Explainer

EMNLP 2024finding

The success of deep learning models on multi-hop fact verification has prompted researchers to understand the behavior behind their veracity. One feasible way is erasure search: obtaining the rationale by entirely removing a subset of input without compromising verification accuracy. Despite extensi…

2024

Extractive Medical Entity Disambiguation with Memory Mechanism and Memorized Entity Information

EMNLP 2024finding

Medical entity disambiguation (MED) aims to ground medical mentions in text with ontological entities in knowledge bases (KBs). A notable challenge of MED is the long medical text usually contains multiple entities’ mentions with intricate correlations. However, limited by computation overhead, many…

2024

Filter-Enhanced Hypergraph Transformer for Multi-Behavior Sequential Recommendation

ICASSP 2024accepted

Sequential recommendation has been developed to predict the next item in which users are most interested by capturing user behavior patterns embedded in their historical interaction sequences. However, most existing methods appear to exhibit limitations in modeling fine-grained dependencies embedded…

Cited by 0SourceScholar
2024

Medical Entity Disambiguation with Medical Mention Relation and Fine-grained Entity Knowledge

COLING 2024main

Medical entity disambiguation (MED) plays a crucial role in natural language processing and biomedical domains, which is the task of mapping ambiguous medical mentions to structured candidate medical entities from knowledge bases (KBs). However, existing methods for MED often fail to fully utilize t…

2024

Self-Evaluation of Large Language Model based on Glass-box Features

EMNLP 2024finding

The proliferation of open-source Large Language Models (LLMs) underscores the pressing need for evaluation methods. Existing works primarily rely on external evaluators, focusing on training and prompting strategies. However, a crucial aspect – model-aware glass-box features – is overlooked. In this…

2024

Wrong-of-Thought: An Integrated Reasoning Framework with Multi-Perspective Verification and Wrong Information

EMNLP 2024finding

Chain-of-Thought (CoT) has become a vital technique for enhancing the performance of Large Language Models (LLMs), attracting increasing attention from researchers. One stream of approaches focuses on the iterative enhancement of LLMs by continuously verifying and refining their reasoning outputs fo…

2023

Knowledge-Aware Prompt Tuning for Generalizable Vision-Language Models

ICCV 2023poster

Pre-trained vision-language models, e.g., CLIP, working with manually designed prompts have demonstrated great effectiveness in transfer learning. Recently, learnable prompts achieve state-of-the-art performance, which however are prone to overfit to seen classes while failing to generalize to unsee…

Cited by 37PDFScholar
2022

News Recommendation Via Multi-Interest News Sequence Modelling

ICASSP 2022accepted

A session-based news recommender system recommends the next news to a user by modeling the potential interests embedded in a sequence of news read/clicked by her/him in a session. Generally, a user’s interests are diverse, namely there are multiple interests corresponding to different types of news,…

Cited by 0SourceScholar
2022

Word Sense Disambiguation with Knowledge-Enhanced and Local Self-Attention-based Extractive Sense Comprehension

COLING 2022main

Word sense disambiguation (WSD), identifying the most suitable meaning of ambiguous words in the given contexts according to a predefined sense inventory, is one of the most classical and challenging tasks in natural language processing. Benefiting from the powerful ability of deep neural networks,…

2020

Intra-Correlation Encoding for Chinese Sentence Intention Matching

COLING 2020main

Sentence intention matching is vital for natural language understanding. Especially for Chinese sentence intention matching task, due to the ambiguity of Chinese words, semantic missing or semantic confusion are more likely to occur in the encoding process. Although the existing methods have enriche…