Papers by Nancy Chen
Copied to clipboard
| Challenge: | Current methods for reasoning and predicting human opinions employ role-playing with personae but face two major issues: LLMs are sensitive to even a single irrelevant persona, skewing predictions by up to 30%; and LLM fail to reason strategically over personas. |
| Approach: | They propose a four-step solution modeling which and how to reason with personae, inspired by the Value–Belief–Norm theory. |
| Outcome: | The proposed model improves existing methods by up to 4% by fine-tuning them with COO's data. |
Copied to clipboard
| Challenge: | Current metrics for evaluating Dialogue State Tracking (DST) systems exhibit three primary limitations: i) erroneously presume a uniform distribution of slots throughout the dialog; ii) neglect to assign partial scores for individual turns; c) frequently overestimate or underestimate performance by repeatedly counting the models’ successful or failed predictions. |
| Approach: | They propose a new metric: Granular Change Accuracy (GCA) which evaluates the predicted changes in dialogue state over the entire dialogue history. |
| Outcome: | The proposed metric reduces biases arising from distribution uniformity and the positioning of errors across turns, resulting in a more precise evaluation. |
Copied to clipboard
| Challenge: | Large language models excel in abstractive summarization tasks, delivering fluent and pertinent summaries. |
| Approach: | They conduct the first comprehensive study on context utilization and position bias in summarization. |
| Outcome: | The proposed benchmark compares two methods to alleviate position bias in summarization tasks. |
Copied to clipboard
| Challenge: | Existing large language models (LLMs) can be adopted as tutoring agents for math and language learning. |
| Approach: | They propose a framework to construct profiles of different student groups by refining and integrating both cognitive and noncognitive aspects, and leverage LLMs for personality-aware student simulation in a language learning scenario. |
| Outcome: | The proposed framework can construct profiles of different student groups by refining and integrating both cognitive and noncognitive aspects, and leverage LLMs for personality-aware student simulation in a language learning scenario. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) exhibit surprising abilities across a variety of language tasks. |
| Approach: | They propose an algorithm which selects a coreset by analyzing correlation between training and evaluation samples with a trained model. |
| Outcome: | The proposed algorithm can achieve similar performance with just 50% of the training data while preserving the accuracy of the existing model. |
Copied to clipboard
| Challenge: | Existing work on video-grounded dialogue systems is limited by feature space and semantic information. |
| Approach: | They propose multimodal transformer networks to encode videos and incorporate information from different modalities. |
| Outcome: | The proposed system generates appropriate conversational response to queries of humans based on visual and audio aspects of a given video . it also generalizes to another multimodal visual-grounded dialogue task, and obtains promising performance. |
Copied to clipboard
| Challenge: | Graphemes of most languages encode pronunciation, though some are more explicit than others . pronunciation modeling in logographic languages requires decomposing logographs into subunits . |
| Approach: | They propose a multimodal approach to predict pronunciation of Cantonese logographic characters using neural networks. |
| Outcome: | The proposed framework improves performance by 18.1% and 25.0% respectively to unimodal and multimodal baselines. |
Copied to clipboard
| Challenge: | In Multi-Document Summarization, the input is a set of documents, and the output is its summary. |
| Approach: | They propose a novel pretraining objective that uses the ROUGE-based centroid of each document cluster as a proxy for its summary. |
| Outcome: | The proposed model is better or comparable to state-of-the-art models. |
Copied to clipboard
| Challenge: | Large language models (LLMs) are powerful tools for interpreting human commands and generating text. |
| Approach: | They examine the resilience of large language models against five common types of disruptions including ASR, OCR, grammatical errors, typographical errors and distractive content. |
| Outcome: | The models show resistance to noise, but their performance suffers . authors evaluated the models against five common types of disruptions based on their results . |
Copied to clipboard
| Challenge: | Dialogue state tracking is a key component of dialogue systems. |
| Approach: | They propose to extend the definition of dialogue state tracking to multimodality . they propose a new synthetic benchmark and a novel baseline for this task . |
| Outcome: | The proposed task is based on a synthetic benchmark and a self-supervised video understanding task. |
Copied to clipboard
| Challenge: | Neural module networks (NMN) have been used in image-grounded tasks such as Visual Question Answering (VQA) however, very limited work on NMN has been studied in the video-ground dialogue tasks. |
| Approach: | They propose to use video as the grounding feature in video-grounded dialogues to model the information retrieval process in videogrounded language tasks as a pipeline of neural modules. |
| Outcome: | The proposed model can achieve promising performance on video-grounded dialogue and QA benchmarks. |
Copied to clipboard
| Challenge: | Recent advances in text summarization have overcome position bias in news articles . however, there are long-standing, unresolved challenges in extractive summarizing . |
| Approach: | They propose a neural framework that can flexibly control summary generation by introducing a set of sub-aspect functions. |
| Outcome: | The proposed framework can flexibly control summary generation by introducing sub-aspect functions . extracted summaries with minimal position bias are comparable with standard models . |
Copied to clipboard
| Challenge: | Traditional attempts to enhance the logical reasoning abilities of language models often rely on supervised fine-tuning, limiting their generalization to new tasks or domains. |
| Approach: | They propose a framework for integrating logical reasoning capabilities into LLMs and activating them via in-context learning. |
| Outcome: | The proposed framework achieves comparable results to existing models on three language understanding benchmarks. |
Copied to clipboard
| Challenge: | Existing approaches to training dialogue agents separately are not optimized for multi-domain task-oriented dialogues. |
| Approach: | They propose a unified neural architecture for end-to-end conversational systems in multi-domain task-oriented dialogues that jointly trains a bi-level state tracker and a joint dialogue act and response generator. |
| Outcome: | The proposed system outperforms existing systems on the MultiWOZ2.1 benchmark in dialogue state tracking, context-to-text, and end-to end settings. |
Copied to clipboard
| Challenge: | augmentation of task-oriented dialogues has followed standard methods for plain-text despite its richly annotated structure. |
| Approach: | They propose an augmentation framework that utilizes belief state annotations to match turns from various dialogues and form new synthetic dialogues in a bottom-up manner. |
| Outcome: | The proposed framework performs better on seen values and more robust to unseen values on n-shot training scenarios. |
Copied to clipboard
| Challenge: | Experimental results show that our proposed framework generates fluent and factually consistent summaries under various planning controls using both objective metrics and human evaluations. |
| Approach: | They propose a controllable neural generation framework that can guide dialogue summarization with personal named entity planning. |
| Outcome: | The proposed framework generates fluent and factually consistent summaries under various planning controls using objective metrics and human evaluations. |
Copied to clipboard
| Challenge: | Existing studies on text discourse parsing for English are limited due to the lack of annotated data. |
| Approach: | They propose to use multilingual vector representations and segment-level translation to establish a neural, cross-lingual discourse parser. |
| Outcome: | The proposed model achieves state-of-the-art on cross-lingual, document-level discourse parsing on all sub-tasks. |
Copied to clipboard
| Challenge: | Existing methods to optimize prompts for in-context learning are based on adversarial learning and are computationally efficient and extensible to other LLMs and tasks. |
| Approach: | They propose a method to optimize prompts for in-context learning by a generator and a discriminator. |
| Outcome: | The proposed method improves state-of-the-art prompt optimization techniques on 13 generation and classification tasks including summarization, arithmetic reasoning, machine translation, data-to-text generation, and the MMLU and big-bench hard benchmarks. |
Copied to clipboard
| Challenge: | Existing studies explore performing text style transfer on attributes like age, gender, formality, politeness, and formality. |
| Approach: | They propose a framework that freezes the pre-trained model’s original parameters and enables the development of a multiple-attribute text style transfer model. |
| Outcome: | The proposed model outperforms state-of-the-art models on sentiment transfer and multiple-attribute transfer tasks with significantly less computational resources. |
Copied to clipboard
| Challenge: | State-space models are a low-complexity alternative to transformers for text generation . however, the quadratic complexity of the input length restricts the application of large pretrained models to long texts. |
| Approach: | They propose an encoder-decoder architecture based on state-space models for conditional text generation with long context inputs. |
| Outcome: | The proposed model saves memory and memory during training and inference time while saving 50% and 87% of memory. |
Copied to clipboard
| Challenge: | Recent work on automated ICD coding learn mappings between low-dimensional representations of clinical text reports and codes. |
| Approach: | They propose novel neural networks for encoding medical codes based on textual, structural and statistical characteristics using a single deep learning baseline model. |
| Outcome: | The proposed methods improve the accuracy of medical codes based on their textual, structural and statistical characteristics. |
Copied to clipboard
| Challenge: | Utilizing natural language processing in clinical conversations is effective to improve the efficiency of workflows for medical staff and patients. |
| Approach: | They propose a model for dialogue segmentation and topic categorization that integrates natural language processing techniques into a joint model. |
| Outcome: | The proposed model improves on follow-up calls for diabetes management and reduces computational complexity and cost. |
Copied to clipboard
| Challenge: | Existing research on multi-turn spoken conversations focuses on reading comprehension of passages . interactivity of spoken content can cause lower information density and topic diffusion . |
| Approach: | They propose a hierarchical attention neural network architecture to improve spoken dialogue comprehension by combining turn-level and word-level attention mechanisms. |
| Outcome: | The proposed approach outperforms baseline attention models and is robust to lengthy and out-of-distribution test samples. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) are scalable and economical evaluators, but how reliable they are is still under-explored. |
| Approach: | They propose a framework which breaks down the evaluation process into decomposition and aggregation stages based on pedagogical practices and provides an interpretable window for how well LLMs evaluate . |
| Outcome: | The proposed framework improves performance on a variety of meta-evaluation benchmarks by providing an interpretable window for how well LLMs evaluate . |
Copied to clipboard
| Challenge: | Existing studies on optimal decision-making are limited and only consider individuals in isolation. |
| Approach: | They propose a task and corpus for learning alignments between machine and human preferences based on a gamified voting game . |
| Outcome: | The proposed task and corpus show that current state-of-the-art NLP models still leave much room for improvement. |
Copied to clipboard
| Challenge: | a neural architecture learns to generate content in a specific order without explicit specifications of the relations between input entities and output entities. |
| Approach: | They propose a natural language generation task that generates discharge instructions from ICD codes . they propose to model content ordering and text generation in a specific order . |
| Outcome: | The proposed model outperforms baseline models in BLEU scores and human evaluation. |
Copied to clipboard
| Challenge: | Discursive Socratic Questioning (DISQ) assesses a model's understanding of discourse relations by requiring systematic accuracy over multiple questions. |
| Approach: | They propose a method that evaluates faithfulness of understanding discourse based on question answering. |
| Outcome: | The proposed method evaluates the faithfulness of understanding discourse based on question answering. |
Copied to clipboard
| Challenge: | Parameter-Efficient Transfer Learning (PETL) has the potential to address this problem, but it has yet to be applied to the zero-shot domain adaptation. |
| Approach: | They propose to use descriptions of target domain slots to generate dynamic prefixes that are concatenated to the key and values at each layer’s self-attention mechanism. |
| Outcome: | The proposed method outperforms previous methods on the MultiWOZ and SGD benchmarks. |
Copied to clipboard
| Challenge: | Abstractive summarization models have been gaining popularity, but performance of unsupervised models still lags behind supervised models. |
| Approach: | They propose to re-rank summary candidates in an unsupervised manner to close the performance gap between unsupervised and supervised models. |
| Outcome: | The proposed model improves unsupervised models by up to 7.27% and ChatGPT by up 6.86% relative mean ROUGE across four widely-adopted summarization benchmarks. |
Copied to clipboard
| Challenge: | Sequence-to-sequence neural networks have enabled great progress in abstractive summarization. |
| Approach: | They propose to train a second-stage model performing re-ranking on a set of summary candidates by using a mixture of experts. |
| Outcome: | The proposed model outperforms the base model on CNN- DailyMail, XSum and Reddit TIFU with a base PEGASUS. |
Copied to clipboard
| Challenge: | Neural approaches have improved machine comprehension tasks, but models often operate as a black-box, resulting in lower interpretability. |
| Approach: | They propose a hybrid approach to quantify model uncertainty using Bayesian weight approximation and boost up inference speed by 80% relative to test time. |
| Outcome: | The proposed approach boosts inference speed by 80% relative to the previous approach and is applied to a clinical dialogue comprehension task. |
Copied to clipboard
| Challenge: | Existing enhancements of ExpertPrompting improve the large language model generation process. |
| Approach: | They propose a novel enhancement of ExpertPrompting to improve LLM generation by simulating multiple experts, aggregating their responses and selecting the best among individual and aggregated responses. |
| Outcome: | The proposed enhancement outperforms ExpertPrompting and comparable baselines in truthfulness, factuality, informativeness, usefulness and harmfulness. |
Copied to clipboard
| Challenge: | Multi-document summarization generates summary of corpus of documents consisting of related topics. |
| Approach: | They propose a generic framework to jointly consider coherence and informativeness in multi-document summarization and offers provisions to replace individual components based on the domain of source text. |
| Outcome: | The proposed framework consistently performs better than baselines for objective metrics and human evaluation. |
Copied to clipboard
| Challenge: | Existing methods to generate conversational question are naive and do not account for the answer span. |
| Approach: | They propose a framework for generating a conversational question from a context. |
| Outcome: | The proposed framework achieves state-of-the-art in two different settings compared to existing models . it uses a sentence as the rationale and extracts the answer span from it . |
Copied to clipboard
| Challenge: | Existing methods for abstractive summarization are limited by the quality of the first-stage candidates. |
| Approach: | They propose a method that fuses several summary candidates to produce a novel abstractive second-stage summary. |
| Outcome: | The proposed method improves ROUGE scores and qualitative properties of fused summaries on several summarization datasets. |
Copied to clipboard
| Challenge: | Text style transfer is an important task in controllable language generation due to the scarcity of large-scale parallel data. |
| Approach: | They propose a semi-supervised framework for text style transfer that bootstraps with supervision guided by automatically constructed pseudo-parallel pairs and improves the sequence-to-sequence policy gradient via reinforcement rewards. |
| Outcome: | The proposed framework achieves state-of-the-art performance on multiple datasets and produces effective generation with as minimal as 10% of training data. |
Copied to clipboard
| Challenge: | Experimental results show that strategically-enriched data can significantly improve the performance on out-of-domain and cross-target evaluation. |
| Approach: | They propose to decompose a stance detection task from a theoretical perspective and extend it with additional annotations. |
| Outcome: | The proposed task improves performance on out-of-domain and cross-target evaluations using a linguistic framework. |
Copied to clipboard
| Challenge: | Recent studies have raised concerns regarding the hallucination and flaws in their reasoning process. |
| Approach: | They propose a framework to learn planning-based reasoning through Direct Preference Optimization on collected trajectories, which are ranked according to synthesized process rewards. |
| Outcome: | The proposed model surpasses GPT-3.5-Turbo on logical reasoning benchmarks on a set of logically-based reasoning tasks. |
Copied to clipboard
| Challenge: | Existing methods for data-driven annotations require domain-specific and task-aligned supervision. |
| Approach: | They propose a multi-label and multi-target sampling strategy to optimize the annotation quality. |
| Outcome: | The proposed method significantly improves performance and learning efficacy on the benchmark stance detection corpora. |
Copied to clipboard
| Challenge: | Existing approaches to video-grounded dialogues focus on superficial temporal-level visual cues, but neglect more fine-grained spatial signals from videos. |
| Approach: | They propose a vision-language neural framework for high-resolution queries in videos based on textual cues that exploits both spatial and temporal-level information. |
| Outcome: | The proposed approach outperforms previous approaches on the TGIF-QA benchmark and significantly outperformed previous approaches. |
Copied to clipboard
| Challenge: | Annotated data plays a critical role in training models and evaluating their performance. |
| Approach: | They propose a paradigm for Human-LLM co-annotation of unstructured texts at scale that utilizes uncertainty to estimate LLMs’ annotation capability. |
| Outcome: | The proposed model outperforms existing models on many text-annotation tasks with up to 21% performance improvement over random baseline. |
Copied to clipboard
| Challenge: | Conventional dialogue summarization methods generate summaries without considering user’s specific interests. |
| Approach: | They propose a three-step approach to synthesize high-quality query-based summarization triples by training a unified model on three summarizing datasets with multi-purpose instructive triples. |
| Outcome: | The proposed model outperforms state-of-the-art models and even models with larger sizes on four datasets including dialogue summarization and dialogue reading comprehension. |
Copied to clipboard
| Challenge: | Existing approaches to extract summarize text are based on sentences as the elementary unit, but semantic segments containing supplementary information or descriptive details are often nonessential in the generated summaries. |
| Approach: | They propose to exploit discourse-level segmentation as a finer-grained means to more precisely pinpoint the core content in a document. |
| Outcome: | The proposed method improves extractive summarization performance on CNN/Daily Mail dataset. |
Copied to clipboard
| Challenge: | a new benchmark for multilingual foundation models is being developed . brittleness of foundation models in the dimensions of semantics and multilinguality is a key limitation . |
| Approach: | They propose a benchmark for multilingual foundation models, SeaEval . they examine how well these models comprehend cultural practices, nuances, and values . |
| Outcome: | The proposed model can be used to evaluate multilingual and multicultural scenarios. |
Copied to clipboard
| Challenge: | Recent work shows the power of few-shot prompting with large language models for tasks like machine translation, summarization, and question answering. |
| Approach: | They propose a few-shot prompting approach that decomposes the translation process into word chunks. |
| Outcome: | The proposed approach outperforms established few-shot prompting models with 8 chrF++ scores across languages. |