paper-with-me

홈 › Papers

Improving Topic Relevance Model by Mix-structured Summarization and LLM-based Data Augmentation

2024-04-03 · Yizhu Liu, Ran Tao, Shengyu Guo, Yifan Yang

Topic relevance between query and document is a very important part of social search, which can evaluate the degree of matching between document and user's requirement. In most social search scenarios such as Dianping, modeling search relevance always faces two challenges. One is that many documents in social search are very long and have much redundant information. The other is that the training data for search relevance model is difficult to get, especially for multi-classification relevance model. To tackle above two problems, we first take query concatenated with the query-based summary and the document summary without query as the input of topic relevance model, which can help model learn the relevance degree between query and the core topic of document. Then, we utilize the language understanding and generation abilities of large language model (LLM) to rewrite and generate query from queries and documents in existing training data, which can construct new query-document pairs as training data. Extensive offline experiments and online A/B tests show that the proposed approaches effectively improve the performance of relevance modeling.

📄 PDF Abstract BibTeX arXiv:2404.02616

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Iterative Augmentation with Summarization Refinement (IASR) Evaluation for Unstructured Survey data Modeling and Analysis

2025-07-16 · Payal Bhattad, Sai Manoj Pudukotai Dinakarrao, Anju Gupta arxiv

Text data augmentation is a widely used strategy for mitigating data sparsity in natural language processing (NLP), particularly in low-resource settings where limited samples hinder effective semantic modeling. While au…

Data Augmentation

Label-Free Topic-Focused Summarization Using Query Augmentation

2024-04-25 · Wenchuan Mu, Kwan Hui Lim

In today's data and information-rich world, summarization techniques are essential in harnessing vast text to extract key information and enhance decision-making and efficiency. In particular, topic-focused summarization…

Decision Making

SSDAU: Structured Semantic Data Augmentation for Joint Entity and Relation Extraction

2026-05-22 · Jiawei He, Mengyu Shi, Jiawei Liu, Dong Sun 외 arxiv

Joint Entity and Relation Extraction (JERE) is highly sensitive to training data quality, making data augmentation a natural way to improve generalization. However, existing augmentation methods often weaken entity relev…

Joint Entity and Relation ExtractionData Augmentation

Topic-Guided Reinforcement Learning with LLMs for Enhancing Multi-Document Summarization

2025-09-11 · Chuyuan Li, Austin Xu, Shafiq Joty, Giuseppe Carenini arxiv

A key challenge in Multi-Document Summarization (MDS) is effectively integrating information from multiple sources while maintaining coherence and topical relevance. While Large Language Models have shown impressive resu…

Multi-Document SummarizationReinforcement Learning

Unsupervised Abstractive Opinion Summarization by Generating Sentences with Tree-Structured Topic Guidance

2021-06-15 · Masaru Isonuma, Junichiro Mori, Danushka Bollegala, Ichiro Sakata

This paper presents a novel unsupervised abstractive summarization method for opinionated texts. While the basic variational autoencoder-based models assume a unimodal Gaussian prior for the latent code of sentences, we …

Abstractive Text SummarizationOpinion SummarizationSentence