paper-with-me

Papers

Secret-Keeping in Question Answering

2023-03-16 · Nathaniel W. Rollings, Kent O'Sullivan, Sakshum Kulshrestha

Existing question-answering research focuses on unanswerable questions in the context of always providing an answer when a system can\dots but what about cases where a system {\bf should not} answer a question. This can either be to protect sensitive users or sensitive information. Many models expose sensitive information under interrogation by an adversarial user. We seek to determine if it is possible to teach a question-answering system to keep a specific fact secret. We design and implement a proof-of-concept architecture and through our evaluation determine that while possible, there are numerous directions for future research to reduce system paranoia (false positives), information leakage (false negatives) and extend the implementation of the work to more complex problems with preserving secrecy in the presence of information aggregation.

📄 PDF Abstract BibTeX arXiv:2303.09067

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

The Impact of Answers in Referential Visual Dialog

2021-10-01 · ReInAct 2021 10 · Mauricio Mazuecos, Patrick Blackburn, Luciana Benotti

In the visual dialog task GuessWhat?! two players maintain a dialog in order to identify a secret object in an image. Computationally, this is modeled using a question generation module and a guesser module for the quest…

Question GenerationQuestion-GenerationVisual Dialog

Retrieval Augmented Generation for Domain-specific Question Answering

2024-04-23 · Sanat Sharma, David Seunghyun Yoon, Franck Dernoncourt, Dewang Sultania 외

Question answering (QA) has become an important application in the advanced development of large language models. General pre-trained large language models for question-answering are not trained to properly understand th…

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering+2

Task-Driven and Experience-Based Question Answering Corpus for In-Home Robot Application in the House3D Virtual Environment

2022-06-01 · LREC 2022 6 · Zhuoqun Xu, Liubo Ouyang, Yang Liu

At present, more and more work has begun to pay attention to the long-term housekeeping robot scene. Naturally, we wonder whether the robot can answer the questions raised by the owner according to the actual situation a…

General KnowledgeQuestion Answering

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

Evaluating Theory of Mind in Question Answering

2018-08-28 · EMNLP 2018 10 · Aida Nematzadeh, Kaylee Burns, Erin Grant, Alison Gopnik 외

We propose a new dataset for evaluating question answering models with respect to their capacity to reason about beliefs. Our tasks are inspired by theory-of-mind experiments that examine whether children are able to rea…

Question Answering