Papers by Cen Chen

19 papers
PAI-Diffusion: Constructing and Serving a Family of Open Chinese Diffusion Models for Text-to-image Synthesis on the Cloud (2024.acl-demos)

Copied to clipboard

Challenge: Existing diffusion models fail to address the challenges of generating high-quality images from textual descriptions due to its large vocabulary size and complex character relationships.
Approach: They propose a framework that integrates Chinese diffusion models with Alibaba Cloud's Platform for AI and enables the generation of contextually relevant images.
Outcome: The proposed framework integrates with Alibaba Cloud’s Platform for AI, providing accessible and scalable solutions.
PrivacyRestore: Privacy-Preserving Inference in Large Language Models via Privacy Removal and Restoration (2025.acl-long)

Copied to clipboard

Challenge: Existing privacy protection methods for large language models suffer from performance degradation or large inference time overhead.
Approach: They propose a plug-and-play method to protect the privacy of user inputs during LLM inference . they use offline restoration vectors to train restoration vector for each privacy span type .
Outcome: The proposed method can prevent the linear growth of the privacy budget.
MixKVQ: Query-Aware Mixed-Precision KV Cache Quantization for Long-Context Reasoning (2026.acl-long)

Copied to clipboard

Challenge: Existing low-bit quantization methods often exhibit severe performance degradation on complex reasoning tasks.
Approach: They propose a plug-and-play method that uses a key channel's intrinsic quantization difficulty and relevance to the query to identify and preserve critical key channels that need higher precision.
Outcome: Experiments on complex reasoning datasets show that the proposed method outperforms low-bit methods at a substantially reduced memory footprint.
A Customized Text Sanitization Mechanism with Differential Privacy (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods to sanitize texts subject to differential privacy do not work for non-metric semantic similarity measures.
Approach: They propose a customized text sanitization mechanism based on a metric local differential privacy definition.
Outcome: The proposed mechanism achieves better privacy-utility trade-offs than existing mechanisms on benchmark datasets.
Learning Knowledge-Enhanced Contextual Language Representations for Domain Natural Language Understanding (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods for pre-training KEPLMs with relational triples are difficult to adapt to close domains due to the lack of sufficient domain graph semantics.
Approach: They propose a Knowledge-enhanced language representation learning framework for various closed domains that captures the implicit graph structure among the entities.
Outcome: The proposed framework outperforms existing methods for pre-training KEPLMs in closed domains significantly.
TaiChi: Improving the Robustness of NLP Models by Seeking Common Ground While Reserving Differences (2024.lrec-main)

Copied to clipboard

Challenge: Pre-trained Language Models are vulnerable to adversarial examples that introduce human-imperceptible perturbations to clean examples to deceive the models.
Approach: They propose a Siamese network-based approach to teach adversarial models to focus on similarities . they propose combining two sub-networks sharing the same structure but trained on clean and adversarials .
Outcome: The proposed approach reduces the differences between clean and adversarial samples and focuses more on similarities.
RewardDS: Privacy-Preserving Fine-Tuning for Large Language Models via Reward Driven Data Synthesis (2025.emnlp-main)

Copied to clipboard

Challenge: Existing solutions to fine-tune large language models for domain-specific tasks are ineffective in addressing privacy concerns.
Approach: They propose a privacy-preserving framework that fine-tunes a reward proxy model and uses reward signals to guide the synthetic data generation.
Outcome: The proposed framework fine-tunes a reward proxy model and uses reward signals to guide the synthetic data generation.
Rapid Diffusion: Building Domain-Specific Text-to-Image Synthesizers with Fast Inference Speed (2023.acl-industry)

Copied to clipboard

Challenge: Text-to-Image Synthesis (TIS) aims to generate images based on textual inputs . but, current diffusion-based models lack entity knowledge and low inference speed .
Approach: They propose a framework for training and deploying latent diffusion models with rich entity knowledge injected and optimized networks.
Outcome: The proposed framework improves image quality and inference speed and can be used in industrial applications.
LSSF: Safety Alignment for Large Language Models through Low-Rank Safety Subspace Fusion (2025.acl-long)

Copied to clipboard

Challenge: Existing safety alignment methods rely on fine-tuning, which inadvertently leads to the increased complexity and computational resources required.
Approach: They propose a safety re-alignment framework with Low-Rank Safety Subspace Fusison that exploits low-rank safety characteristics of LLMs by constructing a low-ranked projection matrix to extract the principal components of safety vectors.
Outcome: The proposed method exploits low-rank safety subspace of the LLMs and is stable during fine-tuning process and is isolated from the model’s general capabilities.
SueNes: A Weakly Supervised Approach to Evaluating Single-Document Summarization via Negative Sampling (2022.naacl-main)

Copied to clipboard

Challenge: Existing studies on automatic summary evaluation metrics focus on lexical similarity and require a reference summary which is expensive to obtain.
Approach: They propose to use a weakly supervised summary evaluation approach without the presence of reference summaries to transform existing summarization datasets into corrupted reference summarizers.
Outcome: The proposed method outperforms baselines and shows that it improves linguistic quality over all metrics.
Cross-Domain Review Helpfulness Prediction Based on Convolutional Neural Networks with Auxiliary Domain Discriminators (N18-2)

Copied to clipboard

Challenge: Recent studies on review helpfulness prediction require labeled samples for each domain/category of interest.
Approach: They propose a convolutional neural network based model which leverages word-level and character-based representations to transfer knowledge between domains.
Outcome: The proposed model outperforms the state-of-the-art on the Amazon product review dataset.
DocAsRef: An Empirical Study on Repurposing Reference-based Summary Quality Metrics as Reference-free Metrics (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing reference-based metrics are limited by their reliance on human input.
Approach: They propose to adapt some reference-based metrics to assess system summary against human-written references.
Outcome: The proposed model outperforms reference-based metrics on two datasets and is comparable to reference-free metrics.
SEA: Low-Resource Safety Alignment for Multimodal Large Language Models via Synthetic Embeddings (2025.acl-long)

Copied to clipboard

Challenge: Existing low-resource security alignment methods struggle with the security risks posed by additional modalities.
Approach: They propose to use multimodal datasets to enhance safety alignment but it is costly to construct these datasets.
Outcome: Experiments on image, video, and audio-based MLLMs show that the proposed method can synthesize a high-quality embedding on a single RTX3090 GPU within 24 seconds.
Towards Knowledge-Based Recommender Dialog System (D19-1)

Copied to clipboard

Challenge: Existing frameworks that only provide information about user preferences can be inaccurate in e-commerce recommender systems.
Approach: They propose a framework which integrates the recommender system and dialog generation system by introducing information about users’ preferences.
Outcome: The proposed framework can achieve better performance in both dialog generation and recommendation compared with baselines.
XtremeCLIP: Extremely Parameter-efficient Tuning for Low-resource Vision Language Understanding (2023.findings-acl)

Copied to clipboard

Challenge: Existing approaches to fine-tune visual-language understanding (VLU) require tasks-specific designs and sufficient training data.
Approach: They propose a simple yet efficient paradigm for low-resource Visual Language Understanding (VLU) they reformulate a series of VLU tasks as an open-book affinity-matching problem.
Outcome: The proposed framework outperforms baselines in low-resource settings.
MedCoach: Enhancing Medical Reasoning in LLMs via Knowledge Graph-Augmented Chain-of-Thought Distillation (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for training specialized reasoning models for the medical domain are limited due to the scarcity of high-quality, large-scale Chain-of-Thought (CoT) data.
Approach: They propose a framework that introduces a dedicated coach role to guide the student model through question decomposition.
Outcome: The proposed framework smooths the learning curve in medical reasoning by facilitating domain adaptation before advancing to complex long-chain reasoning.
GenderAlign: An Alignment Dataset for Mitigating Gender Bias in Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) generate content that exhibits gender biases, raising ethical concerns.
Approach: They propose to use a dataset to identify gender biases in Large Language Models (LLMs) this dataset is a "chosen" and "rejected" LLM alignment is an effective approach to mitigate gender bias.
Outcome: The proposed dataset shows that it reduces gender bias and improves quality.
Privacy Evaluation Benchmarks for NLP Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Several kinds of privacy attacks are studied in depth, but they are non-systematic and lack a comprehensive understanding of the impact caused by the attacks.
Approach: They propose a privacy attack and defense evaluation benchmark in the field of NLP . they propose an improved attack method and a chained framework for privacy attacks .
Outcome: The proposed framework can be chained to achieve a higher-level attack objective.
MathFlow: Enhancing the Perceptual Flow of MLLMs for Visual Mathematical Problems (2026.acl-long)

Copied to clipboard

Challenge: Existing multimodal large language models (MLLMs) exhibit significant limitations when extracting essential information and reasoned properties from diagrams and performing complex reasoning based on these visual inputs.
Approach: They propose a benchmark that provides a fine-grained evaluation of MLLMs’ perception and reasoning capabilities.
Outcome: The proposed benchmark shows that existing MLLMs exhibit limitations when extracting essential information and reasoned properties from diagrams and performing complex reasoning based on these visual inputs.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations