← Search

Wei Peng

57 accepted papers

2026

A Sanity Check for Multi-In-Domain Face Forgery Detection in the Real World

CVPR 2026

Existing methods for deepfake detection aim to develop generalizable detectors. Although "generalizable" could be the ultimate target once and for all, with limited training forgeries and domains, it appears idealistic to expect generalization that covers entirely unseen variations, especially given

Cited by 0SourceScholar
2026

Bridging the Grounding Gap in VideoQA via Typed Memory for Language-based Belief-State Reasoning

ICML 2026poster

VideoQA models can be accurate yet often fail to align answers with the correct video segments (the \emph{grounding gap}). We introduce \textbf{LINGUA} (\textbf{L}anguage-based \textbf{IN}ference for \textbf{G}rounded Video \textbf{U}nderstanding \textbf{A}gent), a memory-based agent that performs g…

Cited by 0SourceScholar
2026

Bridging the Semantic Gap: Leveraging LLMs for Hierarchical Interest Evolution in Sequential Recommendation

IJCAI 2026

Accurate user behavior modeling is fundamental to the prediction of click-through rates (CTR) in industrial recommendation systems and online advertising. Traditional discriminative models, which rely on isolated ID features, struggle to capture the evolving nature of user intents across multiple ch

Cited by 0Scholar
2026

Do Less, Achieve More: Do We Need Every-Step Optimization for RL Fine-tuning of Diffusion Models?

CVPR 2026

Diffusion models have achieved outstanding success in image generation, yet their objectives are often limited to reconstruction, making it difficult to align with human preferences directly. Reinforcement learning (RL) offers a promising approach to address this by optimizing models using explicit

Cited by 2SourceScholar
2026

SpineBench: A Clinically Salient, Level-Aware Benchmark Powered by the SpineMed-450k Corpus

ICLR 2026poster

Spine disorders affect 619 million people globally and are a leading cause of disability, yet AI-assisted diagnosis remains limited by the lack of level-aware, multimodal datasets. Clinical decision-making for spine disorders requires sophisticated reasoning across X-ray, CT, and MRI at specific ver…

Cited by 0SourceScholar
2025

Diffusion Sampling Correction via Approximately 10 Parameters

ICML 2025poster

While powerful for generation, Diffusion Probabilistic Models (DPMs) face slow sampling challenges, for which various distillation-based methods have been proposed. However, they typically require significant additional training costs and model parameter storage, limiting their practicality. In this…

2025

FreeNet: Liberating Depth-Wise Separable Operations for Building Faster Mobile Vision Architectures

AAAI 2025technical

In the pursuit of efficient vision architectures, substantial efforts have been devoted to optimizing operator efficiency. Depth-wise separable operators, such as DWConv, are found cheap in both FLOPs and parameters. As a result, they are increasingly incorporated into efficient backbones, trading f…

Cited by 0SourcePDFScholar
2025

LASeR: Towards Diversified and Generalizable Robot Design with Large Language Models

ICLR 2025poster

Recent advances in Large Language Models (LLMs) have stimulated a significant paradigm shift in evolutionary optimization, where hand-crafted search heuristics are gradually replaced with LLMs serving as intelligent search operators. However, these studies still bear some notable limitations, includ…

2025

LeFusion: Controllable Pathology Synthesis via Lesion-Focused Diffusion Models

ICLR 2025spotlight

Patient data from real-world clinical practice often suffers from data scarcity and long-tail imbalances, leading to biased outcomes or algorithmic unfairness. This study addresses these challenges by generating lesion-containing image-segmentation pairs from lesion-free images. Previous efforts in…

2025

PFDiff: Training-Free Acceleration of Diffusion Models Combining Past and Future Scores

ICLR 2025poster

Diffusion Probabilistic Models (DPMs) have shown remarkable potential in image generation, but their sampling efficiency is hindered by the need for numerous denoising steps. Most existing solutions accelerate the sampling process by proposing fast ODE solvers. However, the inevitable discretization…

2025

Self-supervised Monocular Depth Estimation Robust to Reflective Surface Leveraged by Triplet Mining

ICLR 2025poster

Self-supervised monocular depth estimation (SSMDE) aims to predict the dense depth map of a monocular image, by learning depth from RGB image sequences, eliminating the need for ground-truth depth labels. Although this approach simplifies data acquisition compared to supervised methods, it struggles…

Cited by 1SourcePDFScholar
2025

Semantics-Adaptive Activation Intervention for LLMs via Dynamic Steering Vectors

ICLR 2025poster

Large language models (LLMs) have achieved remarkable performance across many tasks, yet aligning them with desired behaviors remains challenging. Activation intervention has emerged as an effective and economical method to modify the behavior of LLMs. Despite considerable interest in this area, cur…

2025

Spatio-Temporal Mixed Graph Neural Controlled Differential Equations with Adaptive Connection Sampling for Irregular Multivariate Time Series Anomaly Detection

ICASSP 2025accepted

Multivariate time series data often demonstrate sparse and irregular characteristics in real-world signal processing applications, making anomaly detection challenging. This paper introduces STMG-AD, a spatio-temporal mixed graph neural controlled differential equation method with adaptive connectio…

Cited by 0SourceScholar
2025

WorkTeam: Constructing Workflows from Natural Language with Multi-Agents

NAACL 2025industry

Workflows play a crucial role in enhancing enterprise efficiency by orchestrating complex processes with multiple tools or components. However, hand-crafted workflow construction requires expert knowledge, presenting significant technical barriers. Recent advancements in Large Language Models (LLMs)…

Cited by 0SourcePDFScholar
2024

AgentBank: Towards Generalized LLM Agents via Fine-Tuning on 50000+ Interaction Trajectories

EMNLP 2024finding

Fine-tuning on agent-environment interaction trajectory data holds significant promise for surfacing generalized agent capabilities in open-source large language models (LLMs). In this work, we introduce AgentBank, by far the largest trajectory tuning data collection featuring more than 50k diverse…

2024

Align Before Adapt: Leveraging Entity-to-Region Alignments for Generalizable Video Action Recognition

CVPR 2024poster

Large-scale visual-language pre-trained models have achieved significant success in various video tasks. However most existing methods follow an "adapt then align" paradigm which adapts pre-trained image encoders to model video-level representations and utilizes one-hot or text embedding of the acti…

Cited by 9SourcePDFScholar
2024

An Electoral Approach to Diversify LLM-based Multi-Agent Collective Decision-Making

EMNLP 2024main

Modern large language models (LLMs) have exhibited cooperative synergy on complex task-solving, and collective decision-making (CDM) is a pivotal component in LLM-based multi-agent collaboration frameworks. Our survey on 52 recent such systems uncovers a severe lack of diversity, with a heavy relian…

2024

Assessing Factual Reliability of Large Language Model Knowledge

NAACL 2024long

The factual knowledge of LLMs is typically evaluated using accuracy, yet this metric does not capture the vulnerability of LLMs to hallucination-inducing factors like prompt and context variability. How do we evaluate the capabilities of LLMs to consistently produce factually correct answers? In thi…

2024

CC-DA: Cross-Domain Consistency Data Augmentation for 3D Tumor Segmentation

ICASSP 2024accepted

Deep learning-based tumor segmentation in 3D medical images faces the challenges of limited annotated data and class imbalance. In this paper, we proposed a novel Cross-domain Consistency Data Augmentation (CC-DA) for 3D tumor segmentation. Specifically, we copy the tumor from source data and apply…

Cited by 0SourceScholar
2024

Contextual Modeling for Document-level ASR Error Correction

COLING 2024main

Contextual information, including the sentences in the same document and in other documents of the dataset, plays a crucial role in improving the accuracy of document-level ASR Error Correction (AEC), while most previous works ignore this. In this paper, we propose a context-aware method that utiliz…

Cited by 0SourcePDFScholar
2024

Cross Modal Training for ASR Error Correction with Contrastive Learning

ICASSP 2024accepted

ASR Error Correction (AEC) aims to post-process the output of ASR systems and further reduce the word error rate. In this paper, we propose a cross-modal training framework with contrastive learning on the AEC task. This framework enables a shared encoder-decoder model to learn text, pinyin (phoneme…

Cited by 0SourceScholar
2024

Enhancing Semantic Consistency of Large Language Models through Model Editing: An Interpretability-Oriented Approach

ACL 2024findings

A Large Language Model (LLM) tends to generate inconsistent and sometimes contradictory outputs when presented with a prompt that has equivalent semantics but is expressed differently from the original prompt. To achieve semantic consistency of an LLM, one of the key approaches is to finetune the mo…

Cited by 8SourcePDFScholar
2024

MorphVAE: Advancing Morphological Design of Voxel-Based Soft Robots with Variational Autoencoders

AAAI 2024technical

Soft robot design is an intricate field with unique challenges due to its complex and vast search space. In the past literature, evolutionary computation algorithms, including novel probabilistic generative models (PGMs), have shown potential in this realm. However, these methods are sample ineffici…

2024

Self-Distillation Regularized Connectionist Temporal Classification Loss for Text Recognition: A Simple Yet Effective Approach

AAAI 2024technical

Text recognition methods are gaining rapid development. Some advanced techniques, e.g., powerful modules, language models, and un- and semi-supervised learning schemes, consecutively push the performance on public benchmarks forward. However, the problem of how to better optimize a text recognition…

2024

Using Persuasive Writing Strategies to Explain and Detect Health Misinformation

COLING 2024main

Nowadays, the spread of misinformation is a prominent problem in society. Our research focuses on aiding the automatic identification of misinformation by analyzing the persuasive strategies employed in textual documents. We introduce a novel annotation scheme encompassing common persuasive writing…

2024

Watch Every Step! LLM Agent Learning via Iterative Step-level Process Refinement

EMNLP 2024main

Large language model agents have exhibited exceptional performance across a range of complex interactive tasks. Recent approaches have utilized tuning with expert trajectories to enhance agent performance, yet they primarily concentrate on outcome rewards, which may lead to errors or suboptimal acti…

2023

Improving Table Structure Recognition With Visual-Alignment Sequential Coordinate Modeling

CVPR 2023poster

Table structure recognition aims to extract the logical and physical structure of unstructured table images into a machine-readable format. The latest end-to-end image-to-text approaches simultaneously predict the two structures by two decoders, where the prediction of the physical structure (the bo…

Cited by 40SourcePDFScholar
2023

Intent Discovery with Frame-guided Semantic Regularization and Augmentation

ACL 2023findings

Most existing intent discovery methods leverage representation learning and clustering to transfer the prior knowledge of known intents to unknown ones. The learned representations are limited to the syntactic forms of sentences, therefore, fall short of recognizing adequate variations under the sam…

Cited by 0SourcePDFScholar
2023

Learning to Balance the Global Coherence and Informativeness in Knowledge-Grounded Dialogue Generation

ICASSP 2023accepted

Recently, knowledge-grounded dialogue has received increasing interest to render the generated responses with more useful and engaging information. However, the knowledge, locally relevant to the user’s utterance, potentially reduces the global coherence of the dialogue. Previous work mainly focuses…

Cited by 0SourceScholar
2023

Learning to Know Myself: A Coarse-to-Fine Persona-Aware Training Framework for Personalized Dialogue Generation

AAAI 2023technical

A critical challenge for open-domain dialogue agents is to generate persona-relevant and consistent responses. Due to the nature of persona sparsity in conversation scenarios, previous persona-based dialogue agents trained with Maximum Likelihood Estimation tend to overlook the given personas and ge…

2023

M$^3$Seg: A Maximum-Minimum Mutual Information Paradigm for Unsupervised Topic Segmentation in ASR Transcripts

EMNLP 2023short main

Topic segmentation aims to detect topic boundaries and split automatic speech recognition transcriptions (e.g., meeting transcripts) into segments that are bounded by thematic meanings. In this work, we propose M$^3$Seg, a novel Maximum-Minimum Mutual information paradigm for linear topic segmentat…

Cited by 0SourceScholar
2023

Modality Unifying Network for Visible-Infrared Person Re-Identification

ICCV 2023poster

Visible-infrared person re-identification (VI-ReID) is a challenging task due to large cross-modality discrepancies and intra-class variations. Existing methods mainly focus on learning modality-shared representations by embedding different modalities into the same feature space. As a result, the le…

Cited by 58PDFScholar
2023

New Datasets and Controllable Iterative Data Augmentation Method for Code-switching ASR Error Correction

EMNLP 2023long findings

With the wide use of automatic speech recognition(ASR) systems, researchers pay more attention to the ASR error correction task to improve the quality of recognition results. In particular, ASR in bilingual or multilingual settings, namely code-switching ASR, has greater challenges and research valu…

Cited by 0SourceScholar
2023

ORCHID: A Chinese Debate Corpus for Target-Independent Stance Detection and Argumentative Dialogue Summarization

EMNLP 2023long main

Dialogue agents have been receiving increasing attention for years, and this trend has been further boosted by the recent progress of large language models (LLMs). Stance detection and dialogue summarization are two core tasks of dialogue agents in application scenarios that involve argumentative di…

Cited by 0SourcecodeScholar
2023

PROSE: A Pronoun Omission Solution for Chinese-English Spoken Language Translation

EMNLP 2023long main

Neural Machine Translation (NMT) systems encounter a significant challenge when translating a pro-drop ('pronoun-dropping') language (e.g., Chinese) to a non-pro-drop one (e.g., English), since the pro-drop phenomenon demands NMT systems to recover omitted pronouns. This unique and crucial task, how…

Cited by 0SourceScholar
2023

TOPLight: Lightweight Neural Networks With Task-Oriented Pretraining for Visible-Infrared Recognition

CVPR 2023poster

Visible-infrared recognition (VI recognition) is a challenging task due to the enormous visual difference across heterogeneous images. Most existing works achieve promising results by transfer learning, such as pretraining on the ImageNet, based on advanced neural architectures like ResNet and ViT.…

Cited by 14SourcePDFScholar
2023

Think Before You Speak: Concept-Guided Explicit Persona Reasoning for Personalized Dialogue Generation

ICASSP 2023accepted

It is a critical challenge for open-domain dialogue agents to generate context-coherent responses which can present a consistent personality. However, existing methods mainly focus on the penalty of the persona-inconsistent responses, leaving out considering the context-incoherence problem caused by…

Cited by 0SourceScholar
2022

CLseg: Contrastive Learning of Story Ending Generation

ICASSP 2022accepted

Story Ending Generation (SEG) is a challenging task in natural language generation. Recently, methods based on Pre-trained Language Models (PLM) have achieved great prosperity, which can produce fluent and coherent story endings. However, the pre-training objective of PLM-based methods is unable to…

Cited by 0SourceScholar
2022

COMMA: Modeling Relationship among Motivations, Emotions and Actions in Language-based Human Activities

COLING 2022main

Motivations, emotions, and actions are inter-related essential factors in human activities. While motivations and emotions have long been considered at the core of exploring how people take actions in human activities, there has been relatively little research supporting analyzing the relationship b…

2022

Control Globally, Understand Locally: A Global-to-Local Hierarchical Graph Network for Emotional Support Conversation

IJCAI 2022poster

Emotional support conversation aims at reducing the emotional distress of the help-seeker, which is a new and challenging task. It requires the system to explore the cause of help-seeker's emotional distress and understand their psychological intention to provide supportive responses. However, exist…

2022

Cross-lingual Feature Extraction from Monolingual Corpora for Low-resource Unsupervised Bilingual Lexicon Induction

COLING 2022main

Despite their progress in high-resource language settings, unsupervised bilingual lexicon induction (UBLI) models often fail on corpora with low-resource distant language pairs due to insufficient initialization. In this work, we propose a cross-lingual feature extraction (CFE) method to learn the c…

Cited by 10SourcePDFScholar
2022

FNeVR: Neural Volume Rendering for Face Animation

NeurIPS 2022accept

Face animation, one of the hottest topics in computer vision, has achieved a promising performance with the help of generative models. However, it remains a critical challenge to generate identity preserving and photo-realistic images due to the sophisticated motion deformation and complex facial de…

2022

IRRGN: An Implicit Relational Reasoning Graph Network for Multi-turn Response Selection

EMNLP 2022main

The task of response selection in multi-turn dialogue is to find the best option from all candidates. In order to improve the reasoning ability of the model, previous studies pay more attention to using explicit algorithms to model the dependencies between utterances, which are deterministic, limite…

2022

Learning Optimal K-Space Acquisition and Reconstruction Using Physics-Informed Neural Networks

CVPR 2022poster

The inherent slow imaging speed of Magnetic Resonance Image (MRI) has spurred the development of various acceleration methods, typically through heuristically undersampling of the associated measurement domain known as k-space. Recently, deep neural networks have been applied to reconstruct undersam…

Cited by 28PDFScholar
2022

Modeling Intention, Emotion and External World in Dialogue Systems

ICASSP 2022accepted

Intention, emotion and action are important elements in human activities. Modeling the interaction process between individuals by analyzing the relationships between these elements is a challenging task. However, previous work mainly focused on modeling intention and emotion independently, and negle…

Cited by 0SourceScholar
2022

Psychology-guided Controllable Story Generation

COLING 2022main

Controllable story generation is a challenging task in the field of NLP, which has attracted increasing research interest in recent years. However, most existing works generate a whole story conditioned on the appointed keywords or emotions, ignoring the psychological changes of the protagonist. Ins…

2021

Coarse-To-Careful: Seeking Semantic-Related Knowledge for Open-Domain Commonsense Question Answering

ICASSP 2021accepted

It is prevalent to utilize external knowledge to help machine answer questions that need background commonsense, which faces a problem that unlimited knowledge will transmit noisy and misleading information. Towards the issue of introducing related knowledge, we propose a semantic-driven knowledge-a…

Cited by 0SourceScholar
2021

Intrinsic-Extrinsic Preserved GANs for Unsupervised 3D Pose Transfer

ICCV 2021poster

With the strength of deep generative models, 3D pose transfer regains intensive research interests in recent years. Existing methods mainly rely on a variety of constraints to achieve the pose transfer over 3D meshes, e.g., the need for manually encoding for shape and pose disentanglement. In this p…

Cited by 33PDFcodeScholar
2021

MCR-NET: A Multi-Step Co-Interactive Relation Network for Unanswerable Questions on Machine Reading Comprehension

ICASSP 2021accepted

Question answering systems usually use keyword searches to retrieve potential passages related to a question, and then extract the answer from passages with the machine reading comprehension methods. However, many questions tend to be unanswerable in the real world. In this case, it is significant a…

Cited by 0SourceScholar
2021

Neural Machine Translation with Heterogeneous Topic Knowledge Embeddings

EMNLP 2021main

Neural Machine Translation (NMT) has shown a strong ability to utilize local context to disambiguate the meaning of words. However, it remains a challenge for NMT to leverage broader context information like topics. In this paper, we propose heterogeneous ways of embedding topic information at the s…

2021

Robustness Testing of Language Understanding in Task-Oriented Dialog

ACL 2021long

Most language understanding models in task-oriented dialog systems are trained on a small amount of annotated training data, and evaluated in a small set from the same distribution. However, these models can lead to system failure or undesirable output when being exposed to natural language perturba…

2020

Bi-directional CognitiveThinking Network for Machine Reading Comprehension

COLING 2020main

We propose a novel Bi-directional Cognitive Knowledge Framework (BCKF) for reading comprehension from the perspective of complementary learning systems theory. It aims to simulate two ways of thinking in the brain to answer questions, including reverse thinking and inertial thinking. To validate the…

Cited by 12SourcePDFScholar
2019

Remote Heart Rate Measurement From Highly Compressed Facial Videos: An End-to-End Deep Learning Solution With Video Enhancement

ICCV 2019poster

Remote photoplethysmography (rPPG), which aims at measuring heart activities without any contact, has great potential in many applications (e.g., remote healthcare). Existing rPPG approaches rely on analyzing very fine details of facial videos, which are prone to be affected by video compression. He…

Cited by 370PDFcodeScholar