← Search

Deyu Zhou

53 accepted papers

2026

NextStep-1: Toward Autoregressive Image Generation with Continuous Tokens at Scale

ICLR 2026oral

Prevailing autoregressive (AR) models for text-to-image generation either rely on heavy, computationally-intensive diffusion models to process continuous image tokens, or employ vector quantization (VQ) to obtain discrete tokens with quantization loss. In this paper, we push the autoregressive parad…

Cited by 0SourcecodeScholar
2026

SpeakerVid-5M: A Large-Scale High-Quality Dataset for Audio-Visual Dyadic Interactive Human Generation

ICLR 2026poster

The rapid development of large-scale models has catalyzed significant breakthroughs in the digital human domain. These advanced methodologies offer high-fidelity solutions for avatar driving and rendering, leading academia to focus on the next major challenge: audio-visual dyadic interactive virtual…

Cited by 0SourcecodeScholar
2026

The Pensieve Paradigm: Stateful Language Models with Learned Memory Management

ICLR 2026poster

In the world of Harry Potter, when Dumbledore's mind is overburdened, he extracts memories into a Pensieve to be revisited later. In the world of AI, while we possess the Pensieve—mature databases and retrieval systems, our models inexplicably lack the "wand" to operate it. They remain like a Dumble…

Cited by 0SourceScholar
2026

Training-Free Text-Guided Color Editing with Multi-Modal Diffusion Transformer

ICLR 2026poster

Text-guided color editing in images and videos is a fundamental yet unsolved problem, requiring fine-grained manipulation of color attributes, including albedo, light source color, and ambient lighting, while preserving physical consistency in geometry, material properties, and light-matter interact…

Cited by 0SourceScholar
2025

AdaCQR: Enhancing Query Reformulation for Conversational Search via Sparse and Dense Retrieval Alignment

COLING 2025main

Conversational Query Reformulation (CQR) has significantly advanced in addressing the challenges of conversational search, particularly those stemming from the latent user intent and the need for historical context. Recent works aimed to boost the performance of CQR through alignment. However, they…

2025

AdaRewriter: Unleashing the Power of Prompting-based Conversational Query Reformulation via Test-Time Adaptation

EMNLP 2025

Prompting-based conversational query reformulation has emerged as a powerful approach for conversational search, refining ambiguous user queries into standalone search queries. Best-of-N reformulation over the generated candidates via prompting shows impressive potential scaling capability. However,

2025

Causal Prompting: Debiasing Large Language Model Prompting Based on Front-Door Adjustment

AAAI 2025technical

Despite the notable advancements of existing prompting methods, such as In-Context Learning and Chain-of-Thought for Large Language Models (LLMs), they still face challenges related to various biases. Traditional debiasing methods primarily focus on the model training stage, including approaches bas…

Cited by 16SourcePDFScholar
2025

Cross-Domain Fake News Detection based on Dual-Granularity Adversarial Training

COLING 2025main

Cross-domain fake news detection, aiming to detect fake news in unseen domains, has achieved promising results with the help of pre-trained language models. Existing approaches mainly relied on extracting domain-independent representations or modeling domain discrepancies to achieve domain adaptatio…

Cited by 0SourcePDFScholar
2025

Explainable Depression Detection in Clinical Interviews with Personalized Retrieval-Augmented Generation

ACL 2025finding

Depression is a widespread mental health disorder, and clinical interviews are the gold standard for assessment. However, their reliance on scarce professionals highlights the need for automated detection. Current systems mainly employ black-box neural networks, which lack interpretability, which is…

Cited by 0SourcePDFScholar
2025

LASS: A Novel and Economical Data Augmentation Framework Based on Language Models for Debiasing Opinion Summarization

COLING 2025main

As more than 70% of reviews in the existing opinion summary data set are positive, current opinion summarization approaches are hesitant to generate negative summaries given the input of negative texts. To address such sentiment bias, a direct approach without the reliance on a specific structure is…

Cited by 0SourcePDFScholar
2025

Large Language Models Have Intrinsic Meta-Cognition, but Need a Good Lens

EMNLP 2025

Previous research has primarily focused on the cognitive error detection capabilities of Large Language Models (LLMs), often prompting them to analyze mistakes in reasoning chains. However, few studies have examined the meta-cognitive abilities of LLMs (e.g., their self-awareness of step errors), wh

Cited by 0SourcePDFScholar
2025

PROPER: A Progressive Learning Framework for Personalized Large Language Models with Group-Level Adaptation

ACL 2025long

Personalized large language models (LLMs) aim to tailor their outputs to user preferences. Recent advances in parameter-efficient fine-tuning (PEFT) methods have highlighted the effectiveness of adapting population-level LLMs to personalized LLMs by fine-tuning user-specific parameters with user his…

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

RGAR: Recurrence Generation-augmented Retrieval for Factual-aware Medical Question Answering

EMNLP 2025

Medical question answering fundamentally relies on accurate clinical knowledge. The dominant paradigm, Retrieval-Augmented Generation (RAG), acquires expertise conceptual knowledge from large-scale medical corpus to guide general-purpose large language models (LLMs) in generating trustworthy answers

Cited by 0SourcePDFScholar
2025

Rehearse With User: Personalized Opinion Summarization via Role-Playing based on Large Language Models

ACL 2025finding

Personalized opinion summarization is crucial as it considers individual user interests while generating product summaries.Recent studies show that although large language models demonstrate powerful text summarization and evaluation capabilities without the need for training data, they face difficu…

Cited by 0SourcePDFScholar
2025

SCOPE: Optimizing Key-Value Cache Compression in Long-context Generation

ACL 2025long

Key-Value (KV) cache has become a bottleneck of LLMs for long-context generation. Despite the numerous efforts in this area, the optimization for the decoding phase is generally ignored. However, we believe such optimization is crucial, especially for long-output generation tasks based on the follow…

2025

SEED: Accelerating Reasoning Tree Construction via Scheduled Speculative Decoding

COLING 2025main

Large Language Models (LLMs) demonstrate remarkable emergent abilities across various tasks, yet fall short of complex reasoning and planning tasks. The tree-search-based reasoning methods address this by encouraging the exploration of intermediate steps, surpassing the capabilities of chain-of-thou…

2025

SynGraph: A Dynamic Graph-LLM Synthesis Framework for Sparse Streaming User Sentiment Modeling

ACL 2025finding

User reviews on e-commerce platforms exhibit dynamic sentiment patterns driven by temporal and contextual factors. Traditional sentiment analysis methods focus on static reviews, failing to capture the evolving temporal relationship between user sentiment rating and textual content. Sentiment analys…

Cited by 0SourcePDFScholar
2025

Taming Teacher Forcing for Masked Autoregressive Video Generation

CVPR 2025poster

We introduce MAGI, a hybrid video generation framework that combines masked modeling for intra-frame generation with causal modeling for next-frame generation. Our key innovation, Complete Teacher Forcing (CTF), conditions masked frames on complete observation frames rather than masked ones (namely…

Cited by 3SourcePDFScholar
2025

WebWalker: Benchmarking LLMs in Web Traversal

ACL 2025long

Retrieval-augmented generation (RAG) demonstrates remarkable performance across tasks in open-domain question-answering. However, traditional search engines may retrieve shallow content, limiting the ability of LLMs to handle complex, multi-layered information. To address this, we introduce WebWalke…

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

Causal Walk: Debiasing Multi-Hop Fact Verification with Front-Door Adjustment

AAAI 2024technical

Multi-hop fact verification aims to detect the veracity of the given claim by integrating and reasoning over multiple pieces of evidence. Conventional multi-hop fact verification models are prone to rely on spurious correlations from the annotation artifacts, leading to an obvious performance declin…

2024

DINER: Debiasing Aspect-based Sentiment Analysis with Multi-variable Causal Inference

ACL 2024findings

Though notable progress has been made, neural-based aspect-based sentiment analysis (ABSA) models are prone to learn spurious correlations from annotation biases, resulting in poor robustness on adversarial data transformations. Among the debiasing solutions, causal inference-based methods have attr…

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

Opinions Are Not Always Positive: Debiasing Opinion Summarization with Model-Specific and Model-Agnostic Methods

COLING 2024main

As in the existing opinion summary data set, more than 70% are positive texts, the current opinion summarization approaches are reluctant to generate the negative opinion summary given the input of negative opinions. To address such sentiment bias, two approaches are proposed through two perspective…

Cited by 1SourcePDFScholar
2024

Reduce Redundancy Then Rerank: Enhancing Code Summarization with a Novel Pipeline Framework

COLING 2024main

Code summarization is the task of automatically generating natural language descriptions from source code. Recently, pre-trained language models have gained significant popularity in code summarization due to their capacity to capture richer semantic representations of both code and natural language…

2024

STAR: Constraint LoRA with Dynamic Active Learning for Data-Efficient Fine-Tuning of Large Language Models

ACL 2024findings

Though Large Language Models (LLMs) have demonstrated the powerful capabilities of few-shot learning through prompting methods, supervised training is still necessary for complex reasoning tasks. Because of their extensive parameters and memory consumption, both Parameter-Efficient Fine-Tuning (PEFT…

2024

TECA: A Two-stage Approach with Controllable Attention Soft Prompt for Few-shot Nested Named Entity Recognition

COLING 2024main

Few-shot nested named entity recognition (NER), identifying named entities that are nested with a small number of labeled data, has attracted much attention. Recently, a span-based method based on three stages ( focusing, bridging and prompting) has been proposed for few-shot nested NER. However, su…

Cited by 3SourcePDFScholar
2023

Disentangling Text Representation With Counter-Template For Unsupervised Opinion Summarization

ACL 2023findings

Approaches for unsupervised opinion summarization are generally based on the reconstruction model and generate a summary by decoding the aggregated representation of inputs. Recent work has shown that aggregating via simple average leads to vector degeneration, generating the generic summary. To tac…

Cited by 4SourcePDFScholar
2023

EXPLAIN, EDIT, GENERATE: Rationale-Sensitive Counterfactual Data Augmentation for Multi-hop Fact Verification

EMNLP 2023long main

Automatic multi-hop fact verification task has gained significant attention in recent years. Despite impressive results, these well-designed models perform poorly on out-of-domain data. One possible solution is to augment the training data with counterfactuals, which are generated by minimally alter…

Cited by 0SourcecodeScholar
2023

Exploring Faithful Rationale for Multi-Hop Fact Verification via Salience-Aware Graph Learning

AAAI 2023technical

The opaqueness of the multi-hop fact verification model imposes imperative requirements for explainability. One feasible way is to extract rationales, a subset of inputs, where the performance of prediction drops dramatically when being removed. Though being explainable, most rationale extraction me…

Cited by 16SourcePDFScholar
2023

Focusing, Bridging and Prompting for Few-shot Nested Named Entity Recognition

ACL 2023findings

Few-shot named entity recognition (NER), identifying named entities with a small number of labeled data, has attracted much attention. Frequently, entities are nested within each other. However, most of the existing work on few-shot NER addresses flat entities instead of nested entities. To tackle n…

Cited by 4SourcePDFScholar
2023

G3R: A Graph-Guided Generate-and-Rerank Framework for Complex and Cross-domain Text-to-SQL Generation

ACL 2023findings

We present a framework called G3R for complex and cross-domain Text-to-SQL generation. G3R aims to address two limitations of current approaches: (1) The structure of the abstract syntax tree (AST) is not fully explored during the decoding process which is crucial for complex SQL generation; (2) Dom…

2023

Multi-Relational Probabilistic Event Representation Learning via Projected Gaussian Embedding

ACL 2023findings

Event representation learning has been shown beneficial in various downstream tasks. Current event representation learning methods, which mainly focus on capturing the semantics of events via deterministic vector embeddings, have made notable progress. However, they ignore two important properties:…

Cited by 4SourcePDFScholar
2023

Neural Topic Modeling based on Cycle Adversarial Training and Contrastive Learning

ACL 2023findings

Neural topic models have been widely used to extract common topics across documents. Recently, contrastive learning has been applied to variational autoencoder-based neural topic models, achieving promising results. However, due to the limitation of the unidirectional structure of the variational au…

2023

Sentiment Analysis on Streaming User Reviews via Dual-Channel Dynamic Graph Neural Network

EMNLP 2023long main

Sentiment analysis on user reviews has achieved great success thanks to the rapid growth of deep learning techniques. The large number of online streaming reviews also provides the opportunity to model temporal dynamics for users and products on the timeline. However, existing methods model users an…

Cited by 0SourceScholar
2023

Talking Head Generation with Probabilistic Audio-to-Visual Diffusion Priors

ICCV 2023poster

We introduce a novel framework for one-shot audio-driven talking head generation. Unlike prior works that require additional driving sources for controlled synthesis in a deterministic manner, we instead sample all holistic lip-irrelevant facial motions (i.e. pose, expression, blink, gaze, etc.) to…

Cited by 41PDFScholar
2022

A Novel Framework Based on Medical Concept Driven Attention for Explainable Medical Code Prediction via External Knowledge

ACL 2022findings

Medical code prediction from clinical notes aims at automatically associating medical codes with the clinical notes. Rare code problem, the medical codes with low occurrences, is prominent in medical code prediction. Recent studies employ deep neural networks and the external knowledge to tackle it.…

2022

Code Generation From Flowcharts with Texts: A Benchmark Dataset and An Approach

EMNLP 2022finding

Currently, researchers focus on generating codes from the requirement documents. However, current approaches still perform poorly on some requirements needing complex problem-solving skills. In reality, to tackle such complex requirements, instead of directly translating requirement documents into c…

2022

Complicate Then Simplify: A Novel Way to Explore Pre-trained Models for Text Classification

COLING 2022main

With the development of pre-trained models (PTMs), the performance of text classification has been continuously improved by directly employing the features generated by PTMs. However such way might not fully explore the knowledge in PTMs as it is constrained by the difficulty of the task. Compared t…

2022

Pre-training and Fine-tuning Neural Topic Model: A Simple yet Effective Approach to Incorporating External Knowledge

ACL 2022long

Recent years have witnessed growing interests in incorporating external knowledge such as pre-trained word embeddings (PWEs) or pre-trained language models (PLMs) into neural topic modeling. However, we found that employing PWEs and PLMs for topic modeling only achieved limited performance improveme…

2022

SEE-Few: Seed, Expand and Entail for Few-shot Named Entity Recognition

COLING 2022main

Few-shot named entity recognition (NER) aims at identifying named entities based on only few labeled instances. Current few-shot NER methods focus on leveraging existing datasets in the rich-resource domains which might fail in a training-from-scratch setting where no source-domain data is used. To…

2021

A Divide-And-Conquer Approach for Multi-label Multi-hop Relation Detection in Knowledge Base Question Answering

EMNLP 2021finding

Relation detection in knowledge base question answering, aims to identify the path(s) of relations starting from the topic entity node that is linked to the answer node in knowledge graph. Such path might consist of multiple relations, which we call multi-hop. Moreover, for a single question, there…

Cited by 2SourcePDFScholar
2021

A Multi-label Multi-hop Relation Detection Model based on Relation-aware Sequence Generation

EMNLP 2021finding

Multi-hop relation detection in Knowledge Base Question Answering (KBQA) aims at retrieving the relation path starting from the topic entity to the answer node based on a given question, where the relation path may comprise multiple relations. Most of the existing methods treat it as a single-label…

Cited by 3SourcePDFScholar
2021

A Neural Group-wise Sentiment Analysis Model with Data Sparsity Awareness

AAAI 2021technical

Sentiment analysis on user-generated content has achieved notable progress by introducing user information to consider each individual’s preference and language usage. However, most existing approaches ignore the data sparsity problem, where the content of some users is limited and the model fails t…

2021

Beyond Text: Incorporating Metadata and Label Structure for Multi-Label Document Classification using Heterogeneous Graphs

EMNLP 2021main

Multi-label document classification, associating one document instance with a set of relevant labels, is attracting more and more research attention. Existing methods explore the incorporation of information beyond text, such as document metadata or label structure. These approaches however either s…

2021

Implicit Sentiment Analysis with Event-centered Text Representation

EMNLP 2021main

Implicit sentiment analysis, aiming at detecting the sentiment of a sentence without sentiment words, has become an attractive research topic in recent years. In this paper, we focus on event-centric implicit sentiment analysis that utilizes the sentiment-aware event contained in a sentence to infer…

2021

MERL: Multimodal Event Representation Learning in Heterogeneous Embedding Spaces

AAAI 2021technical

Previous work has shown the effectiveness of using event representations for tasks such as script event prediction and stock market prediction. It is however still challenging to learn the subtle semantic differences between events based solely on textual descriptions of events often represented as…

Cited by 10SourcePDFScholar
2021

Topic-Aware Evidence Reasoning and Stance-Aware Aggregation for Fact Verification

ACL 2021long

Fact verification is a challenging task that requires simultaneously reasoning and aggregating over multiple retrieved pieces of evidence to evaluate the truthfulness of a claim. Existing approaches typically (i) explore the semantic interaction between the claim and evidence at different granularit…

2021

Topic-Driven and Knowledge-Aware Transformer for Dialogue Emotion Detection

ACL 2021long

Emotion detection in dialogues is challenging as it often requires the identification of thematic topics underlying a conversation, the relevant commonsense knowledge, and the intricate transition patterns between the affective states. In this paper, we propose a Topic-Driven Knowledge-Aware Transfo…

2020

Emotion Classification by Jointly Learning to Lexiconize and Classify

COLING 2020main

Emotion lexicons have been shown effective for emotion classification (Baziotis et al., 2018). Previous studies handle emotion lexicon construction and emotion classification separately. In this paper, we propose an emotional network (EmNet) to jointly learn sentence emotions and construct emotion l…