Challenge: Existing models for product description generation do not take the product attribute information into account.
Approach: They propose a model that takes the embedding and the entity label of each word into account . they establish a keyword memory that stores the entity labels as keys and keywords as values .
Outcome: The proposed model increases the fidelity of the generated descriptions by 25%.

Similar Papers

Towards Comprehensive Description Generation from Factual Attribute-value Tables (P19-1)

Copied to clipboard

Challenge: Existing models for comprehensive descriptions for factual attribute-value tables might suffer from missing key attributes and groundless information problems.
Approach: They propose a force attention method to encourage the generator to pay more attention to uncovered attributes to avoid potential key attributes missing.
Outcome: The proposed model outperforms the state-of-the-art baselines on automatic and human evaluation.
On the Faithfulness for E-commerce Product Summarization (2020.coling-main)

Copied to clipboard

Challenge: e-commerce product summarization requires consistency between product attributes and summary . inconsistent product summaries can mislead users and decrease public credibility .
Approach: They propose a model to generate e-commerce product summaries with product attributes . they encode product attribute table and constrain attribute words to be presented only through copying .
Outcome: The proposed model significantly improves the faithfulness of e-commerce product summarization tasks.
A Multimodal In-Context Tuning Approach for E-Commerce Product Description Generation (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for generating product descriptions from images are inaccurate and generic . e-commerce product descriptions are important for content marketing and increasing engagement .
Approach: They propose a new setting for generating product descriptions from images, augmented by marketing keywords.
Outcome: The proposed approach improves the accuracy and diversity of product descriptions by up to 3.3% on Rouge-L and 9.4% on D-5.
DESCGEN: A Distantly Supervised Datasetfor Generating Entity Descriptions (2021.acl-long)

Copied to clipboard

Challenge: Short textual descriptions of entities provide summaries of their key attributes but generating entity descriptions can be challenging since information is scattered across multiple sources with varied content and style.
Approach: They propose to generate an entity summary description from 37K entities from Wikipedia and Fandom, paired with nine evidence documents on average.
Outcome: The proposed task is entity-centric, more abstractive, and covers a wide range of domains.
Have Your Text and Use It Too! End-to-End Neural Data-to-Text Generation with Semantic Fidelity (2020.coling-main)

Copied to clipboard

Challenge: End-to-end neural data-totext generation has faced challenges generalizing to new domains and generating semantically consistent text.
Approach: They propose a neural data-to-text generation system that makes minimal assumptions about the data representation and target domain.
Outcome: The proposed system achieves state of the art results on four major D2T datasets with better semantic fidelity than the state-of-the-art methods.
Generating Fine-Grained Open Vocabulary Entity Type Descriptions (P18-1)

Copied to clipboard

Challenge: Fig. 1 shows an example of a concise entity description presented to a user.
Approach: They propose a dynamic memory-based network that generates a short open vocabulary description of an entity by leveraging induced fact embeddings and dynamic context.
Outcome: The proposed network generates a short open vocabulary description of an entity . it can discern relevant information for more accurate generation of type description .
Think While You Write: Hypothesis Verification Promotes Faithful Knowledge-to-Text Generation (2024.findings-naacl)

Copied to clipboard

Challenge: Knowledge-to-text generators often struggle to faithfully generate descriptions for input facts . we propose a decoding-only method to reduce hallucinations .
Approach: They propose a decoding-only method to generate accurate descriptions for input facts . they use a Natural Language Inference model as the model and replace it with a task-specific HVM .
Outcome: The proposed method improves faithfulness with minimal impact on quality and in/out-of-distribution evaluations.
Facts2Story: Controlling Text Generation by Key Facts (2020.coling-main)

Copied to clipboard

Challenge: Existing methods for story generation struggle with staying coherent for long periods of time.
Approach: They propose a controlled generation task which expands a sequence of facts into a longer narrative.
Outcome: The proposed model produces competitive fluency while adhering to the requested facts.
LORE: Continual Logit Rewriting Fosters Faithful Generation (2025.findings-emnlp)

Copied to clipboard

Challenge: Using aspect-oriented summarization as a case study, we propose **LOgit REwriting**, a new controlled generation paradigm which can be faithful to external knowledge and to the LLM’s intentions.
Approach: They propose a controlled generation paradigm which can be faithful to external knowledge and to the LLM's intentions.
Outcome: The proposed paradigm can be faithful to external knowledge and to the LLM's intentions while balancing that with accuracy.
Data-to-text Generation with Entity Modeling (P19-1)

Copied to clipboard

Challenge: Recent approaches to data-to-text generation have shown great promise thanks to the use of large-scale datasets and the application of neural network architectures which are trained end-to end.
Approach: They propose an entity-centric neural architecture for data-to-text generation which uses hierarchical attention to create entity-specific representations which are dynamically updated.
Outcome: The proposed model outperforms baselines in automatic and human evaluation on the RotoWire benchmark and a five-times larger dataset on the baseball domain.

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