Papers with Wikipedia
Copied to clipboard
| Challenge: | Fact-checking is the task of establishing the veracity of factual information, commonly performed manually by journalists. |
| Approach: | They propose a table fact-checking dataset based on real world public health claims and noisy evidence tables from sources similar to those used by fact checkers. |
| Outcome: | The proposed dataset achieves an overall F1 score of 0.73 . |
Copied to clipboard
| Challenge: | Existing deep neural models are becoming more complex and difficult to understand and characterize their behaviour. |
| Approach: | They present the results of the second Fact Extraction and VERification (FEVER2.0) Shared Task. |
| Outcome: | The proposed task was based on the second Fact Extraction and VERification (FEVER2.0) shared task. |
Copied to clipboard
| Challenge: | Using psycholinguistic features to distinguish lies from true statements is a difficult task and a problem to be solved. |
| Approach: | They compare psycholinguistic text features with fact checking approaches to distinguish lies from true statements using data from a large ongoing study. |
| Outcome: | The proposed methods outperform both fact checking and human baselines but the accuracy is not high. |
Copied to clipboard
| Challenge: | Existing open-domain dialogue models fail to capture and utilize external knowledge, leading to repetitive or generic responses to unseen utterances. |
| Approach: | They propose to use social media comments to improve the raw conversation ability of open-domain dialogue systems. |
| Outcome: | The proposed model improves the raw conversation ability of open-domain dialogue systems by mimicking human responses through casual interactions found on social media. |
Copied to clipboard
| Challenge: | Existing benchmarks for lexical substitution (LS) are limited and limited in coverage . despite extensive research on Lexical Substitution in various languages, there is limited evidence for LS in Chinese. |
| Approach: | They propose to use human and machine collaboration to construct a Chinese LS dataset . they combine four unsupervised LS methods to generate candidate substitutes . |
| Outcome: | The proposed method outperforms existing benchmarks on the Chinese lexical substitution task. |
Copied to clipboard
| Challenge: | Existing text simplification datasets are limited to Wikipedia and Newsela, restricting further development of this field. |
| Approach: | They propose an alignment algorithm to extract sentence pairs from summarization datasets and a method to filter suitable pairs. |
| Outcome: | The proposed algorithm can extract sentence pairs from summarization datasets and perform well with real datasets. |
Copied to clipboard
| Challenge: | Using Wikipedia articles, we generate word-guessing games using a set of NLP and machine-learning techniques. |
| Approach: | They propose a system which uses Wikipedia to generate word-guessing games. |
| Outcome: | The proposed game is based on Tabouid, a word-guessing board game originally published by Parker Brothers in 1989. |
Copied to clipboard
| Challenge: | ARC-Easy, ARC Challenge, and OpenBookQA use Wikipedia to augment training data . performance degrades when additional instances exhibit higher difficulty than original training data. |
| Approach: | They propose two methods for exploiting external knowledge for QA in science . they enrich the original corpus with relevant text snippets from an open-domain resource . the second method simply increases the amount of training data by appending additional in-domain instances. |
| Outcome: | The proposed methods achieve gains in accuracy of 8.1%, 13.0%, and 12.8% on science QA tasks. |
Copied to clipboard
| Challenge: | Existing tools for learning the embeddings of words and entities from Wikipedia are not yet available. |
| Approach: | They propose a Python-based tool for learning Wikipedia embeddings from Wikipedia . they use a Wikipedia dump file as an argument to issue a single command . |
| Outcome: | The proposed tool achieves state-of-the-art results on the KORE entity relatedness dataset and competitive results on benchmark datasets. |
Copied to clipboard
| Challenge: | Existing methods to embed knowledge bases into large pre-training models do not contain any explicit grounding to real world entities and are difficult to recover factual knowledge. |
| Approach: | They propose a method to embed multiple knowledge bases (KBs) into large pretrained models with a Knowledge Attention and Recontextualization mechanism. |
| Outcome: | The proposed model improves perplexity, ability to recall facts and word sense disambiguation. |
Copied to clipboard
| Challenge: | Tutorial examines the role of Wikipedia in tasks related to text analysis and retrieval. |
| Approach: | tutorial examines the role of Wikipedia in tasks related to text analysis and retrieval. |
| Outcome: | This tutorial examines the role of Wikipedia in tasks related to text analysis and retrieval. |
Copied to clipboard
| Challenge: | Recent work has focused on learning architectures with large memories capable of storing external knowledge. |
| Approach: | They propose a method to augment generative Transformer neural networks with information fetching modules. |
| Outcome: | The proposed approach improves performance in generative dialog modeling . external knowledge is retrieved from Wikipedia, images, and human-written dialog utterances . |
Copied to clipboard
| Challenge: | Entities can be used as effective signals to generate less ambiguous semantic representations and align multiple languages. |
| Approach: | They propose a method to generate cross-lingual data that is a mix of entities and contextual words based on Wikipedia. |
| Outcome: | The proposed method can generate cross-lingual data that is a mix of entities and contextual words based on Wikipedia . it provides reliable alignment on word/entity level and sentence level, and thus can be used for unsupervised cross-linguistic entity linking. |
Copied to clipboard
| Challenge: | a key component of reading a passage is the ability to apply knowledge gained from the passage to a new situation. |
| Approach: | They propose a benchmark for reading comprehension targeting Reasoning Over Paragraph Effects in Situations. |
| Outcome: | The proposed model performs slightly better than randomly guessing an answer of the correct type, but is below the human performance of 89.0%. |
Copied to clipboard
| Challenge: | Existing approaches to cross-lingual entity linking (XEL) do not extend well to low-resource languages with few Wikipedia pages. |
| Approach: | They propose to improve the model by combining Wikipedia references with a list of plausible candidate entities. |
| Outcome: | The proposed method yields 16.9% in Top-30 gold candidate recall compared with state-of-the-art models. |
Copied to clipboard
| Challenge: | Pre-trained word representations are a building block of many Natural Language Processing and Machine Learning applications. |
| Approach: | They propose to combine known tricks and a set of publicly available pre-trained word vector representations to train high-quality representations. |
| Outcome: | The proposed models outperform the current state of the art on a number of tasks while maintaining a high training speed to scale to massive amount of data. |
Copied to clipboard
| Challenge: | Question Answering (QA) is a growing area of research . state-of-the-art QA models struggle on out-of domain documents without fine-tuning . |
| Approach: | They propose a pipeline for validating and training QA data and an interface for human annotation. |
| Outcome: | The proposed pipeline improves QA performance on domain-specific datasets while preserving the accuracy of the model. |
Copied to clipboard
| Challenge: | Existing supervised classification models are insensitive to class names, but are no longer effective in open-domain tasks where the taxonomy is unbounded. |
| Approach: | They propose a topic classification system that accepts user-defined taxonomy in real time . they train a pretrained language model on a new Wikipedia dataset and train it on Wikipedia . |
| Outcome: | The proposed system improves over existing zero-shot models and performs competitively with weakly-supervised models trained on in-domain data. |
Copied to clipboard
| Challenge: | Recent work on event detection from tweets has focused on localized events or breaking news only. |
| Approach: | They propose to split tweets into segments, extract bursty segments, cluster them, summarize them. |
| Outcome: | The proposed system can detect newsworthy events occurring at different locations of the world from a wide range of categories. |
Copied to clipboard
| Challenge: | args.me is the first search engine for controversial topics . it ranks pro and con arguments by their relevance to a topic . |
| Approach: | They propose a visualization interface for result exploration that provides an overview of main aspects in a barycentric coordinate system. |
| Outcome: | The proposed search engine is the first dedicated argument search engine on the web. |
Copied to clipboard
| Challenge: | Experimental results demonstrate that a Pruned interpretable knowledge Graph Learning framework for explainable stance detection is state-of-the-art for social media stance prediction. |
| Approach: | They propose a Pruned interpretable knowledge Graph Learning framework for explainable stance detection that incorporates commonsense knowledge and prunes redundant information to ensure precision and minimize noise. |
| Outcome: | The proposed framework achieves state-of-the-art on three public datasets. |
Copied to clipboard
| Challenge: | Synthetic data suffer from poor diversity, which leads to performance limitations. |
| Approach: | They propose a graph-propagated data augmentation framework for named entity recognition that uses graph propagation to build relationships between labeled data and unlabeled natural texts. |
| Outcome: | The proposed framework improves on a low-resource named entity recognition dataset. |
Copied to clipboard
| Challenge: | Existing aspects-based summarization models are domain-specific due to large differences in the type of aspects for different domains. |
| Approach: | They propose a large-scale dataset for multi-domain aspect-based summarization using Wikipedia articles from 20 different domains. |
| Outcome: | The proposed model is based on Wikipedia articles from 20 different domains and uses the section titles and boundaries of each article as a proxy for aspect annotation. |
Copied to clipboard
| Challenge: | Open-domain question answering (QA) models employ a retriever-reader pipeline . however, state-of-the-art readers fail to capture complex relationships between entities . |
| Approach: | They propose a knowledge graph enhanced passage reader that captures entities in questions and retrieved passages. |
| Outcome: | The proposed knowledge graph enhanced passage reader improves on open-domain QA benchmarks by up to 2.2 exact match scores. |
Copied to clipboard
| Challenge: | a new open-domain question answering system integrates best practices from IR with a BERT-based reader to identify answers from a large corpus of Wikipedia articles. |
| Approach: | They propose an end-to-end question answering system that integrates BERT with an IR reader. |
| Outcome: | The proposed system improves on a standard benchmark test collection. |
Copied to clipboard
| Challenge: | a team of researchers used a pre-trained BERT language model to train propaganda . the model was based on a cloze comprehension test to answer a question about influence operations . |
| Approach: | team used a BERT language model that was pre-trained on Wikipedia and BookCorpus . they used cloze comprehension tests to train the model to answer a propaganda question . |
| Outcome: | The proposed model was trained on Wikipedia and BookCorpus to answer propaganda questions . the team used a neural network that was pre-trained on the Wikipedia and bookCorpus corpus . |
Copied to clipboard
| Challenge: | Recent crowdsourcing efforts and workshops on machine translation have resulted in small amounts of parallel texts for building viable machine translation systems for low resource pairs. |
| Approach: | They propose to use an end-to-end Siamese bidirectional recurrent neural network to extract parallel sentences from Wikipedia to improve BLEU scores on both NMT and phrase-based SMT systems. |
| Outcome: | The proposed approach improves BLEU scores on both NMT and phrase-based SMT systems for the low-resource language pairs English–Hindi and English–Tamil when compared to training exclusively on the limited bilingual corpora. |
Copied to clipboard
| Challenge: | Using documents extracted from Wikipedia, we train a neural network model that learns distributed representations of entities and documents directly from a knowledge base. |
| Approach: | They propose a neural network model that learns distributed representations of entities from a knowledge base. |
| Outcome: | The proposed model performs state-of-the-art on fine-grained entity typing and multiclass text classification tasks. |
Copied to clipboard
| Challenge: | Pretrained language models are typically trained on web-based datasets that are often "contaminated" with downstream test sets. |
| Approach: | They propose a method to pretrain BERT models on Wikipedia and labeled downstream datasets and fine-tune them on the relevant task. |
| Outcome: | The proposed method compares models on Wikipedia and labeled downstream datasets on two models and three downstream tasks. |
Copied to clipboard
| Challenge: | a common problem with question-answering datasets is that they require annotators to source answers from the internet . a crowd-sourcing platform is available for low-resource languages, but it is limited in terms of information available. |
| Approach: | They propose a crowd-sourcing platform to gather multiple-domain QA data for low-resource languages. |
| Outcome: | The proposed platform rivals large QA datasets for high-resource languages in size and answerability. |
Copied to clipboard
| Challenge: | Open knowledge bases (Open KBCs) are constructed from triples of the form, which can be denoted as (s, r, o) by using open information extraction (Open IE) systems. |
| Approach: | They construct a dataset with facts from Wikipedia in six languages . they use open information extraction systems to extract triples from text . |
| Outcome: | The proposed dataset contains facts from Wikipedia in six languages including English . it improves existing Open KB construction pipeline by doing multilingual coreference resolution and keeping only entity-linked triples . |
Copied to clipboard
| Challenge: | 22% of claims in Wikipedia *lead* sections are unsupported by the article body . 30% of annotated claims in the article *body* are unbacked by their (publicly accessible) sources . |
| Approach: | They analyze Wikipedia's claim support annotations using a large-scale dataset . they find that 22% of Wikipedia claims are unsupported by the article body . |
| Outcome: | The proposed dataset analyzes claims support annotations on biographical Wikipedia articles. |
Copied to clipboard
| Challenge: | Existing models for question answering are limited in the availability of labeled data. |
| Approach: | They propose a hierarchical conditional variational autoencoder for generating QA pairs given unstructured texts as contexts while maximizing mutual information between generated QA pair to ensure consistency. |
| Outcome: | The proposed framework achieves impressive performance gains over baseline models on both tasks, using only a fraction of data for training. |
Copied to clipboard
| Challenge: | In primary school, children's books, as well as in modern language learning apps, multi-modal learning strategies like illustrations of terms and phrases are used to support reading comprehension. |
| Approach: | They propose to use multi-modal transformers to train multi-dimensional models on text-image retrieval to support a user's reading comprehension of arbitrary text. |
| Outcome: | The proposed model performs poorly because of the short and relatively simple textual data that the current models are trained with. |
Copied to clipboard
| Challenge: | Recent advances in pre-trained language models have generated text of an increasingly high quality. |
| Approach: | They propose a decoding strategy that produces less repetitive and more verifiable text. |
| Outcome: | The proposed method produces less repetitive and more verifiable text than previously used decoding strategies. |
Copied to clipboard
| Challenge: | Entity linking is the task of recognising mentions of entities in unstructured text documents and linking them to the corresponding entities in a Knowledge Base (KB) the largest public EL dataset is Wikipedia, which covers just 3% of the entities in Wikidata. |
| Approach: | They propose a model which performs mention detection, fine-grained entity typing, and entity disambiguation for all mentions within a document in a single forward pass. |
| Outcome: | The proposed model outperforms state-of-the-art methods on standard datasets by an average of 3.7 F1 and can generalise to large-scale knowledge bases such as Wikidata and zero-shot entity linking. |
Copied to clipboard
| Challenge: | Named Entity Recognition (NER) is a longstanding NLP task that consists of identifying an entity in a sentence or document. |
| Approach: | They construct a dataset of seven entity types annotated over 11,382 tweets . they provide a set of language model baselines and analyze the performance of the model . |
| Outcome: | The proposed dataset contains seven entity types annotated over 11,382 tweets . the authors focus on short-term degradation of NER models over time and strategies to fine-tune a language model over different periods . |
Copied to clipboard
| Challenge: | Current methods for automated fact-checking rely on relying on other evaluation metrics and closed knowledge sources. |
| Approach: | They propose a method which combines evidence evaluation with verdict-level proxy scoring. |
| Outcome: | The proposed method outperforms existing methods in accuracy and robustness against human ratings and adversarial tests. |
Copied to clipboard
| Challenge: | Tabular data present unique challenges for attribution due to ambiguities, complex header hierarchies, and the difficulty in interpreting individual table cells without row and column context. |
| Approach: | They propose a task to generate row and column-level attributions supporting LLM-generated answers. |
| Outcome: | The proposed task outperforms baselines on tabCite and improves F1 score. |
Copied to clipboard
| Challenge: | Existing approaches to multitask dense retrieval are not effective due to corpus inconsistency. |
| Approach: | They propose to train individual dense passage retrievers for different open-domain question-answering tasks and aggregate their predictions during test time. |
| Outcome: | The proposed method achieves state-of-the-art performance on 5 benchmark QA datasets, with up to 10% improvement in top-100 accuracy compared to a joint-training multi-task DPR on SQuAD. |
Copied to clipboard
| Challenge: | Conflict-of-Interest (CoI) editing is a problem on Wikipedia that is highly subjective . a key feature of Wiki sites is to allow people from all over the world to add or modify articles anonymously and without consequence. |
| Approach: | They frame CoI detection as a binary classification problem and explore features for it . they find that stylometric features outperform other types of features and give an F-measure of 0.63 . |
| Outcome: | The proposed method outperforms other features and gives an F-measure of 0.63 . the proposed method is not certain that the set of non-CoI articles contains any CoI articles . |
Copied to clipboard
| Challenge: | In information-seeking conversations, a user may ask questions that are under-specified or unanswerable. |
| Approach: | They present a dataset for information-seeking conversations with mixed-initiative interactions . they use Wikipedia to search for answers and provide relevant information . |
| Outcome: | The proposed system significantly underperforms humans in two of the most recent studies. |
Copied to clipboard
| Challenge: | Current datasets for conversational question answering do not contain topic switches . people often engage in information-seeking conversations to discover new knowledge . |
| Approach: | They propose an open-domain conversational dataset with topic switches based on Wikipedia. |
| Outcome: | The proposed dataset achieves an F1 of 55.8, falling short of human performance by 14.2 points, indicating the difficulty of the dataset. |
Copied to clipboard
| Challenge: | XEL is challenging for most languages because of limited availability of requisite resources . simulated environments that use significant resources are not available in truly low-resource languages . |
| Approach: | They propose improvements to entity candidate generation and disambiguation to make better use of the limited resources available in low-resource languages. |
| Outcome: | The proposed model gains 6-20% end-to-end linking accuracy on four low-resource languages. |
Copied to clipboard
| Challenge: | In Natural Language Processing, entity linking (EL) has centered around Wikipedia, but yet remains underexplored for the job market domain. |
| Approach: | They propose to use a bi-encoder and an autoregressive model to link fine-grained span-level skill mentions to a specific taxonomy entry to quantify labor market demands. |
| Outcome: | The proposed model outperforms GENRE in strict evaluation, but performs better in loose evaluation. |
Copied to clipboard
| Challenge: | a scientific study of temples can reveal valuable insights into culture and heritage of India. |
| Approach: | They propose a platform that creates temple corpus from web text on temples. |
| Outcome: | The proposed platform improves the curation of temple corpus using classifiers trained on Wikipedia articles on Hindu temples. |
Copied to clipboard
| Challenge: | Existing methods to enhance Wikipedia's reference section are not effective. |
| Approach: | They propose a two-step approach that leverages the wikilinks present in a scientific Wikipedia target page and recommends highly relevant references to be included in that target page appropriately and automatically borrowed from the reference section of the wikipedia links. |
| Outcome: | The proposed approach achieves a notably good performance on two datasets from Computer Science and Physics. |
Copied to clipboard
| Challenge: | Current approaches for relation classification are focused on the English language and require lots of training data with human annotations. |
| Approach: | They propose a baseline model based on Multilingual BERT and a new multilingual pretraining setup . they propose 'relationship classification' models that use distant supervision . |
| Outcome: | The proposed model significantly improves the baseline model with distant supervision. |
Copied to clipboard
| Challenge: | Short textual descriptions of entities provide summaries of their key attributes but generating entity descriptions can be challenging since information is scattered across multiple sources with varied content and style. |
| Approach: | They propose to generate an entity summary description from 37K entities from Wikipedia and Fandom, paired with nine evidence documents on average. |
| Outcome: | The proposed task is entity-centric, more abstractive, and covers a wide range of domains. |
Copied to clipboard
| Challenge: | Existing trend prediction methods only make predictions within a language, but this is not enough to predict cross-lingual trends. |
| Approach: | They propose a method to predict which microblog trends will cross linguistic boundaries to become popular in other languages and when. |
| Outcome: | The proposed model outperforms existing trend prediction methods and LLM-based approaches by 4% in F1-score . |
Copied to clipboard
| Challenge: | Emotion Masked Language Modelling improves the performance of a pretraining language model for emotion detection and sentiment analysis tasks. |
| Approach: | They propose a BERT-based version of Masked Language Modelling that induces emotion into the model. |
| Outcome: | The proposed model improves on emotion detection and sentiment analysis tasks by 1.2% F-1 . the proposed model also shows increased robustness in the test. |
Copied to clipboard
| Challenge: | Xue et al., 2024) have demonstrated that large language models can perform at human level across multitudes of tasks and domains. |
| Approach: | They propose a seed-free framework for generating synthetic instruction-tuning data that incorporates fluency, diversity, and cultural context. |
| Outcome: | The proposed framework achieves competitive performance using only 5,000 instructions compared to state-of-the-art Thai LLMs trained on hundreds of thousands of instructions. |
Copied to clipboard
| Challenge: | Existing systems that align textual mentions of entities to knowledge bases are difficult to deploy in production environments. |
| Approach: | They propose a neural entity linking system that connects entities in business phone conversations to their corresponding Wikipedia and Wikidata entries. |
| Outcome: | The proposed system improves inference speed and memory consumption while maintaining high accuracy. |
Copied to clipboard
| Challenge: | Large-scale pre-trained language models are extensively trained on massive heterogeneous datasets, known as pre-training datasets. |
| Approach: | They propose to use Domain Adaptive Pre-training and Task-Adaptive pre-training as intermediate steps before the final finetuning task to cover the target domain vocabulary. |
| Outcome: | The proposed approach is computationally efficient, with 78% fewer parameters trained during TAPT. |
Copied to clipboard
| Challenge: | Existing approaches to target end-to-end entity linking over knowledge bases are not efficient. |
| Approach: | They propose a modular approach to target end-to-end entity linking over knowledge bases. |
| Outcome: | The proposed approach outperforms state-of-the-art approaches on two well-known knowledge bases. |
Copied to clipboard
| Challenge: | Existing approaches to pretrain open-domain question answering systems lack task-specific annotations. |
| Approach: | They propose to pretrain a two-stage open-domain question answering system with strong transfer capabilities by using a dictionary and a large-scale corpus. |
| Outcome: | The proposed approach leads to 2%-10% gains in top-20 accuracy and improves with reader. |
Copied to clipboard
| Challenge: | Document-level text simplification tasks combine summarization and intra-sentence simplification. |
| Approach: | They devised a Japanese document-level text simplification dataset based on newspaper articles and Wikipedia. |
| Outcome: | The proposed dataset compared Japanese document-level text simplification models with English models and newspaper articles. |
Copied to clipboard
| Challenge: | a unified approach to claim check-worthiness detection is a critical component of fact checking systems. |
| Approach: | They propose a unified approach which corrects for misinformation by positive unlabelled learning . they propose citation needed detection from Wikipedia and a ranking task which is a critical component of automatic fact checking systems. |
| Outcome: | The proposed method outperforms the state of the art in two of the three tasks studied in English. |
Copied to clipboard
| Challenge: | Existing approaches to index, retrieve, and read documents as evidence suffer from large computational overheads. |
| Approach: | They propose an encoder-decoder framework with an entity memory that stores entity knowledge as latent representations and pre-trained on Wikipedia along with encoder parameters. |
| Outcome: | The proposed framework outperforms memory-based and non-memory encoder-decoder models on various entity-intensive question answering and generation tasks. |
Copied to clipboard
| Challenge: | Existing methods to extract parallel sentences from unaligned text yield surprisingly good results. |
| Approach: | They propose an unsupervised method to create pseudo-parallel corpora for machine translation (MT) from unaligned text using multilingual BERT to create source and target sentence embeddings for nearest-neighbor search and adapt the model via self-training. |
| Outcome: | The proposed method outperforms existing methods and outperformed previous state-of-the-art methods by boosting translation performance by up to 3.5 BLEU on the WMT’14 French-English and WMT'16 German-English tasks. |
Copied to clipboard
| Challenge: | In traditional methods for natural language processing, entities are embedded in dense vector spaces with pre-trained models. |
| Approach: | They propose an approach to creating entity representations that are human readable and achieve high performance on entity-related tasks out of the box. |
| Outcome: | The proposed representations are vectors whose values correspond to posterior probabilities over fine-grained entity types, indicating the confidence of a typing model’s decision that the entity belongs to the corresponding type. |
Copied to clipboard
| Challenge: | Existing approaches to scale up anaphoric annotation have not overcome these limitations. |
| Approach: | They propose to use a game-with-a-purpose to ‘complete’ markable annotations by using an anaphoric resolver and an aggregation method for anaphorism. |
| Outcome: | The proposed method could be adopted to greatly speed up annotation time in other projects involving games-with-a-purpose. |
Copied to clipboard
| Challenge: | Entity linking aims to link entity mentions in texts to knowledge bases, but existing methods rely on local contexts to resolve entities independently. |
| Approach: | They propose a neural model for collective entity linking that integrates local contextual features and global coherence information to improve the computation efficiency. |
| Outcome: | The proposed model improves its performance on five publicly available datasets and can be used to train on Wikipedia hyperlinks to avoid overfitting and domain bias. |
Copied to clipboard
| Challenge: | Recent studies show that data quality can significantly boost performance and training efficiency for large language models. |
| Approach: | They propose a German-language dataset curation pipeline that combines heuristic and model-based filtering techniques with synthetic data generation. |
| Outcome: | The proposed pipeline can be used to create a large-scale German pre-training dataset using common Crawl web data, fineweb2 and synthetically generated data conditioned on real, organic web data. |
Copied to clipboard
| Challenge: | Knowledge-based open-domain dialogue generation aims to build chit-chat systems that talk to humans using mined support knowledge. |
| Approach: | They propose a benchmark for evaluating multi-source dialogue knowledge selection and response generation using Wikipedia's wizard of Wikipedia. |
| Outcome: | The proposed benchmark is called multi-source Wizard of Wikipedia (Ms.WoW) it contains clean support knowledge, grounded at the utterance level and partitioned into multiple knowledge sources. |
Copied to clipboard
| Challenge: | Cross-document Event Coreference resolution is the task of identifying clusters of text mentions that refer to the same event, whether within a single document or across a document collection. |
| Approach: | They propose a cross-document coreference search task that searches for all coreferring mentions for a query event in a large document collection. |
| Outcome: | The proposed model integrates a powerful coreference scoring scheme into the DPR architecture, yielding improved performance. |
Copied to clipboard
| Challenge: | Prior work on pretrained sentence embeddings and benchmarks focused on the capabilities of stand-alone sentences. |
| Approach: | They propose a test suite of tasks to evaluate whether sentence representations include broader context information. |
| Outcome: | The proposed training objectives help to encode different aspects of information in document structures. |
Copied to clipboard
| Challenge: | Existing methods for fact verification require large datasets, which can be expensive. |
| Approach: | They propose a framework for training a robust fact verification model by using automatically generated claims that can be supported, refuted, or unverifiable from evidence from Wikipedia. |
| Outcome: | The proposed framework reduces the demand for human-annotated training data and improves a model's F1 from 50% to 77%, equivalent in performance to 2K+ manually-curated examples. |
Copied to clipboard
| Challenge: | Recent advances in open-domain question answering (ODQA) have led to human-level performance on many datasets. |
| Approach: | They provide a comprehensive and quantitative analysis about the difficulty of book QA . they compare the results of their research with extensive ODQA experiments . |
| Outcome: | The proposed model outperforms existing models on event-oriented questions on the NarrativeQA dataset. |
Copied to clipboard
| Challenge: | Entity linking is challenging in high-value domains with myriad entities . standard classification approaches suffer from the annotation bottleneck . |
| Approach: | They propose a self-supervised approach to learn domain knowledge for biomedical entity linking . it generates self-reported mention examples on unlabeled text and trains contextual encoder . |
| Outcome: | The proposed method outperforms existing methods by 20 points in accuracy on biomedical datasets. |
Copied to clipboard
| Challenge: | Creating new articles and editing older ones is expensive and time-consuming. |
| Approach: | They propose a multi-staged retrieval-augmented generation technique to leverage personal narratives to enhance Wikipedia’s B and C category biography articles. |
| Outcome: | The proposed approach outperforms the best performing baseline by 17% in terms of integrability to the original Wikipedia article and 28.5% in terms informativeness. |
Copied to clipboard
| Challenge: | Autoregressive paraphrasing tools can be used to generate convincing plagiarized texts with minimal effort. |
| Approach: | They evaluate the detection performance of large autoregressive models for machine-paraphrase generation on scientific articles from arXiv, student theses, and Wikipedia. |
| Outcome: | The proposed models generate paraphrases indistinguishable from original work and human experts rate the quality of generated examples as high as originals. |
Copied to clipboard
| Challenge: | Existing work on how to learn refer-to-as relations from large unlabeled corpora lacks coreferential information. |
| Approach: | They propose to use Wikipedia to generate coreferential neural embeddings for nominals . they use coreference resolution as a proxy to evaluate the neural embeds for noun phrases . |
| Outcome: | The proposed dataset can be leveraged to construct representations for coreferential nominals from Wikipedia. |
Copied to clipboard
| Challenge: | MIRACL is a multilingual dataset for ad hoc retrieval across 18 languages that collectively encompass over three billion native speakers around the world. |
| Approach: | They have gathered over 726k high-quality relevance judgments for 78k queries over Wikipedia in these languages, where all annotations have been performed by native speakers hired by their team. |
| Outcome: | MIRACL covers languages that are typologically close as well as distant from 10 language families and 13 sub-families, associated with varying amounts of publicly available resources. |
Copied to clipboard
| Challenge: | Open-domain Question Answering models that directly leverage question-answer (QA) pairs show promise in terms of speed and memory compared with conventional models which retrieve and read from text corpora. |
| Approach: | They propose a question-answer (QA)-pair retriever to facilitate improved QA-patch models by introducing Probably Asked Questions (PAQ) they propose QA pair retriever, RePAQ, which preempts and caches test questions, enabling it to match the accuracy of recent retrieve-and-read models, whilst being significantly faster. |
| Outcome: | The proposed model outperforms baseline models by 5% but trails RePAQ by 15% . it can be configured for size (under 500MB) or speed (over 1K questions per second) while retaining high accuracy. |
Copied to clipboard
| Challenge: | Existing research focuses on single-turn RAG, leaving a gap in addressing multi-turn conversations . a new benchmark is designed to assess RAG systems in realistic multi-turned conversations based on Wikipedia . |
| Approach: | They propose a large-scale benchmark to assess RAG systems in multi-turn contexts . CORAL includes diverse information-seeking conversations automatically derived from Wikipedia . authors propose unified framework to standardize various conversational RAG methods . |
| Outcome: | The proposed framework supports three core tasks of conversational RAG: passage retrieval, response generation, and citation labeling. |
Copied to clipboard
| Challenge: | Existing methods for paraphrase identification (PI) are limited due to lack of professional knowledge. |
| Approach: | They propose to leverage Wikipedia knowledge to accurately identify paraphrases by mining outline knowledge of given sentences from Wikipedia. |
| Outcome: | The proposed framework outperforms state-of-the-art models on two public datasets: PARADE and clinicalSTS2019. |
Copied to clipboard
| Challenge: | Cross-lingual information retrieval (CLIR) is a document retrieval task where the documents are written in a language different from that of the user's query. |
| Approach: | They propose a large-scale dataset derived from Wikipedia to support CLIR research in 25 languages. |
| Outcome: | The proposed model can improve the results of Swahili-English CLIR in Japanese and Japanese. |
Copied to clipboard
| Challenge: | a recent study shows that wikis are not reliable for linguistic knowledge of defects in understudied languages. |
| Approach: | They customize a neural morphological analyzer to annotate Latin and Italian corpora . they validated morphology using crowd-sourced data from Wiktionary to find defects . |
| Outcome: | The proposed algorithm annotates Latin and Italian corpora using crowd-sourced data . results show that 7% of Latin lemmata listed as defective show strong corpus evidence of being non-defective. |
Copied to clipboard
| Challenge: | 185,445 claims generated by altering sentences from Wikipedia are verified without knowledge of the sentence they were derived from. |
| Approach: | They propose a publicly available dataset for verification against textual sources, FEVER: Fact Extraction and VERification. |
| Outcome: | The proposed dataset achieves 31.87% accuracy on labeling a claim accompanied by the correct evidence, compared to 50.91% if we ignore the evidence. |
Copied to clipboard
| Challenge: | Existing datasets for text segmentation are small in size and do not represent the natural distribution of text in documents. |
| Approach: | They propose a large dataset for text segmentation that is automatically extracted and labeled from Wikipedia and develop a model based on this dataset. |
| Outcome: | The proposed model generalizes well to unseen natural text. |
Copied to clipboard
| Challenge: | Previously, work on toponym resolution has focused on identifying and resolving individual toponyms in text like Adrano, S.Maria di Licodia or Catania. |
| Approach: | They propose a method that parses a set of coordinates and a collection of 360,187 uncurated complex geolocation descriptions to automate the process. |
| Outcome: | The proposed approach automates most of the process by combining Wikipedia and OpenStreetMap. |
Copied to clipboard
| Challenge: | Nigeria is a multilingual country with 500+ languages. |
| Approach: | They propose to use a pidgin and a creole to analyze the pidgins of Nigeria . they also use machine translation to analyze their results . |
| Outcome: | The results show that the two pidgins do not represent each other and are hard to teach . the results show the pidgin varieties are underrepresented in Generative AI . |
Copied to clipboard
| Challenge: | Sensor metadata tagging is a key component of smart building applications. |
| Approach: | They propose a framework that learns a sensor metadata tagger for a new building based on its raw metadata and some existing fully annotated building. |
| Outcome: | The proposed framework learns a sensor metadata tagger for a new building based on its raw metadata and some existing fully annotated building. |
Copied to clipboard
| Challenge: | Existing systems consider a small set of coarse types, but fine-grained Entity Typing can be used for a variety of tasks. |
| Approach: | They propose a zero-shot entity typing approach that utilizes the type description available from Wikipedia to build a distributed semantic representation of the types. |
| Outcome: | The proposed method is able to recognize novel types without additional training on a public benchmark dataset. |
Copied to clipboard
| Challenge: | Existing methods for data-to-text generation often hallucinate phrases not supported by the Wikipedia table. |
| Approach: | They propose a controlled task where annotators directly revise existing Wikipedia sentences to generate a one-sentence description. |
| Outcome: | The proposed task produces a one-sentence description from a Wikipedia table and highlighted cells. |
Copied to clipboard
| Challenge: | Using customized retrieval models, model transferability and scalability are limited. |
| Approach: | They propose a modular retrieval model where individual modules correspond to key skills that can be reused across datasets. |
| Outcome: | The proposed model outperforms self-supervised retrievers in zero-shot evaluations and achieves state-of-the-art fine-tuned retrieval performance on NQ, HotpotQA and OTT-QA. |
Copied to clipboard
| Challenge: | Existing neural IR systems rely on lexical matching for query-passage alignment, while masked language models use a dual encoder architecture to encode passages and questions into continuous vector representations. |
| Approach: | They propose to enhance the out-of-domain generalization of Dense Passage Retrieval (DPR) through synthetic data augmentation only in the source domain. |
| Outcome: | The proposed model outperforms existing models in in-domain and zero-shot evaluations on Wikipedia-based datasets. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have demonstrated remarkable potential in assisting with mathematical reasoning on different downstream tasks. |
| Approach: | They propose two new tools for autoformalizing real-world mathematical definitions from Wikipedia and arXiv papers. |
| Outcome: | The proposed methods improve definitions by up to 16% and undefined errors by 43%. |
Copied to clipboard
| Challenge: | Recent studies have reported that domain mismatch prevents cross-lingual transfer . UBLI and UNMT do not work well when underlying monolingual corpora come from different domains . |
| Approach: | They show that a simple initialization regimen can overcome domain mismatch in cross-lingual transfer . they pre-train word embeddings on concatenated domain-mismatched corpora and use them as initializations . |
| Outcome: | The initialization regimen can overcome the domain mismatch effect in cross-lingual transfer learning . the initializations were used for MUSE UBLI, UN Parallel UNMT, and the SemEval 2017 task . |
Copied to clipboard
| Challenge: | Acrostic poems contain a hidden message; typically, the first letter of each line spells out a word or short phrase. |
| Approach: | They propose a task for acrostic poem generation in English with multiple constraints . they define the task as a generation task with multiple constraint constraints based on a conditional neural language model and a neural rhyming model . |
| Outcome: | The proposed task is based on a baseline model and a neural rhyming model. |
Copied to clipboard
| Challenge: | Large-scale language models (LLMs) like ChatGPT have demonstrated impressive abilities in generating responses based on human instructions. however, their use in the medical domain can be challenging due to their lack of specific, in-depth knowledge. |
| Approach: | They propose a system that integrates authoritative medical textbooks into LLMs’ framework using plug-and-play modules. |
| Outcome: | The proposed system outperforms the specialized Med-PaLM 2 model on three medical QA tasks by 11.6% to 16.6%. |
Copied to clipboard
| Challenge: | Existing datasets for cross-lingual information retrieval (CLIR) are dominated by searches for named entity mentions, which does not provide a good measure for disambiguation performance. |
| Approach: | They propose a dataset to evaluate CLIR systems' disambiguation ability based on polysemous common nouns with multiple possible translations. |
| Outcome: | The proposed dataset shows that it has a higher requirement on the ability of CLIR systems to disambiguate query terms. |
Copied to clipboard
| Challenge: | Existing benchmarks for entity set expansion (ESE) are limited to well-formed text and well-defined concepts. |
| Approach: | They propose to use user-generated text to assess the generalizability of ESE methods by identifying phenomena such as non-named entities, multifaceted entities and vague concepts. |
| Outcome: | The proposed methods are based on user-generated text to assess their generalizability and performance. |
Copied to clipboard
| Challenge: | Existing Wikipedia content is unevenly distributed among 287 languages . authors propose a neural network architecture that generates textual summaries from Wikidata triples . |
| Approach: | They propose an automated approach to generate Wikipedia summaries from Wikidata triples using structured data. |
| Outcome: | The proposed approach is tested on Arabic and Esperanto languages with limited editors and content in the most under-resourced Wikipedias. |
Copied to clipboard
| Challenge: | Cantonese is considered a low-resource language due to the dominance of Mandarin . rich colloquial vocabulary of Cantone, English loanwords, and code-switching characteristics add to the complexity of corpus collection and processing. |
| Approach: | We collect Cantonese texts from open source corpora, Hong Kong-specific forums, Wikipedia . we refine the model through supervised fine-tuning on curated Cantonesian tasks . |
| Outcome: | The model achieves state-of-the-art (SOTA) performance on four Cantonese benchmarks. |
Copied to clipboard
| Challenge: | Abstract: Natural language processing can help with managing large amounts of unstructured information. |
| Approach: | They propose to annotate a CC-BY-SA-licensed dataset of cyber threat reports . they use named entities, temporal expressions, and cybersecurity-specific concepts . |
| Outcome: | The proposed dataset annotates reports with named entities, temporal expressions, and cybersecurity-specific concepts including implicitly mentioned techniques and tactics. |
Copied to clipboard
| Challenge: | Existing methods to identify instances of similar narratives are limited by annotated data. |
| Approach: | They propose a task for identifying instances of similar narratives from a collection of narrative texts. |
| Outcome: | The proposed approach yields an 8% absolute improvement over a baseline on a novel dataset of plot summaries of 577 movie remakes from Wikipedia. |
Copied to clipboard
| Challenge: | Large language models (LLMs) exhibit remarkable capabilities in understanding and generating natural languages, but can inadvertently memorize private information, posing significant privacy risks. |
| Approach: | They propose to use a dataset to evaluate machine unlearning methods for protecting personal data in a realistic scenario. |
| Outcome: | The proposed model outperforms baseline methods by 5.65 points and protects target individuals’ personal data while maintaining general capabilities. |
Copied to clipboard
| Challenge: | a new approach to extract parallel sentences from Wikipedia articles is proposed . the approach is based on multilingual sentence embeddings, but does not limit it to English . |
| Approach: | They propose to automatically extract parallel sentences from Wikipedia articles in 96 languages . they train neural MT baseline systems on the mined data and evaluate them on the TED corpus . |
| Outcome: | The proposed approach extracts parallel sentences from Wikipedia articles in 96 languages . the extracted sentences achieve strong BLEU scores for many language pairs . |
Copied to clipboard
| Challenge: | Recent improvements in large language models have improved their ability to approximate distributions . authors find that LLMs can suffer from model collapse due to domain considerations based on pretraining . |
| Approach: | They use open source LLMs to regenerate permissively licensed English text from Wikipedia and news text. |
| Outcome: | The proposed model can faithfully match the human-generated distributions in a semantically-controlled setting. |
Copied to clipboard
| Challenge: | Acronyms are abbreviations formed from the initial components of words or phrases . acronyms can be difficult to understand for people who are not familiar with the subject matter . |
| Approach: | They propose a framework to automatically resolve the true meanings of acronyms in a given context . they use the enterprise corpus as input and a high-quality acronym disambiguation system as output . |
| Outcome: | The proposed framework can be deployed to any enterprise to support acronym disambiguation. |
Copied to clipboard
| Challenge: | Existing methods for injecting knowledge into pre-trained models are inconsistent and can flush out knowledge when multiple kinds of knowledge are injected. |
| Approach: | They propose a framework that retains the original parameters of pre-trained models fixed and supports the development of versatile knowledge-infused models. |
| Outcome: | The proposed framework retains the original parameters of the pre-trained model fixed and supports the development of versatile knowledge-infused models. |
Copied to clipboard
| Challenge: | Parallel sentence extraction is a task addressing the data sparsity problem found in multilingual natural language processing applications. |
| Approach: | They propose a bidirectional recurrent neural network based approach to extract parallel sentences from multilingual corpora. |
| Outcome: | The proposed approach outperforms existing approaches on noisy parallel corpora and shows significant improvements in translation performance. |
Copied to clipboard
| Challenge: | Unsupervised neural machine translation models perform well in low-resource or distant languages. |
| Approach: | They propose a model that leverages Wikipedia for machine translation and cross-lingual tasks without supervision from external parallel data or supervised models in target language. |
| Outcome: | The proposed model outperforms supervised models in Arabic and English translation tasks. |
Copied to clipboard
| Challenge: | Using low-resource languages, multilingual language models (ML-LMs) have been developed to transfer factual knowledge across languages. |
| Approach: | They ask how ML-LMs acquire and represent factual knowledge . they use a multilingual factual information probing dataset to investigate ML . |
| Outcome: | The findings highlight the challenge of maintaining consistency factual knowledge across languages. |
Copied to clipboard
| Challenge: | Existing systems for fact-checking scientific claims assume that the documents containing the evidence are already provided and annotated or contained in a limited corpus. |
| Approach: | They perform an array of experiments to test the performance of open-domain claim verification systems on four datasets of biomedical and health claims in different settings. |
| Outcome: | The proposed system performs better with biomedical and health claims, while Wikipedia is more suited for everyday health concerns. |
Copied to clipboard
| Challenge: | Similar to vision-and-language navigation tasks, the Rendezvous (RVS) task requires reasoning over allocentric spatial relationships using non-sequential navigation instructions and maps. |
| Approach: | They propose a large-scale augmentation method for generating high-quality synthetic data for new environments using readily available geospatial data. |
| Outcome: | The proposed method improves accuracy on unseen and seen environments by 45.83% on the Rendezvous (RVS) task. |
Copied to clipboard
| Challenge: | Named Entity Recognition (NER) is a core task in Natural Language Processing. |
| Approach: | They present a dataset for fine-grained Named Entity Recognition covering 33 entity classes across 12 languages in monolingual and multilingual settings. |
| Outcome: | The proposed dataset covers 33 entity classes across 12 languages in monolingual and multilingual settings. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) may hallucinate and generate false information despite pre-training on factual data. |
| Approach: | They propose a new evaluation metric that measures the extent to which model-produced answers are directly found in underlying text corpora. |
| Outcome: | The proposed evaluation metric measures the extent to which model-produced answers are directly found in underlying text corpora. |
Copied to clipboard
| Challenge: | a new corpus of articles is created for the task of temporally-oriented possession . the task is open-domain and can be used to track possession in other texts . |
| Approach: | They propose a new corpus for the task of temporally-oriented possession . they annotate Wikipedia articles for 90 different well-known artifacts . |
| Outcome: | The proposed task is based on annotated Wikipedia articles for 90 artifacts, including paintings, diamonds, and archaeological artifos. |
Copied to clipboard
| Challenge: | Existing classification models struggle with large datasets using fine-grained tag sets. |
| Approach: | They propose to structure Wikipedia into a large multi-lingual dataset using an Extended Named Entity tag set. |
| Outcome: | The proposed model fails to describe why Wikipedia articles are used to summarize, translate or answer questions. |
Copied to clipboard
| Challenge: | Despite high re-identification rates on Wikipedia, even the best LLMs struggled with court decisions. |
| Approach: | They construct an anonymized Wikipedia dataset to investigate re-identification risks . they also introduce new metrics to measure performance . |
| Outcome: | The proposed model can be used to identify individuals in court decisions, but it fails in the vast majority of cases. |
Copied to clipboard
| Challenge: | Information Synchronization of semi-structured data across languages is challenging . culture differences, topic preferences, and editing inconsistency lead to information mismatches . |
| Approach: | They propose a method for tabular synchronization that uses information from Wikipedia tables in one language with tables in another language. |
| Outcome: | The proposed method achieves an acceptance rate of 77.28% on Wikipedia . english articles across the web are more timely updated than other languages . |
Copied to clipboard
| Challenge: | Named-Entity Recognition (NER) uses word embeddings to extend, rather than replace, hand-crafted features. |
| Approach: | They propose to embed words and entity types into a low-dimensional vector space and compute a feature vector representing each word offline. |
| Outcome: | The proposed representations outperform existing models and achieve state-of-the-art performance. |
Copied to clipboard
| Challenge: | Language models rely on massive web crawls for diverse text data, but are rife with undesirable content. |
| Approach: | They analyze newspaper articles written by students from across the country to determine whose language is preferred by a quality filter. |
| Outcome: | The results show that newspapers from wealthier, educated, and urban zones are more likely to be classified as high quality. |
Copied to clipboard
| Challenge: | Existing methods to adapt pretrained embeddings to a large corpus are limited and do not provide sufficient quality. |
| Approach: | They propose to use a small corpus D_T to pretrain embeddings that accurately capture the sense of words in a limited set of focused topics. |
| Outcome: | The proposed embeddings capture the sense of words in a topic in spite of the limited size of the corpus D_T. |
Copied to clipboard
| Challenge: | Existing methods to evaluate geoparsing systems are small-scale and lack coverage of location expressions on general domains. |
| Approach: | They propose a method to construct a large-scale corpus for geoparsing from Wikipedia articles. |
| Outcome: | The proposed method can annotate multiple location expressions with coordinates even with ambiguous expressions. |
Copied to clipboard
| Challenge: | Using unsupervised entity linking, we solve named entity recognition, coreference resolution and relation extraction tasks together. |
| Approach: | They propose to use a knowledge base to inject information into a joint IE model by using unsupervised entity linking. |
| Outcome: | The proposed model improves on two datasets with 5% F1 score. |
Copied to clipboard
| Challenge: | Using partially-annotated datasets for evaluation can lead to false conclusions . a dataset containing only a subset of relevant passages might result in misleading rankings . |
| Approach: | They propose to use a Wikipedia passage retrieval evaluation set to contain all relevant passages for each query. |
| Outcome: | The proposed dataset can be downloaded from https://d-merit.github.io. |
Copied to clipboard
| Challenge: | a new framework for analyzing hate speech definitions is proposed to address cultural differences in interpretations . a dataset of 493 definitions from more than 100 cultures is used to analyze hate speech . |
| Approach: | They propose a framework for a cross-cultural and cross-domain analysis of hate speech definitions . they use open-source LLMs to analyze the impact of different definitions on hate speech detection . |
| Outcome: | The proposed framework enables cross-cultural and cross-domain analysis of hate speech definitions . it reveals that many domains borrow definitions from one another without taking into account target culture . |
Copied to clipboard
| Challenge: | Using the WikiTalkEdit dataset, we show how positive emotion and the use of first-person pronouns predict a positive emotional change in a Wikipedia contributor. |
| Approach: | They introduce and analyze WikiTalkEdit, a dataset of conversations and edit histories from Wikipedia, for research in online cooperation and conversation modeling. |
| Outcome: | The proposed dataset supports the classic understanding of style matching, where positive emotion and the use of first-person pronouns predict a positive emotional change in a Wikipedia contributor. |
Copied to clipboard
| Challenge: | Existing models that only take into account sentence-level information do not generate question-answer pairs. |
| Approach: | They propose a neural network approach that incorporates coreference knowledge via a novel gating mechanism for paragraphlevel question generation. |
| Outcome: | The proposed model outperforms existing models on a Wikipedia article question-answer generation task. |
Copied to clipboard
| Challenge: | Existing methods for learning to compare social media users fail to generalize to new users or even to previously known users. |
| Approach: | They propose a procedure to learn a mapping from short episodes of user activity to a vector space in which the distance between points captures the similarity of the corresponding users’ invariant features. |
| Outcome: | The proposed procedure can be applied to users not seen at training time and enables efficient comparisons of users in the resulting vector space. |
Copied to clipboard
| Challenge: | appositives are phrases that appear next to a noun phrase and serve an explicative function. |
| Approach: | They propose a more realistic end-to-end definition of appositive generation with a dataset that spans four languages and two entity types. |
| Outcome: | The proposed model is non-trivial and leaves plenty of room for improvement. |
Copied to clipboard
| Challenge: | Classical Chinese word segmentation is largely neglected due to its obsoleteness . a new approach to segmentation using a marked-up corpus is needed . |
| Approach: | They propose a pragmatic approach to deal with Classical Chinese word segmentation without any marked-up corpus. |
| Outcome: | The proposed method makes the CCWS without any marked-up corpus more accurate compared with collocation-based methods. |
Copied to clipboard
| Challenge: | a new approach to entity linking relies on unlabeled documents and Wikipedia . a supervised approach uses only natural information, such as unlabed documents . |
| Approach: | They propose a method which exploits only naturally occurring information . they construct a high recall list of candidate entities for each mention in an unlabeled document . |
| Outcome: | The proposed model outperforms fully-supervised state-of-the-art systems on standard test sets. |
Copied to clipboard
| Challenge: | Existing methods for subjective bias correction focus on making one-word edits . a hybrid method to improve the performance of Seq2Seq and transformer-based bias correction models is proposed . |
| Approach: | They propose a reinforced sequence training approach for robust subjective bias correction . it balances bias neutralization with fluency and semantics preservation through reinforcement learning . |
| Outcome: | The proposed method improves subjective bias correction over existing methods . it is cross-trained over multiple sources of bias to be more robust to new styles of biased writing . |
Copied to clipboard
| Challenge: | Retrieval-Augmented Generation (RAG) has emerged as a key paradigm for enhancing large language models by incorporating external knowledge. |
| Approach: | They propose a method for synthesizing diverse and high-quality RAG instruction data based on any source corpus. |
| Outcome: | The proposed method outperforms existing methods in multiple tasks and achieves strong zero-shot performance. |
Copied to clipboard
| Challenge: | a new task for natural language understanding is called Event Linking . the context where an event is mentioned lacks the details of this event . |
| Approach: | They propose a new task to link an article's event mention to the most appropriate Wikipedia page . they collect a training set from Wikipedia and evaluate two models to test the task . |
| Outcome: | The proposed model is based on a dataset and a real-world news domain . it is expected that the most appropriate Wikipedia page will provide rich knowledge about the mention . |
Copied to clipboard
| Challenge: | Existing datasets for cross-document event coreference resolution are limited and small . authors present a method for identifying clusters of text mentions that refer to the same event . |
| Approach: | They propose a method for generating a large-scale Wikipedia event coreference dataset . they use a generic approach that adapts state-of-the-art models to the cross-document setting . |
| Outcome: | The proposed method outperforms existing models and can be applied to other languages. |
Copied to clipboard
| Challenge: | Recent advances in legal NLP have led to a rapid growth of the field . however, many benchmarks are available only in English and no multilingual benchmark exists . |
| Approach: | They propose to use 11 datasets covering 24 languages to compare NLP models. |
| Outcome: | The proposed benchmarks show that even the best baseline only achieves modest results and ChatGPT struggles with many tasks. |
Copied to clipboard
| Challenge: | Existing models for knowledge-intensive language tasks require access to large, external knowledge sources. |
| Approach: | They propose a benchmark for knowledge-intensive language tasks (KILT) they test a shared dense vector index coupled with a seq2seq model to generate disambiguated text. |
| Outcome: | The proposed model outperforms tailor-made approaches on fact checking, open-domain question answering and dialog by generating disambiguated text. |
Copied to clipboard
| Challenge: | Recent work has shown that language models are susceptible to biases present in the training dataset. |
| Approach: | They propose to use natural sentence prompts to analyze gender-occupation biases in language models. |
| Outcome: | The proposed dataset can be used to analyze gender-occupation biases in language models. |
Copied to clipboard
| Challenge: | Named Entity Recognition (NER) is a key intermediate task in NLP. |
| Approach: | They propose a method which uses knowledge-based approaches and neural models to produce high-quality training corpora for NER. |
| Outcome: | The proposed method improves on standard benchmarks and yields significant improvements up to 6 span-based F1-score points over previous state-of-the-art systems for data creation. |
Copied to clipboard
| Challenge: | Argument mining involves the identification of argument relations (AR) between Argumentative Discourse Units (ADUs). |
| Approach: | They propose to leverage external resources to identify semantic paths linking ADUs . they propose to use WordNet, ConceptNet, and Wikipedia to identify these paths . |
| Outcome: | The proposed architecture achieves F-scores of 0.85, 0.84, 0.70, and 0.87 on four datasets. |
Copied to clipboard
| Challenge: | Existing methods for question answering on textual data are difficult to train and pose a misrecognition problem. |
| Approach: | They propose an approach to train a reasoning program generator to improve argument recognition by aggregating arguments and loss argument set. |
| Outcome: | The proposed method improves the probabilities of proper arguments in a reasoning program generation so that arguments comprising the ground truth have higher weights. |
Copied to clipboard
| Challenge: | Existing methods to facilitate natural language understanding rarely involve commonsense or background knowledge. |
| Approach: | They propose a question-answering method that integrates multiple knowledge sources to boost performance. |
| Outcome: | The proposed method outperforms other competing methods on the CommonsenseQA dataset and achieves the new state-of-the-art. |
Copied to clipboard
| Challenge: | despite the lack of benchmark datasets for Vietnamese, there are few studies on machine reading comprehension (MRC) . MRC is an essential core for a range of natural language processing applications such as search engines and intelligent agents. |
| Approach: | They propose to use Vietnamese Question Answering Dataset to evaluate machine reading comprehension in Vietnamese . they use over 23,000 human-generated question-answer pairs based on 5,109 Vietnamese articles . |
| Outcome: | The proposed dataset includes over 23,000 human-generated question-answer pairs based on 5,109 passages of 174 Vietnamese articles from Wikipedia. |
Copied to clipboard
| Challenge: | ad-hoc information retrieval methods usually require large amounts of annotated data to be effective. |
| Approach: | They propose an open-source toolkit to automatically build large-scale English information retrieval datasets based on Wikipedia. |
| Outcome: | The proposed toolkit builds large-scale English information retrieval datasets based on Wikipedia with 59,252 queries and 2,617,003 pairs. |
Copied to clipboard
| Challenge: | Existing methods for extracting factual knowledge from text are limited to a few subtasks. |
| Approach: | They propose to use Wikipedia to build a corpus with exhaustive annotations of entity mentions. |
| Outcome: | The proposed system can be used to build supervised datasets and can be reproduced by everyone. |
Copied to clipboard
| Challenge: | Multilingual BERT (M-BERT) has been a huge success in both supervised and zero-shot cross-lingual transfer learning. |
| Approach: | They propose a simple but effective approach to extend multilingual BERT to any new language and show an increase in F1 on M-BERT and new languages. |
| Outcome: | The proposed approach improves on languages already in M-BERT and out of it on other languages. |
Copied to clipboard
| Challenge: | Existing approaches to hierarchical text segmentation use lexical and/or syntactic similarity to identify the coherent segments of text. |
| Approach: | They propose a Concept-based Hierarchical Text Segmentation approach that uses the semantic relatedness between text constituents to represent meaning. |
| Outcome: | The proposed method performs well on two publicly available datasets. |
Copied to clipboard
| Challenge: | Named entity recognition (NER), named entity linking and discourse modeling are crucial aspects of natural language understanding for open domain dialogue systems. |
| Approach: | They present an annotated multi-domain corpus for linking entities in open-domain dialogue . they use dialogue context and anaphora resolution to assess the effectiveness of the task . |
| Outcome: | The OpenEL corpus is an annotated multi-domain corpus for linking entities in open-domain dialogue . the system Flair + BLINK has the best performance with a 0.65 F1 score . |
Copied to clipboard
| Challenge: | Recent advances in LLMs have demonstrated significant capabilities in many applications. |
| Approach: | They propose a dataset for FActScore on texts generated by strong multilingual LLMs and evaluate their performance in other languages. |
| Outcome: | The proposed dataset shows that LLMs exhibit distinct behaviors in fact extraction and fact scoring tasks. |
Copied to clipboard
| Challenge: | a study on detecting disappearing entities from noisy microblogs has been published on the real world . a major challenge is detecting uncertain contexts of disappearing entity from noisy posts . |
| Approach: | They propose to use Twitter to detect disappearing entities from noisy microblogs . they build large-scale Twitter datasets of disappearing entity and refine word embeddings based on these data . |
| Outcome: | The proposed method outperforms baseline methods on noisy microblog streams and more than 70% of disappearing entities in Wikipedia are discovered earlier than the update on Wikipedia. |
Copied to clipboard
| Challenge: | Existing approaches to few-shot named entity recognition (NER) focus on coarse-grained entities with few examples, while most unseen entities are fine-grounded. |
| Approach: | They present a human-annotated few-shot named entity recognition dataset . they construct benchmark tasks to assess the generalization capability of models . |
| Outcome: | The proposed model is the first few-shot NER dataset and the largest human-crafted NER data set. |
Copied to clipboard
| Challenge: | Existing methods to extract possession relations from Wikipedia articles can be used to extract possessors over time. |
| Approach: | They propose to extract possession relations from Wikipedia articles and temporal information indicating when these relations are true. |
| Outcome: | The proposed annotation scheme yields many possessors over time for a given artwork, and an LSTM ensemble can automate the task. |
Copied to clipboard
| Challenge: | Disagreements are often studied from the perspective of toxicity or analysing argument structure. |
| Approach: | They propose a dispute tactics framework which unifies both perspectives . they annotate 213 disagreements from Wikipedia Talk pages . |
| Outcome: | The proposed framework can be used to predict disagreements with a transformer-based model. |
Copied to clipboard
| Challenge: | a novel argument generation framework is used to generate counter-arguments . CANDELA uses a text planning decoder to retrieve arguments of different perspectives . |
| Approach: | They propose a powerful retrieval system and a novel two-step argument generation framework . they use a retrieval-based retrieval platform indexed with 12 million articles from Wikipedia . |
| Outcome: | The proposed framework yields higher BLEU, ROUGE, and METEOR scores than state-of-the-art models. |
Copied to clipboard
| Challenge: | a recent study shows that definition extraction is inefficient for one-sentence definitions . definitions are used in many automatic text analysis tasks, including ontology matching and construction . |
| Approach: | They propose to use convolutional neural network and recurrent neural network to identify mathematical definitions from one sentence. |
| Outcome: | The proposed dataset shows that deep learning methods can identify definitions from mathematical texts. |
Copied to clipboard
| Challenge: | Existing approaches to answer multiple-choice questions with no supporting documents are poor performance. |
| Approach: | They propose a method which can be used to semantically rank documents extracted from Wikipedia . they propose 'semantic ranking' method that latently learns to rank documents by their importance . |
| Outcome: | The proposed model achieves state-of-the-art accuracy on two datasets: ARC Easy and Challenge. |
Copied to clipboard
| Challenge: | Existing fact-checking models trained on non-dialogue data fail to perform well on this task. |
| Approach: | They propose a task of fact-checking in dialogue to improve fact- checking performance . they propose to use an annotated conversational claim and Wikipedia snippets as evidence . |
| Outcome: | The proposed task improves fact-checking performance in dialogue. |
Copied to clipboard
| Challenge: | Existing generic summarization methods generate only one summary for all different requests which is not optimal for diverse demands. |
| Approach: | They use crowd-sourced knowledge on Wikipedia to create a large-scale open-domain aspect-based summarization dataset with 1 million different aspects on 2 million Wikipedia pages. |
| Outcome: | The proposed model can generate diverse aspect-based summarizations on Wikipedia with zero/few-shot and fine-tuning on seven downstream datasets. |
Copied to clipboard
| Challenge: | Existing work on generating edits grounded in external knowledge has focused on correcting grammar and reducing repetitive typing. |
| Approach: | They propose a novel task where the goal is to update an existing article given new evidence by using a dataset of 170K distantly supervised data produced from Wikipedia snapshots. |
| Outcome: | The proposed model can update Wikipedia articles faithfully with new capabilities and opens doors to many new applications. |
Copied to clipboard
| Challenge: | Entity Linking (XEL) systems ground entity mentions written in any language to Wikipedia . XEL is challenging for most languages due to limited availability of resources as supervision . |
| Approach: | They develop a cross-lingual XEL approach that combines supervision from multiple languages jointly. |
| Outcome: | The proposed approach significantly improves on the current state-of-the-art in 8 languages. |
Copied to clipboard
| Challenge: | Existing studies have focused on identifying and addressing hallucinations in large language models (LLMs), but the impact of the training process on hallucinosity remains underexplored. |
| Approach: | They propose a training protocol to reduce hallucination variance by dropping embedding indices with significant variability and an unsupervised halluciation detection metric, Efficient EigenScore. |
| Outcome: | The proposed training protocol reduces hallucination variance during training by dropping embedding indices with significant variability. |
Copied to clipboard
| Challenge: | Recent efforts to extract hierarchical relations from unstructured text have been challenging. |
| Approach: | They propose an iterative method to extract an application-specific gold standard dataset from a Wikipedia knowledge graph and an evaluation framework to assess the quality of noisy automatically extracted taxonomies. |
| Outcome: | The proposed method reduces manual work and provides a first gold standard dataset and evaluation framework. |
Copied to clipboard
| Challenge: | DepCC is the largest-to-date linguistically analyzed corpus in English . large corpora are essential for the modern data-driven approaches to natural language processing . |
| Approach: | They present a large-to-date linguistically analyzed corpus in English with 365 million documents . they build an index of all sentences and their linguistic meta-data enabling quick search across the corpus . |
| Outcome: | The proposed model outperforms state-of-the-art models on smaller corpora on the SimVerb3500 dataset. |
Copied to clipboard
| Challenge: | a systematic comparison of information coverage in English Wikipedia and Wikipedias in eight other widely spoken languages is needed to bridge the information gap. |
| Approach: | They compare information coverage in English Wikipedia and Wikipedias in eight other widely spoken languages. |
| Outcome: | The analysis quantifies and provides useful insights about the information gap that exists between different language editions of Wikipedia and offers a roadmap for the IR community to bridge this gap. |
Copied to clipboard
| Challenge: | A major domain of research in natural language processing is named entity recognition and disambiguation (NERD). |
| Approach: | They extend a widely-used data set to include NERD tasks for DBpedia and YAGO, Wikidata and Crunchbase. |
| Outcome: | The extended data set allows for a broader spectrum of evaluation. |
Copied to clipboard
| Challenge: | Existing methods for retrieving encyclopedic knowledge lack a large corpus and effective commonsense retriever. |
| Approach: | They propose a framework for retrieval-augmented commonsense reasoning with a large commonsensense corpus and a commonseense retriever. |
| Outcome: | The proposed framework outperforms existing methods on commonsense reasoning tasks. |
Copied to clipboard
| Challenge: | Existing methods for extracting causality knowledge from Wikipedia are lacking in this area. |
| Approach: | They propose a method for extracting causality knowledge from Wikipedia . they exploit the multilinguality of Wikipedia and the ability to translate to multiple languages . |
| Outcome: | The proposed method achieves precision and recall above 98% and 64%, respectively. |
Copied to clipboard
| Challenge: | a new method to quantify polysemy is based on basic geometry in the contextual embedding space . word sense annotation has always been one of the tasks with the lowest interannotator agreement . |
| Approach: | They propose a method to estimate polysemy based on simple geometry in contextual embedding space. |
| Outcome: | The proposed method is fully unsupervised and data-driven . it can be used to sample sentences with different senses at no extra cost . |
Copied to clipboard
| Challenge: | Existing methods for estimating the lexicon of Web corpora have not been used to train pre-trained models. |
| Approach: | They propose a framework for digital curation of Web corpora to provide robust estimation of their parameters. |
| Outcome: | The proposed framework provides robust estimation of Web corpora's composition and lexicon . the proposed framework is similar to the BNC and ELMO models, but lacks curated categories . |
Copied to clipboard
| Challenge: | Existing studies on knowledge editing focus on monolingual scenarios, neglecting the complexities presented by multilingual contexts and multi-hop reasoning. |
| Approach: | They propose a benchmark to evaluate the adaptability of multilingual knowledge editing methods. |
| Outcome: | The proposed benchmark evaluates the adaptability of multilingual knowledge editing methods across five languages. |
Copied to clipboard
| Challenge: | Compared to large-scale collections of conversations from social media, Wikipedia talk pages only capture a subset of all discussions and only accounts for the final form of each conversation. |
| Approach: | They propose to reconstruct a corpus that encompasses the complete history of conversations between Wikipedia contributors. |
| Outcome: | The proposed corpus extracts high quality data in both Chinese and English. |
Copied to clipboard
| Challenge: | DeAR is an open-source framework that decouples the tasks of LLMs with holistic cross-document analysis. |
| Approach: | They propose an open-source framework that decouples relevance scoring with holistic cross-document analysis. |
| Outcome: | The proposed framework outperforms open-source frameworks in QA and open-domain QA. |
Copied to clipboard
| Challenge: | a growing number of fake news reports are published online, causing a trust crisis . a new study aims to predict political bias and factuality of reporting of entire news outlets . |
| Approach: | They propose to profile entire news outlets and look for those that are likely to publish fake content . they also examine what was written about the target medium and who reads it . |
| Outcome: | The proposed method improves on the current state-of-the-art in analyzing social media and what was written about the target medium. |
Copied to clipboard
| Challenge: | a dataset for many-hop evidence extraction and fact verification challenges models to reason with information from multiple Wikipedia articles. |
| Approach: | They propose a dataset for many-hop evidence extraction and fact verification . they challenge models to extract facts from Wikipedia articles relevant to a claim . |
| Outcome: | The proposed dataset shows that state-of-the-art models degrade as the number of reasoning hops increases. |
Copied to clipboard
| Challenge: | Accurate lexical entailment (LE) and natural language inference (NLI) tasks require expensive annotations. |
| Approach: | They propose to pretrain Wikipedia categories for lexical entailment and natural language inference by pretraining them on WikiNLI and transferring them to other knowledge bases. |
| Outcome: | The proposed model can improve strong baselines such as BERT and RoBERTa by pretraining on WikiNLI and transferring the models on downstream tasks. |
Copied to clipboard
| Challenge: | Existing domain-specific pre-trained language models (PLMs) rely on self-supervised learning over large amounts of domain text, without explicitly integrating domain- specific knowledge. |
| Approach: | They propose to integrate domain knowledge from diverse sources into PLMs by using adapters that are pre-trained for individual domain knowledge sources and integrated via an attention-based knowledge controller. |
| Outcome: | The proposed architecture integrates domain knowledge from diverse sources into PLMs in a parameter-efficient way. |
Copied to clipboard
| Challenge: | Multimodal Entity Linking (MEL) is an essential task for many multimodal applications. |
| Approach: | They propose to use a human-annotated Wikipedia-based multimodal entity linking dataset to improve the quality of existing MEL models. |
| Outcome: | The proposed model uses the visual information of images more effectively than existing models. |
Copied to clipboard
| Challenge: | Recent research has sought to improve cross-language synchronization of Wikipedia tables using rule-based methods, but they struggle with complexity and generalization. |
| Approach: | They propose to use a dataset to simulate the process of updating outdated Wikipedia tables and introduce a task decomposition strategy that enhances coherence and accuracy. |
| Outcome: | The proposed model outperforms baselines in Information Updation (1.79%) and Information Addition (20.58%), highlighting its strength in dynamically updating and enriching data across architectures. |
Copied to clipboard
| Challenge: | a recent study examines how epistemic markers of certainty, uncertainty, or evidentiality affect LMs' attitudes toward knowledge . accuracies of expressions of high certainty and low certainty are associated with questions . prior work focused on learning the mapping between internal probabilities of a model and an ordinal output . |
| Approach: | They develop a typology of epistemic markers and inject 50 markers into questions . they find that LMs are highly sensitive to epistemical markers in prompts . |
| Outcome: | The proposed model epistemology study shows that LMs are sensitive to epistemic markers in prompts . expressions of high certainty result in 7% decrease in accuracy, while factive verbs hurt performance . |
Copied to clipboard
| Challenge: | a recent study shows that word embeddings can be useful for training downstream natural language processing tasks. |
| Approach: | They compare word embeddings obtained by word embeds from curated corpora with a language-dependent processing. |
| Outcome: | The proposed model compares word embeddings with word embeds from curated corpora and a language-dependent processing on two African languages. |
Copied to clipboard
| Challenge: | a systematic study of compact language models with limited computational resources is challenging for many research contexts and real-world applications. |
| Approach: | They extend BabyBERTa to English-French scenarios under strictly sizematched data conditions. |
| Outcome: | The proposed model extends to English-French scenarios under sizematched data conditions . the results show context-dependent effects of multilingual training . |
Copied to clipboard
| Challenge: | Cross-Lingual Information Retrieval (CLIR) is a retrieval task in which search queries and candidate documents are written in different languages. |
| Approach: | They present a massively large collection of bilingual and multilingual datasets for Cross-Lingual Information Retrieval extracted automatically from Wikipedia. |
| Outcome: | The proposed datasets are the largest and most comprehensive CLIR dataset to date. |
Copied to clipboard
| Challenge: | Existing studies on the readability of Wikipedia have focused on English only and there are currently no systems supporting automatic readability assessment of the 300+ languages in Wikipedia. |
| Approach: | They propose a multilingual model to assess Wikipedia's readability using a dataset spanning 14 languages. |
| Outcome: | The proposed model outperforms existing models in a zero-shot scenario and is more accurate than previous benchmarks. |
Copied to clipboard
| Challenge: | Accurate and complete knowledge bases (KBs) are paramount in NLP. |
| Approach: | They employ multiview learning for increasing the accuracy and coverage of entity type information in KBs by taking high- and low-resource languages from Wikipedia. |
| Outcome: | The proposed learning improves the accuracy and coverage of knowledge bases (KBs) by combining language and representation. |
Copied to clipboard
| Challenge: | Existing multilingual pre-trained language models do not perform well on some low-resource languages. |
| Approach: | They propose a multilingual pre-trained language model for Chinese minority languages . they collect documents from Wikipedia and construct two classification datasets . |
| Outcome: | The proposed model outperforms baseline models on various classification tasks. |
Copied to clipboard
| Challenge: | Existing methods to improve logical reasoning skills require complex data processing. |
| Approach: | They propose an adaptive pretraining approach to improve logical reasoning over text . they use a subset of Wikipedia sentences for pretraining and a sentence-level classification loss . |
| Outcome: | The proposed model outperforms baselines on LogiQA and ReClor. |
Copied to clipboard
| Challenge: | Existing datasets for sentence fusion are small and insufficient for training modern neural models. |
| Approach: | They propose a method for automatically-generating fusion examples from raw text . they apply their method to Wikipedia and Sports articles to generate fusion models . |
| Outcome: | The proposed method improves performance on WebSplit when viewed as a sentence fusion task. |
Copied to clipboard
| Challenge: | Existing efforts to generate Wikipedia articles for new events fall short of real-world application. |
| Approach: | They propose a benchmark to generate Wikipedia articles for new events under real-world scenarios . they use systematic metrics and LLM-based metrics to assess verifiability, organization, and other aspects aligned with real-life scenarios. |
| Outcome: | The proposed benchmarks show that hierarchical-based methods generate more comprehensive content while fine-tuned methods achieve better verifiability. |
Copied to clipboard
| Challenge: | Existing methods for contextual guessing and definition generation do not take clues from local contexts. |
| Approach: | They propose a neural description model that takes clues from local and global contexts . they assume that the target phrase is newly emerged and there is no global context . |
| Outcome: | The proposed model takes clues from local and global contexts over existing methods . it is more effective than existing methods for non-standard English explanation . |
Copied to clipboard
| Challenge: | Existing closed-ended event forecasting methods are constrained by a limited answer space. |
| Approach: | They introduce OpenForecast, a large-scale open-ended dataset with three open-ending event forecasting tasks and an automatic LLM-based method for complex events. |
| Outcome: | The proposed method can be used to evaluate the ability of complex event forecasting of large language models. |
Copied to clipboard
| Challenge: | Existing methods for HSD in Vietnamese focus on fine-tuning general pre-trained models, primarily trained on formal textual datasets like Wikipedia. |
| Approach: | They propose a T5-based HSD model pre-trained on a domain-specific dataset . their results highlight the significance of label distribution in pre-training data on model efficacy. |
| Outcome: | The proposed model can tackle multiple tasks using a unified model and achieve state-of-the-art performance across all standard HSD benchmarks in Vietnamese. |
Copied to clipboard
| Challenge: | Existing models view Wikipedia abstract as plain text, ignoring that it is a description of a certain entity and can be decomposed into different topics. |
| Approach: | They propose a model that guides Wikipedia abstract generation with topical information. |
| Outcome: | The proposed model outperforms baselines and is capable of generating comprehensive abstracts. |
Copied to clipboard
| Challenge: | Currently, only 20% of the English comments explicitly mention content moderation policies, but as few as 2% of the German and Turkish comments. |
| Approach: | They propose to use a multilingual dataset to predict stances with existing content moderation policies and to use them to explain moderation decisions. |
| Outcome: | The proposed model predicts stances and corresponding reasons with high accuracy, adding transparency to the decision-making process. |
Copied to clipboard
| Challenge: | Existing methods for generating arguments use end-to-end knowledge graphs or are controlled with respect to the argument's topic, aspects, or stance. |
| Approach: | They construct and populate three knowledge graphs and encode them into debate portals and relevant paragraphs from Wikipedia. |
| Outcome: | The proposed model produces arguments with superior quality than those generated without knowledge. |
Copied to clipboard
| Challenge: | Existing datasets for sentence simplification focus on English, but limited in Chinese . SS tasks are aimed at improving readability and making sentences more accessible for readers . |
| Approach: | They propose an open-source dataset for Chinese sentence simplification based on Wikipedia . they analyze differences in annotation scheme and data statistics between datasets . |
| Outcome: | The proposed dataset contains 1.6k source sentences paired with their simplified versions. |
Copied to clipboard
| Challenge: | EcoLexiCAT is a web-based tool for terminology-enhanced translation of environmental texts . most terminological modules in CAT tools do not go beyond a simple glossary of source and target terms . |
| Approach: | They propose to integrate terminology-enhanced translation into a web-based tool . EcoLexiCAT is a terminology-enriched CAT tool for the English-Spanish-English translation . |
| Outcome: | The EcoLexiCAT tool is an open-source version of the CAT tool MateCat . it enriches a source text with information from a multimodal and multilingual terminological knowledge base on the environment . |
Copied to clipboard
| Challenge: | Existing studies on domain language models do not study the factors affecting performance on domain languages. |
| Approach: | They empirically evaluate factors that can affect performance on domain language applications . sub-word vocabulary set, model size, pre-training corpus, and domain transfer are important . |
| Outcome: | The results show language models trained on biomedical text perform better on biomedicine benchmarks than those trained on general domain text corpora. |
Copied to clipboard
| Challenge: | Existing methods focus on single-hop, single-modality, or short texts, limiting real-world applications . despite advances in visual question answering, this multihop setting remains underexplored due to a lack of quality datasets. |
| Approach: | They propose a framework for creating a high-quality dataset for multimodal multihop question answering . they use a 5-stage pipeline to acquire relevant multimodal documents from Wikipedia . |
| Outcome: | The proposed framework outperforms existing methods on multimodal multihop question answering datasets. |
Copied to clipboard
| Challenge: | Detecting biased language is useful for a variety of applications, authors say . a dataset for document-level promotional tone detection is available for WikiEvolve . |
| Approach: | They propose a dataset for document-level promotional tone detection using Wikipedia . they use a gradient reversal framework to encode two versions simultaneously . |
| Outcome: | The proposed dataset improves on in-domain and out-of-domain evaluations. |
Copied to clipboard
| Challenge: | Recent work on topic-focused summarization has focused on generic summarizing due to the size of the available datasets. |
| Approach: | They propose a method to study content selection in topic-focused summarization by narrowing the scope to a sentence-level task. |
| Outcome: | The proposed method can generate a large-scale summary cloze dataset from Wikipedia. |
Copied to clipboard
| Challenge: | Recent research has equipped language models with the ability to attend over relevant and factual information from non-parametric external sources, drawing a complementary path to architectural scaling. |
| Approach: | They propose a retrieval-enhanced text-to-text model that augments the input prompt by fetching and assembling relevant scientific literature chunks from a neural database centered on PubMed. |
| Outcome: | The proposed model outperforms state-of-the-art models on a broad array of downstream tasks while using up to 3x fewer parameters. |
Copied to clipboard
| Challenge: | a tool for mapping identifiers between clinical ontologies and lexical resources is available. |
| Approach: | They propose a tool for mapping identifiers between clinical ontologies and lexical resources. |
| Outcome: | The proposed mapping tool can be used to enrich existing annotated corpora in multiple languages. |
Copied to clipboard
| Challenge: | Existing open-domain question answering methods rely on the retriever to gather all evidence in isolation, but our approach uses an intermediary module to perform a chain of reasoning over the retrieved set. |
| Approach: | They propose a new open-domain question answering framework that integrates an intermediary module into the current retriever-reader pipeline and integrates it into the model. |
| Outcome: | The proposed framework outperforms the state-of-the-art on two OTT-QA datasets with an exact match score of 47.3 (45% relative gain). |
Copied to clipboard
| Challenge: | Named entity recognition models rely on domain-specific dictionaries provided by experts . however, such dictionary sets are infeasible in many domains where they do not exist . |
| Approach: | They propose a framework that generates NER datasets with high-coverage pseudo-dictionaries . phrase retrieval models are used to retrieve popular entities rather than rare ones . |
| Outcome: | The proposed framework outperforms the previous best model by an average F1 score of 4.7 across five NER benchmark datasets. |
Copied to clipboard
| Challenge: | Transliteration is the process of expressing a proper name from a source language in the characters of a target language. |
| Approach: | They present a large-scale corpus of transliterated names in 180 languages . they use machine learning to train automatic transliteration . |
| Outcome: | The proposed system achieves 92% accuracy on identification of transliterated pairs. |
Copied to clipboard
| Challenge: | Automated Grammatical Error Correction (GEC) is a scarcely explored low-resource language . a recent study focused on English, but it focused on Hindi, which presents unique challenges due to its complex syntax and intricate morphology. |
| Approach: | They propose to use a human-edited dataset to generate Hindi GEC data . they also investigate round trip translation using diverse languages for the technique . |
| Outcome: | The proposed method outperforms other methods in Hindi, showing that it is highly efficient. |
Copied to clipboard
| Challenge: | Existing methods to measure relatedness between Wikipedia concepts are lacking. |
| Approach: | They propose a new type of concept relatedness dataset, WORD, which is annotated by a human . they use this dataset to assess relatedness between Wikipedia concepts using supervised methods. |
| Outcome: | The proposed dataset outperforms existing methods for measuring relatedness between Wikipedia concepts. |
Copied to clipboard
| Challenge: | Prior work on instruction tuning relies on expensive human annotation and crowd-sourced datasets with alignment issues. |
| Approach: | They propose a method to generate instructions via LLMs from human-written corpus examples using reverse instructions. |
| Outcome: | The proposed method outperforms larger language models without instruction tuning on tasks such as story/recipe generation and long-form question answering. |
Copied to clipboard
| Challenge: | Language Models (LMs) become outdated as the world changes, a phenomenon called temporal misalignment. |
| Approach: | They propose a lifelong benchmark that utilizes the difference between consecutive snapshots of English Wikipedia and English Wikidata for training and evaluation. |
| Outcome: | The proposed benchmark can be trained on the difference between consecutive snapshots of English Wikipedia and English Wikidata for training and evaluation. |
Copied to clipboard
| Challenge: | a study of the characteristics of text in the Darknet shows that it has legal and illegal content. |
| Approach: | They compare texts for selling legal and illegal drugs to a control condition . they find several distinguishing features between legal and illicit texts . |
| Outcome: | The authors compare legal and illegal texts to a clear net website with similar content as a control condition. |
Copied to clipboard
| Challenge: | Existing methods for summarizing text have not captured the salient information from an article. |
| Approach: | They propose a table-guided abstractive biography summarization that utilizes factual tables to capture important information and generate a summary of a biography. |
| Outcome: | The proposed method is the first large-scale biography summarization dataset with tables. |
Copied to clipboard
| Challenge: | Existing closed IE datasets are built using Wikipedia, but they have limitations when applied to web domains. |
| Approach: | They propose to annotate 25K triples from WebIE through crowdsourcing and introduce mWebIE, a translation of the annotated set in four other languages. |
| Outcome: | The proposed model trains on 1.6M sentences from the English Common Crawl corpus and includes negative examples to better reflect the data on the web. |
Copied to clipboard
| Challenge: | Existing retrieval systems only cover diverse perspectives on 33.74% of the examples . existing systems only focus on relevance to the question, ignoring diversity. |
| Approach: | They build a Benchmark for Retrieval Diversity for Subjective questions (BERDS) based on a question and diverse perspectives associated with the question . they evaluate retrievers paired with a corpus to determine whether each document contains a perspective . |
| Outcome: | The proposed approach improves retrieval diversity on complex questions . existing retrieval systems only cover diverse perspectives on 33.74% of the examples . |
Copied to clipboard
| Challenge: | Pre-trained language models (PLMs) are used for diverse NLP tasks such as Information Extraction, Sentiment Analysis and Question/Answering. |
| Approach: | They propose to add medical knowledge to pre-trained language models to facilitate clinical relation extraction using a large text corpus. |
| Outcome: | The proposed model outperforms the state-of-the-art systems on the benchmark i2b2/VA 2010 clinical relation extraction dataset. |
Copied to clipboard
| Challenge: | Recent studies explore the possibility of unsupervised machine translation with monolingual data only. |
| Approach: | They propose a method to mine bilingual sentences from weakly paired documents . they use word distribution-level alignments to constrain word distributions of two weakly-paired documents. |
| Outcome: | The proposed method outperforms previous results on six translation tasks using weakly paired bilingual documents and a large number of bilingual sentences. |
Copied to clipboard
| Challenge: | Using reference determinacy, models fail to recognize context mismatch in NLI examples . |
| Approach: | They propose a benchmark to identify reference ambiguity in NLI examples . they propose RD as a possible assumption for natural language inference . |
| Outcome: | The proposed benchmark identifies reference ambiguity in natural language inference examples . 80% false contradiction and >50% entailment predictions are found . |
Copied to clipboard
| Challenge: | Pre-trained language models (PLMs) have shown their superiority by pre-training on unstructured text corpus and then fine-tuning on downstream tasks. |
| Approach: | They propose a Knowledge-Enhanced Pre-trained LanguagE model with Topic entity awareness that incorporates the interactions between tokens and mentioned entities in pre-training. |
| Outcome: | The proposed model incorporates the interactions between tokens and mentioned entities in pre-training and is more effective on entity-centric tasks. |
Copied to clipboard
| Challenge: | Existing datasets in English for textual geolocation are limited because of the location of the place is implicit. |
| Approach: | They propose to use a Hebrew place description corpus to analyze lingual geospatial reasoning. |
| Outcome: | The Hebrew Geo-Location corpus collects literal Hebrew place descriptions and analyzes lingual geospatial reasoning. |
Copied to clipboard
| Challenge: | Existing datasets that focus on temporal knowledge are limited in size and lack comprehensive coverage of temporal information. |
| Approach: | They introduce a large-scale temporal question-answer-matching dataset . the new taxonomy categorizes questions as attributes, comparisons, and counting questions . |
| Outcome: | The proposed dataset surpasses existing benchmarks in scale and scope. |
Copied to clipboard
| Challenge: | Textual entailment models are increasingly used in fact-checking, presupposition verification in question answering, or summary evaluation. |
| Approach: | They propose a new fine-grained textual entailment dataset built on natural claim and evidence pairs extracted from Wikipedia that provides en-tailment judgments over sub-sentence units of the claim and a minimal subset of evidence sentences that support each subclaim. |
| Outcome: | The proposed dataset improves on multiple datasets at test time and shows that real claims involve verification and retrieval problems that existing models fail to address. |
Copied to clipboard
| Challenge: | Xu et al., 2016) show that a simple neural architecture can be efficiently used for in-domain and cross-domain text simplification. |
| Approach: | They evaluate neural sequence-to-sequence models for text simplification on Wikipedia and Newsela datasets. |
| Outcome: | The proposed model can generalize across corpora and overcome challenges when tested on Wikipedia and Newsela datasets. |
Copied to clipboard
| Challenge: | Existing text-to-image models fail to produce appropriate images for cultural concepts or objects not well known or underrepresented in western cultures, such as 'hangari' (a Korean utensil). |
| Approach: | They propose a method which iteratively refines the prompt to improve the alignment between the generated images and underrepresented cultural nouns in text-to-image models. |
| Outcome: | The proposed approach improves the alignment between the generated images and cultural nouns in text-to-image models. |
Copied to clipboard
| Challenge: | Preprocessing-based methods for stereotype mitigation are widely used in NLP . preprocessing methods cause unintended shifts in attention flow, authors say . |
| Approach: | They propose to use preprocessing-based methods to reduce stereotypes for targeted groups . they find that stereotyping or counter-stereotyping can increase for other demographics . |
| Outcome: | The proposed methods often induce unintended shifts across demographics, the authors show . they show that such side effects are not accompanied by large changes in attention flow . |
Copied to clipboard
| Challenge: | Despite this, we lack a thorough understanding of how to validly measure readability at scale, especially for domain-specific texts. |
| Approach: | They present a comparison of the validity of well-known readability measures and introduce a novel approach to measure readability at scale. |
| Outcome: | The proposed approach addresses shortcomings of existing measures. |
Copied to clipboard
| Challenge: | Pre-training text representations have led to significant improvements in many areas of natural language processing. |
| Approach: | They propose a pipeline to extract monolingual datasets from Common Crawl . pipeline follows data processing introduced in fastText that deduplicates documents . |
| Outcome: | The proposed pipeline performs standard document deduplication and language identification similar to the pipeline introduced in fastText and a filtering step to select documents close to high quality corpora like Wikipedia. |
Copied to clipboard
| Challenge: | Social media is becoming an important realtime information source, especially during natural disasters and emergencies. |
| Approach: | They present a large-scale dataset for question answering over social media data . they gather tweets used by journalists and ask human annotators to write questions upon them . |
| Outcome: | The proposed dataset shows that neural models that perform well on formal texts are limited in their performance . the proposed model is still lagging behind human performance with a large margin . |
Copied to clipboard
| Challenge: | Question Answering models typically use retrieval and reasoning components to identify relevant information for reasoning. |
| Approach: | They propose a retrieval parameterization method that marginalizes unanswerable queries . they show that marginalization allows a model to mitigate false negatives in annotations . |
| Outcome: | The proposed model improves on two multi-document question answering datasets and shows that marginalization improves performance. |
Copied to clipboard
| Challenge: | a tool for extracting multilingual parallel corpora at sentence level with document and gender information from Wikipedia biographies. |
| Approach: | They propose a tool for extracting multilingual parallel corpora at sentence level with document and gender information from Wikipedia biographies. |
| Outcome: | The proposed tool extracts a corpus of 2,000 sentences in English, Spanish and Catalan. |
Copied to clipboard
| Challenge: | Developing models that can make useful inferences from natural language premises has been a core goal in artificial intelligence since the field's early days. |
| Approach: | They propose a method for building models to generate deductive inferences from diverse natural language inputs without direct human supervision. |
| Outcome: | The proposed model is more accurate and flexible than baseline systems. |
Copied to clipboard
| Challenge: | Empirical results show that even the most competitive few-shot learning models struggle on this task, especially as compared with humans. |
| Approach: | They propose a Few-Shot Relation Classification Dataset consisting of 70, 000 sentences on 100 relations derived from Wikipedia and annotated by crowdworkers. |
| Outcome: | The proposed methods perform well on the most competitive few-shot learning models, especially as compared with humans. |
Copied to clipboard
| Challenge: | Existing knowledge-based visual question answering systems rely on Concept-Net and Wikipedia to obtain external knowledge. |
| Approach: | They propose a visual retriever-reader pipeline that uses a natural language knowledge base and a Visual retriever to retrieve relevant knowledge. |
| Outcome: | The proposed method significantly improves the visual retriever-reader pipeline on the OK-VQA benchmark. |
Copied to clipboard
| Challenge: | Existing techniques for grounding mentions of entities in a foreign language do not rise to the challenges introduced by text in low-resource languages (LRL) and fail to generalize to text not taken from Wikipedia, on which they are usually trained. |
| Approach: | They propose a cross-lingual XEL technique that uses search engines to locate and search for foreign language entries in Wikipedia. |
| Outcome: | The proposed system shows an increase of 25% in gold candidate recall and 13% in end-to-end linking accuracy over state-of-the-art baselines. |
Copied to clipboard
| Challenge: | Using a neural reranking model, we can match a UMLS concept with a Wikipedia page, enabling manual alignment with minimal effort. |
| Approach: | They propose a cross-lingual neural reranking model to match a UMLS concept with a Wikipedia page, which achieves a recall@1of 72%, a substantial improvement of 20% over word- and char-level BM25. |
| Outcome: | The proposed model achieves recall@1of 72%, 20% better than word- and char-level BM25, and will facilitate easier access to Wikipedia for health professionals, patients, and NLP systems, including in multilingual settings. |
Copied to clipboard
| Challenge: | Existing models for entity representations do not capture information in a knowledge base, and cannot represent entities that do not exist in the KB. |
| Approach: | They propose a pretrained contextualized representation of words and entities based on the bidirectional transformer. |
| Outcome: | The proposed model achieves impressive empirical performance on a wide range of entity-related tasks. |
Copied to clipboard
| Challenge: | Existing benchmarks focus on single-hop FPQs, but real-world reasoning often requires multi-hop inference . state-of-the-art LLMs struggle to detect false premises across different countries, knowledge categories, and multi-step reasoning types. |
| Approach: | They propose a benchmark to evaluate Large Language Models' ability to handle false premises in complex, multi-step reasoning tasks. |
| Outcome: | The proposed tests show that state-of-the-art LLMs struggle to detect false premises across different countries, knowledge categories, and multi-hop reasoning types. |
Copied to clipboard
| Challenge: | Existing attempts to mitigate gender bias rely on operationalisation of gender bias as a projection over a linear subspace. |
| Approach: | They propose to operationalise gender bias as a linear subspace and augmented a corpus to remove bias by swapping all inherently-gendered words in the copy. |
| Outcome: | The proposed approach outperforms projection-based methods at the task of drawing non-biased gender analogies by an average of 19% across both corpora. |
Copied to clipboard
| Challenge: | Existing systems to extract, index, search, and visualize entities in Wikipedia are not strings, but unique identifiers from Wikidata. |
| Approach: | They propose a system to extract, index, search, and visualize entities in Wikipedia . they use a document model to store linguistic annotations and a string matching engine . |
| Outcome: | The proposed system achieves CEAFm scores of 70.0 on English, 64.4 on Chinese, and 66.5 on Spanish. |
Copied to clipboard
| Challenge: | Existing automatic question answering systems rely on contextual information to provide accurate answers. |
| Approach: | They propose a context preparation approach that uses Automatic Hint Generation techniques to generate hints instead of retrieved contexts. |
| Outcome: | The proposed approach surpasses retrieval-based and generation-based methods on three QA datasets. |
Copied to clipboard
| Challenge: | Existing knowledge-grounded dialog models ignore the knowledge that resides in people's minds during a conversation. |
| Approach: | They propose to integrate lexical knowledge internally into the model's parameters instead of further conditioning them on external knowledge . they adopt contrastive learning approach and use a dictionary-based token-level lexicon retriever that requires only weak supervision. |
| Outcome: | The proposed model can relate J.K Rowling to Khalsa Aid with the knowledge retrieved from Wikipedia. |
Copied to clipboard
| Challenge: | Existing methods to extract parallel sentences from Wikipedia are limited for some language pairs such as Persian-English. |
| Approach: | They propose a bidirectional method to extract parallel sentences from Wikipedia . they add extracted sentences to existing training data and use IR system to measure similarity . |
| Outcome: | The proposed method outperforms the one-directional approach in analyzing translation data from two translation systems and IR systems. |
Copied to clipboard
| Challenge: | Distributed word representations, or word vectors, have been used in natural language processing for many tasks. |
| Approach: | They propose to use the encyclopedia Wikipedia and the common crawl corpus to train distributed word representations on large corpora and use them in downstream tasks. |
| Outcome: | The proposed model performs very well on 10 languages for which evaluation dataset exists. |
Copied to clipboard
| Challenge: | Existing language model pretraining methods do not capture dependencies or knowledge that span across documents. |
| Approach: | They propose a language model pretraining method that leverages links between documents . they use masked language modeling and document relation prediction to model LMs . |
| Outcome: | The proposed method outperforms existing methods on downstream tasks across two domains. |
Copied to clipboard
| Challenge: | Existing metrics for evaluating the factuality of long-form text assume that every claim is verifiable. |
| Approach: | They propose a metric to evaluate factuality in diverse long-form generation tasks . they use open-weight language models to extract verifiable and unverifiably content . |
| Outcome: | The proposed metric can be implemented with either closed or fine-tuned open-weight language models. |
Copied to clipboard
| Challenge: | Existing work has framed fact checking as classification, often supported by a claim as input. |
| Approach: | They propose to use natural language briefs to increase the accuracy of fact checking . they show that QABriefer increases the accuracy by 10% while QABries reduce time . |
| Outcome: | The proposed model increases the accuracy of crowdworkers by 10% while reducing the time required by 20%. |
Copied to clipboard
| Challenge: | Textual information extraction (IE) uses textual features to negate stronger statements, such as the negation of stronger statements. |
| Approach: | They propose to use textual features to predict whether a given text segment mentions all objects standing in a certain relationship with a subject. |
| Outcome: | The proposed features can predict whether a given text segment mentions all objects standing in a certain relationship with a particular subject. |
Copied to clipboard
| Challenge: | Existing methods of keyphrase extraction are supervised and unsupervised . Topical PageRank uses topical information to extract the top topics of a document . |
| Approach: | They propose an unsupervised method for keyphrase extraction based on Wikipedia . they construct a semantic graph and transform the extraction problem into an optimization problem . |
| Outcome: | The proposed method improves over other state-of-the-art models by more than 2% in F1-score. |
Copied to clipboard
| Challenge: | WikiDragon is a Java Framework designed to give developers in computational linguistics an intuitive API to build, parse and analyze instances of MediaWikis. |
| Approach: | They introduce WikiDragon, a Java Framework that allows developers to build, parse and analyze instances of MediaWikis on their computers. |
| Outcome: | The framework is based on the Wikipedia, Wiktionary, WikiSource or WikiNews and evaluates link extraction, diachronic network analysis and the impact of different frameworks to text analysis. |
Copied to clipboard
| Challenge: | Prior work on document-level simplification has focused on sentence-level edits, while many desirable edits require document- level context. |
| Approach: | They propose a dataset that reconstructs the document-level editing process from English Wikipedia to paired Simple Wikipedia articles. |
| Outcome: | The proposed dataset reconstructs the document-level editing process from English Wikipedia (EW) articles to paired Simple Wikipedia (SEW) pages. |
Copied to clipboard
| Challenge: | a reliable alignment between WordNet and Wikipedia is a valuable resource for the creation of new wordnets in other languages and for the development of existing wordnet. |
| Approach: | They evaluate methods for aligning Wikipedia articles with WordNet synsets . they use a new gold and silver standard and a method that creates wordnets in other languages . |
| Outcome: | The proposed methods can be used to evaluate the quality of alignments between Wikipedia and WordNet synsets. |
Copied to clipboard
| Challenge: | Recent research attempts to extend unsupervised question answering to settings with few or no labeled data available. |
| Approach: | They propose two approaches to improve unsupervised question answering . first, they harvest lexically and syntactically divergent Wikipedia questions to automatically construct a corpus of question-answer pairs . second, they take advantage of the QA model to extract more appropriate answers . |
| Outcome: | The proposed approach outperforms previous unsupervised approaches by a large margin and is competitive with early supervised models. |
Copied to clipboard
| Challenge: | Existing methods to detect information overridden by the Web are not accurate and require a user's perspective to make the decision. |
| Approach: | They propose a task to detect whether a reference sentence has overridden a target sentence by using sentence pairs from the difference between two versions of Wikipedia. |
| Outcome: | The proposed task is formalized as a binary classification problem to determine whether a reference sentence has overridden a target sentence. |
Copied to clipboard
| Challenge: | despite its potential to help users, NLP research on explicitation is limited because of the lack of adequate evaluation methods. |
| Approach: | They propose automatic methods to generate explicitations from a Wikipedia dataset . they use both intrinsic and extrinsic evaluation to evaluate the system's effectiveness . |
| Outcome: | The proposed system bridges the gap between the source speaker and the target audience . it is effective based on intrinsic and extrinsic evaluation, the authors show . |
Copied to clipboard
| Challenge: | BUCC Shared Task aims to extract parallel sentences from comparable corporad . resulting corpus contains about 3.5 million distinct sentences in english, french, german, Russian, and Chinese . |
| Approach: | They present challenges faced to build a parallel sentences dataset from comparable corporad . they emphasize issues faced to include Chinese as one of the languages . |
| Outcome: | The 2017 BUCC Shared Task was a first for this task . the dataset contains 3.5 million sentences in English, French, German, Russian, and Chinese . |
Copied to clipboard
| Challenge: | Existing reading comprehension benchmarks do not contain complex coreferential phenomena . obtaining questions focused on such phenomena is difficult because of lexical cues . |
| Approach: | They propose to use a crowdsourced dataset to examine the ability of models to resolve coreference among entities in Wikipedia paragraphs. |
| Outcome: | The proposed model performs significantly worse than humans on the reading comprehension benchmark . paragraphs and other longer texts typically make multiple references to the same entities . |
Copied to clipboard
| Challenge: | Current dense retrievers struggle with queries with logical connectives, a use case that is often overlooked but important in downstream applications. |
| Approach: | They propose a logically-informed contrastive learning objective for dense retrievers that learns to respect the subset and mutually exclusive set relation between query results. |
| Outcome: | The proposed model improves retrieval performance and consistency on entity retrieval tasks. |
Copied to clipboard
| Challenge: | SciFact is a dataset of 1.4K expert-written scientific claims paired with evidence-containing abstracts annotated with labels and rationales. |
| Approach: | They construct a dataset of 1.4K scientific claims paired with evidence-containing abstracts annotated with labels and rationales to test their system. |
| Outcome: | The proposed system can verify claims related to COVID-19 by identifying evidence from the CORD-19 corpus. |
Copied to clipboard
| Challenge: | Recent work on open domain question answering (QA) assumes strong supervision of the supporting evidence and/or assumes a blackbox information retrieval (IR) system to retrieve evidence candidates. |
| Approach: | They propose to jointly learn the retriever and reader from question-answer string pairs and without any IR system. |
| Outcome: | The proposed approach outperforms BM25 on open datasets with a learner and reader by 19 points in exact match. |
Copied to clipboard
| Challenge: | Existing research examines the origins of militarized conflict by examining bi-lateral relationships between entity pairs and multi-lateral relations among multiple entities. |
| Approach: | They propose to use Wikipedia to model dyadic and systemic causes to compare their correlations with conflict between two entities. |
| Outcome: | The proposed graphs show that Wikipedia articles of allies are semantically more similar than enemies. |
Copied to clipboard
| Challenge: | Existing hallucination detection benchmarks operate at the sequence level and are limited to English . Existing methods lacking fine-grained, multilingual supervision are limited in English based on the sequence . |
| Approach: | They propose a large-scale, multilingual dataset annotated with span-level hallucinations across 14 languages. |
| Outcome: | The proposed dataset annotated with span-level hallucinations across 14 languages is scalable and cost-efficient. |
Copied to clipboard
| Challenge: | a recent study found that pre-training can teach language models to rely on hierarchical syntactic features . aaron ramirez: we find that pretraining on simpler language induces a hierarchic bias . |
| Approach: | They find that pre-training can teach language models to rely on hierarchical syntactic features . authors: this suggests that in cognitively plausible language acquisition settings, models may be more data-efficient . |
| Outcome: | a recent study shows that pre-training can teach language models to rely on hierarchical features . the findings suggest that in plausible language acquisition settings, language models may be more data-efficient than previously thought . |
Copied to clipboard
| Challenge: | a vast majority of language pairs in the world are considered low-resource because they have little parallel data available. |
| Approach: | They propose to use a dataset to evaluate methods trained on low-resource language pairs . they report baseline performance using supervised, weakly supervised and semi-supervised settings . |
| Outcome: | The proposed evaluation datasets show that current state-of-the-art methods perform poorly on this benchmark, posing a challenge to the research community working on low-resource MT. |
Copied to clipboard
| Challenge: | Open-ended human learning and information-seeking systems often ignore the user’s pre-existing knowledge. |
| Approach: | They propose to use pre-existing user knowledge to build a model that reproduces human assistant policies and improves over a bert content model by 13 mean reciprocal rank points. |
| Outcome: | The proposed model reproduces human assistant policies and improves over a bert content model by 13 mean reciprocal rank points. |
Copied to clipboard
| Challenge: | Using a short text description of an event, we can extract relevant sentences from Wikipedia and apply a combination of task-specific and general-purpose feature embeddings for the classification. |
| Approach: | They propose to use Wikipedia sentences to extract relevant sentences and apply feature embeddings to the task. |
| Outcome: | The proposed model outperforms the historical event ordering task and the event focus time task in the literature. |
Copied to clipboard
| Challenge: | Knowledge graph completion benchmarks for knowledge graphs are often incomplete . however, the field has remained static over the past decade . |
| Approach: | They propose to use Wikidata and Wikipedia to improve on existing benchmarks . they analyze logical relation patterns, then perform baseline link prediction and triple classification . |
| Outcome: | The proposed datasets improve upon existing benchmarks in scope and difficulty. |
Copied to clipboard
| Challenge: | Question answering is an important part of natural language processing (NLP) |
| Approach: | They propose to use TEQA to investigate the ability of agent task experience understanding for the long-term household task. |
| Outcome: | The proposed corpus aims to investigate the ability of task experience understanding of agents for the daily question answering scenario on the ALFRED dataset. |
Copied to clipboard
| Challenge: | MONETA is the first multimodal industry classification benchmark with text and geospatial sources. |
| Approach: | They propose a multimodal industry classification benchmark using text and geospatial sources. |
| Outcome: | The proposed model increases the accuracy of the existing models by 22.80%. |
Copied to clipboard
| Challenge: | lexical gaps between dialects in cross-lingual information retrieval (CLIR) are caused by orthographic variations and different regional expressions. |
| Approach: | They propose a dataset that consists of seven German dialects extracted from Wikipedia. |
| Outcome: | The proposed dataset consists of seven German dialects extracted from Wikipedia. |
Copied to clipboard
| Challenge: | Existing annotation efforts for multiple languages have focused on discourse connectives, but we have limited it to the class of connectives marking contrast and the additional relations such connectives might convey. |
| Approach: | They enrich a lexicon of italian COnnectives with real corpus data for connectives marking contrast relations in text. |
| Outcome: | The proposed resource is a valuable tool for linguistic analyses of discourse relations and the training of a classifier for NLP applications. |
Copied to clipboard
| Challenge: | Entity linking is a key component of structured data creation by linking spans of text to an ontology or knowledge source. |
| Approach: | They propose to use structured prediction for entity linking to classify each input token as an entity and aggregate the token predictions. |
| Outcome: | The proposed system outperforms the state-of-the-art on the commonly used AIDA benchmark dataset for entity linking to Wikipedia. |
Copied to clipboard
| Challenge: | a survey of English Machine Reading Comprehension datasets is carried out . the aim is to provide a concise yet informative overview of the landscape . |
| Approach: | They survey 60 English Machine Reading Comprehension datasets to provide a resource for other researchers interested in this problem. |
| Outcome: | The proposed survey covers 60 English MRC datasets with a view to providing a resource for other researchers interested in the problem. |
Copied to clipboard
| Challenge: | Word Sense Disambiguation (WSD) is a key task in Natural Language Understanding. |
| Approach: | They propose to use sense-annotated corpora for supervised Word Sense Disambiguation. |
| Outcome: | The proposed methods have been compared with knowledge-based approaches and have shown to be more efficient when they are available. |
Copied to clipboard
| Challenge: | Text simplification systems are based on the quality and quantity of complex-simple sentence pairs extracted by aligning sentences between parallel articles. |
| Approach: | They propose a neural CRF alignment model which leverages the sequential nature of sentences in parallel documents and utilizes a sentence pair model to capture semantic similarity. |
| Outcome: | The proposed model outperforms previous work on monolingual sentence alignment task by more than 5 points in F1. |
Copied to clipboard
| Challenge: | Existing named entity recognition models use gazetteers to improve performance, but they are limited in coverage and do not exist in low-resource languages. |
| Approach: | They propose a method that integrates Wikipedia information into named entity models by cross-lingual entity linking. |
| Outcome: | The proposed method improves on four low-resource languages with Wikipedia . it incorporates available information from english knowledge bases into neural models . |
Copied to clipboard
| Challenge: | Using partially-aligned data is an alternative way of solving the dataset scarcity problem. |
| Approach: | They propose a task to generate human-readable text for describing some given structured data enabling more interpretability. |
| Outcome: | The proposed framework outperforms baseline models and validates the feasibility of using partially-aligned data. |
Copied to clipboard
| Challenge: | Recent years have witnessed increased interest in abstractive summarisation thanks to the popularity of neural network models and the availability of datasets containing hundreds of thousands of document-summary pairs. |
| Approach: | They propose to create a cross-lingual summarisation corpus with long documents in a source language associated with multi-sentence summaries in . target language. |
| Outcome: | The proposed task can be applied to several other languages and covers twelve languages and directions. |
Copied to clipboard
| Challenge: | a better understanding of LLM capabilities on real world tasks is vital for safe development and deployment. |
| Approach: | They propose a new LLM called HelloFresh that uses real-world data to measure performance . they backtest the model and find it yields a temporally consistent ranking . |
| Outcome: | The proposed benchmarks outperform static evaluation data and test data on Wikipedia pages. |
Copied to clipboard
| Challenge: | Fact Extraction and Verification datasets provide a resource for end-to-end fact-checking, requiring retrieval of evidence from Wikipedia to validate a veracity prediction. |
| Approach: | They propose a system that is resilient to attacks by multiple propositions, temporal reasoning, ambiguity and lexical variation and a sequence of evidence sentences and veracity relation predictions. |
| Outcome: | The proposed system is resilient to three realistic “attacks” and obtains state-of-the-art results due to improved evidence retrieval. |
Copied to clipboard
| Challenge: | Existing knowledge injection benchmarks for large language models lack standardized testing grounds. |
| Approach: | They propose a knowledge injection benchmark that leverages recently-added and expert-curated facts from Wikipedia’s “Did You Know...” entries. |
| Outcome: | The proposed framework improves reliability accuracy by 29.1%. |
Copied to clipboard
| Challenge: | Recent systems that use Dense Passage Retrieval (DPR) for visual question answering use Denses trained separately from answer generation. |
| Approach: | They propose a joint training scheme that integrates DPR with answer generation to improve the performance of OK-VQA systems. |
| Outcome: | The proposed model outperforms existing systems with strong Dense Passage Retrieval (DPR) it yields significant improvements in answer quality and computation required for training. |
Copied to clipboard
| Challenge: | Recent advances in open-domain question answering have demonstrated impressive accuracy on general-purpose domains like Wikipedia. |
| Approach: | They propose a more realistic end-to-end domain shift evaluation setting covering five diverse domains to assess model adaption. |
| Outcome: | The proposed model improves by 24 points when adapted to unsupervised datasets. |
Copied to clipboard
| Challenge: | Neural word embeddings have proven valuable in the development of medical applications, but for the Italian language, there are no publicly available corpora, embedds, or evaluation resources tailored to this domain. |
| Approach: | They propose to use a corpus of medical texts to generate neural word embeddings in Italian using Metathesaurus concept graphs. |
| Outcome: | The results show that the new embeddings correlate well with human judgments regarding similarity and relatedness of medical concepts. |
Copied to clipboard
| Challenge: | Entity linking (EL) in conversations is a key component of many downstream tasks such as semantic search. |
| Approach: | They propose to use Fandom and Wikipedia to evaluate EL models' ability to generalize to a new unfamiliar KB without prior training. |
| Outcome: | The proposed evaluation framework and dataset are tailored to facilitate the study. |
Copied to clipboard
| Challenge: | Retrieval-augmented generation (RAG) enhances large language models by integrating external knowledge retrieved at inference time. |
| Approach: | They evaluate RAG systems using MassiveDS, a large-scale datastore with mixture of knowledge. |
| Outcome: | The proposed approach improves performance on knowledge-intensive NLP tasks. |
Copied to clipboard
| Challenge: | Existing methods for subjective bias neutralization rely on parallel text training and lose important bias-independent context. |
| Approach: | They propose a bias neutralization model that uses an auxiliary guided cycle consistent GAN to train with a combination of adversarial, cycleconsistency and identity mapping loss. |
| Outcome: | The proposed model significantly improves subjective bias neutralization compared to existing methods. |
Copied to clipboard
| Challenge: | Currently, there is no publicly available corpus for diachronic text analysis due to the lack of accurate temporal metadata. |
| Approach: | They propose to add missing temporal metadata to the Gutenberg corpus by using open web, Wikipedia, and Open Library API sources. |
| Outcome: | The proposed corpus includes 53,774 books with a total of 3.8 billion tokens in 11 languages, produced between 1600 and 2000. |
Copied to clipboard
| Challenge: | Adapting cultural values in Large Language Models presents significant challenges due to biases and data limitations. |
| Approach: | They propose to augment World Values Survey (WVS) data with encyclopedic and scenario-based cultural narratives from Wikipedia and NormAd to address these limitations. |
| Outcome: | The proposed approach enhances cultural distinctiveness and improves classification performance across cultures. |
Copied to clipboard
| Challenge: | Encyclopédie was published between 1751 and 1772 and aimed to collect the knowledge of its time. |
| Approach: | They describe the annotation of more than 9,100 Encyclopédie entries with Wikidata identifiers . they extract all geographic entries and annotate 8,300 entries having a geographic content only. |
| Outcome: | The annotation process and application examples are presented in this paper. |
Copied to clipboard
| Challenge: | prevailing view in language acquisition research has long held that child-directed language is more effective than adultdirected language (ADL) |
| Approach: | They propose a frequency-controlled testing methodology to enable balanced comparisons across training corpora. |
| Outcome: | The proposed method outperforms models trained on English Child-Directed Language (CDL) but it does not yield stronger generalizations for acquiring syntax. |
Copied to clipboard
| Challenge: | Recent large language models (LLMs) have demonstrated remarkable generalization abilities in mathematics and reasoning tasks. |
| Approach: | They pre-trained decoder-based language models from scratch using ten programming languages and three natural language datasets. |
| Outcome: | The proposed models outperform natural languages on logical reasoning tasks. |
Copied to clipboard
| Challenge: | Existing approaches to model author-specific sockpuppet detection on Wikipedia are limited in data-scarce settings. |
| Approach: | They propose to use meta-learning to improve model adaptation to a new sockpuppet-group by training models across multiple tasks. |
| Outcome: | The proposed technique improves performance in data-scarce settings by training models across multiple tasks. |
Copied to clipboard
| Challenge: | PolEval task is complicated by linguistic irregularities and historical factors. |
| Approach: | They propose to use fine-tuned plT5 and mT5 models to improve lemmatization of multi-word expressions and proper names in Polish instead of rule-based methods. |
| Outcome: | The proposed model achieved 86.23% AccCS, 89.43% accCI and 88.79% on a gold-standard dataset derived from Wikipedia . |
Copied to clipboard
| Challenge: | High-performing language models are typically trained on hundreds of billions of words, but human learners use language fluently after far less training data. |
| Approach: | They train GPT-2 and RoBERTa models on 29M words of English child-directed speech and a new matched, synthetic dataset. |
| Outcome: | The proposed models show that child language input is not valuable for training language models. |
Copied to clipboard
| Challenge: | a new task for entity insertion in information networks is needed to integrate entities into multilingual linked corpora . text spans in the source and target entities are not available to insert a link to the target entity . a benchmark dataset in 105 languages is used to study the problem of entity inserted in information systems . |
| Approach: | They propose a framework for entity insertion that integrates entities into linked corpora . they compile a benchmark dataset in 105 languages and test it in a zero-shot manner . |
| Outcome: | The proposed framework outperforms baseline models on languages not seen during training with minimal performance drop. |
Copied to clipboard
| Challenge: | a new study evaluates the extent to which popular and frontier LLMs recognize scientists . recognition of scientists remains uneven across gender and geography . |
| Approach: | They evaluate the extent to which popular and frontier LLMs recognize scientists . they compare their outputs against OpenAlex and Wikipedia . |
| Outcome: | The proposed models show that they exhibit selective and inconsistent recognition patterns . women researchers and researchers from Africa, Asia, and Latin America are significantly underrecognized . |
Copied to clipboard
| Challenge: | Existing research has largely overlooked lower-resource languages for automated fact-checking. |
| Approach: | They propose a multilingual CND corpus spanning 18 languages across three resource levels and a small decoder-based language model for CND. |
| Outcome: | The proposed model outperforms prompted LLMs in cross-lingual CND across languages. |
Copied to clipboard
| Challenge: | Existing methods apply fixed compression rates, over-compressing simple queries or under-compressed complex ones. |
| Approach: | a new framework uses a hierarchical compressor and a context selector to optimize inference efficiency . a framework that dynamically adjusts compression rates based on input complexity optimizes inference without loss of accuracy. |
| Outcome: | Adaptive Context Compression for RAG outperforms fixed-rate methods on Wikipedia and five QA datasets . |
Copied to clipboard
| Challenge: | Authorship verification (AV) is a crucial task for identity verification, accountlinking, historical linguistics, and AI-generated text identification. |
| Approach: | They propose to use Wikipedia's Million Authors Corpus to examine authorship verification models on a broad scale. |
| Outcome: | The proposed dataset includes 60.08M textual chunks, contributed by 1.29M Wikipedia authors. |
Copied to clipboard
| Challenge: | Wikipedia’s perceived high quality and broad language coverage have established it as a fundamental resource in NLP. |
| Approach: | They propose a data filtering procedure which removes a large percentage of Wikipedia's data and a 4-level quality ranking of the site. |
| Outcome: | The results show that the proposed filtering procedure outperforms the raw Wikipedia models in three language modelling scenarios. |
Copied to clipboard
| Challenge: | Information retrieval (IR) is the task of finding relevant documents in response to a user query. |
| Approach: | They propose a large-scale Spanish IR dataset with almost 700,000 queries from Google’s autocomplete API and relevant documents sourced from Wikipedia. |
| Outcome: | The proposed dataset covers a wide variety of topics, unlike smaller datasets. |
Copied to clipboard
| Challenge: | Large language models (LLMs) trained on historical web data inevitably become outdated. |
| Approach: | They propose a web-scale dataset for time-continual pretraining of LLMs derived from 114 dumps of Common Crawl (CC) they also design time-stratified evaluations to assess how well various continual learning methods adapt to new data while retaining past knowledge. |
| Outcome: | The proposed benchmarks show that autoregressive meta-schedules combined with a fixed-ratio replay of older data can achieve comparable held-out loss to re-training from scratch, while requiring significantly less computation (2.6x). |
Copied to clipboard
| Challenge: | Current evaluations for Vision-language Models remain heavily anchored to ImageNet . |
| Approach: | They propose a large-scale semantically-annotated multimodal resource that extends the range of visual concepts, including diverse abstract categories. |
| Outcome: | The proposed model expands the range of visual concepts, including diverse abstract categories. |
Copied to clipboard
| Challenge: | Entity Linking and Entity Disambiguation systems assume static knowledge bases are incomplete and up-to-date, rendering them incapable of handling entities not yet included in the knowledge base. |
| Approach: | They propose a model that retrieves external knowledge to improve factual grounding in entity descriptions. |
| Outcome: | The proposed model outperforms systems that require fixed knowledge sets on Entity Disambiguation and Wikipedia to improve factual grounding in entity descriptions. |
Copied to clipboard
| Challenge: | Text revision is a core process in document creation, capturing how authors iteratively refine, reorganize, and improve written content. |
| Approach: | They synthesize text revision research through the lens of edit intentions . they review prior work across the revision workflow including corpus construction, edit intention taxonomies, edit intentions, and edit intention identification. |
| Outcome: | The proposed approach synthesizes datasets, taxonomies, identification methods, and applications and highlights key open research directions. |
Copied to clipboard
| Challenge: | a new study examines the accuracy of Wikipedia's factual inconsistencies . a corpus-level inconsistent detection system can help editors identify inconsistances . |
| Approach: | They propose a corpus-level inconsistency detection system that combines LLM reasoning with retrieval to detect and contextualize potential contradictions for human review. |
| Outcome: | The proposed system can detect inconsistencies in Wikipedia and human review. |