Papers by Alessandro Moschitti
Copied to clipboard
| Challenge: | Language models are biased towards generic outputs as they are trained to align to an aggregate preference to be generally useful. |
| Approach: | They propose a tuning-free method that personalizes language models for text generation tasks with fewer than 10 examples per user. |
| Outcome: | The proposed method achieves favorable win rates on pairwise comparisons with the previous state-of-the-art and outperforms competitive tuning-free baselines for personalized alignment tasks of writing emails, essays and news articles. |
Copied to clipboard
| Challenge: | a Content-based document alignment approach is an efficient way to align multilingual web documents based on content. |
| Approach: | They propose a Content-based document alignment approach to align multilingual web documents based on content in parallel training data for machine translation systems. |
| Outcome: | The proposed method achieves comparable performance with state-of-the-art systems in the WMT-16 Bilingual Document Alignment Shared Task benchmark while operating in multilingual space. |
Copied to clipboard
| Challenge: | Existing approaches to automate Question Answering (QA) are graph-based and can target large text databases. |
| Approach: | They propose graph-based approaches for Answer Sentence Selection (AS2) . they train and integrate state-of-the-art (SOTA) models for computing scores . |
| Outcome: | The proposed approach outperforms baseline models on academic benchmarks and a real-world dataset on unseen queries. |
Copied to clipboard
| Challenge: | Recent studies show that Question Answering (QA) based on Answer Sentence Selection (AS2) can be improved by generating an improved answer from the top-k ranked answer sentences. |
| Approach: | They propose to train a GenQA model by transferring knowledge from a trained AS2 model . they use top ranked candidate as the generation target and next k top rated candidates as context . |
| Outcome: | The proposed model outperforms existing models on public and industrial datasets. |
Copied to clipboard
| Challenge: | Recent years have seen the rise of community question answering forums . duplicate questions easily become ubiquitous as users often ask the same question, possibly in a slightly different formulation, making it difficult to find the best (or one correct) answer. |
| Approach: | They propose to use domain adaptation to detect duplicate questions in forums . they find that domain adaptation improves performance over multiple pairs of domains . |
| Outcome: | The proposed approach improves 5.6% over the best baseline across multiple pairs of domains. |
Copied to clipboard
| Challenge: | Existing models for answer sentence selection (AS2) are not yet available for AS2 . |
| Approach: | They propose to incorporate paragraph-level semantics within and across documents to improve transformers for AS2 . they propose to use a dataset to predict whether two sentences are extracted from the same paragraph . |
| Outcome: | The proposed model outperforms baseline models on public and industrial datasets on three public and one industrial dataset. |
Copied to clipboard
| Challenge: | Existing approaches to QA over textual data are based on a "retrieve-then-generate" pipeline. |
| Approach: | They propose a "triple-level" labeling strategy that infers fine-grained labels and trains a re-ranker to improve relevance of retrieved triples. |
| Outcome: | The proposed pipeline improves on prior KGQA systems by 5.56% Exact Match. |
Copied to clipboard
| Challenge: | Open-Domain Generative Question Answering has achieved impressive performance in English . combining document-level retrieval with answer generation can generate complete sentences . |
| Approach: | They propose an open-domain approach that combines document retrieval with answer generation to generate complete sentences in English . they propose a cross-lingual generative model that exploits passages written in multiple languages . |
| Outcome: | The proposed model outperforms answer sentence selection baselines for all 5 languages and monolingual pipelines for three out of five languages. |
Copied to clipboard
| Challenge: | a new metric, retrieval complexity (RC), measures the difficulty of answering questions. |
| Approach: | They propose a retrieval complexity metric conditioned on the completeness of retrieved documents . they propose an unsupervised pipeline to measure RC given an arbitrary retrieval system . |
| Outcome: | The proposed pipeline measures RC more accurately than alternative estimators on six challenging QA benchmarks. |
Copied to clipboard
| Challenge: | Large language models suffer from instability or lack of coherence when receiving diverse input variations. |
| Approach: | They analyze the behavior of large language models when dealing with multiple lexical variations of the same info-seeking questions. |
| Outcome: | The proposed model generates equivalent outputs when receiving diverse input variations. |
Copied to clipboard
| Challenge: | Existing summarization datasets are limited in their ability to evaluate output . a human evaluation is necessary to understand and improve summarizing systems . |
| Approach: | They propose a dataset based on how-to articles and coherent paragraph summaries written in plain language. |
| Outcome: | The proposed dataset makes human evaluation easier and more effective . the authors compare the proposed dataset to existing ones on PubMed and the literature. |
Copied to clipboard
| Challenge: | ELECTRA is more accurate than BERT, but it is not clear if this is due to its innovative architecture or to the long and extensive training, which highly increases the computation cost for obtaining the final language model. |
| Approach: | They propose to replace BERT’s Masked Language Modeling objective (MLM) with Token Detection (TD) by using a statistical approach to generate light tokens. |
| Outcome: | The proposed method can replace ELECTRA's computationally heavy generators without a significant drop in performance. |
Copied to clipboard
| Challenge: | Existing methods for fact checking are not supported by existing datasets, which treat fact checking, document retrieval, source credibility, stance detection and rationale extraction as independent tasks. |
| Approach: | They propose to implement automatic fact checking on an Arabic fact checking corpus, which is the first of its kind. |
| Outcome: | The proposed approach is based on an Arabic fact checking corpus, the first of its kind. |
Copied to clipboard
| Challenge: | Existing approaches to perform Answer Sentence Selection (AS2) using only the candidate sentence are sub-optimal. |
| Approach: | They propose to use pre-trained transformers to perform contextual AS2 fine-tuning . they propose to apply pre-training objectives to local contextual AS2. |
| Outcome: | The proposed methods improve baseline AS2 accuracy by up to 8% on some datasets. |
Copied to clipboard
| Challenge: | Using a joint approach, we found that the model is more efficient than those developed in machine reading (MR) work. |
| Approach: | They propose a joint model for selecting correct answer sentences among the top k provided by answer sentence selection modules. |
| Outcome: | The proposed model improves on WikiQA, TREC-QA, and a real-world dataset. |
Copied to clipboard
| Challenge: | Existing approaches to textual entailment and question answering focus on intra-pair similarity . a simple lexical matching (marked with italics) is not enough to learn a model based on intrapair Qto-A similarities. |
| Approach: | They propose to compute scalar products representing similarity between members of different pairs instead of using a single vector for each pair. |
| Outcome: | The proposed approach outperforms more complex models based on neural networks. |
Copied to clipboard
| Challenge: | Large transformer models are expensive and slow to use in many applications. |
| Approach: | They propose an efficient neural network to distill large transformers into a single smaller model. |
| Outcome: | The proposed model outperforms existing models on English datasets . it outperformed existing models with 2.7 more parameters and 2.5 slower . |
Copied to clipboard
| Challenge: | Recent studies show sentence-level extractive QA is outperformed by Generation-based QA (GenQA) models. |
| Approach: | They propose a training paradigm for GenQA using automatic QA evaluation models . they augment training data with answers generated by the GenQA model and labelled by GAVA . |
| Outcome: | The proposed training paradigm improves answering accuracy over existing models. |
Copied to clipboard
| Challenge: | Recent work on structured prediction has produced very effective supervised clustering algorithms using linear classifiers. |
| Approach: | They propose to use latent structured prediction loss and Transformer models to approach supervised clustering. |
| Outcome: | The proposed approach outperforms the state-of-the-art in recreating intents from public question corpora. |
Copied to clipboard
| Challenge: | Automated fact checking is rapidly gaining attention of the NLP and AI communities. |
| Approach: | They propose lightweight strong baselines for automated fact-checking systems . they propose to combine multiple pieces of evidence to verify a claim . |
| Outcome: | The proposed methods outperform heavier models on the leaderboard with blind TEST set. |
Copied to clipboard
| Challenge: | Recent work shows that answer verification models can improve the state of the art in Question Answering . despite the fact that the supporting candidates are ranked only according to the relevancy with the question, the model still lacks the support needed for other answer candidates. |
| Approach: | They propose a double reranking model that selects the best support for each target answer . they propose 'second neural retrieval stage' to encode question and answer pair as query . |
| Outcome: | The proposed approach improves the state of the art in Question Answering . the proposed model ranked candidates according to relevancy and not the answer . but the proposed approach fails to provide the best support . |
Copied to clipboard
| Challenge: | AVA is an automatic evaluation approach for question answering . it uses transformer-based language models to encode question, answer, and reference texts . |
| Approach: | They propose an automatic evaluation approach for Question Answering that uses Transformer-based language models to encode question, answer, and reference texts. |
| Outcome: | AVA can estimate system Accuracy with an error lower than 7% at 95% confidence level . the proposed approach achieves 74.7% F1 score in predicting human judgment for single answers . |
Copied to clipboard
| Challenge: | Existing approaches to QA re-rank sentences use huge neural models or complex attentive architectures. |
| Approach: | They propose to exploit the intrinsic structure of the original rank with an effective word-relatedness encoder to achieve the highest accuracy among the cost-efficient models. |
| Outcome: | The proposed model takes 9.5 seconds to train on the WikiQA dataset, compared with 18 minutes required by a standard BERT-base fine-tuning. |
Copied to clipboard
| Challenge: | a new method for question answering with a context in focus simulates a free interaction with QA systems. |
| Approach: | They introduce question answering with a cotext in focus task that simulates a free interaction with QA systems. |
| Outcome: | The proposed model outperforms state-of-the-art models for question answering with a context in focus up to 21.3% absolute points. |
Copied to clipboard
| Challenge: | Existing methods to improve QA efficiency do not take specific answers into account. |
| Approach: | They propose a transformer-based approach to improve QA efficiency by filtering out questions that will not be answered by the system. |
| Outcome: | The proposed model can approximate the Precision/Recall curves of the target QA system. |
Copied to clipboard
| Challenge: | a structured output framework is useful for learning to rank problems . current approaches for answer sentence reranking are mostly based on pairwise ranking signals or simple binary classification. |
| Approach: | They propose a structured output approach which regards rankings as latent variables . they propose an inference procedure to find the max-violating ranking based on decomposition of the corresponding loss. |
| Outcome: | The proposed approach solves the optimization problem on WikiQA and TREC13 datasets. |
Copied to clipboard
| Challenge: | a novel question answering architecture retrieves content relevant to the combined pair . previous work on automatic claim verification has shown hallucinations . |
| Approach: | They propose a question-answer architecture that prioritizes supporting evidence . it retrieves paragraphs that directly substantiate the correctness of a with respect to q . |
| Outcome: | The proposed approach can be used by large language models to retrieve explanatory paragraphs that ground their reasoning. |
Copied to clipboard
| Challenge: | Question Answering systems are a core component of many commercial applications . answer sentence selection (AS2) models are trained to select the best answer sentence . |
| Approach: | They propose to train a sequence to sequence transformer model to generate an answer from a set of candidates. |
| Outcome: | The proposed model improves accuracy by 32 points over the state-of-the-art model on English AS2 datasets. |
Copied to clipboard
| Challenge: | Community Question Answering is a research area that benefits from deep linguistic analysis . previous cQA challenges have shown that neural approaches are not enough to deliver state-of-the-art results . |
| Approach: | They propose a framework to distribute computation of cQA tasks over computer clusters . community question answering is a research area that benefits from deep linguistic analysis . |
| Outcome: | The proposed framework scales to large datasets and delivers fast processing. |
Copied to clipboard
| Challenge: | Current instruction tuned language models are trained on textual preference data and therefore not aligned to speech domain. |
| Approach: | They propose to use radio-industry best practices to prompt and learn speech-based preference data to improve speech-suitability of popular instruction tuned language models. |
| Outcome: | The proposed methods achieve the best win rates in head-to-head comparisons, resulting in preferred or tied to the base model in 76.2% of comparisons on average. |
Copied to clipboard
| Challenge: | Recent work shows that large-scale annotated datasets are essential for training state-of-the-art Question Answering (QA) models. |
| Approach: | They use large-scale annotated datasets to train question answering models . they use feedback data collected from deployed QA systems to provide cheaper supervision . |
| Outcome: | The proposed model improves on the large scale annotated datasets from QA systems . the proposed model can be easily supervised on large-scale unlabeled web data . |
Copied to clipboard
| Challenge: | Recent research shows that transformer-based neural networks can greatly advance the state of the art over many natural language processing tasks. |
| Approach: | They propose a technique to adapt transformer-based models into a cascade of rankers. |
| Outcome: | The proposed technique reduces computation by 37% with almost no impact on accuracy on two English question answering datasets. |
Copied to clipboard
| Challenge: | Existing models for Named Entity Recognition (NER) are trained on data with the same NE label set, but they are not able to recognize previously unseen NE categories. |
| Approach: | They propose to use a sequence to sequence model for Named Entity Recognition (NER) and propose to reshape and re-parametrize the output layer of the first learned model to enable the recognition of new NEs. |
| Outcome: | The proposed model can recognize previously unseen NE categories while keeping the knowledge of previously seen categories. |
Copied to clipboard
| Challenge: | Existing methods for detecting intents in text are task-specific and costly . current methods focus on manually analyzing user questions and creating a taxonomy of intents to be attached to the appropriate actions. |
| Approach: | They propose a model for automatically clustering questions into user intents to help design tasks . they use powerful semantic classifiers and supervised clustering methods based on structured output . |
| Outcome: | The proposed model improves on two intent clustering corpora on two languages/domains. |
Copied to clipboard
| Challenge: | Existing methods for Question Answering to search for semantically similar questions are not suitable for new questions. |
| Approach: | They propose an unsupervised method for retrieving and ranking questions . they use a question retrieval model and a selection model to rerank questions based on their relevance . |
| Outcome: | The proposed method achieves state-of-the-art performance on QRC and Quora-match datasets . it provides better and cheaper access to answers than the system generated them . |
Copied to clipboard
| Challenge: | Recent NLP approaches that model relations between text use complex architectures and attention. |
| Approach: | They propose to use labelled data to model semantic relations between two pieces of text . they use word representations to encode matching features directly in the word representation . |
| Outcome: | The proposed approach beats tree kernel models and neural models with similar input encodings while keeping the model simple and fast to train. |
Copied to clipboard
| Challenge: | Existing solutions for QA use weakly-supervised data from Web. |
| Approach: | They propose a data pipeline that harvests weakly-supervised answer sentences from Web data . they train TANDA models, which are the state of the art for AS2 . |
| Outcome: | The proposed pipeline improves on three different datasets and sets the state-of-the-art models to P@1=90.1% and MAP=92.9%. |
Copied to clipboard
| Challenge: | Cross-Lingual Knowledge Distillation (CLKD) is a method to train AS2 models for low-resource languages without labeled data. |
| Approach: | They propose a method to train AS2 models for low-resource languages without labeled data . they use a translation-based WikiQA dataset and a multilingual AS2 dataset . |
| Outcome: | The proposed method outperforms or rivals fine-tuning with labeled data and machine translation and the teacher model. |
Copied to clipboard
| Challenge: | Existing tools do not consider answers (question-question similarity only) or their quality in the annotation process. |
| Approach: | They propose an open-domain annotated resource that retrieves questions from pre-computed databases . they use a binary label associated with each question/answer pair to determine relevance . |
| Outcome: | The proposed model trains and evaluates models on 443,000 examples with respect to key aspects of QA systems. |
Copied to clipboard
| Challenge: | Recent years have seen exponential growth and use of web forums, where users can exchange and find information just asking questions in natural language. |
| Approach: | They propose to use Tree Kernels to learn a model on relatively few pairs of questions as gold standard (GS) predicting labels on a very large corpus of question pairs is also a useful approach, they propose . |
| Outcome: | The proposed model can learn more accurate models after fine tuning on GS. |
Copied to clipboard
| Challenge: | Current AS2 models score question-answer pairs individually, ignoring any information from the document each potential answer was extracted from. |
| Approach: | They propose an approach to efficiently incorporate contextual information into AS2 models . they use unsupervised similarity techniques to extract relevant sentences from source document . |
| Outcome: | The proposed approach improves 6% to 11% over state-of-the-art in AS2 with minimal latency. |
Copied to clipboard
| Challenge: | Existing datasets for Answer Sentence Selection (AS2) focus on English due to the scarcity of annotated datasets. |
| Approach: | They propose to use a large language model to train answer sentences in English . they use annotated datasets from English and other languages to train AS2 models . |
| Outcome: | The proposed datasets are highly performant and close the performance gap between English and other languages. |
Copied to clipboard
| Challenge: | Existing work on question answering systems assumes all questions are intelligible and unambiguous . however, available datasets do not meet requirements for building commercial virtual assistants . |
| Approach: | They propose to make question answering systems more robust by classifying if question is intelligible and returning a clarification question for contextual ambiguity. |
| Outcome: | The proposed system can classify if the input question is intelligible and return a clarification question for ambiguous questions. |
Copied to clipboard
| Challenge: | Recent studies show that pre-trained transformers perform poorly for multi-candidate inference tasks. |
| Approach: | They propose a pre-training objective that models paragraph-level semantics across multiple input sentences. |
| Outcome: | The proposed model outperforms existing models on three AS2 and one fact verification datasets. |
Copied to clipboard
| Challenge: | Existing methods for fact checking are tedious and often broken into intermediate steps to alleviate complexity. |
| Approach: | They propose an end-to-end memory network model that predicts whether a document can be considered relevant for a given claim and extracts relevant text snippets. |
| Outcome: | The proposed model predicts whether a document can be considered relevant for a given claim and extracts relevant text snippets to reason about the factuality of the target claim. |