Papers by Wenlong Deng
Automatic Prompt Engineering for Scalable Prompt Inversion in Text-to-Image Ad Generation (2026.acl-industry)
Copied to clipboard
| Challenge: | PRISM-DUEL is a black-box framework that formalizes prompt optimization as Automatic Prompt Engineering (APE) PRIMS-DUEl is motivated by advertising workflows requiring low-latency, diverse variants faithful to a human-designed ad. |
| Approach: | They propose a black-box framework that formalizes prompt optimization as Automatic Prompt Engineering (APE) they obtain label-free pairwise preferences and rationales from an LLM judge over pairs of generated images and use a dueling-bandit optimizer to optimize a prompt for generating controlled variations while matching the reference ad's visual content. |
| Outcome: | The proposed framework preserves visual similarity and semantic faithfulness while increasing diversity. |
ConReader: Exploring Implicit Relations in Contracts for Contract Clause Extraction (2022.emnlp-main)
Copied to clipboard
| Challenge: | Existing CCE methods treat contracts as plain text, creating a barrier to understanding complex contracts. |
| Approach: | They propose a framework to model implicit relations in legal contracts to improve contract understanding . they propose Term-Definition Relation captures the relation between important terms and their definitions . |
| Outcome: | The proposed framework improves on two CCE tasks in conventional and zero-shot settings. |
For-Value: Efficient Forward-Only Data Valuation for finetuning LLMs and VLMs (2026.acl-long)
Copied to clipboard
Wenlong Deng, Qi Zeng, Jiaming Zhang, Minghui Chen, Zixin Ding, Christos Thrampoulidis, Boying Gong, Xiaoxiao Li
| Challenge: | Existing methods for data valuation rely on gradient computations, making them prohibitive for billion-parameter models. |
| Approach: | They propose a forward-only data valuation framework that enables efficient batch-scalable value estimation while maintaining effectiveness. |
| Outcome: | The proposed framework matches or outperforms gradient-based baselines in detecting influential data and mislabeled data while achieving significant efficiency improvements. |