paper-with-me

Papers

DragonVerseQA: Open-Domain Long-Form Context-Aware Question-Answering

2024-12-21 · Aritra Kumar Lahiri, Qinmin Vivian Hu

This paper proposes a novel approach to develop an open-domain and long-form Over-The-Top (OTT) Question-Answering (QA) dataset, DragonVerseQA, specifically oriented to the fantasy universe of "House of the Dragon" and "Game Of Thrones" TV series. Most existing QA datasets focus on short, fact-based answers sourced almost solely from Wikipedia articles, devoid of depth and contextual richness for sophisticated narrative understanding. We curate a dataset that combines full episode summaries sourced from HBO and fandom wiki websites, user reviews from sources like IMDb and Rotten Tomatoes, and high-quality, open-domain, legally admissible sources, and structured data from repositories like WikiData into one dataset. The dataset provides a multi-dimensional context, reflecting complex character dynamics and plot developments from these varied sources. That means, on equal footing, only after heavy data preprocessing and filtering methods will meaningful, non-spam unbiased reviews be available in this enriched dataset. The comprehensive insights are given through the long-form answers generated from this enriched context. This is what makes this valuable dataset for improving conversational AI, narrative analysis, sentiment analysis, summarization techniques, and relation extraction. A comparative analysis with state-of-the-art QA datasets such as SQuAD 2.0, TriviaQA, and Natural Questions brings to light the unique advantages of our dataset in terms of contextual complexity and answer length. Detailed reviews add layers to audience sentiment and narrative interpretation, raising the bar for domain-specific QA with a new quality benchmark. Our work also allows a deeper understanding of entertainment-industry content and opens the door to more knowledgeable and creative AI-driven interactions within digital media environments.

📄 PDF Abstract BibTeX arXiv:2412.16694

Code (1)

aritra23/dragonverseqa 공식 구현 pytorch

Tasks

ArticlesFormNatural QuestionsQuestion AnsweringRelation ExtractionSentiment AnalysisTriviaQA

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Improving Retrieval Augmented Open-Domain Question-Answering with Vectorized Contexts

2024-04-02 · Zhuo Chen, Xinyu Wang, Yong Jiang, Pengjun Xie 외

In the era of large language models, applying techniques such as Retrieval Augmented Generation can better address Open-Domain Question-Answering problems. Due to constraints including model sizes and computing resources…

In-Context LearningLanguage ModelingLanguage ModellingOpen-Domain Question Answering+3

Every Token Counts: Generalizing 16M Ultra-Long Context in Large Language Models

2025-11-28 · Xiang Hu, Zhanchao Zhou, Ruiqi Liang, Zehuan Li 외 arxiv

This work explores the challenge of building ``Machines that Can Remember'', framing long-term memory as the problem of efficient ultra-long context modeling. We argue that this requires three key properties: \textbf{spa…

Beyond Goldfish Memory: Long-Term Open-Domain Conversation

2021-07-15 · ACL 2022 5 · Jing Xu, Arthur Szlam, Jason Weston

Despite recent improvements in open-domain dialogue models, state of the art models are trained and evaluated on short conversations with little context. In contrast, the long-term conversation setting has hardly been st…

DecoderRetrieval

An Empirical Study on Context Length for Open-Domain Dialog Generation

2024-08-31 · Xinyi Shen, Zuoquan Lin

Transformer-based open-domain dialog models have become increasingly popular in recent years. These models typically represent context as a concatenation of a dialog history. However, there is no criterion to decide how …

Open-Domain Dialog

Fine-Tuning Medical Language Models for Enhanced Long-Contextual Understanding and Domain Expertise

2024-07-16 · Qimin Yang, Rongsheng Wang, Jiexin Chen, Runqi Su 외

Large Language Models (LLMs) have been widely applied in various professional fields. By fine-tuning the models using domain specific question and answer datasets, the professional domain knowledge and Q\&A abilities of …

DiagnosticLong-Context Understanding