Papers by Yulia Tsvetkov
Copied to clipboard
| Challenge: | Pretrained generative models provide novel ways for users to interact with computers. |
| Approach: | This tutorial provides an overview of key guardrail mechanisms developed for LLMs along with evaluation methodologies and a detailed security assessment protocol. |
| Outcome: | This tutorial provides an overview of key guardrail mechanisms developed for LLMs, along with evaluation methodologies and a detailed security assessment protocol. |
Copied to clipboard
| Challenge: | Empowerment has rarely been studied in NLP because of its implicit nature . linguistics and psychology research shows how empowerment can impact people by increasing their sense of self-efficacy and self-esteem. |
| Approach: | They crowdsource Reddit posts labeled for empowerment and use it to train language models that capture empowering and disempowering language. |
| Outcome: | The proposed dataset can be used to train language models that capture empowering and disempowering language. |
Copied to clipboard
| Challenge: | Modern deep learning models for NLP are notoriously opaque, and this has motivated efforts to design example-specific approaches to interpret such models. |
| Approach: | They propose to use influence functions to explain models by highlighting important words in input text to provide models with an explanation. |
| Outcome: | The proposed approach is particularly useful for natural language inference, a task in which ‘saliency maps’ may not have clear interpretation. |
Copied to clipboard
| Challenge: | In-context learning (ICL) is a form of learning that provides a handful of examples at inference time, but it is not well understood why it emerges as the model has never been specifically trained on such demonstrations. |
| Approach: | They adapt an iterative, gradient-based approach to find a small subset of pretraining data that supports ICL and compare it with random subsets of pretrain data. |
| Outcome: | The proposed method improves the model's ICL ability by 18% if it is continued on a small subset of pretraining data. |
Copied to clipboard
| Challenge: | Open-domain neural dialogue models have achieved high performance in response ranking and evaluation tasks. |
| Approach: | They propose methods for automatically creating adversarial negative training data . they use mask-and-fill and keyword-guided approaches to generate negative examples . |
| Outcome: | The proposed approaches outperform baseline models in providing informative negative examples for training dialogue systems. |
Copied to clipboard
| Challenge: | Existing methods that extract features from input text to explain a classifier's prediction are limiting to models that are faithful to their predictions. |
| Approach: | They propose a framework for guiding model explanations by supervising them explicitly using task-related lexicons to direct supervise model explanation. |
| Outcome: | The proposed method improves model explanations without sacrificing performance on sentiment analysis and toxicity detection tasks while demoting spurious correlations with African American English dialects. |
Copied to clipboard
| Challenge: | a large amount of work on cross-lingual transfer learning focused on typological and genealogical similarities between languages. |
| Approach: | They propose three features that capture cross-cultural similarities that manifest in linguistic patterns and quantify distinct aspects of language pragmatics. |
| Outcome: | The proposed features capture cross-cultural similarities manifest in linguistic patterns and quantify aspects of language pragmatics. |
Copied to clipboard
| Challenge: | Prior work on linguistic gender difference and communications about gender has focused on language about or portraying persons of a particular gender. |
| Approach: | They present a multi-genre corpus of 25M comments from five socially and topically diverse sources tagged for the gender of the addressee and 30k annotations for sentiment and relevance of these responses. |
| Outcome: | The proposed dataset shows that responses to women are more emotive and about the speaker as an individual (rather than about the content being responded to). |
Copied to clipboard
| Challenge: | Prior approaches for predicting code-switching only consider shallow linguistic context. |
| Approach: | They hypothesize that enriching models with speaker information can guide them to pick up on relevant inductive biases. |
| Outcome: | The proposed model improves on a speaker-driven task in English–Spanish bilingual dialogues by adding sociolinguistically-grounded speaker features as prepended prompts. |
Copied to clipboard
| Challenge: | Existing methods to train multilingual machine translation models are imbalanced and heterogeneous data is wildly varying. |
| Approach: | They propose a method that automatically learns how to weight training data through a data scorer that is optimized to maximize performance on all test languages. |
| Outcome: | The proposed method outperforms baselines on two sets of languages under one-to-many and many-to-1 MT settings and offers flexible control over which languages are optimized. |
Copied to clipboard
| Challenge: | Amidst growing concern over media manipulation, NLP studies focus on overt strategies like censorship and “fake news”. |
| Approach: | They propose to use two concepts from political science literature to identify subtler media manipulation strategies . they propose to apply embedding-based methods to cross-lingually project English frames to Russian . |
| Outcome: | The proposed techniques can be applied to 13 years of the Russian newspaper Izvestia and show that they highlight U.S. moral failings and threats to the U.s. |
Copied to clipboard
| Challenge: | Existing studies on this topic focus on the robustness of specific detectors or particular attack methods. |
| Approach: | They stress test the detectors’ robustness to malicious attacks under realistic scenarios using LLMs and metric-based detectors. |
| Outcome: | The proposed methods are based on a set of LLM-based models and their performance is compared under different budget levels. |
Copied to clipboard
| Challenge: | This tutorial will provide an overview of ethical research tools and ethical implications of language technologies. |
| Approach: | This tutorial will provide an overview of ethical research and practical examples . it will discuss ethical tools to ensure data, algorithms, and models are socially responsible . |
| Outcome: | This tutorial will provide an overview of ethical research tools and methods . it will discuss philosophical foundations of ethical work along with state of the art techniques . |
Copied to clipboard
| Challenge: | Social biases are difficult to identify because human judgements in this domain can be unreliable. |
| Approach: | They propose an unsupervised approach to detecting implicit gender bias in text . their main challenge is forcing the model to focus on signs of implicit bias . |
| Outcome: | The proposed model reduces the influence of confounds by focusing on signs of implicit bias rather than other artifacts in the data. |
Copied to clipboard
| Challenge: | Existing approaches to bot detection are agnostic to social environments the bots operate in . however, standard approaches are not a good fit for the social environments they operate in. |
| Approach: | They propose a method that estimates the percentage of Twitter bots given a community . they use Twitter bot detection datasets and feature-, text-, and graph-based models adjusted to a particular community based on Twitter . |
| Outcome: | The proposed method achieves state-of-the-art in community-level Twitter bot detection across balanced and imbalanced class distribution settings. |
Copied to clipboard
| Challenge: | Recent studies have found that biased LLMs can influence decisions in areas such as medical classifications and educational hiring. |
| Approach: | They conducted two interactive experiments on partisan bias in large language models while completing tasks with either a biased liberal, biased conservative, or unbiased control model. |
| Outcome: | The results show that prior knowledge of AI is weakly correlated with a reduction of the bias, suggesting that AI education can be crucial for mitigating bias effects. |
Copied to clipboard
| Challenge: | Current machine translation systems generate a "standard" target language, but many languages have multiple varieties that are different from the standard language. |
| Approach: | They propose a framework to rapidly adapt machine translation systems to generate different target varieties . they propose to use no parallel data to generate languages close to, but different from, the standard target language . |
| Outcome: | The proposed model improves on a system that generates Ukrainian and Belarusian in two languages with no parallel data. |
Copied to clipboard
| Challenge: | despite inextricable ties between race and language, little work has considered race in NLP research and development. |
| Approach: | They survey 79 papers from the ACL anthology that mention race . they find race has been siloed as a niche topic and ignored in many NLP tasks . authors call for inclusion and racial justice in NLP research practices . |
| Outcome: | The findings highlight the need for inclusion and racial justice in NLP research practices. |
Copied to clipboard
| Challenge: | Existing models that explain text classification predictions are opaque and overfit to spurious artifacts. |
| Approach: | They propose a novel self-explaining model that explains a text classifier’s predictions using phrase-based concepts. |
| Outcome: | The proposed model shows that it is adequate, trustworthy and understandable by human judges compared to existing baselines. |
Copied to clipboard
| Challenge: | Existing tools for hate speech detection and sentiment analysis cannot detect veiled offensiveness of microaggressions . linguistic subtlety of micro-aggressives has made it difficult to analyze their exact nature . |
| Approach: | They propose a typology of microaggressions based on a subset of data . they propose an objective criterion for annotation and an active-learning procedure . |
| Outcome: | The proposed typology of microaggressions is based on a subset of social media data. |
Copied to clipboard
| Challenge: | Specialized language and task adapters have been proposed to facilitate cross-lingual transfer of multilingual pretrained models. |
| Approach: | They propose a method that optimizes the ensemble weights of pretrained adapters for each test sentence by minimizing the entropy of its predictions. |
| Outcome: | The proposed method improves robustness to uncovered languages without training new adapters. |
Copied to clipboard
| Challenge: | Despite impressive performance on many text classification tasks, deep neural networks tend to learn frequent superficial patterns that are specific to the training data and do not always generalize well. |
| Approach: | They propose a method that represents latent topical confounds and a model which “unlearns” confounding features by predicting both the label of the input text and the confound. |
| Outcome: | The proposed model generalizes better and learns features indicative of the writing style rather than the content. |
Copied to clipboard
| Challenge: | CulturalBench is a set of 1,696 human-written and human-verified questions to assess LMs’ cultural knowledge covering 45 global regions including underrepresented ones like Bangladesh, Zimbabwe, and Peru. |
| Approach: | They construct a set of 1,696 human-written and human-verified questions to assess LMs' cultural knowledge, covering 45 global regions including underrepresented ones like Bangladesh, Zimbabwe, and Peru. |
| Outcome: | The proposed model outperforms other models across cultures, while underperforming on questions related to North Africa, South America and Middle East. |
Copied to clipboard
| Challenge: | Existing studies have shown that pre-trained LLMs emit training data up to 150 more often than in regular operation. |
| Approach: | They propose a black-box prompt optimization method where an attacker LLM agent uncovers higher levels of memorization in a victim agent . |
| Outcome: | The proposed method shows 23.7% more overlap with training data compared to state-of-the-art baselines. |
Copied to clipboard
| Challenge: | Creating a descriptive grammar is an indispensable step for language documentation but it is tedious and time-consuming. |
| Approach: | They propose a framework for extracting a first-pass grammatical specification from raw text in a concise, human- and machine-readable format. |
| Outcome: | The proposed framework extracts a grammatical specification that is nearly equivalent to those created with large amounts of gold-standard annotated data. |
Copied to clipboard
| Challenge: | Identifying linguistic differences between dialects of a language often requires expert knowledge and meticulous human analysis. |
| Approach: | They propose a method to extract distinguishing lexical features of dialects by utilizing interpretable dialect classifiers in the absence of human experts. |
| Outcome: | The proposed method extracts key language-specific lexical features that contribute to dialectal variations. |
Copied to clipboard
| Challenge: | Recent advances in few-shot generalization in natural language processing focus on English. |
| Approach: | They propose a benchmark that unifies 15 diverse tasks across 54 languages in a sequence-to-sequence format and provides a fixed set of few-shot examples and instructions. |
| Outcome: | The proposed framework unifies 15 diverse tasks across 54 languages in a sequence-to-sequence format and provides a fixed set of few-shot examples and instructions. |
Copied to clipboard
| Challenge: | Currently, the server controls the generated text, but users can't keep it private . prompted generation is a common interaction paradigm for large language models on cloud . |
| Approach: | They propose a protocol where the server handles most of the computation while the client controls the sampling operation. |
| Outcome: | The proposed protocol protects both prompt and generation under strong attacks. |
Copied to clipboard
| Challenge: | Language models (LMs) often struggle to pay enough attention to the input context, and generate texts that are unfaithful or contain hallucinations. |
| Approach: | They propose a context-aware decoding technique that amplifies the difference between the output probabilities when a model is used with and without context. |
| Outcome: | The proposed model significantly improves faithfulness of different LM families including OPT, GPT, LLaMA, and FLAN-T5 for summarization tasks. |
Copied to clipboard
| Challenge: | Inductive biases in transformers can cause hierarchical generalization without explicitly encoding structural bias. |
| Approach: | They investigate sources of inductive bias in transformer models and their training that could cause such preference for hierarchical generalization. |
| Outcome: | The proposed model can generalize to novel syntactic forms without explicit bias . the proposed model is able to generalize on a dataset with a hierarchical grammar . |
Copied to clipboard
| Challenge: | Recent studies have highlighted societal harms that can be caused by language generation models deployed in the wild. |
| Approach: | They propose to use a typology of technical approaches to mitigating harms of language generation models to provide an overview of potential social issues in language generation including toxicity, social biases, misinformation, factual inconsistency, and privacy violations. |
| Outcome: | The proposed typology addresses toxicity, biases, misinformation, factual inconsistency, and privacy violations in language generation models. |
Copied to clipboard
| Challenge: | Extensive experiments demonstrate that Data Swarms outperforms eight data generation baselines across five evaluation objectives. |
| Approach: | They propose an algorithm to optimize the generation of synthetic evaluation data and advance quantitative desiderata of LLM evaluation. |
| Outcome: | The proposed algorithm outperforms baseline evaluations and Adversarial Swarms generates harder data while learning from such data. |
Copied to clipboard
| Challenge: | despite advances in NLP, significant disparities in performance across languages still exist . prior benchmarks focused on a limited number of tasks and languages, but now GlobalBench tracks progress on all languages. |
| Approach: | They propose to use global benchmarks to track progress on all NLP datasets in all languages. |
| Outcome: | a new tool tracks progress on all NLP datasets in all languages and tracks per-speaker utility and equity . globalbench is designed to identify the most under-served languages and reward research efforts . a globalbech is available at https://github.com/neulab/globalbench. |
Copied to clipboard
| Challenge: | Neural machine translation (NMT) often fails in one-to-many translation, e.g., in the translation of multi-word expressions, compounds, and collocations. |
| Approach: | They propose a phrase-based NMT model that generates embeddings of words or phrases. |
| Outcome: | The proposed model performs on par with state-of-the-art phrase-based NMT. |
Copied to clipboard
| Challenge: | Existing methods to control dialogue generation are manual labelling and manual editing of data. |
| Approach: | They propose a method to control dialogue generation using exemplar responses . they use semantic frames present in exemplars to guide response generation . |
| Outcome: | The proposed model improves coherence while preserving semantic meaning and conversation goals . exemplar responses are handwritten or strategically curated to promote highlevel goals without explicit labels . |
Copied to clipboard
| Challenge: | Existing alignment paradigms for large language models learn an averaged human preference and struggle to model diverse preferences across cultures, demographics, and communities. |
| Approach: | They propose a modular framework that "plugs" into a base LLM a pool of smaller but specialized community LMs where models collaborate in distinct modes to support three modes of pluralism: Overton, steerable, and distributional. |
| Outcome: | The proposed framework “plugs into” a base LLM a pool of smaller but specialized community LMs, where models collaborate in distinct modes to support three modes of pluralism: Overton, steerable, and distributional. |
Copied to clipboard
| Challenge: | Current methods for training language models with human feedback rely on subjective preferences that are assumed to account for an "average" user . however, annotating preferences is inherently subjective and results in generic models that generate outputs not preferred by many user groups. |
| Approach: | They propose a method to personalize preference optimization in LMs by contextualizing the probability distribution of model outputs with the preference provider. |
| Outcome: | The proposed method improves performance by focusing on group-level preferences rather than individual feedback. |
Copied to clipboard
| Challenge: | a new method for automatic style transfer is proposed to preserve the meaning of the text while reducing stylistic properties. |
| Approach: | They propose a method for automatic style transfer that uses latent representations of the input sentence to preserve meaning while reducing stylistic properties. |
| Outcome: | The proposed method improves on sentiment, gender and political slant styles on three different styles. |
Copied to clipboard
| Challenge: | Large language models are limited by challenges in factuality and hallucinations to be directly employed off-the-shelf for judging the veracity of news articles. |
| Approach: | They propose to integrate large language models into the news pipeline by generating news reactions and generating proxy tasks. |
| Outcome: | The proposed model outperforms state-of-the-art baselines by 16.8% in macro f1-score on seven datasets with three LLMs. |
Copied to clipboard
| Challenge: | a recent study focuses on comparative text analyses to explain social phenomena and identify systematic biases. |
| Approach: | They evaluate InfoGap method to locate information gaps and inconsistencies in articles at the fact level, across languages. |
| Outcome: | The method identifies discrepancies in factual coverage across languages and biographical facts carrying negative connotations are more likely to be highlighted in Russian Wikipedia. |
Copied to clipboard
| Challenge: | Existing summarization systems alter the political opinions and stances of news articles in more than 50% of summaries, misrepresenting the intent and perspectives of the authors. |
| Approach: | They propose a model-based summarization approach controlled by political perspective classifiers that preserves the political stance of a generated summary. |
| Outcome: | The proposed model outperforms state-of-the-art summarization systems and large language models by up to 13.7% in terms of success rate of stance preservation, with competitive performance on standard metrics of summarizing quality. |
Copied to clipboard
| Challenge: | Language models have evolved from being research prototypes to commercialized products offered as web APIs. |
| Approach: | They conduct a systematic analysis of the cost and utility of OpenAI’s language model API on multilingual benchmarks in 22 typologically diverse languages. |
| Outcome: | The proposed language model API performs poorly on multiple languages and speakers of a large number of languages are overcharged while obtaining poorer results. |
Copied to clipboard
| Challenge: | Prior approaches for unsupervised keyphrase extraction relied on heuristic notions of phrase importance via embedding clustering or graph centrality. |
| Approach: | They propose an approach which defines keyphrases as document phrases that are salient for predicting the topic of the document. |
| Outcome: | The proposed method alleviates the need for ad-hoc heuristics and achieves state-of-the-art results in scientific publications and news articles. |
Copied to clipboard
| Challenge: | Text generation systems are ubiquitous in natural language processing applications, but evaluation of these systems remains a challenge, especially in multilingual settings. |
| Approach: | They propose a metric to evaluate the morphosyntactic well-formedness of text using its dependency parse and morphologically-rich rules of the language. |
| Outcome: | The proposed metric can evaluate the morphosyntactic well-formedness of text using its dependency parse and morphologically-rich rules of the language. |
Copied to clipboard
| Challenge: | Social media bot detection has always been an arms race between advancements in machine learning and adversarial bot strategies to evade detection. |
| Approach: | They propose a mixture-of-heterogeneous-experts framework to divide and conquer diverse user information modalities and propose LLM-guided manipulation of user textual and structured information to evade detection. |
| Outcome: | The proposed framework outperforms state-of-the-art baselines on 1,000 annotated examples while bringing down existing detectors by 29.6% and harming calibration and reliability of bot detection systems. |
Copied to clipboard
| Challenge: | Large pretrained language models are successful at generating fluent text but are notoriously hard to controllably sample from. |
| Approach: | They propose a sampling procedure that combines the log-likelihood of the language model with arbitrary constraints in a single energy function and then generates samples in . non-autoregressive manner. |
| Outcome: | The proposed method improves on text generation with soft and hard constraints and keyword-guided generation. |
Copied to clipboard
| Challenge: | Information manipulation campaigns rely on textbased news and social media content, and NLP can be a valuable tool in combating them. |
| Approach: | They propose to use a dataset to examine the use of NLP in public opinion manipulation campaigns in the 2022 Russia-Ukraine war. |
| Outcome: | The proposed dataset contains 38M+ posts from Russian media outlets on Twitter and VKontakte, as well as public activity and responses, immediately preceding and during the 2022 Russia-Ukraine war. |
Copied to clipboard
| Challenge: | Abstractive summarization models overfit to training corpora, lack of transparency and layout bias . authors propose incorporating latent and explicit dependencies across sentences in source document . |
| Approach: | They propose a framework based on document-level structure induction to address layout bias and lack of transparency in abstractive summarization models. |
| Outcome: | The proposed framework improves coverage of content in the source documents and generates more abstractive summaries by generating more novel n-grams. |
Copied to clipboard
| Challenge: | Mental health stigma prevents many individuals from receiving appropriate care, and social psychology studies have shown that mental health tends to be overlooked in men. |
| Approach: | They propose to use clinical psychology literature to curate prompts, then evaluate models’ propensity to generate gendered words. |
| Outcome: | The proposed framework captures stigma about gender in mental health and is more likely to predict female subjects than male in sentences about mental health conditions (32% vs. 19%), and this disparity is exacerbated for sentences that indicate treatment-seeking behavior. |
Copied to clipboard
| Challenge: | Existing diffusion models for continuous-valued domains have not been adopted for text data. |
| Approach: | They propose a diffusion-based language model with two key design choices . semi-autoregressive model generates blocks of text and allows local context updates . they evaluate it on unconstrained text generation benchmarks . |
| Outcome: | The proposed model outperforms autoregressive models on unconstrained text generation benchmarks on uncontrolled text generation. |
Copied to clipboard
| Challenge: | Existing studies seek to enhance the graph reasoning capabilities of Large Language Models (LLMs) by specialized instruction tuning. |
| Approach: | They propose to evaluate LLM graph reasoning generalization using in-distribution settings . they propose to use three strategies to improve LLM generalization . |
| Outcome: | The proposed benchmark evaluates LLM graph reasoning generalization with in-distribution settings only . it shows that LLMs struggle to generalize across reasoning and real-world patterns . |
Copied to clipboard
| Challenge: | Existing approaches to interpret black-box models to learn spurious correlations are not well understood. |
| Approach: | They propose a procedure that leverages model interpretations to update parameters towards a plausible interpretation rather than an interpretation that relies on spurious patterns in data. |
| Outcome: | The proposed procedure outperforms baseline methods that use adversarial training in a controlled setup. |
Copied to clipboard
| Challenge: | Existing methods to debias word embeddings in binary settings such as gender and religion are limited to binary labels, whereas word2vec embedders can be used to propagate biases. |
| Approach: | They propose a method to debias word embeddings in multiclass settings such as gender and religion, extending the work of Bolukbasi et al. (2016). |
| Outcome: | The proposed method maintains the efficacy in standard NLP tasks while maintaining the utility of embeddings. |
Copied to clipboard
| Challenge: | Empirical results show plug-and-play approach to reason about belief states of multiple characters in reading comprehension tasks is more precise and interpretable than previous approaches. |
| Approach: | They propose a plug-and-play approach to reason about the belief states of multiple characters in reading comprehension tasks via explicit symbolic representation. |
| Outcome: | The proposed algorithm improves theory of mind of off-the-shelf neural language models without supervision. |
Copied to clipboard
| Challenge: | Existing approaches to infuse knowledge graphs with pre-trained LMs are limited by the input sequence length. |
| Approach: | They propose a language model that leverages knowledge in local, document-level, and global contexts for long document understanding. |
| Outcome: | The proposed model achieves state-of-the-art on three long document understanding tasks across 6 datasets/settings. |
Copied to clipboard
| Challenge: | Hundreds of studies have highlighted ethical issues in NLP models . |
| Approach: | They propose to measure media biases in LMs trained on diverse data sources . they focus on hate speech and misinformation detection . |
| Outcome: | The proposed methods quantify the fairness of downstream NLP models trained on politically biased LMs. |
Copied to clipboard
| Challenge: | Existing methods for word embeddings generate faster training with fewer learnable parameters. |
| Approach: | They propose a novel margin-based loss that uses only predicted and target embeddings . they argue that the loss is more consistent and interpretable than other margin--based losses . |
| Outcome: | The proposed model is more consistent and interpretable than other margin-based losses. |
Copied to clipboard
| Challenge: | Existing methods for text generation evaluation metrics are lacking in robustness analysis. |
| Approach: | They propose to use stress tests to test for errors in text generation evaluation metrics . they find that BERTScore is confused by truncation errors in summarization . |
| Outcome: | The proposed stress tests show that they are insensitive to errors in open-ended generation, translation, and summarization. |
Copied to clipboard
| Challenge: | a single general-purpose LLM is not enough to produce a reliable output, argues this paper . a multi-LLM collaboration approach addresses reliability, democratization, and pluralism . |
| Approach: | They argue that a single general-purpose LLM is not enough to produce a reliable output . they organize existing multi-LLM collaboration methods into a hierarchy based on access and information exchange . |
| Outcome: | The proposed method addresses reliability, democratization, and pluralism challenges a single LLM fails to produce a reliable output. |
Copied to clipboard
| Challenge: | rampant proliferation of large language models generates text indistinguishable from human-written language. |
| Approach: | They train neural detectors on outputs of a new generator and test their performance on held-out generators. |
| Outcome: | The proposed detectors can be built on training data from medium-sized models. |
Copied to clipboard
| Challenge: | Modern multilingual models are trained on concatenated text from multiple languages in hopes of conferring benefits to each (positive transfer) however, recent work has shown that this approach can degrade performance on high-resource languages, a phenomenon known as negative interference. |
| Approach: | They propose a meta-learning algorithm that adds language-specific parameters as meta-parameters and trains them in a manner that explicitly improves shared layers’ generalization on all languages. |
| Outcome: | The proposed model improves cross-lingual transferability and generalization on all languages, and improves on the language-specific parameters. |
Copied to clipboard
| Challenge: | Recent efforts to develop NLP tools for low-resource languages focus on their standard dialects. |
| Approach: | They propose a high-quality parallel text and speech corpus for Yoruba . they use native speakers to collect data from four regional yoruba dialects . |
| Outcome: | The proposed dataset shows that dialect-adaptive finetuning can narrow performance disparities . the dataset will be released publicly under an open license . |
Copied to clipboard
| Challenge: | Modern toxic speech detectors are incompetent in recognizing disguised offensive language, such as adversarial attacks that deliberately avoid known toxic lexicons. |
| Approach: | They propose a framework that fortifies existing toxic speech detectors without a large labeled corpus of veiled toxicity. |
| Outcome: | The proposed framework is aimed at fortifying existing toxic speech detectors without a large labeled corpus of disguised offensive language. |
Copied to clipboard
| Challenge: | Existing factuality evaluation models are not robust, especially with respect to entity and relation errors in new domains. |
| Approach: | They propose a new approach to factuality evaluation that is generalizable across domains . they propose entities-specific facts, facts extracted from external knowledge bases and facts constructed compositionally through knowledge base walks. |
| Outcome: | The proposed model achieves state-of-the-art on two in-domain news summarization benchmarks and on three out-of domain scientific literature datasets. |
Copied to clipboard
| Challenge: | Abstractive summarization models often generate inconsistent summaries containing factual errors or fabricated content. |
| Approach: | They propose to generate representative examples of non-factual summaries through infilling language models and train a robust fact-correction model to post-edit them to improve factual consistency. |
| Outcome: | The proposed model outperforms previous methods in correcting factual errors on two popular summarization datasets. |
Copied to clipboard
| Challenge: | Existing studies on LLM abstention focus on English, but they show that it can reduce the accuracy of the model by 20.5% . |
| Approach: | They propose to teach LLMs to abstain in the face of knowledge gaps by generating multiple feedback items in related languages. |
| Outcome: | Extensive experiments show that the proposed approach outperforms baselines and achieves 9.2% improvement for low-resource languages. |
Copied to clipboard
| Challenge: | Recent advances in the capacity of large language models to generate human-like text have prompted a heated discourse around the risks of societal harms they introduce. |
| Approach: | They propose a taxonomy of interventions organized around the different phases where they can be adopted to mitigate harms. |
| Outcome: | The proposed methods are based on several prior works’ taxonomies of language model risks and provide an overview of strategies for detecting and ameliorating different kinds of risks/harms. |
Copied to clipboard
| Challenge: | Existing research has focused on enhancing graph reasoning capabilities of LLMs by supervised fine-tuning on synthetic graph data. |
| Approach: | They propose to unlock generalizable learning of graph with post-training alignment with synthetic graph data by aligning off-the-shelf LLMs and LLM fine-tuned on synthetic graphs. |
| Outcome: | The proposed algorithm improves on synthetic graph problems and out-of-domain tasks with implicit graph structures. |
Copied to clipboard
| Challenge: | Existing efforts to identify unacceptable behavior have focused on toxicity as the sole form of community norm violation. |
| Approach: | They propose a dataset that focuses on a more complete spectrum of community norms and their violations in local conversational and global contexts. |
| Outcome: | The proposed model improves the detection of community norm violations in local conversational and global contexts. |
Copied to clipboard
| Challenge: | Existing methods for analyzing people portrayals take an unsupervised approach, or rely on domain-specific knowledge. |
| Approach: | They show how contextualized word embeddings can be used to capture affect dimensions in portrayals of people. |
| Outcome: | The proposed method can capture affect dimensions in portrayals of men and women . it is biased towards training data, which limits its usefulness to in-domain analyses . |
Copied to clipboard
| Challenge: | This tutorial will equip participants with basic guidelines for thinking deeply about ethical issues . |
| Approach: | This tutorial will equip participants with basic guidelines for thinking deeply about ethical issues . the methodology is interactive and participatory, including case studies and working in groups . |
| Outcome: | This tutorial will equip participants with basic guidelines for thinking deeply about ethical issues . the methodology is interactive and participatory, including case studies and working in groups. |
Copied to clipboard
| Challenge: | Existing research is leveraging multiple language models with diverse skills and strengths to collaborate. |
| Approach: | They propose mitigation strategies to mitigate the impact of malicious models by employing external supervisors to disable/mask them out to reduce their influence. |
| Outcome: | The proposed mitigation strategies recover 95.31% of initial performance while making model collaboration systems fully resistant to malicious models remains an open question. |
Copied to clipboard
| Challenge: | Large language models can perform downstream tasks in a zero-shot fashion, given natural language prompts that specify the desired behavior. |
| Approach: | They propose a human readable prompt tuning method that incorporates a fluency constraint to find a distribution of effective and fluent prompts. |
| Outcome: | The proposed method outperforms baselines by 7.0% across three tasks. |
Copied to clipboard
| Challenge: | During the COVID-19 pandemic, inaccurate information made it hard for people to find reliable guidance when they needed it. |
| Approach: | They propose to use pretrained language models to generate fluent, original text . they argue that strong detectors should be released along with new generators . |
| Outcome: | The proposed system is prone to shortcut learning and should be released along with new generators. |
Copied to clipboard
| Challenge: | a new framework for sentence summarization is available that can be trained reference-free . a high-quality dataset of sentence-summary pairs with varying degrees of compression ratios is obtained . |
| Approach: | They propose a framework for sentence summarization that can be trained reference-free . they propose 'referee' that iteratively distills latent knowledge into better models . |
| Outcome: | The proposed framework outperforms existing models in the use of explicit examples from teacher models without compromising the quality of the summarization. |
Copied to clipboard
| Challenge: | Modern summarization models generate fluent but often factually unreliable outputs. |
| Approach: | They propose to use human annotations to identify different categories of factual errors and benchmark factuality metrics to improve summarization evaluation. |
| Outcome: | The proposed method identifies the proportion of different categories of factual errors and benchmarks their human judgements as well as their specific strengths and weaknesses. |
Copied to clipboard
| Challenge: | Existing watermarked generation algorithms employ token-level designs and are vulnerable to paraphrase attacks. |
| Approach: | They propose a sentence-level watermarking algorithm that uses locality-sensitive hashing to partition the semantic space of sentences. |
| Outcome: | The proposed algorithm is more robust than the existing state-of-the-art method on paraphrasers and domains, while posing only minor degradations to SemStamp. |
Copied to clipboard
| Challenge: | Existing studies of diffusion-based language models have been conducted on a smaller scale. |
| Approach: | They propose to scale an autoregressive diffusion model from 0.4B to 13B parameters and propose techniques to improve its training and inference efficiency. |
| Outcome: | The proposed model is able to combine a large general-purpose diffusion model with smaller, but specialized and contextualized diffusion models at inference time. |
Copied to clipboard
| Challenge: | VALUESCOPE is a framework that quantifies social norms and values within online communities. |
| Approach: | They propose a framework that uses language models to quantify social norms and values within online communities. |
| Outcome: | The proposed framework delineates differences in social norms and tracks evolution of norms in online communities and influence of significant external events like the U.S. presidential elections and the emergence of new sub-communities. |
Copied to clipboard
| Challenge: | Existing tasks and datasets assess LLM knowledge abilities mostly by focusing on atomic (e.g., open-domain QA) or linear (e-hop QA). |
| Approach: | They propose a geometric knowledge reasoning benchmark consisting of incomplete knowledge networks bounded by structured factual constraints where LLMs are tasked with inferring the missing facts to meet all constraints. |
| Outcome: | The proposed methods outperform baseline methods and are more robust towards problems in the hard subset. |