Papers by Mrinmaya Sachan
Copied to clipboard
| Challenge: | Existing interpretability research focused on analyzing a single mechanism . et al., 2023) focused on finding how models copy or recall factual knowledge . |
| Approach: | They propose a competition of mechanisms that focuses on the interplay of multiple mechanisms instead of individual mechanisms . they uncover how and where the competition of mechanism happens within LLMs using logit inspection and attention modification methods. |
| Outcome: | The proposed model is based on two interpretability methods, logit inspection and attention modification. |
Copied to clipboard
| Challenge: | We hypothesize that questioning can enhance human performance and assist solvers . |
| Approach: | They propose to use large language models to generate sequential questions for math word problem-solving . they propose to apply these models to a variety of math word problems . |
| Outcome: | The proposed model improves the performance of a math word problem solver by generating more questions than other models. |
Copied to clipboard
| Challenge: | Modern NLP systems are rarely calibrated and are often confidently incorrect about their predictions, which violates users’ mental model and erodes their trust. |
| Approach: | They propose to use a mental model to bet on the correctness of an NLP system and to study how trust is rebuilt as a function of time after these events. |
| Outcome: | The proposed model shows that even a few highly inaccurate confidence estimation instances damage users’ trust in the system and performance, which does not easily recover over time. |
Copied to clipboard
| Challenge: | Textbooks lack visuals that support student learning, but many lack them . e-textbooks lack such visuals, and many lack these visuals . |
| Approach: | They propose to use vision-language models to automatically enhance textbooks with images from the web. |
| Outcome: | The proposed model improves textbooks with images from the web while allowing for better pedagogical value. |
Copied to clipboard
| Challenge: | Existing systems that detect logical fallacies in public discourse do not help people recognize them independently. |
| Approach: | They propose an intelligent tutoring system which uses large language models to help humans learn about logical fallacies. |
| Outcome: | The proposed system outperforms baseline LLMs lacking such pedagogical strategies. |
Copied to clipboard
| Challenge: | Recent efforts to solve math story problems have lacked accurate representations of mathematical concepts. |
| Approach: | They propose a graph-based semantic formalism for solving math story problems . they combine existing datasets and annotate a corpus of 1,019 problems with MathWorld . |
| Outcome: | The proposed model can be used to solve math story problems with pre-trained language models . the model can also be used for generating new problems by using the model as a design space . |
Copied to clipboard
| Challenge: | Byte-Pair Encoding (BPE) is a popular algorithm used for tokenizing data in NLP, but the underlying optimization problem that BPE seeks to solve has not yet been laid down. |
| Approach: | They propose an algorithm which is a 1/sigma*(1-e(-sigma))-approximation of an optimal merge sequence. |
| Outcome: | The proposed algorithm improves the runtime complexity from O(NM) to O(N log M) and the lower bound of the approximation is approx0.37. |
Copied to clipboard
| Challenge: | Existing methods for question answering and question generation are hard to obtain in many domains. |
| Approach: | They propose a method for jointly learning to ask and answer questions . they leverage unlabeled text along with labeled question answer pairs for learning . |
| Outcome: | The proposed method improves on four benchmark datasets on question answering and question generation tasks. |
Copied to clipboard
| Challenge: | Math word problems (MWPs) describe mathematical scenarios through text, requiring learners to interpret both linguistic and numerical information to derive mathematical expressions. |
| Approach: | They propose a framework for generating pedagogically meaningful visuals from MWP text descriptions using a pre-defined visual language and a design space grounded in interviews with math teachers. |
| Outcome: | The proposed framework illustrates the core mathematical relationships in math word problems. |
Copied to clipboard
| Challenge: | Several recent papers claim to have achieved human parity at sentence-level machine translation. |
| Approach: | They propose to use a dataset with rich discourse annotations to evaluate MT performance . they find that MT outputs differ fundamentally from human translations in terms of latent discourse structures. |
| Outcome: | The proposed dataset builds upon the large-scale parallel corpus BWB . it covers 15,095 entity mentions in both languages and compares them to human translations . |
Copied to clipboard
| Challenge: | Using textual feedback, language models can be trained to learn from textual inputs. |
| Approach: | They propose an approach that aligns language models with user preferences expressed in text. |
| Outcome: | The proposed approach outperforms PPO on toxicity reduction, summarization, and dialog response tasks while achieving the same performance with only 20% of the samples. |
Copied to clipboard
| Challenge: | Educational chatbots are a promising tool for assisting student learning, but high-quality data is difficult to obtain due to privacy concerns. |
| Approach: | They propose a framework for generating synthetic teacher-student interactions grounded in a set of textbooks and propose to open-source their results. |
| Outcome: | The proposed framework captures a key aspect of learning interactions where curious students with partial knowledge ask teachers questions about the material in the textbook. |
Copied to clipboard
| Challenge: | pedagogical theories are not aligned with teaching strategies for educational tasks . quiet students may be disengaged or not thinking critically because they do not speak up . |
| Approach: | They propose a taxonomy that links pedagogical methods to personality profiles to map teaching strategies to student personality traits. |
| Outcome: | The proposed model improves the use of less common, high-impact strategies such as role-playing . the model also increases the use less common strategies such role-players . |
Copied to clipboard
| Challenge: | Annotation metrics are misaligned with the ideal measure of text quality and human evaluation remains the most accurate, reliable, and ultimate standard. |
| Approach: | They propose an annotation protocol that helps annotators mark erroneous parts of the translation and assign a final score. |
| Outcome: | The proposed protocol reduces the time per span annotation by half . the method reduces annotation budget by 25% with filtering of examples that the AI deems to be likely to be correct. |
Copied to clipboard
| Challenge: | Recent years have seen a paradigm shift in NLP towards using pretrained language models for a wide range of tasks. |
| Approach: | They propose to model structures as sequences of actions in autoregressive manner with PLMs . their approach allows in-structure dependencies to be learned without any loss . |
| Outcome: | The proposed approach achieves state-of-the-art on all structured prediction tasks. |
Copied to clipboard
| Challenge: | a recent study has shown that homework is never graded or is done superficially. |
| Approach: | They propose a prompting strategy that enables GPT-4 to conduct interactive homework sessions for high school students learning English as a second language. |
| Outcome: | The proposed solution improves homework in high school students learning English as a second language with minimal effort in content preparation, one of the key challenges of alternative methods. |
Copied to clipboard
| Challenge: | Existing TTC scaling strategies and reasoning scorers are fragmented and evaluated under inconsistent protocols. |
| Approach: | They propose a framework for seamless test-time compute scaling of large language model reasoning . they use a modular Python library to implement state-of-the-art scaling strategy and scorer families . |
| Outcome: | The proposed framework evaluates performance and computational efficiency on mathematical and coding tasks. |
Copied to clipboard
| Challenge: | Quality estimation models are often opaque and computationally expensive, making them impractical to be part of large-scale pipelines. |
| Approach: | They propose an uncertainty-aware quality estimation model that matches previous approaches at a fraction of their costs. |
| Outcome: | The proposed method reduces evaluation costs by 50% and improves reranking performance. |
Copied to clipboard
| Challenge: | Large language models (LLMs) are often optimized for direct question-answering, but their effectiveness is often undermined by strategically withholding answers. |
| Approach: | They propose an online reinforcement learning-based alignment framework that can quickly adapt LLMs into effective tutors using simulated student-tutor interactions. |
| Outcome: | The proposed model outperforms proprietary models like LearnLM and can be used to enhance interpretability and pedagogical quality. |
Copied to clipboard
| Challenge: | citation counts are often criticized for failing to accurately reflect the true impact of a paper. |
| Approach: | They propose a method to measure the impact of a paper on follow-up papers by comparing similar papers by cosine similarity. |
| Outcome: | The proposed method is based on a new causal inference method, TextMatch. |
Copied to clipboard
| Challenge: | Emerging AI-powered writing assistants focus on grammar fixes or simulating peer review with final scores, yet they fall short of providing concrete, actionable suggestions that help students improve their papers during drafting. |
| Approach: | They propose a human-centered writing assistant system that delivers actionable suggestions as Overleaf-native inline comments while leaving the actual writing entirely to human authors. |
| Outcome: | The proposed system outperforms a baseline with the skill library and provides actionable suggestions while leaving the actual writing to human authors. |
Copied to clipboard
| Challenge: | Using a controlled setting of 3-digit addition, we show that simple probes can accurately decode both the model’s output and the correct answer from hidden states. |
| Approach: | They extend their analysis to structured chain-of-thought traces on addition-only GSM8K problems and find that probes trained on simple arithmetic generalize well to this more complex setting, revealing consistent internal representations. |
| Outcome: | The proposed probes can predict model correctness with over 90% accuracy on addition-only GSM8K problems and guide selective re-prompting of erroneous reasoning steps with minimal disruption to correct outputs. |
Copied to clipboard
| Challenge: | generative AI is a counter-measure to misinformation, but factual claim detection suffers from inconsistency in definitions and high cost of manual annotation. |
| Approach: | They propose a framework that assists in the annotation of factual claims with the help of large language models. |
| Outcome: | The proposed framework can be used to annotate factual claims with the help of large language models and can work with or without expert supervision. |
Copied to clipboard
| Challenge: | Standardized tests have been proposed as replacements to the Turing test as a driver for progress in AI. |
| Approach: | et al. propose standardized tests as replacements to the Turing test as a driver for progress in AI. |
| Outcome: | a series of standardized tests have been proposed as replacements to the Turing test . the tutorial categorizes open domain and closed domain tests into two categories . open domain tests require the system to have significant domain knowledge and reasoning capabilities. |
Copied to clipboard
| Challenge: | RAG systems leave out important relevant information (low recall) and excessively related but irrelevant information (high precision) authors propose a manual annotation-free schema that can be used for RAGs with limited performance. |
| Approach: | They propose a manual annotation-free schema that annotates unseen queries with calibrated relevance scores. |
| Outcome: | Evaluators show that DIRAS can achieve GPT-4-level performance on annotating and ranking unseen (query, document) pairs. |
Copied to clipboard
| Challenge: | Recent years have seen many breakthroughs in natural language processing (NLP), transitioning it from a mostly theoretical field to one with many real-world applications. |
| Approach: | They propose a moral philosophy definition of social good and a framework to evaluate the direct and indirect real-world impact of NLP tasks. |
| Outcome: | The proposed framework evaluates the direct and indirect real-world impact of NLP tasks and adopts the methodology of global priorities research to identify priority causes for NLP research. |
Copied to clipboard
| Challenge: | Variation in human annotation (i.e., disagreements) is common in NLP, but it is unclear whether it is possible to model this variation in LLMs. |
| Approach: | They evaluate the influence of different reasoning settings on LLM disagreement modeling . RLVR-style reasoning degrades performance in disagreement modeling, they find . |
| Outcome: | The proposed reasoning settings improve LLM disagreement modeling, while RLVR-style reasoning degrades it. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have demonstrated remarkable generative abilities, but can they judge the quality of their own generations and self-improve? |
| Approach: | They propose a reasoning with a refinement strategy called *ART: Ask, Refine, and Trust* that asks necessary questions to decide when an LLM should refine its output and uses it to affirm or deny trust. |
| Outcome: | The proposed reasoning with a refinement strategy achieves a performance gain of +5 points over baselines on two multistep reasoning tasks. |
Copied to clipboard
| Challenge: | Existing language models perform poorly on logical fallacy detection . fallacious arguments can lead to disagreements, conflicts, endless debates, and a lack of consensus . |
| Approach: | They propose a task of logical fallacy detection and propose LogicClimate to detect fallacies in text. |
| Outcome: | The proposed task outperforms the best language model on Logic and LogicClimate . human reasoning is marred by logical fallacies, and some exacerbate misinformation . |
Copied to clipboard
| Challenge: | Recent studies have shown that LLMs are not able to provide one-to-one tutoring solutions because of their high cost and efficiency. |
| Approach: | They propose an algorithm to optimize LLM prompts and steer it to follow a predefined multi-turn tutoring plan represented as a transition graph. |
| Outcome: | The proposed algorithm is able to optimize LLM prompts and steer it to follow a predefined multi-turn tutoring plan represented as a transition graph. |
Copied to clipboard
| Challenge: | Existing end-to-end coreference resolution models use expensive span representations and antecedent prediction mechanisms. |
| Approach: | They propose an approximation to end-to-end coreference resolution models which scales gracefully to documents of any length. |
| Outcome: | The proposed model reduces training and inference time and memory costs compared to current models with minimal loss in accuracy. |
Copied to clipboard
| Challenge: | Existing studies on how large language models process and store information related to arithmetic tasks have shown their behavior inconsistent and context-dependent. |
| Approach: | They propose to mechanize the processing of arithmetic queries by a causal mediation framework. |
| Outcome: | The proposed model improves the performance of arithmetic queries with a set of MLP modules. |
Copied to clipboard
| Challenge: | a meta-analysis of published studies shows that the causal direction of data collection can explain some trends in NLP . semi-supervised learning and domain adaptation performance differ on a number of tasks . |
| Approach: | They argue that the causal direction of the data collection process has nontrivial implications . authors categorize common NLP tasks according to their causal direction . they also empirically assay the validity of the ICM principle for text data . |
| Outcome: | The proposed model can explain differences in semi-supervised learning and domain adaptation performance across settings. |
Copied to clipboard
| Challenge: | Recent research suggests that transformer-based language models fail to learn basic algorithmic patterns. |
| Approach: | They propose to augment transformer-based language models with a differentiable stack-based attention mechanism that adds a level of interpretability to the model. |
| Outcome: | The proposed model can model some, but not all, deterministic context-freelanguages. |
Copied to clipboard
| Challenge: | Large language models learn facts from text corpora, but knowledge graphs contain facts in an explicit triple format, restricting their research and application. |
| Approach: | They propose to enhance multilingual language models with knowledge from multilingual knowledge graphs . they propose to use cross-lingual entity alignment and facts from MLKGs to improve performance . |
| Outcome: | The proposed model improves MLLMs with cross-lingual entity alignment and facts from multilingual knowledge graphs for many languages while maintaining performance on other general language tasks. |
Copied to clipboard
| Challenge: | Uncertainty quantification (UQ) is a framework for assessing the reliability of model outputs. |
| Approach: | They introduce pre-trained UQ heads for LLMs that are highly robust and generalized to languages they were not explicitly trained on. |
| Outcome: | The pre-trained heads significantly improve their ability to capture uncertainty compared to unsupervised methods. |
Copied to clipboard
| Challenge: | Multi-task learning (MTL) is a machine learning paradigm where multiple learning tasks are optimized simultaneously, exploiting commonalities and differences across them. |
| Approach: | They propose a parameter-efficient MTL architecture to improve task aggregation and to include loosely related skills from multiple datasets. |
| Outcome: | The proposed architecture outperforms single-task learning (STL) and is expected to outperformed it. |
Copied to clipboard
| Challenge: | Recent work on analyzing contextualized text representations has focused on hand-designed probe models to understand how and to what extent do these representations encode a particular linguistic phenomenon. |
| Approach: | They propose a new information-theoretic probe, Bird’s Eye, which detects if and how representations encode the information in contextualized text representations. |
| Outcome: | The proposed method estimates the mutual information between the linguistic graph embedded in a continuous space and the contextualized word representations. |
Copied to clipboard
| Challenge: | Using questions in written text is an effective strategy to enhance readability, but what makes an active reading question good, what the linguistic role of these questions is, and what is their impact on human reading remains understudied. |
| Approach: | They present a dataset of 10K in-text questions from textbooks and scientific articles and explore various approaches to generate such questions using language models. |
| Outcome: | The generated questions are of high quality and are almost as effective as human-written questions in terms of improving readers’ memorization and comprehension. |
Copied to clipboard
| Challenge: | Existing defenses against large language models (LLMs) are limited by their ability to generate responses to diverse inputs. |
| Approach: | They propose a model defense framework that finetunes a large-scale model using a triplet-based loss combined with adversarial hard negative mining to encourage separation between benign and harmful representations. |
| Outcome: | The proposed model defense outperforms previous representation engineering-based defenses while improving robustness against input-level and embedding-space attacks. |
Copied to clipboard
| Challenge: | Existing work on benchmarks containing publicly available information has been interpreted as a temporal signal for benchmark contamination. |
| Approach: | They show that LLM-transformed questions can produce remarkably different temporal patterns compared to fill-in-the-blank questions directly retrieved from the very same documents. |
| Outcome: | The proposed model can produce different temporal patterns compared to fill-in-the-blank questions retrieved from the same documents. |
Copied to clipboard
| Challenge: | Knowledge graph (KG) embedding techniques that learn continuous embedds of entities and relations consume a large amount of storage and memory. |
| Approach: | They propose a method that compresses the KG embedding layer by representing each entity in the KA as a vector of discrete codes and then composes the embeddables from these codes. |
| Outcome: | The proposed approach achieves 50-1000x compression of embeddings with a minor loss in performance on standard KG embeddable evaluations and retains the ability to perform reasoning tasks such as KG inference. |
Copied to clipboard
| Challenge: | Conversational tutoring systems (CTSs) aim to help students master educational material with natural language interaction in the form of a dialog. |
| Approach: | They propose to jointly predict teaching strategies and generate tutor responses accordingly to help students master educational material through dialog. |
| Outcome: | The proposed framework is based on three dialog tutoring datasets and is more realistic than previous models that generate responses given the strategies as input. |
Copied to clipboard
| Challenge: | a recent study suggests that language evolution is a diachronic process, but no causal analysis is performed to verify these claims. |
| Approach: | They analyze the semantic change and frequency shift of slang words and compare them to those of standard, nonslang terms. |
| Outcome: | The proposed model shows that slang has smaller semantic change but larger frequency shifts over time. |
Copied to clipboard
| Challenge: | Using Ontonotes, documents in certain genres were split into smaller parts for ease of annotation. |
| Approach: | They propose to merge annotations from documents split into smaller parts in Ontonotes for ease of annotation. |
| Outcome: | The proposed corpus restores documents to their original form, revealing dramatic increases in length in certain genres. |
Copied to clipboard
| Challenge: | Evaluating the pedagogical capabilities of AI-based tutoring models is critical for guided progress in the field. |
| Approach: | They propose an open-source benchmark for holistic tutoring model evaluation. |
| Outcome: | The proposed model can discriminate between expert and novice teachers with high accuracy. |
Copied to clipboard
| Challenge: | Existing models for automatic dialogue tutoring fail to provide accurate feedback or reveal solutions to students too early. |
| Approach: | They propose a framework to generate one-to-one teacher-student tutoring dialogues by pairing human teachers with a Large Language Model (LLM) they use scaffolding questions and annotations to fine-tune models to be more effective tutors . |
| Outcome: | The proposed framework can generate 3k one-to-one teacher-student tutoring dialogues grounded in multi-step math reasoning problems. |
Copied to clipboard
| Challenge: | a step-by-step reasoning approach like chain of thought has proved to be effective in eliciting reasoning abilities in large language models. |
| Approach: | They propose a knowledge distillation approach that leverages CoT reasoning capabilities of larger models and distills them into smaller models. |
| Outcome: | The proposed scheme boosts the performance of smaller models over 70% on multiple reasoning datasets. |
Copied to clipboard
| Challenge: | Existing methods to improve model robustness against word substitution-based adversarial attacks are too slow to generate adversarials on the fly. |
| Approach: | They propose an approach to improve the robustness of BERT models against word substitution-based adversarial attacks by leveraging adversarials for self-supervised contrastive learning. |
| Outcome: | The proposed method improves robustness of BERT models against word substitution-based adversarial attacks without using any labeled data. |
Copied to clipboard
| Challenge: | a new framework for structured prediction is developed for natural language processing . a systematic approach to structured prediction requires exhaustive pair-wise comparisons of tokens . |
| Approach: | They propose a method that models the relationship between pairs of tokens in a string . they use a parallel method that predicts real numbers for each token in . |
| Outcome: | The proposed method doubles the speed of graph-based dependency parsers and brings 10-times speed-up over graph-driven dependency parses. |
Copied to clipboard
| Challenge: | Recent work shows that language models can rely on shallow patterns in problem description when generating a solution. |
| Approach: | They propose a framework which pins down the causal effect of various factors on the output solution. |
| Outcome: | The proposed framework improves robustness and sensitivity to direct interventions on a test bed of math word problems. |
Copied to clipboard
| Challenge: | Existing word embedding methods overlook phonetic information that is crucial for many tasks. |
| Approach: | They propose three methods that use articulatory features to build phonetically informed word embeddings. |
| Outcome: | The proposed methods improve word retrieval and correlation with sound similarity and on rhyme and cognate detection tasks. |
Copied to clipboard
| Challenge: | a variety of deanonymization attacks allow the re-identification of individuals from tabular data. |
| Approach: | They propose to train a language model in a differentially private manner and sample data from it . they find that the model generates fluent textual datasets with privacy guarantees . |
| Outcome: | The proposed methods outperform direct classifiers with DP-SGD in the real-world. |
Copied to clipboard
| Challenge: | Embedding-based similarity metrics can be influenced by content dimensions and spurious attributes like the text’s source or language. |
| Approach: | They propose a debiasing algorithm that removes observed confounders from encoder representations and removes them from the encoder. |
| Outcome: | The proposed method improves on out-of-distribution benchmarks and on benchmarks, but performance is not affected. |
Copied to clipboard
| Challenge: | Existing language learning chatbots and research on second language acquisition benefit from these affordances. |
| Approach: | They ground a dialogue response generation model in a pedagogical repository of grammar skills and evaluate prompting, fine-tuning, and decoding strategies for grammar-controlled dialogue response generators. |
| Outcome: | The proposed model outperforms GPT-3.5 when tolerating minor response quality losses and predicts grammar-controlled responses to support grammar acquisition adapted to learner proficiency. |
Copied to clipboard
| Challenge: | Existing approaches to multilingual neural machine translation lack language-specific parameterization. |
| Approach: | They propose a modification to existing neural machine translation models that allows for language specific parameterization and domain adaptation. |
| Outcome: | The proposed model surpasses state-of-the-art for both the IWSLT-15 and IWSTL-17 datasets and can perform zero-shot translation. |
Copied to clipboard
| Challenge: | Social scientists often need to develop codebooks that can be reliable but require significant human effort. |
| Approach: | They propose a mixed-initiative annotation framework that integrates human expertise with automatic annotation guided by large language models. |
| Outcome: | The proposed framework integrates human expertise with automatic annotation guided by large language models. |
Copied to clipboard
| Challenge: | Large language models (LLMs) can generate intermediate reasoning process for multistep reasoning tasks. |
| Approach: | They propose a distillation method that teaches the model to approach a task using different strategies and the model uses its self-generated on-policy outputs to choose the most suitable strategy. |
| Outcome: | The proposed method significantly outperforms distillation techniques on large models of different sizes. |
Copied to clipboard
| Challenge: | Existing approaches to designing dialog tutors have been challenging . current approaches perform poorly in constrained learning scenarios, authors find . |
| Approach: | They analyze dialog tutoring models using automatic and human evaluations to understand the new opportunities brought by dialog tutors. |
| Outcome: | The proposed models perform poorly in less constrained learning scenarios, the authors show . they find large number of model reasoning errors in 45% of conversations . |
Copied to clipboard
| Challenge: | state-of-the-art coreference models rely on labeled data, but an end-to-end model is needed to solve this problem. |
| Approach: | They propose an approach that leverages an end-to-end neural model in settings where labeled data is unavailable. |
| Outcome: | The proposed approach outperforms the previous best unsupervised model and outperformed the rule-based model on English OntoNotes corpus. |
Copied to clipboard
| Challenge: | Existing models for dialog tutoring fail to detect student errors and tailor their feedback to them. |
| Approach: | They propose to build dialog tutoring models to scaffold students' problem-solving and verify student solutions by using automatic and human evaluation. |
| Outcome: | The proposed model improves the quality of the tutor response generation by detecting student errors and adjusting the feedback to the errors. |
Copied to clipboard
| Challenge: | Existing methods to improve language models' performance do not exploit this phenomenon . |
| Approach: | They propose to use contextual information to select and construct prompts that improve model performance. |
| Outcome: | The proposed methods show that the mutual information between a context and a question is an effective gauge for language model performance. |
Copied to clipboard
| Challenge: | a current language model is able to incorporate information from a user-input context when answering queries, but it is not equally sensitive to subtle changes to that context. |
| Approach: | They propose a metric to quantify the degree to which contexts can influence a model’s response to a query at a distributional level. |
| Outcome: | The proposed method is comparable to Monte Carlo's estimated susceptibility across a diverse set of query domains despite being 70 faster. |
Copied to clipboard
| Challenge: | *Data Synthesis* is a promising way to train a small model with very little labeled data. |
| Approach: | They propose a framework that iteratively extrapolates the errors of a small model trained on a real-world validation dataset using a large language model. |
| Outcome: | The proposed framework reduces the gap between the synthesized dataset and the real data . it improves on multiple NLP tasks and on large models with human-annotated data. |
Copied to clipboard
| Challenge: | Standard evaluation metrics, e.g., BLEU, TER and METEOR, focus on the quality of translations at the sentence level and do not consider discourse-level features. |
| Approach: | They propose to use a metric to take discourse coherence into consideration by categorizing discourse-related spans and calculating the similarity-based F1 measure of categorized spans. |
| Outcome: | The proposed metric possesses better selectivity and interpretability at the document-level, and is more sensitive to document- level nuances. |
Copied to clipboard
| Challenge: | a typical approach to natural language processing tasks involves selecting text spans and making decisions about them. |
| Approach: | They propose a grammar-based structured span selection model which learns to make use of partial span annotations. |
| Outcome: | The proposed model improves on two popular span prediction tasks. |
Copied to clipboard
| Challenge: | Existing knowledge integration methods such as linear probes and prompts have key limitations in answering these questions. |
| Approach: | They propose a new probe model which integrates external knowledge from knowledge graphs into pretrained language models (LMs) ERNIE and K-Adapter are proposed as KI methods . |
| Outcome: | The proposed model interprets two well-known KELMs using graph attention on the corresponding knowledge graph for interpretation. |
Copied to clipboard
| Challenge: | Recent work shows that a large proportion of the heads in a Transformer’s multi-head attention mechanism can be safely pruned away without significantly harming the performance of the model. |
| Approach: | They propose a method that prunes a Transformer's multi-head attention mechanism away without significantly harming its performance. |
| Outcome: | The proposed method improves on natural language inference and machine translation tasks while offering precise control of sparsity level. |
Copied to clipboard
| Challenge: | Existing membership inference attacks aim to predict whether a data sample was present in training data of a machine learning model. |
| Approach: | They propose to compare model scores to neighbour texts to eliminate access to training data by comparing model scores with a given sample. |
| Outcome: | The proposed attacks outperform reference-based attacks with perfect knowledge of the training data distribution and outperformed reference-free attacks with imperfect knowledge. |
Copied to clipboard
| Challenge: | Recent advances in natural language processing (NLP) have created a vast number of applications that are aimed at social good applications. |
| Approach: | They propose a dataset with three tasks that can help identify NLP4SG papers and characterize the NLP landscape by: (1) identifying the papers that address a social problem, (2) mapping them to the corresponding UN Sustainable Development Goals, and (3) identifying their methods. |
| Outcome: | The proposed dataset can help identify NLP4SG papers and characterize the NLP landscape by: (1) identifying the papers that address a social problem, (2) mapping them to the corresponding UN Sustainable Development Goals (SDGs), and (3) identifying their methods. |
Copied to clipboard
| Challenge: | Existing studies have focused on the implicit personalization problem, but no unified framework exists to study it. |
| Approach: | They propose a mathematical formulation and a moral reasoning framework to study the phenomenon of Implicit Personalization (IP) they propose 'direct intervention' to estimate causal effect of mediator variable that cannot be directly intervened upon. |
| Outcome: | The proposed method estimates the causal effect of a mediator variable that cannot be directly intervened upon. |
Copied to clipboard
| Challenge: | Existing datasets for open-domain dialogue modeling limited to a single language . absence of multilingual datasets hinders development of robust open- domain dialog systems . |
| Approach: | They propose a multilingual parallel open-domain dialog dataset to explore multilingual and cross-lingual open- domain dialog. |
| Outcome: | The proposed model can be used to explore multilingual and cross-lingual open-domain dialogs in other languages. |
Copied to clipboard
| Challenge: | Existing approaches to mitigating hallucinations conflate factuality with faithfulness to the retrieved evidence, incorrectly labeling factually correct statements as hallucinos . Existing methods to mitigate hallucinics rely on a lack of training data coverage, input ambiguity, and architectural constraints. |
| Approach: | They propose a method for hallucination detection in Large Language Models enhanced with knowledge retrieval based on faithfulness to the retrieved context. |
| Outcome: | The proposed method outperforms unsupervised UQ baselines, RAG-specific methods, and supervised classifiers across multiple tasks and LLMs. |
Copied to clipboard
| Challenge: | Subword tokenization is a key part of most NLP pipelines, but little is known about why some combinations lead to improved downstream model performance. |
| Approach: | They propose that good tokenizers lead to efficient channel usage . they propose that an optimal encoding assigns extremely long codes to low-frequency subwords . |
| Outcome: | The proposed tokenizers have a very strong correlation with BLEU in machine translation . the proposed function can be used to improve model performance in the downstream task . |
Copied to clipboard
| Challenge: | Current-day large language models generate coherent, grammatical, and seemingly meaningful text, but are prone to hallucinating incorrect information. |
| Approach: | They propose to ‘subtract’ parameters of a model trained to hallucinate from a dialogue response generation model to ‘negate’ the contribution of such hallucinatedexamples from it. |
| Outcome: | The proposed method reduces hallucinations and discourages extractive responses, which are often a consequence of reducing hallucines by encouraging copy-pasting of document spans. |
Copied to clipboard
| Challenge: | Large language models (LLMs) are increasingly being applied to causal reasoning tasks. |
| Approach: | They propose a symbolic verification framework that checks whether LLM-generated causal expressions are derivable from a given causal graph using do-calculus and probability theory. |
| Outcome: | The proposed framework can recover correct answers that would otherwise be marked incorrect due to superficial differences. |
Copied to clipboard
| Challenge: | Existing studies on character-centric understanding of narratives focus on understanding the characters in the narrative, but these studies are limited to understanding only certain aspects of characters. |
| Approach: | They propose a dataset of literary pieces and their summaries paired with descriptions of characters that appear in them that are used to facilitate character-centric narrative understanding. |
| Outcome: | The proposed dataset includes literary pieces and their summaries paired with descriptions of characters that appear in them. |
Copied to clipboard
| Challenge: | Pre-trained large language models have exhibited an impressive ability to learn in context across various domains, e.g., code generation, education, medicine and even medicine. |
| Approach: | They taxonomize existing candidate theories into three competing hypotheses that explain LLMs’ ability to learn in context. |
| Outcome: | The proposed model can learn a task from in-context examples presented in a demonstration and generalize it to the prompt. |
Copied to clipboard
| Challenge: | Vision-Language Models (VLMs) perform well on textual equations, but fail on visually grounded counterparts. |
| Approach: | They propose to decompose visual equation solving into symbolic equation solving and visual recognition into two core components to understand this gap. |
| Outcome: | The proposed models perform well on textual equations, but fail on visual grounded ones. |
Copied to clipboard
| Challenge: | State-of-the-art machine translation quality estimation systems have been achieving remarkable correlations with human judgements yet they require human annotations, which are expensive and computationally heavy. |
| Approach: | They propose a problem where one predicts automated metric scores without the reference. |
| Outcome: | The proposed model can estimate automated metrics at the sentence-level without the reference. |
Copied to clipboard
| Challenge: | Existing verification approaches, such as Process Reward Models, are computationally expensive and limited to specific domains. |
| Approach: | They propose a transformer-based probe that uses internal states of frozen LLMs to estimate credibility of reasoning steps during generation. |
| Outcome: | The proposed probes match or exceed PRMs that are up to 810 larger. |
Copied to clipboard
| Challenge: | Text-based games (TBGs) are useful benchmarks for evaluating progress in grounded language understanding and reinforcement learning (RL). |
| Approach: | They propose an agent that induces a graph representation of the game state and jointly grounds it with a commonsense knowledge from ConceptNet. |
| Outcome: | The proposed agent outperforms baseline agents in the proposed game . |
Copied to clipboard
| Challenge: | Topic models are an unsupervised dimensionality reduction technique that help organize large text collections. |
| Approach: | They propose to use large language models to evaluate document output and determine optimal number of topics. |
| Outcome: | The proposed model performs better on coherence ratings of word sets than on intrustion detection. |
Copied to clipboard
| Challenge: | Pre-trained language models have increased the performance of data-driven natural language processing (NLP) models on a wide variety of tasks. |
| Approach: | They propose a model-free approach to probing via prompting which formulates probing as a prompting task and combine pruning to analyze where the model stores the linguistic information in its architecture. |
| Outcome: | The proposed approach extracts information from pre-trained models while learning much less on its own. |
Copied to clipboard
| Challenge: | Existing work on translationese neglects important factors and conclusions are mostly correlational but not causal. |
| Approach: | They use a dataset where MT training data are also labeled with human translation directions to examine the impact of translationese on machine translation evaluation. |
| Outcome: | The proposed model learns in the same direction as human translation directions. |
Copied to clipboard
| Challenge: | Empirical studies have shown various benefits of adaptive learning, such as improved student learning outcomes, lower dropout rates, and increased instructor satisfaction. |
| Approach: | They propose to combine a knowledge tracing model that estimates each student’s evolving knowledge states from their learning history with a controlled text generation model that generates exercise sentences based on the student’ s current estimated knowledge state and instructor requirements of desired properties. |
| Outcome: | The proposed model can generate superior exercises based on student state and instructor requirements . Empirical studies have shown that adaptive learning improves student learning outcomes, lower dropout rates, and increased instructor satisfaction. |
Copied to clipboard
| Challenge: | Existing methods to calibrate open setting machine reading systems fail to scale to these settings due to various scale limitations in practical settings. |
| Approach: | They propose to extend existing calibration approaches to calibrate open-domain question answering and claim verification systems to these settings. |
| Outcome: | The proposed calibration methods can selectively predict answers when question answering systems are posed with unanswerable or out-of-the-training distribution questions. |
Copied to clipboard
| Challenge: | In-context learning is a dynamic and progressive process where learners integrate new information into their knowledge base through interactions with the environment. |
| Approach: | They propose a learning analytics framework to analyze the in-context learning behavior of large language models (LLMs) through the lens of the Zone of Proximal Development (ZPD), an established theory in educational psychology. |
| Outcome: | The proposed framework improves inference and fine-tuning scenarios by selectively applying it to queries that are most likely to benefit from demonstrations. |
Copied to clipboard
| Challenge: | Sentiment analysis aims to identify the sentiment expressed in a piece of text, often in the form of a review. |
| Approach: | They propose a causal discovery task that distinguishes whether a review "primes" the sentiment and a traditional prediction task to model the sentiment using the review as input. |
| Outcome: | The proposed model improves by 32.13 F1 points on a zero-shot five-class SA. |
Copied to clipboard
| Challenge: | Recent work has shown that language models (LMs) have strong multi-step (i.e., procedural) reasoning capabilities. |
| Approach: | They propose a mechanistic interpretation of language models for multi-step reasoning tasks by introducing a new probing approach that recovers the reasoning tree from the model’s attention patterns. |
| Outcome: | The proposed model implicitly embeds a reasoning tree resembling the correct reasoning process within it, and detects the information from the model’s attention patterns for most examples. |
Copied to clipboard
| Challenge: | Existing methods for zero-shot text classification involve heavy human engineering or complicated self-training pipelines. |
| Approach: | They propose to fit unlabeled text with a Bayesian Gaussian Mixture Model and use class names to cluster them. |
| Outcome: | The proposed approach outperforms prompt-based methods on topic and sentiment datasets and outperformed previous studies significantly on unbalanced datasets. |