Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 3: System Demonstrations)
Copied to clipboard
| Challenge: | Existing approaches to event-centric natural language understanding (NLU) have been limited to linear and temporal ones. |
| Approach: | They propose a human-in-the-loop schema induction system powered by GPT-3 . they show that it transfers to new domains more easily than previous approaches . |
| Outcome: | The proposed system transfers to new domains more easily than previous approaches and reduces human curation. |
Copied to clipboard
| Challenge: | PersLEARN is a tool designed to facilitate the cultivation of scientific perspectives . junior researchers struggle to identify the perspectives reflected in the literature and struggle to develop their own viewpoints. |
| Approach: | They propose a tool to facilitate the cultivation of scientific perspectives by interacting with a prompt-based model and allowing students to develop their own perspectives explicitly. |
| Outcome: | The proposed tool outperforms baseline approaches across multiple domains of literature from different perspectives. |
Copied to clipboard
| Challenge: | a new open-source library for language-vision research and applications is available for free. |
| Approach: | They introduce LAVIS, an open-source deep learning library for LAnguage-VISion research and applications. |
| Outcome: | The proposed library is open-source and highly extensible and configurable. |
Copied to clipboard
| Challenge: | Existing pre-trained transformer-based language models have shown exceptional performance on various benchmarks, but hidden biases can be found within these models. |
| Approach: | They propose a human-centered visual inspection tool to detect biases in different categories through log-likelihood scores generated by language models. |
| Outcome: | The proposed tool detects biases in different categories through log-likelihood scores generated by language models. |
Copied to clipboard
| Challenge: | Question Answering (QA) is a major area of research in Natural Language Processing (NLP) |
| Approach: | They propose a one-stop and open-source QA repository for question answering . it supports core QA functionalities like retrieval and reading comprehension . they say it will facilitate easy replication of state-of-the-art (SOTA) QA methods . |
| Outcome: | The proposed framework enables easy replication of state-of-the-art (SOTA) QA methods. |
Copied to clipboard
| Challenge: | Chinese modern poetry generation is a challenging task because of the word segmentation problem and decoding methods . the decoding method may induce repetition and boredom and lower the diversity of generated poetry. |
| Approach: | They propose a Chinese word segmentation-based decoding system that incorporates Chinese word segments into tokenization. |
| Outcome: | The proposed system can achieve high vocabulary coverage rate with a reasonable vocabulary size. |
Copied to clipboard
| Challenge: | Annotating scientific literature directly on PDF documents can greatly improve the labeling efficiency of scientists whose annotation costs are very high. |
| Approach: | They propose an integrated onsite scientific literature annotation tool for natural scientists and Natural Language Processing (NLP) researchers. |
| Outcome: | The proposed tool supports the whole lifecycle of corpus generation including i)project management, ii)resource management, and iv)ontology management, as well as manual annotation, onsite auto annotation, and vi)task statistic. |
Copied to clipboard
| Challenge: | Generating questions and answers from text is a challenging task due to the expected structured output. |
| Approach: | They propose an online service for multilingual QAG along with a python package for model fine-tuning, generation, and evaluation. |
| Outcome: | The proposed model is available in eight languages and can be used online or locally via lmqg. |
Copied to clipboard
| Challenge: | Spoken Language Understanding (SLU) is a task-oriented dialogue system . open-source toolkit provides a unified, modularized, and extensible toolkit for SLU . |
| Approach: | They introduce an open-source toolkit to provide a unified toolkit for spoken language understanding. |
| Outcome: | The proposed toolkit unifies 10 models for both single-intent and multi-intention scenarios. |
Copied to clipboard
| Challenge: | SanskritShala is a neural-based Sanskrit NLP toolkit that is available as a web-based application . |
| Approach: | They propose a neural Sanskrit NLP toolkit that facilitates linguistic analyses for word segmentation, morphological tagging, dependency parsing, and compound type identification. |
| Outcome: | The proposed toolkit reports state-of-the-art performance on benchmark datasets . it is built with easy-to-use interactive data annotation features . |
Copied to clipboard
| Challenge: | Existing research has sought to address these challenges by automating the visualization creation process, given a dataset. |
| Approach: | They propose a tool for generating grammar-agnostic visualizations and infographics using large language models and image generation models that address multiple tasks. |
| Outcome: | The proposed tool can generate grammar-agnostic visualizations and infographics from a dataset and python api. |
Copied to clipboard
| Challenge: | Metaphors do not take literal meanings in contexts, which may cause difficulties for language learners and machines to understand them. |
| Approach: | They propose a computational metaphor processing online system that queries metaphoricity labels, paraphrases and concept mappings for non-domain-specific text. |
| Outcome: | The proposed system can query metaphoricity labels, paraphrases, and concept mappings for non-domain-specific text without coding background. |
Copied to clipboard
| Challenge: | Dialog systems have gained attention as a convenient way for users to access information in a more personalized manner. |
| Approach: | They present a graphical dialog flow editor built on ADVISER toolkit . it provides a clean and intuitive graphical interface for creating dialog systems . |
| Outcome: | The tool is based on the ADVISER toolkit and is evaluated with subject-experts . it is able to quickly prototype dialog systems and provide a test bed for students learning about dialog systems. |
Copied to clipboard
| Challenge: | Pre-trained language models reproduce undesirable biases in training data and overlook patterns that are important but difficult to capture. |
| Approach: | They propose to use distributional control techniques to control the prevalence (i.e. expectations) of any features of interest in the model's outputs. |
| Outcome: | The proposed methods can control the prevalence (i.e. expectations) of features of interest in the model’s outputs. |
Copied to clipboard
| Challenge: | Insufficient tuning of hyperparameters may lead to poor results and exaggerated results . lack of open-source support tools means that the level of rigor in hyperparametric optimization may vary widely. |
| Approach: | They propose a hyperparameter optimization toolkit for neural machine translation that is implemented as a wrapper on top of the open-source Sockeye NMT software. |
| Outcome: | The proposed toolkit is implemented as a wrapper on top of the open-source Sockeye NMT software. |
Copied to clipboard
| Challenge: | Our system translates and replaces the original speech of a live video stream in a simultaneous manner. |
| Approach: | They propose a simultaneous dubbing prototype that translates and replaces the original speech of a live video stream in a simultaneous manner. |
| Outcome: | The proposed system achieves a low average latency of 11.90 seconds and meets a smoothness criterion. |
Copied to clipboard
| Challenge: | Existing knowledge base question answering systems that parse natural language questions into knowledge oriented program language (KoPL) . |
| Approach: | They propose a knowledge base question answering system that integrates human into the loop to edit and debug queries. |
| Outcome: | The proposed system can debug and edit knowledge base questions on a million-entity-level . it provides auto-completion for its knowledge base schema and user interaction can fix a large portion of wrong KoPL programs to acquire the correct answer. |
Copied to clipboard
| Challenge: | Existing chatbots lack realistic practice scenarios for English learners . existing platforms employ hand-crafted and patternmatching rules, limiting communication ability and responding appropriately to out-of-situation utterances. |
| Approach: | They propose a real-world situational dialogue-based chatbot for English education . it generates appropriate responses in various real-life situations while providing accurate feedback . |
| Outcome: | The proposed chatbot generates appropriate responses in various real-life situations while providing accurate feedback to learners. |
Copied to clipboard
| Challenge: | Recent advances in machine translation have not yet improved translation quality . human post-editors must review and post- edit the output to ensure high-quality translations . current approaches do not consider the human interactions that occur in real post- editing scenarios. |
| Approach: | They propose a flexible and extensible framework that supports research on interactive post-editing. |
| Outcome: | The proposed framework aims to support research on interactive post-editing . it showcases its main functionalities with a demonstration video and an online live demo . |
Copied to clipboard
| Challenge: | Several pre-training models of different modalities are showing a rising trend of homogeneity in their model structures. |
| Approach: | They propose a toolkit that supports pre-training models of different modalities. |
| Outcome: | The proposed toolkit can match the performance of the original implementations on text, vision, and audio benchmarks. |
Copied to clipboard
| Challenge: | NeuroX is an open-source toolkit to conduct neuron analysis of natural language processing models. |
| Approach: | They propose a Python toolkit to conduct neuron analysis of natural language processing models. |
| Outcome: | a new open-source toolkit enables neuron analysis of natural language processing models . the framework provides a framework for data processing and evaluation, making it easier for researchers and practitioners to perform neuron analyses. |
Copied to clipboard
| Challenge: | Scientific writing involves retrieving, summarizing, and citing relevant papers. |
| Approach: | They propose a pipeline that automatically recommends relevant papers, extracts highlights, and suggests a reference sentence as a citation of a paper. |
| Outcome: | The proposed pipeline recommends relevant papers from large databases of hundreds of millions of papers . it provides extractive summaries and abstractively-generated citation sentences . authors question whether it is possible to partly automate this process to reduce cognitive load . |
Copied to clipboard
| Challenge: | Using only English training data, ISI-Clear makes global events available on-demand in 100 languages . Using a fixed task, events may still shift from day to day . |
| Approach: | They propose a cross-lingual zero-shot event extraction system that makes global events available on-demand in 100 languages. |
| Outcome: | The proposed system can extract events from non-English documents in 100 languages. |
Copied to clipboard
| Challenge: | Neural machine translation (NMT) is an end-to-end approach that provides stateof-the-art results for a variety of language pairs. |
| Approach: | They propose to build an open-source neural machine translation toolkit on top of HuggingFace's Transformers library and use it for pre-training and fine-tuning sequence-to-sequence models. |
| Outcome: | The proposed toolkit is built on top of the HuggingFace Transformers library and provides advanced features such as document/multi-source NMT, simultaneous NMT and mixtures-of-experts. |
Copied to clipboard
| Challenge: | Existing models are susceptible to learning spurious biases that do not reflect the underlying task. |
| Approach: | They propose an open-source framework for explanation-based model debugging that allows users to provide various forms of feedback on model explanations. |
| Outcome: | The proposed framework improves model’s OOD performance on text classification tasks by up to 18%. |
Copied to clipboard
| Challenge: | Existing implementations that modify the code of the backbone PTMs and hard-code specific delta tuning methods for each PTM have limited the practicality and flexibility of delta tuning. |
| Approach: | They propose an open-source library that provides a plug-and-play implementation of delta tuning methods for pre-trained models. |
| Outcome: | The proposed methods eliminate the need to modify the backbone PTMs’ code, making OpenDelta compatible with different, even novel PTM. |
Copied to clipboard
| Challenge: | Information extraction systems produce hundreds to thousands of strings on a specific topic. |
| Approach: | They propose a method that allows users to consume a large collection of related textual strings in an exploratory mode. |
| Outcome: | The proposed method allows users to consume a large collection of related textual strings in an exploratory mode. |
Copied to clipboard
| Challenge: | Recent years have seen impressive progress in AI-assisted writing, yet the developments in AI assisted reading are lacking. |
| Approach: | They propose an open integrated platform for the study of inline commentary and reading. |
| Outcome: | The proposed platform is used in a scholarly peer review study and invites the community to build upon it. |
Copied to clipboard
| Challenge: | a 1.6TB multilingual text corpus is currently the largest language model . large language models are ubiquitous in modern NLP, used directly to generate text and as building blocks in downstream applications. |
| Approach: | They propose a search engine for the 1.6TB multilingual ROOTS corpus offering both fuzzy and exact search capabilities. |
| Outcome: | The ROOTS Search Tool is an open-source search engine for the 1.6TB multilingual ROOTs corpus. |
Copied to clipboard
| Challenge: | OPUS-MT dashboard provides a comprehensive overview of open translation models . the landscape of machine translation (MT) is increasingly blurry due to the growing volume of shared tasks and models published within the community. |
| Approach: | OPUS-MT dashboard provides a comprehensive overview of open translation models . dashboard includes summaries of benchmarks for over 2,300 models covering 4,560 languages . authors focus on centralization, reproducibility and coverage of MT evaluation combined with scalability . |
| Outcome: | OPUS-MT dashboard provides a comprehensive overview of open translation models . the evaluation tool includes summaries of benchmarks for over 2,300 models spanning 4,560 languages and 294 languages . |
Copied to clipboard
| Challenge: | The D-WISE Tool Suite addresses limitations of current DH tools due to the ever-increasing amount of heterogeneous, unstructured, and multi-modal data in which discourses of contemporary societies are encoded. |
| Approach: | They propose to use D-WISE Tool Suite to analyze heterogeneous, unstructured, and multi-modal data in the Digital Humanities (DH) |
| Outcome: | The proposed tool leverages state-of-the-art machine learning technologies from Natural Language Processing and Com-puter Vision to ensure its usability for modernDH research. |
Copied to clipboard
| Challenge: | Existing table pre-training methods are benchmarked on a limited number of datasets with varying configurations, resulting in a lack of unified, standardized, fair, and comprehensive comparison between methods. |
| Approach: | They propose to use OpenRT to reproduce existing table pre-training models and develop new models quickly. |
| Outcome: | The proposed framework reproduces existing table pre-training models and compares them against four question answering, one fact checking, and one faithful text generation datasets. |
Copied to clipboard
| Challenge: | a benchmark of six tasks for Italian Natural Language Understanding is presented . large language models (LLMs) have revolutionized the field of natural language processing . a few benchmarks exist for non-English languages, but only a handful are available for nonEnglish languages . |
| Approach: | They introduce a benchmark for Italian Natural Language Understanding that harmonizes the data format and exposes functionalities to facilitate data manipulation and evaluation of custom models. |
| Outcome: | The proposed benchmarks are based on the European Language Grid and available models in Italian and multilingual languages. |
Copied to clipboard
| Challenge: | ZSL is a machine learning field that uses textual descriptions of entities or relations to perform tasks that are not seen during training. |
| Approach: | They propose a framework that allows researchers to compare state-of-the-art ZSL methods with standard benchmark datasets. |
| Outcome: | The proposed framework compares state-of-the-art methods with benchmark datasets and provides APIs for production under the standard SpaCy NLP pipeline. |
Copied to clipboard
| Challenge: | CAT systems often interfere with writing process by requiring users to access external resources. |
| Approach: | They propose a bilingual writing assistant that allows users to freely compose text in two languages while maintaining the two monolingual texts synchronized. |
| Outcome: | The proposed bilingual writing assistant can produce high accuracy with limited computational resources. |
Copied to clipboard
| Challenge: | Riveter provides a complete pipeline for analyzing verb connotations associated with entities in text corpora. |
| Approach: | et al., 2005, provide a verb-centric analysis pipeline for verb connotations in text corpora . they prepopulate the pipeline with connotation frames of sentiment, power, and agency . lexical frameworks have been foundational tools in social science, digital humanities, and natural language processing . |
| Outcome: | Riveter provides a complete pipeline for analyzing verb connotations associated with entities in text corpora. |
Copied to clipboard
| Challenge: | a new tool for whitespace correction is available for text with spurious spaces . the tool is 900 times faster than the previous best tool for text correction . |
| Approach: | They propose to combine whitespace correction with a character-level encoder-decoder model and a byte-level byte encoder only model to improve quality. |
| Outcome: | The proposed tool is over 900 times faster than the previous best tool, with the same high quality. |
Copied to clipboard
| Challenge: | ESPnet-ST-v2 is a revamp of the open-source spoken language translation toolkit . it supports offline speech-to-text translation (ST), simultaneous speech- to-text (SST), and offline speech to-speech (S2ST) |
| Approach: | They propose to revamp the open-source ESPnet-ST toolkit to support offline speech-to-text translation, simultaneous speech- to-text and offline speech to-speech translation. |
| Outcome: | The updated version of ESPnet-ST supports offline speech-to-text translation (ST), simultaneous speech- to-text (SST), and offline speech to-speech translation (S2ST). |
Copied to clipboard
| Challenge: | CB2 is a platform to study collaborative grounded natural language interactions in task-oriented scenarios . it includes a 3D game environment, backend server, tools and processes to enable scalable studies. |
| Approach: | They propose a multi-agent platform to study collaborative natural language interactions in a task-oriented scenario. |
| Outcome: | The proposed model is a demonstration of a collaborative natural language agent . it is based on the CEREALBAR scenario, but is scalable to emphasize accessibility . |
Copied to clipboard
| Challenge: | Recent studies focused on classification tasks while largely overlooking generation settings due to a lack of dedicated tools. |
| Approach: | They propose to use Inseq to democratize access to interpretability analyses of sequence generation models by enabling intuitive extraction of models’ internal information and feature importance scores for popular decoder-only and encoder-decoder Transformers architectures. |
| Outcome: | The proposed library can extract models’ internal information and feature importance scores for popular decoder-only and encoder-decoder Transformers architectures. |
Copied to clipboard
| Challenge: | Existing methods to analyze language data for psychological causality are difficult to advance as they do not isolate cognitive mechanisms. |
| Approach: | They propose a pipeline that leverages a Large Language Model to identify causal claims made in natural language documents and applies a clustering algorithm to group causal claims based on their semantic topics. |
| Outcome: | The proposed pipeline analyzes the Covid-19 vaccine in tweets and generates a causal claim network. |
Copied to clipboard
| Challenge: | TabGenie enables researchers to explore, preprocess, and analyze data-to-text generation datasets. |
| Approach: | They present TabGenie, a toolkit which enables researchers to explore, preprocess, and analyze a variety of data-to-text generation datasets. |
| Outcome: | The toolkit provides an interactive mode for debugging table-to-text generation, side-by-side comparison of generated system outputs, and easy exports for manual analysis. |
Copied to clipboard
| Challenge: | a cloud-based smart compose system is designed to improve human-to-human conversation efficiency. |
| Approach: | They propose a cloud-based smart compose system to improve conversation efficiency . they propose heuristics to achieve the best trade-off between quality and latency . |
| Outcome: | The proposed system reduces latency without losing composing quality further. |
Copied to clipboard
| Challenge: | a spurious correlation exists when a feature correlates with the target label while there is no causal relationship between the feature and the label. |
| Approach: | They propose a dashboard that allows users to generate diverse and challenging examples by drawing inspiration from GPT-3 suggestions. |
| Outcome: | The proposed dashboard enables users to generate diverse and challenging examples by drawing inspiration from GPT-3 suggestions and make refinements based on the feedback. |
Copied to clipboard
| Challenge: | Existing systems that translate optimization formulas manually are cumbersome and time-consuming. |
| Approach: | They propose a system that converts optimization formulas from TeX document to solver language. |
| Outcome: | The proposed system helps operations research practitioners convert optimization formulations into solver modeling languages. |
Copied to clipboard
| Challenge: | Alfred is the first system for programmatic weak supervision (PWS) that creates training data for machine learning by prompting. |
| Approach: | They propose to use Python to create training data by prompting for machine learning . they find that it improves query throughput by 2.9x versus a naive approach . |
| Outcome: | The proposed system improves query throughput by 2.9x versus a naive approach. |
Copied to clipboard
| Challenge: | In-context Learning (ICL) is a new paradigm for large language model evaluation. |
| Approach: | They propose an open-source toolkit for ICL and LLM evaluation. |
| Outcome: | The proposed framework is highly flexible and flexible and can be easily combined with other tools to suit users' needs. |
Copied to clipboard
| Challenge: | a typical way to polish sentences is to add engaging modifiers, which enhance the meaning of the sentence. |
| Approach: | They propose a task that requires polishing sentences while maintaining fluency . they remove engaging modifiers from public resources and fine-tune LongLM to reconstruct original sentences from corrupted ones. |
| Outcome: | The proposed model generates more engaging sentences with suitable modifiers than strong baselines while keeping fluency. |
Copied to clipboard
| Challenge: | Effidit is a digital writing assistant that provides three modules to help users write faster and more efficiently. |
| Approach: | They present Effidit, a digital writing assistant that provides three modules to help users write higher-quality text more efficiently. |
| Outcome: | Effidit expands the capabilities of a typical writing assistant by providing three modules . Effit can help users create their own text faster and more efficiently . |
Copied to clipboard
| Challenge: | Modern machine learning models learn latent embedding representations that capture the domain semantics of training data. |
| Approach: | They propose an interactive visualization tool to help users explore large embeddings by using a multi-resolution summarization method and a familiar map-like interface. |
| Outcome: | The proposed visualization tool scales to millions of embedding points directly in users’ web browsers and computational notebooks without the need for dedicated backend servers. |
Copied to clipboard
| Challenge: | Existing knowledge graph question answering systems are limited to simple questions, but they can be used to answer complex questions. |
| Approach: | They propose a multilingual Knowledge Graph Question Answering technique that orders potential responses based on the distance between the question’s text embeddings and the answer’s graph embedds. |
| Outcome: | The proposed method consistently outperforms baseline systems, including seq2seq QA models and complex rule-based pipelines. |
Copied to clipboard
| Challenge: | KWJA supports a wide range of tasks including typo correction, word segmentation, word normalization, named entity recognition, dependency parsing, PAS analysis, bridging reference resolution, coreference resolution, and discourse relation analysis. |
| Approach: | They propose to build a Japanese text analyzer based on foundation models that performs a wide range of tasks. |
| Outcome: | The proposed model performs better in a multi-task manner than other analyzers with specialized models. |
Copied to clipboard
| Challenge: | In the human body, various substances (entities) such as proteins and compounds interact and regulate each other, forming huge pathway networks. |
| Approach: | They present a system that extracts and visualizes a disease network derived through regulation events found in scientific articles on idiopathic pulmonary fibrosis. |
| Outcome: | The proposed system extracts and visualizes a disease network from biomedical articles on idiopathic pulmonary fibrosis (IPF) it includes two-dimensional (2D) and 3D visualizations of the constructed disease network. |
Copied to clipboard
| Challenge: | Recent studies show that pretrained language models can solve practical tasks using more than 100 billion parameters. |
| Approach: | They propose a system for inference and fine-tuning of large models collaboratively by joining the resources of multiple parties. |
| Outcome: | The proposed system outperforms offloading for very large models running on consumer GPUs with 1 step per second, enough for many interactive LLM applications. |
Copied to clipboard
| Challenge: | Current approaches to QA models are multi-dataset models, but combining expert agents can yield large performance gains over multi-agent models. |
| Approach: | They extend an online platform for QA research to support three families of multi-agent systems: agent selection, early-fusion of agents, and late-fusion. |
| Outcome: | The proposed model can be compared with multi-dataset models and achieve high inference speed and performance. |
Copied to clipboard
| Challenge: | aggregating results over incomparable metrics and scenarios makes conclusions and take-away messages less reliable . |
| Approach: | They propose a task-agnostic toolkit that combines the effect of a treatment on multiple tasks into one statistical evaluation, allowing comparison of metrics and computation of an overall summary effect. |
| Outcome: | The proposed toolkit produces publication-ready forest plots that enable clear communication of evaluation results over multiple tasks. |
Copied to clipboard
| Challenge: | Using the mature and well-tested methods from the domain of Information Retrieval (IR) we propose to integrate Pyserini with Hugging Face to provide qualitative analysis tools for NLP researchers. |
| Approach: | They propose to integrate Pyserini with Hugging Face to provide qualitative analysis tools for NLP researchers. |
| Outcome: | The proposed tools can be integrated with the Hugging Face ecosystem of open-source AI libraries and artifacts. |
Copied to clipboard
| Challenge: | open-source DeepPavlov Dream Platform is designed for development of complex dialog systems . platform supports modular approach to implementation of conversational agents . |
| Approach: | open-source DeepPavlov Dream Platform is designed for development of complex dialog systems . platform includes a conversational orchestrator called DeepPvlov Agent to coordinate asynchronous dialog pipeline . |
| Outcome: | The open-source DeepPavlov Dream Platform is designed for development of complex dialog systems like Generative AI Assistants. |