TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/ArgSciChat: A Dataset for Argumentative Dialogues on Scien...

ArgSciChat: A Dataset for Argumentative Dialogues on Scientific Papers

Federico Ruggeri, Mohsen Mesgar, Iryna Gurevych

2022-02-14Fact SelectionResponse Generation
PaperPDFCode(official)Code(official)

Abstract

The applications of conversational agents for scientific disciplines (as expert domains) are understudied due to the lack of dialogue data to train such agents. While most data collection frameworks, such as Amazon Mechanical Turk, foster data collection for generic domains by connecting crowd workers and task designers, these frameworks are not much optimized for data collection in expert domains. Scientists are rarely present in these frameworks due to their limited time budget. Therefore, we introduce a novel framework to collect dialogues between scientists as domain experts on scientific papers. Our framework lets scientists present their scientific papers as groundings for dialogues and participate in dialogue they like its paper title. We use our framework to collect a novel argumentative dialogue dataset, ArgSciChat. It consists of 498 messages collected from 41 dialogues on 20 scientific papers. Alongside extensive analysis on ArgSciChat, we evaluate a recent conversational agent on our dataset. Experimental results show that this agent poorly performs on ArgSciChat, motivating further research on argumentative scientific agents. We release our framework and the dataset.

Results

TaskDatasetMetricValueModel
Fact SelectionArgSciChatFact-F116.22TF-IDF
Fact SelectionArgSciChatFact-F113.65S-BERT
Fact SelectionArgSciChatFact-F110.58LED(Q,P)
Fact SelectionArgSciChatFact-F18.5LED(Q,P,H)
Response GenerationArgSciChatBScore86.64LED(Q,F)
Response GenerationArgSciChatMessage-F119.54LED(Q,F)
Response GenerationArgSciChatMover8.53LED(Q,F)
Response GenerationArgSciChatBScore86LED(Q,P,H)
Response GenerationArgSciChatMessage-F116.14LED(Q,P,H)
Response GenerationArgSciChatMover4.54LED(Q,P,H)
Response GenerationArgSciChatBScore85.85LED(Q,P)
Response GenerationArgSciChatMessage-F114.25LED(Q,P)
Response GenerationArgSciChatMover2.25LED(Q,P)

Related Papers

Disambiguation-Centric Finetuning Makes Enterprise Tool-Calling LLMs More Realistic and Less Risky2025-07-04Knowledge Augmented Finetuning Matters in both RAG and Agent Based Dialog Systems2025-06-28SAFEx: Analyzing Vulnerabilities of MoE-Based LLMs via Stable Safety-critical Expert Identification2025-06-20From What to Respond to When to Respond: Timely Response Generation for Open-domain Dialogue Agents2025-06-17Improving Factuality for Dialogue Response Generation via Graph-Based Knowledge Augmentation2025-06-14CIIR@LiveRAG 2025: Optimizing Multi-Agent Retrieval Augmented Generation through Self-Training2025-06-12AMIA: Automatic Masking and Joint Intention Analysis Makes LVLMs Robust Jailbreak Defenders2025-05-30OmniResponse: Online Multimodal Conversational Response Generation in Dyadic Interactions2025-05-27