Papers by Guandong Li
EditID: Training-Free Editable ID Customization for Text-to-Image Generation (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing text-to-image models for customized IDs focus on ID consistency while neglecting editability. |
| Approach: | They propose a training-free approach to editable customized IDs based on the DiT architecture . EditID deconstructs existing text-to-image models into image generation branch and character feature branch . |
| Outcome: | The proposed solution achieves high-quality images with editable IDs while maintaining ID consistency. |
LLaMA-E: Empowering E-commerce Authoring with Object-Interleaved Instruction Following (2025.coling-main)
Copied to clipboard
| Challenge: | E-commerce authoring requires engaging, diverse, and targeted content . Large language models lack memorization of domain-specific features in e-commerce applications . |
| Approach: | They propose a unified e-commerce authoring models that address contextual preferences of customers, sellers, and platforms . they propose to integrate interleaved features presented by participating objects into the models to empower authoring applications with comprehensive scenario understanding . |
| Outcome: | The proposed models achieve state-of-the-art evaluation performance and exhibit the advantage in zero-shot practical applications. |
Concept rather than Document: Context Compression via AMR-based Conceptual Entropy (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing methods rely on lexical or token-level features that fragment semantic units and fail to capture conceptually essential content. |
| Approach: | They propose an unsupervised framework leveraging Abstract Meaning Representation to preserve essential information while filtering irrelevant text. |
| Outcome: | The proposed framework outperforms RAG and existing baselines while preserving essential information while filtering irrelevant text. |
StructFact: Reasoning Factual Knowledge from Structured Data with Large Language Models (2025.findings-acl)
Copied to clipboard
| Challenge: | Large language models (LLMs) have made significant strides in natural language processing by leveraging their ability to comprehend and reason with factual knowledge. |
| Approach: | They propose a benchmark to evaluate the ability of large language models to reason with structured data for knowledge-intensive tasks. |
| Outcome: | Extensive tests on 10 common LLMs show that they struggle with heterogeneity of structured data during reasoning. |
AMR-TST: Abstract Meaning Representation-based Text Style Transfer (2023.findings-acl)
Copied to clipboard
| Challenge: | Abstract Meaning Representation (AMR) is a semantic representation that can enhance natural language generation (NLG) by providing a logical semantic input. |
| Approach: | They propose an AMR-based text style transfer technique that converts source text to an AML graph and generates transferred text based on the AMR graph modified by a TST policy named style rewriting. |
| Outcome: | The proposed method achieves state-of-the-art results compared with baseline models in automatic and human evaluations. |