【论文阅读 ICTIR‘2022】Revisiting Open Domain Query Facet Extraction and Generation
创始人
2024-04-15 05:50:02

文章目录

  • Revisiting Open Domain Query Facet Extraction and Generation
    • Motivation
    • Contributions
    • Method
      • Facet Extraction and Generation
      • Facet Extraction as Sequence Labeling
      • Autoregressive Facet Generation
      • Facet Generation as Extreme Multi-Label Classification
      • Facet Generation by Prompting Large Language Models
      • Unsupervised Facet Extraction from SERP
      • Facet Lists Aggregation
    • Data

Revisiting Open Domain Query Facet Extraction and Generation

https://dl.acm.org/doi/abs/10.1145/3539813.3545138

Motivation

Revisit the task of query facet extraction and generation and study various formulations of this task

  • also explored various aggregation approaches based on relevance and diversity to combine the facet sets produced by different formulations of the task

Contributions

  • Introduction of novel formulations for the facet extraction and generation task(by the recent advancements in text understanding and generation)
  • Through offline evaluation, we demonstrate that the models studied in this paper significantly outperform state-of-art baselines. We demonstrate that their combination leads to improvement in recall
  • create an open-source toolkit, named Faspect, that includes various implementations of facet extraction and generation methods in this paper

Method

Facet Extraction and Generation

We focus on the extraction and generation of facets from the search engine result page (SERP) for a given query

  • training set:

    在这里插入图片描述

    • qiq_iqi​ is an open-domain search query
    • Di=[di1,di2,⋯,dik]D_i = [d_{i1}, d_{i2}, \cdots,d_{ik}]Di​=[di1​,di2​,⋯,dik​]​ denotes the top 𝑘 documents returned by a retrieval model in response to query.
    • Fi={fi1,fi2,⋯,fim}F_i = \{f_{i1}, f_{i2}, \cdots,f_{im}\}Fi​={fi1​,fi2​,⋯,fim​} is a set of m ground truth facets associated with query qiq_iqi​

The task is to train a model to return an accurate list of facets.

Facet Extraction as Sequence Labeling

We can cast the facet extraction problem as sequence labeling task.

在这里插入图片描述

  • wx∈tokenize(dij)w_x \in tokenize(d_{ij})wx​∈tokenize(dij​)

Our MθextM_{\theta_{ext}}Mθext​​ classifies each document token to B,I,O. We use RoBERTa and apply an MLP with the output dimensionality of three to each token representation of BERT.

  • input: [CLS] query tokens [SEP] doc tokens [SEP]

  • objective:

    在这里插入图片描述

    • where

      在这里插入图片描述

    • where ppp can be computed by applying a softmax operator to the model’s output for the xthx^{th}xth token.

在这里插入图片描述

  • inference: get the model output for all the documents in 𝐷𝑖𝐷_𝑖Di​ and sort them by frequency

Autoregressive Facet Generation

We perform facet generation using an autoregressive text generation model.

For evert query qiq_iqi​ we concatenate the facets in FiF_iFi​ using a separation token as yiy_iyi​.

The model is BART(a Transformer-based encoder-decoder model for text generation.) and we use two variations:

  • variations:

    • only takes the query tokens and generates the facets

    • takes the query tokens and the document tokens for all documents in SERP (separated by [SEP]) as input and generates facet tokens one by one.

  • objective:

    在这里插入图片描述

    • vvv is the BART encoder’s output
  • inference: perform autoregressive text generation with beam search and sampling, conditioning the probability of the next token on the previous generated tokens

Facet Generation as Extreme Multi-Label Classification

we treat the facet generation task as an extreme multi-label text classification problem.

  • The intuition behind this approach is that some facets tend to appear very frequently across different queries

The model is RoBERTa MθmclM_{\theta_{mcl}}Mθmcl​​

  • get the probability of every facet by applying a linear transformation to the representation of the [CLS] token followed by sigmoid activation

  • objective(binary cross-entropy):

    在这里插入图片描述

    • where yi,j′y'_{i,j}yi,j′​​ is the probability of relevance of the facet fjf_jfj​ given the query qiq_iqi​ and the list of documents DiD_iDi​

      • it can be computed by applying a sigmoid operator to the model’s output for the jthj^{th}jth facet class

        在这里插入图片描述

Facet Generation by Prompting Large Language Models

We investigate the few-shot effectiveness of largescale pre-trained autoregressive language models.

model: GPT-3

  • generate facets using a task description followed by a small number of examples(prompt)

    • Through prompting, we define the number of facets in the beginning of every example output. so that we can have control over the number of facets GPT-3 can generate.

    在这里插入图片描述

Unsupervised Facet Extraction from SERP

Use some rules to extract facets from SERP and re-rank them.

Facet Lists Aggregation

We explore three aggregation methods: Learning to Rank, MMR diversification, Round Robin Diversification

  • Facet Relevance Ranking:

    • use a bi-encoder model to assign a score to each candidate facet for each query and re-rank them based on their score in descending order

      • score: use the dot product of the query and facet representations: sim(𝑞𝑖 , 𝑓𝑖 ) = 𝐸(𝑞𝑖 ) · 𝐸( 𝑓𝑖 ).

      • E: use the average token embedding of BERT pre-trained on multiple text similarity tasks. To find optimal parameter, minimize cross-entropy loss for every positive query-facet pair (qi,fi+)(q_i,f_i^+)(qi​,fi+​) in MIMICS dataset

        在这里插入图片描述

        • B is the training batch size
        • {fi,j−}j=1B−1\{f_{i,j}^-\}_{j=1}^{B-1}{fi,j−​}j=1B−1​ is the set of in-batch negative examples
  • MMR diversification:

    • use a popular diversification approach, named Maximal Marginal Relevance (MMR).

      • The intuition is that different models may generate redundant facets

      • score function:

        在这里插入图片描述

        • RRR is the list of extracted facets for a given query
        • SSS is the set of already selected facets
  • Round Robin Diversification:

    • iterate over the four lists of facets generated by different models, and alternatively select the facet with the highest score from each list until we generate the desired number of facets.

Data

MIMICS: contains web search queries sampled from the Bing query logs, and for each query, it provides up to 5 facets and the returned result snippets.

  • train: MIMICS-Click
  • evaluation: MIMICS-Manual

上一篇:JavaScript_DOM

下一篇:C语言文件操作

相关内容

热门资讯

猫咪吃了塑料袋怎么办 猫咪误食... 你知道吗?塑料袋放久了会长猫哦!要说猫咪对塑料袋的喜爱程度完完全全可以媲美纸箱家里只要一有塑料袋的响...
demo什么意思 demo版本... 618快到了,各位的小金库大概也在准备开闸放水了吧。没有小金库的,也该向老婆撒娇卖萌服个软了,一切只...
世界上最漂亮的人 世界上最漂亮... 此前在某网上,选出了全球265万颜值姣好的女性。从这些数量庞大的女性群体中,人们投票选出了心目中最美...
苗族的传统节日 贵州苗族节日有... 【岜沙苗族芦笙节】岜沙,苗语叫“分送”,距从江县城7.5公里,是世界上最崇拜树木并以树为神的枪手部落...