Difference between revisions of "Fall 2022 Schedule"

From CompSemWiki
Jump to navigationJump to search
 
(187 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
'''Location:''' Hybrid - Buchanan 126, and the zoom link below
 +
 +
'''Time:''' Wednesdays at 10:30am, Mountain Time
 +
 +
'''Zoom link:''' https://cuboulder.zoom.us/j/97014876908
 +
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
|-
+
|+
| 2019.08.28 || Welcome Meeting, Plan fall schedule
+
! Date
|-   
+
! Title
| 2019.09.04 || Jon ACL best paper nominee: https://arxiv.org/abs/1907.06679.
+
|- style="border-top: 2px solid DarkGray;"
               
+
|- style="border-top: 2px solid DarkGray;"
Xiaolei ACL paper: https://www.aclweb.org/anthology/P19-1403.
+
| 24.08.22 || '''Planning, introductions, welcome!'''
 +
|- style="border-top: 2px solid DarkGray;"
 +
| 31.08.22 || PhD students present! Ongoing projects and opportunities
 +
 
 +
* iSAT: Jim, John, Maggie, Ananya, Zoe
 +
* AIDA: Elizabeth, Rehan, Sijia
 +
 
 +
 
 +
|- style="border-top: 2px solid DarkGray;"
 +
| 07.09.22 || PhD students continue to present!
 +
 
 +
20 minutes per project
 +
 
 +
* KAIROS: Susan, Reece
 +
* AmericasNLP: Katharina, Alexis, Abteen
 +
* FOLTA: Alexis, Bhargav, Enora, Michael
 +
* StoryGenerations: Katharina, Maria, Trevor
 +
 
 +
 
 +
|- style="border-top: 2px solid DarkGray;"
 +
| 14.09.22 || And more presentations from our fabulous students and colleagues!
 +
 
 +
* Assisted interviewing: DJ, Abe
 +
* THYME:
 +
* UMR: Martha and Jim
 +
 
 +
|- style="border-top: 2px solid DarkGray;"
 +
| 21.09.22 || lunch at the Taj
 +
|- style="border-top: 2px solid DarkGray;"
 +
| 28.09.22 || James Pustejovsky
 +
 
 +
Dense Paraphrasing for Textual Enrichment: Question Answering and Inference
 +
 
 +
Abstract: Much of the current computational work on inference in NLP can be associated with one of two techniques: the first focuses on a specific notion of text-based question answering (QA), using large pre-trained language models (LLMs). To examine specific linguistic properties present in the model, « probing tasks » (diagnostic classifiers) have been developed to test capabilities that the LLM demonstrates on interpretable semantic inferencing tasks, such as age and object comparisons, hypernym conjunction, antonym negation, and others. The second is Knowledge Graph-based inference and QA, where triples are mined from Wikipedia, ConceptNet, WikiData, and other non-corpus resources, and then used for answering questions involving multiple components of the KG (multi-hop QA). While quite impressive with benchmarked metrics in QA, both techniques are completely confused by (a) syntactically missing semantic content, and (b) the semantics accompanying the consequences of events and actions in narratives.
 +
In this talk, I discuss a model we have developed to enrich the surface form of texts, using type-based semantic operations to « textually expose » the deeper meaning of the corpus that was used to make the original embeddings in the language model. This model, Dense Paraphrasing, is a linguistically-motivated, textual enrichment strategy, that textualizes the compositional operations inherent in a semantic model, such as Generative Lexicon Theory or CCG. This involves broadly three kinds of interpretive processes: (i) recognizing the diverse variability in linguistic forms that can be associated with the same underlying semantic representation (paraphrases); (ii) identifying semantic factors or variables that accompany or are presupposed by the lexical semantics of the words present in the text, through dropped, hidden or shadow arguments; and (iii) interpreting or computing the dynamic consequences of actions and events in the text. After performing these textual enrichment algorithms, we fine-tune the LLM which allows more robust inference and QA task performance.
 +
 
 +
James Pustejovsky, Professor
 +
TJX Feldberg Chair in Computer Science
 +
Department of Computer Science
 +
Chair of CL MS Program
 +
Chair of Linguistics Program
 +
 
 +
|- style="border-top: 2px solid DarkGray;"
 +
| 05.10.22 || Martha, COLING keynote // Daniel poster presentation dry run
 +
|- style="border-top: 2px solid DarkGray;"
 +
| 12.10.22 || COLING / paper review
 +
|- style="border-top: 2px solid DarkGray;"
 +
| 19.10.22 || CLASIC Open House, 11am-1pm
 +
 
 +
This is largely an informational event for students interested in the CLASIC (Computational Linguistics, Analytics, Search, and InformatiCs) Master's program and/or the new LING to CLASIC BAM program. The event will include short talks from graduates of the CLASIC program, and then lunch. Please [https://forms.gle/PSNihAGyX7y8aVGV8 register] if you're interested - until 5pm Monday October 17th.
 +
 +
|- style="border-top: 2px solid DarkGray;"
 +
| 21.10.22 || '''FRIDAY''' Carolyn Rose, Carnegie Mellon(ICS/iSAT event)
 +
 
 +
'''Special time and place:''' 11am-12:15pm MT, Muenzinger D430 / [https://cuboulder.zoom.us/j/97658438049 zoom]
 +
 
 +
'''Title:''' A Layered Model of Learning during Collaborative Software Development: Programs, Programming, and Programmers
 +
 
 +
Collaborative software development, whether synchronous or asynchronous, is a creative, integrative process in which something new comes into being through the joint engagement, something new that did not fully exist in the mind of any one person prior to the engagement.  One can view this engagement from a macro-level perspective, focusing on large scale development efforts of 100 or more developers, organized into sub-teams, producing collections complex software products like Mozilla.  Past work in the area of software engineering has explored the symbiosis between the management structure of a software team and the module structure of the resulting software. In this talk, we focus instead on small scale software teams of between 2 and 5 developers, working on smaller-scale efforts of between one hour and 9 months, through more fine grained analysis of collaborative processes and collaborative products.  In this more tightly coupled engagement within small groups, we see again a symbiosis between people, processes, and products.  This talk bridges between the field of Computer-Supported Collaborative Learning and the study of software teams in the field of Software Engineering by investigating the inner-workings of small scale collaborative software development.  Building on over a decade of AI-enabled collaborative learning experiences in the classroom and online, in this talk we report our work in progress beginning with classroom studies in large online software courses with substantial teamwork components.  In our classroom work, we have adapted an industry standard team practice referred to as Mob Programming into a paradigm called Online Mob Programming (OMP) for the purpose of encouraging teams to reflect on concepts and share work in the midst of their project experience.  At the core of this work are process mining technologies that enable real time monitoring and just-in-time support for learning during productive work.  Recent work on deep-learning approaches to program understanding bridge between investigations of processes and products.
 +
 
 +
|- style="border-top: 2px solid DarkGray;"
 +
| 26.10.22 || '''No meeting -- go to Barbara's talk on Friday, and Nathan's on Monday!'''
 +
|- style="border-top: 2px solid DarkGray;"
 +
| 28.10.22 || '''FRIDAY''' [https://cs.uic.edu/profiles/barbara-di-eugenio/ Barbara diEugenio] (ICS talk, noon)
 +
 
 +
'''Special time and place:''' 12-1:30pm MT, Muenzinger D430 / [https://cuboulder.zoom.us/j/97658438049 zoom]
 +
 
 +
'''Title:''' Knowledge Co-Construction and Initiative in Peer Learning for introductory Computer Science
 +
 
 +
Peer learning has often been shown to be an effective mode of learning for all participants; and knowledge co-construction (KCC), when participants work together to build knowledge, has been shown to correlate with learning in peer interactions. However, KCC is hard to identify and/or support  computationally. We conducted an extensive analysis of  a corpus of peer-learning interactions in introductory Computer Science: we found a strong relationship between KCC and the linguistic notion of initiative shift,  and moderate correlations between initiative shifts and learning. The results of this analysis were incorporated into KSC-PaL, an artificial agent that can collaborate with a human student via natural-language dialog and actions within a graphical workspace. Evaluations of KSC-PaL showed that the agent was able to encourage shifts in initiative in order to promote learning and that students learned using the agent. This work (joint with Cindy Howard, now at Lewis University), was part of  two larger projects that studied tutoring dialogues and peer learning interactions for introductory Computer Science, and that resulted in two Intelligent Tutoring Systems, iList and Chiqat-Tutor.
 +
 
 +
Barbara Di Eugenio, PhD,
 +
Professor and Director of Graduate Studies,
 +
Department of Computer Science,
 +
University of Illinois, Chicago
 +
 
 +
|- style="border-top: 2px solid DarkGray;"
 +
| 31.10.22 || '''MONDAY''' [https://people.cs.georgetown.edu/nschneid/ Nathan Schneider] (Ling Circle Talk, 4pm)
 +
 
 +
'''Special time and place:''' 4pm, UMC 247 / [https://cuboulder.zoom.us/j/94447045287 zoom] (passcode: 795679)
 +
 
 +
'''Title:''' The Ins and Outs of Preposition Semantics: Challenges in Comprehensive Corpus Annotation and Automatic Disambiguation
 +
 
 +
In most linguistic meaning representations that are used in NLP, prepositions fly under the radar. I will argue that they should instead be put front and center given their crucial status as linkers of meaning—whether for spatial and temporal relations, for predicate-driven roles, or in special constructions. To that end, we have sought to characterize and disambiguate semantic functions expressed by prepositions and possessives in English (Schneider et al., ACL 2018), and similar markers in other languages (Mandarin Chinese, Korean, Hindi, and German). This approach can be broadened to other constructions and integrated in full-sentence lexical semantic tagging as well as graph-structured meaning representation parsing. Other investigations include crowdsourced annotation, contextualized preposition embeddings, and preposition use in fluent nonnative English.
 +
 
 +
Nathan Schneider,
 +
Associate Professor,
 +
Depts. of Computer Science and Linguistics,
 +
Georgetown University
  
Lunch
 
|-
 
| 2019.09.05 (Thurs 3:30 pm) || CS Colloquium - Dan Jurafsky
 
|-
 
| 2019.09.11 || Yoshi Presenting a NAACL paper https://www.aclweb.org/anthology/N19-1162
 
|-
 
| 2019.09.18 || Akanksha presenting ACL paper https://www.aclweb.org/anthology/P19-1568
 
|-
 
| 2019.09.25 || AIDA virtual site visit
 
|-
 
| 2019.10.02 || Rakuten overview, Abhidip presenting BERT[https://arxiv.org/pdf/1810.04805.pdf]and XLNet [https://arxiv.org/abs/1906.08237]
 
|-
 
| 2019.10.09 || Ghazaleh, Situated Open World Reference Resolution for Human-Robot Dialogue[https://dl.acm.org/citation.cfm?id=2906885]
 
|-
 
| 2019.10.16 (10 am - 1 pm) ||  CLASIC/CLEAR Open House & Industry day (lunch at Fleming). 10 min talks and posters by PhD/MS students
 
|-
 
| 2019.10.17 (Thurs 3:30 pm) || CS Colloquium: Jinho Choi
 
|-
 
| 2019.10.23 || Ali Almelhem (Economics department) presenting  own research
 
|-
 
| 2019.10.30 || Rehan presenting his research. Slides[https://docs.google.com/presentation/d/196uGxfcXk0j-pe4p0NeXA1twNdEWs3fbThiEsDwcNdY/edit#slide=id.g6f9bb96cba_0_0]
 
  
Kristin EMNLP-LOUHI practice talk
+
|- style="border-top: 2px solid DarkGray;"
 +
| 02.11.22 || *** No meeting - UMRs team at Brandeis ***
 +
|- style="border-top: 2px solid DarkGray;"
 +
| 09.11.22 || Practice talks
  
Vivian and Jon EMNLP posters
+
* Ananya Ganesh: "CHIA: CHoosing Instances to Annotate for Machine Translation" (accepted to Findings of EMNLP; practicing for the video recording)
|-
+
 
| 2019.11.06 || Michael Reagan: Extraction of force-dynamic image schemas for event structure representation of procedural text,
+
* Abteen Ebrahimi: "Second AmericasNLP Competition on Speech-to-Text Translation for Indigenous Languages of the Americas" (NeurIPS competition; practicing for the in-person presentation of the competition)
  
Abstract: Event structure decomposition is integral to machine reading comprehension, dialog state tracking, and other natural language understanding tasks where models of entity states and temporality as well as of event-event, participant-event, and participant-participant relations are desirable. Previous work in event representation has yet to show how organizing conceptual structures into well-defined, flexible units representing both background knowledge of the world and how that knowledge is expressed in a certain language might improve AI reasoning capabilities. In preparation for my dissertation research into this question, in this talk I will argue for a fine-grained approach to event representation based on theoretical work done in cognitive semantics: force dynamics (Talmy 1988; Croft 2012), a image schematic model of causation that my research may show can support common-sense reasoning applications. Event representation is often done at the macro-level, with a focus on sequences of events in narratives, procedures, etc.; in contrast, at a micro-level we examine subevents of clausal events by employing the entity-centric, fine granularity of a force-dynamic approach to characterize participant interaction as a function of time, qualitative change, and transmission of force. As a proof of concept linking micro- and macro-level analyses, I propose designing, implementing, and evaluating a computational model for the extraction of participant histories as storylines from scientific, procedural text. One task will be to compare how well force-dynamic event structure can be extracted using a symbolic approach based on a model of argument structure and verb classes versus a neural approach using pre-trained language models. A second task will be to examine the use of dynamic knowledge graphs as a representation for evolving fine-grained storyline event structure and the tracking of entity states. A third task will be to examine the applicability of image schemas for effect prediction via a generative process with force-dynamic structures as priors. The primary hypotheses of the study will be examined along with a tentative timeline for how my research may progress.
+
|- style="border-top: 2px solid DarkGray;"
 +
| 16.11.22 || Maggie Perkoff, prelim
  
 +
'''Title:''' Who said it best? A Thematic Analysis of Open Domain Response Generation Systems
  
Bio: Michael Regan is a PhD student in Linguistics and MS student in Computer Science at the University of New Mexico, and a Professional Research Assistant in Computer Science at the University of Colorado Boulder. His research interests include cognitive semantics, event structure representation, multilingual NLP, and representation learning.
+
Open domain response generation is a rapidly increasing field of natural language processing research.  This type of system can be embedded in social chatbots, teaching assistants, and even therapy sessions.  The open domain space is defined by the absence of a specific task that the user is trying to achieve by engaging with the conversational agent.  A variety of methods have been proposed to improve the capability of these models including knowledge grounded systems, persona embeddings, and transformer models trained on vast datasets.  Some of these systems use automated metrics for evaluation alongside human annotators for response quality - but there is no standard assessment for what makes an open domain dialogue system 'better' than any other. This paper seeks to identify broad categories of response generation systems and analyze them based on different themes in open domain conversation: engagement, consistency, correctness, personality, and toxicity.
  
|-
+
|- style="border-top: 2px solid DarkGray;"
| 2019.11.13 || Chelsea prelim.
+
| 23.11.22 || *** No meeting - fall break ***
|-
+
|- style="border-top: 2px solid DarkGray;"
| 2019.11.20 || Parth Jawale,  Augmenting Neural Nets with First Order Logic, [https://www.aclweb.org/anthology/P19-1028], Tao Li, Vivek Srikumar, ACL 2019
+
| 30.11.22|| '''Postponed to Spring 2023:''' HuggingFace demo - Trevor Ward
|-
+
|- style="border-top: 2px solid DarkGray;"
| style="background-color: DarkGray;" | 2019.11.27 || style="background-color: DarkGray;" | Fall break
+
| 07.12.22 || Coffee and pastries
|-
+
|- style="border-top: 2px solid DarkGray;"
| 2019.12.04 || Sam
 
|-
 
| 2019.12.11 || Sarah Moeller - Lorelei denouement
 
|-
 
| style="background-color: DarkGray;" | 2019.12.18 || style="background-color: DarkGray;" | Final exams
 
 
|}
 
|}
  
  
 
=Past Schedules=
 
=Past Schedules=
 +
* [[Fall 2022 Schedule]]
 +
* [[Spring 2022 Schedule]]
 +
* [[Fall 2021 Schedule]]
 +
* [[Spring 2021 Schedule]]
 +
* [[Fall 2020 Schedule]]
 +
* [[Spring 2020 Schedule]]
 +
* [[Fall 2019 Schedule]]
 
* [[Spring 2019 Schedule]]
 
* [[Spring 2019 Schedule]]
 
* [[Fall 2018 Schedule]]
 
* [[Fall 2018 Schedule]]

Latest revision as of 20:11, 17 January 2023

Location: Hybrid - Buchanan 126, and the zoom link below

Time: Wednesdays at 10:30am, Mountain Time

Zoom link: https://cuboulder.zoom.us/j/97014876908

Date Title
24.08.22 Planning, introductions, welcome!
31.08.22 PhD students present! Ongoing projects and opportunities
  • iSAT: Jim, John, Maggie, Ananya, Zoe
  • AIDA: Elizabeth, Rehan, Sijia


07.09.22 PhD students continue to present!

20 minutes per project

  • KAIROS: Susan, Reece
  • AmericasNLP: Katharina, Alexis, Abteen
  • FOLTA: Alexis, Bhargav, Enora, Michael
  • StoryGenerations: Katharina, Maria, Trevor


14.09.22 And more presentations from our fabulous students and colleagues!
  • Assisted interviewing: DJ, Abe
  • THYME:
  • UMR: Martha and Jim
21.09.22 lunch at the Taj
28.09.22 James Pustejovsky

Dense Paraphrasing for Textual Enrichment: Question Answering and Inference

Abstract: Much of the current computational work on inference in NLP can be associated with one of two techniques: the first focuses on a specific notion of text-based question answering (QA), using large pre-trained language models (LLMs). To examine specific linguistic properties present in the model, « probing tasks » (diagnostic classifiers) have been developed to test capabilities that the LLM demonstrates on interpretable semantic inferencing tasks, such as age and object comparisons, hypernym conjunction, antonym negation, and others. The second is Knowledge Graph-based inference and QA, where triples are mined from Wikipedia, ConceptNet, WikiData, and other non-corpus resources, and then used for answering questions involving multiple components of the KG (multi-hop QA). While quite impressive with benchmarked metrics in QA, both techniques are completely confused by (a) syntactically missing semantic content, and (b) the semantics accompanying the consequences of events and actions in narratives. In this talk, I discuss a model we have developed to enrich the surface form of texts, using type-based semantic operations to « textually expose » the deeper meaning of the corpus that was used to make the original embeddings in the language model. This model, Dense Paraphrasing, is a linguistically-motivated, textual enrichment strategy, that textualizes the compositional operations inherent in a semantic model, such as Generative Lexicon Theory or CCG. This involves broadly three kinds of interpretive processes: (i) recognizing the diverse variability in linguistic forms that can be associated with the same underlying semantic representation (paraphrases); (ii) identifying semantic factors or variables that accompany or are presupposed by the lexical semantics of the words present in the text, through dropped, hidden or shadow arguments; and (iii) interpreting or computing the dynamic consequences of actions and events in the text. After performing these textual enrichment algorithms, we fine-tune the LLM which allows more robust inference and QA task performance.

James Pustejovsky, Professor TJX Feldberg Chair in Computer Science Department of Computer Science Chair of CL MS Program Chair of Linguistics Program

05.10.22 Martha, COLING keynote // Daniel poster presentation dry run
12.10.22 COLING / paper review
19.10.22 CLASIC Open House, 11am-1pm

This is largely an informational event for students interested in the CLASIC (Computational Linguistics, Analytics, Search, and InformatiCs) Master's program and/or the new LING to CLASIC BAM program. The event will include short talks from graduates of the CLASIC program, and then lunch. Please register if you're interested - until 5pm Monday October 17th.

21.10.22 FRIDAY Carolyn Rose, Carnegie Mellon(ICS/iSAT event)

Special time and place: 11am-12:15pm MT, Muenzinger D430 / zoom

Title: A Layered Model of Learning during Collaborative Software Development: Programs, Programming, and Programmers

Collaborative software development, whether synchronous or asynchronous, is a creative, integrative process in which something new comes into being through the joint engagement, something new that did not fully exist in the mind of any one person prior to the engagement. One can view this engagement from a macro-level perspective, focusing on large scale development efforts of 100 or more developers, organized into sub-teams, producing collections complex software products like Mozilla. Past work in the area of software engineering has explored the symbiosis between the management structure of a software team and the module structure of the resulting software. In this talk, we focus instead on small scale software teams of between 2 and 5 developers, working on smaller-scale efforts of between one hour and 9 months, through more fine grained analysis of collaborative processes and collaborative products. In this more tightly coupled engagement within small groups, we see again a symbiosis between people, processes, and products. This talk bridges between the field of Computer-Supported Collaborative Learning and the study of software teams in the field of Software Engineering by investigating the inner-workings of small scale collaborative software development. Building on over a decade of AI-enabled collaborative learning experiences in the classroom and online, in this talk we report our work in progress beginning with classroom studies in large online software courses with substantial teamwork components. In our classroom work, we have adapted an industry standard team practice referred to as Mob Programming into a paradigm called Online Mob Programming (OMP) for the purpose of encouraging teams to reflect on concepts and share work in the midst of their project experience. At the core of this work are process mining technologies that enable real time monitoring and just-in-time support for learning during productive work. Recent work on deep-learning approaches to program understanding bridge between investigations of processes and products.

26.10.22 No meeting -- go to Barbara's talk on Friday, and Nathan's on Monday!
28.10.22 FRIDAY Barbara diEugenio (ICS talk, noon)

Special time and place: 12-1:30pm MT, Muenzinger D430 / zoom

Title: Knowledge Co-Construction and Initiative in Peer Learning for introductory Computer Science

Peer learning has often been shown to be an effective mode of learning for all participants; and knowledge co-construction (KCC), when participants work together to build knowledge, has been shown to correlate with learning in peer interactions. However, KCC is hard to identify and/or support computationally. We conducted an extensive analysis of a corpus of peer-learning interactions in introductory Computer Science: we found a strong relationship between KCC and the linguistic notion of initiative shift, and moderate correlations between initiative shifts and learning. The results of this analysis were incorporated into KSC-PaL, an artificial agent that can collaborate with a human student via natural-language dialog and actions within a graphical workspace. Evaluations of KSC-PaL showed that the agent was able to encourage shifts in initiative in order to promote learning and that students learned using the agent. This work (joint with Cindy Howard, now at Lewis University), was part of two larger projects that studied tutoring dialogues and peer learning interactions for introductory Computer Science, and that resulted in two Intelligent Tutoring Systems, iList and Chiqat-Tutor.

Barbara Di Eugenio, PhD, Professor and Director of Graduate Studies, Department of Computer Science, University of Illinois, Chicago

31.10.22 MONDAY Nathan Schneider (Ling Circle Talk, 4pm)

Special time and place: 4pm, UMC 247 / zoom (passcode: 795679)

Title: The Ins and Outs of Preposition Semantics: Challenges in Comprehensive Corpus Annotation and Automatic Disambiguation

In most linguistic meaning representations that are used in NLP, prepositions fly under the radar. I will argue that they should instead be put front and center given their crucial status as linkers of meaning—whether for spatial and temporal relations, for predicate-driven roles, or in special constructions. To that end, we have sought to characterize and disambiguate semantic functions expressed by prepositions and possessives in English (Schneider et al., ACL 2018), and similar markers in other languages (Mandarin Chinese, Korean, Hindi, and German). This approach can be broadened to other constructions and integrated in full-sentence lexical semantic tagging as well as graph-structured meaning representation parsing. Other investigations include crowdsourced annotation, contextualized preposition embeddings, and preposition use in fluent nonnative English.

Nathan Schneider, Associate Professor, Depts. of Computer Science and Linguistics, Georgetown University


02.11.22 *** No meeting - UMRs team at Brandeis ***
09.11.22 Practice talks
  • Ananya Ganesh: "CHIA: CHoosing Instances to Annotate for Machine Translation" (accepted to Findings of EMNLP; practicing for the video recording)
  • Abteen Ebrahimi: "Second AmericasNLP Competition on Speech-to-Text Translation for Indigenous Languages of the Americas" (NeurIPS competition; practicing for the in-person presentation of the competition)
16.11.22 Maggie Perkoff, prelim

Title: Who said it best? A Thematic Analysis of Open Domain Response Generation Systems

Open domain response generation is a rapidly increasing field of natural language processing research. This type of system can be embedded in social chatbots, teaching assistants, and even therapy sessions. The open domain space is defined by the absence of a specific task that the user is trying to achieve by engaging with the conversational agent. A variety of methods have been proposed to improve the capability of these models including knowledge grounded systems, persona embeddings, and transformer models trained on vast datasets. Some of these systems use automated metrics for evaluation alongside human annotators for response quality - but there is no standard assessment for what makes an open domain dialogue system 'better' than any other. This paper seeks to identify broad categories of response generation systems and analyze them based on different themes in open domain conversation: engagement, consistency, correctness, personality, and toxicity.

23.11.22 *** No meeting - fall break ***
30.11.22 Postponed to Spring 2023: HuggingFace demo - Trevor Ward
07.12.22 Coffee and pastries


Past Schedules