← Search

Danish Contractor

7 accepted papers

2024

Position: Standardization of Behavioral Use Clauses is Necessary for the Adoption of Responsible Licensing of AI

ICML 2024poster

Growing concerns over negligent or malicious uses of AI have increased the appetite for tools that help manage the risks of the technology. In 2018, licenses with behaviorial-use clauses (commonly referred to as Responsible AI Licenses) were proposed to give developers a framework for releasing AI a…

Cited by 0SourcePDFScholar
2023

Prompting with Pseudo-Code Instructions

EMNLP 2023long main

Prompting with natural language instructions has recently emerged as a popular method of harnessing the capabilities of large language models (LLM). Given the inherent ambiguity present in natural language, it is intuitive to consider the possible advantages of prompting with less ambiguous prompt s…

Cited by 0SourcecodeScholar
2023

Semi-Structured Object Sequence Encoders

EMNLP 2023long findings

In this paper we explore the task of modeling semi-structured object sequences; in particular, we focus our attention on the problem of developing a structure-aware input representation for such sequences. Examples of such data include user activity on websites, machine logs, and many others. This t…

Cited by 0SourceScholar
2022

Mix-and-Match: Scalable Dialog Response Retrieval using Gaussian Mixture Embeddings

EMNLP 2022finding

Embedding-based approaches for dialog response retrieval embed the context-response pairs as points in the embedding space. These approaches are scalable, but fail to account for the complex, many-to-many relationships that exist between context-response pairs. On the other end of the spectrum, ther…

2022

Variational Learning for Unsupervised Knowledge Grounded Dialogs

IJCAI 2022poster

Recent methods for knowledge grounded dialogs generate responses by incorporating information from an external textual document. These methods do not require the exact document to be known during training and rely on the use of a retrieval system to fetch relevant documents from a large index. The d…

2021

Simulated Chats for Building Dialog Systems: Learning to Generate Conversations from Instructions

EMNLP 2021finding

Popular dialog datasets such as MultiWOZ are created by providing crowd workers an instruction, expressed in natural language, that describes the task to be accomplished. Crowd workers play the role of a user and an agent to generate dialogs to accomplish tasks involving booking restaurant tables, c…