paper-with-me

홈 › Papers

Combining Impression Feature Representation for Multi-turn Conversational Question Answering

2020-10-01 · CCL 2020 10 · Shaoling Jing, Shibo Hong, Dongyan Zhao, Haihua Xie, Zhi Tang

Multi-turn conversational Question Answering (ConvQA) is a practical task that requires the understanding of conversation history, such as previous QA pairs, the passage context, and current question. It can be applied to a variety of scenarios with human-machine dialogue. The major challenge of this task is to require the model to consider the relevant conversation history while understanding the passage. Existing methods usually simply prepend the history to the current question, or use the complicated mechanism to model the history. This article proposes an impression feature, which use the word-level inter attention mechanism to learn multi-oriented information from conversation history to the input sequence, including attention from history tokens to each token of the input sequence, and history turn inter attention from different history turns to each token of the input sequence, and self-attention within input sequence, where the input sequence contains a current question and a passage. Then a feature selection method is designed to enhance the useful history turns of conversation and weaken the unnecessary information. Finally, we demonstrate the effectiveness of the proposed method on the QuAC dataset, analyze the impact of different feature selection methods, and verify the validity and reliability of the proposed features through visualization and human evaluation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Conversational Question Answeringfeature selectionQuestion Answering

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Impression Space from Deep Template Network

2020-07-10 · Gongfan Fang, Xinchao Wang, Haofei Zhang, Jie Song 외

It is an innate ability for humans to imagine something only according to their impression, without having to memorize all the details of what they have seen. In this work, we would like to demonstrate that a trained con…

Image GenerationTranslation

Artificial Impressions: Evaluating Large Language Model Behavior Through the Lens of Trait Impressions

2025-10-10 · Nicholas Deas, Kathleen McKeown arxiv

We introduce and study artificial impressions--patterns in LLMs' internal representations of prompts that resemble human impressions and stereotypes based on language. We fit linear probes on generated prompts to predict…

COFFEE: COdesign Framework for Feature Enriched Embeddings in Ads-Ranking Systems

2026-01-06 · Sohini Roychowdhury, Doris Wang, Qian Ge, Joy Mu 외 arxiv

Diverse and enriched data sources are essential for commercial ads-recommendation models to accurately assess user interest both before and after engagement with content. While extended user-engagement histories can impr…

Knowledge-Guided Object Discovery with Acquired Deep Impressions

2021-03-19 · Jinyang Yuan, Bin Li, xiangyang xue

We present a framework called Acquired Deep Impressions (ADI) which continuously learns knowledge of objects as "impressions" for compositional scene understanding. In this framework, the model first acquires knowledge f…

ObjectObject DiscoveryScene Understanding

Which Parts Determine the Impression of the Font?

2021-03-26 · Masaya Ueda, Akisato Kimura, Seiichi Uchida

Various fonts give different impressions, such as legible, rough, and comic-text.This paper aims to analyze the correlation between the local shapes, or parts, and the impression of fonts. By focusing on local shapes ins…

regression