paper-with-me

Papers

Microsoft Icecaps: An Open-Source Toolkit for Conversation Modeling

2019-07-01 · ACL 2019 7 · Vighnesh Leonardo Shiv, Chris Quirk, Anshuman Suri, Xiang Gao, Khuram Shahid, Nithya Govindarajan, Yizhe Zhang, Jianfeng Gao, Michel Galley, Chris Brockett, Tulasi Menon, Bill Dolan

The Intelligent Conversation Engine: Code and Pre-trained Systems (Microsoft Icecaps) is an upcoming open-source natural language processing repository. Icecaps wraps TensorFlow functionality in a modular component-based architecture, presenting an intuitive and flexible paradigm for constructing sophisticated learning setups. Capabilities include multitask learning between models with shared parameters, upgraded language model decoding features, a range of built-in architectures, and a user-friendly data processing pipeline. The system is targeted toward conversational tasks, exploring diverse response generation, coherence, and knowledge grounding. Icecaps also provides pre-trained conversational models that can be either used directly or loaded for fine-tuning or bootstrapping other models; these models power an online demo of our framework.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingResponse Generation

Similar Papers 제목 키워드 기반

CNTK: Microsoft's Open-Source Deep-Learning Toolkit

2016-08-01 · ACM SIGKDD 2016 8 · Frank Seide, Amit Agarwal

This tutorial will introduce the Computational Network Toolkit, or CNTK, Microsoft's cutting-edge open-source deep-learning toolkit for Windows and Linux. CNTK is a powerful computation-graph based deep-learning toolkit …

ClusteringDeep LearningDimensionality ReductionGeneral Classification+2

ConvoKit: A Toolkit for the Analysis of Conversations

2020-05-08 · SIGDIAL (ACL) 2020 7 · Jonathan P. Chang, Caleb Chiam, Liye Fu, Andrew Z. Wang 외

This paper describes the design and functionality of ConvoKit, an open-source toolkit for analyzing conversations and the social interactions embedded within. ConvoKit provides an unified framework for representing and m…

RecAI: Leveraging Large Language Models for Next-Generation Recommender Systems

2024-03-11 · Jianxun Lian, Yuxuan Lei, Xu Huang, Jing Yao 외

This paper introduces RecAI, a practical toolkit designed to augment or even revolutionize recommender systems with the advanced capabilities of Large Language Models (LLMs). RecAI provides a suite of tools, including Re…

AI AgentRecommendation Systems

ADVISER: A Toolkit for Developing Multi-modal, Multi-domain and Socially-engaged Conversational Agents

2020-05-04 · ACL 2020 6 · Chia-Yu Li, Daniel Ortega, Dirk Väth, Florian Lux 외

We present ADVISER - an open-source, multi-domain dialog system toolkit that enables the development of multi-modal (incorporating speech, text and vision), socially-engaged (e.g. emotion recognition, engagement level pr…

BIG-bench Machine LearningEmotion Recognition

CRSLab: An Open-Source Toolkit for Building Conversational Recommender System

2021-01-04 · ACL 2021 5 · Kun Zhou, Xiaolei Wang, Yuanhang Zhou, Chenzhan Shang 외

In recent years, conversational recommender system (CRS) has received much attention in the research community. However, existing studies on CRS vary in scenarios, goals and techniques, lacking unified, standardized impl…

Graph Neural NetworkRecommendation Systems