HierGR: Hierarchical Semantic Representation Enhancement for Generative Retrieval in Food Delivery Search (2025.acl-industry)
Copied to clipboard
Fuwei Zhang, Xiaoyu Liu, Xinyu Jia, Yingfei Zhang, Zenghua Xia, Fei Jiang, Fuzhen Zhuang, Wei Lin, Zhao Zhang
| Challenge: | Generative retrieval (GR) is an emerging search paradigm for food delivery search. |
| Approach: | They propose a method that harnesses the advanced query understanding capabilities of large language models to enhance the retrieval of results for complex and long-tail queries in food delivery search scenarios. |
| Outcome: | The proposed method increases the number of online orders by 0.68% for complex search intents. |
Similar Papers
QueStER: Query Specification for Generative Keyword-Based Retrieval (2026.findings-eacl)
Copied to clipboard
| Challenge: | Generative retrieval (GR) models can be expensive and brittle out of domain. |
| Approach: | They propose a query specification for gEnerative Keyword-Based Retrieval which bridges GR and query reformulation by learning to generate explicit keyword-based search specifications. |
| Outcome: | The proposed query specification improves over existing queries and maintains strong efficiency. |
Enhancing Retrieval-Augmented Large Language Models with Iterative Retrieval-Generation Synergy (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Recent work has proposed to improve relevance modeling by having large language models actively involved in retrieval, i.e., to guide retrieval with generation. |
| Approach: | They propose to have large language models actively involved in retrieval to guide retrieval with generation. |
| Outcome: | The proposed method synergizes retrieval and generation in an iterative manner, and can generate better results in subsequent iterations. |
Generative Text-to-Image Retrieval via Hierarchical Identifiers and Semantic Internalization (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing text-to-image retrieval methods suffer from limited semantic discriminability, alignment bias, and closed-set restrictions. |
| Approach: | They propose a framework for semantic internalization for Generative Multimodal Alignment . they construct multi-granularity hierarchical identifiers to ensure unique, semantically consistent image representations . |
| Outcome: | The proposed framework outperforms state-of-the-art frameworks on Flickr30K and MS-COCO datasets . it achieves average Recall@1, Recall @5, and Recall_10 improvements of 10.65%, 8.50%, and 7.00% . |
GSID: Generative Semantic Indexing for E-Commerce Product Understanding (2025.emnlp-industry)
Copied to clipboard
Haiyang Yang, Qinye Xie, Qingheng Zhang, Chen Li Yu, Huike Zou, Chengbao Lian, Shuguang Han, Fei Huang, Jufeng Chen, Bo Zheng
| Challenge: | Structured product information is a major bottleneck for the efficiency of e-commerce platforms. |
| Approach: | They propose a data-driven approach to generate product structured representations using product metadata. |
| Outcome: | Extensive experiments show that GSID can generate better product representations on real-world e-commerce platforms. |
Why These Documents? Explainable Generative Retrieval with Hierarchical Category Paths (2026.findings-acl)
Copied to clipboard
| Challenge: | Generative retrieval directly decodes a document identifier, making it impossible to provide explanations for its retrieval decision. |
| Approach: | They propose a hierarchical category path-Enhanced Generative Retrieval that generates category paths step-by-step and decodes docid. |
| Outcome: | The proposed method provides explanations for retrieval decision by generating hierarchical category paths step-by-step and decoding docid. |
Multilingual Generative Retrieval via Cross-lingual Semantic Compression (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods for multilingual retrieval still face cross-lingual identifier misalignment and identifiere inflation. |
| Approach: | They propose a framework that unifies semantically equivalent multilingual keywords into shared atoms to align semantics and compresses the identifier space. |
| Outcome: | The proposed framework improves cross-lingual alignment and reduces redundancy. |
Q2EI: Query-to-Entity Inference for Semantic Condensation in Domain-Specific Retrieval (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing generative expansions introduce redundancy or hallucinations that cause semantic drift. |
| Approach: | They propose a query rewriting strategy that reframes rewrite as semantic condensation rather than expansion. |
| Outcome: | The proposed method outperforms baselines on medical and legal benchmarks while reducing token consumption. |
Generative Product Recommendations for Implicit Superlative Queries (2025.naacl-srw)
Copied to clipboard
| Challenge: | Existing retrieval and ranking systems struggle with implicit superlative queries . lack of explicit attribute mentions and complexity of the query complicates ranking . |
| Approach: | They propose a four-point schema for annotating the best product candidates for superlative queries . they propose pointwise, deliberated pointwise and pairwise methods to analyze the results . |
| Outcome: | The proposed schema can be used to rank products with implicit attributes and reason over them. |
CA-GAR: Context-Aware Alignment of LLM Generation for Document Retrieval (2025.findings-acl)
Copied to clipboard
| Challenge: | Recent techniques such as Generation-Augmented Retrieval (GAR) and Generative Document Retrieleval (GDR) leverage LLMs to enhance retrieval performance but face key challenges: GAR’s generated content may not always align with the target document corpus, while GDR limits the generative capacity of LLM. |
| Approach: | They propose a Context-Aware Generation-Augmented Retrieval approach which integrates corpus information into their generation process. |
| Outcome: | Experimental results show that CA-GAR outperforms existing methods on seven tasks and four non-English languages. |
HiChunk: Evaluating and Enhancing Retrieval Augmented Generation with Hierarchical Chunking (2026.acl-long)
Copied to clipboard
| Challenge: | Existing evaluation benchmarks for document chunking are inadequate due to evidence sparsity . evaluators are unable to evaluate different chunking methods due to the evidence sparing . |
| Approach: | They propose a QA benchmark for document chunking and a hierarchical document structuring framework for it. |
| Outcome: | The proposed framework improves document chunking quality within reasonable time consumption. |