← Search

Malvina Nissim

17 accepted papers

2026

EAGer: Entropy-Aware GEneRation for Adaptive Inference-Time Scaling

ICML 2026poster

With the rise of reasoning language models and test-time scaling methods as a paradigm for improving model performance, substantial computation is often required to generate multiple candidate sequences from the same prompt. This enables exploration of different reasoning paths toward the correct so…

Cited by 0SourceScholar
2025

Can Model Uncertainty Function as a Proxy for Multiple-Choice Question Item Difficulty?

COLING 2025main

Estimating the difficulty of multiple-choice questions would be great help for educators who must spend substantial time creating and piloting stimuli for their tests, and for learners who want to practice. Supervised approaches to difficulty estimation have yielded to date mixed results. In this co…

2025

Unsupervised Word-level Quality Estimation for Machine Translation Through the Lens of Annotators (Dis)agreement

EMNLP 2025

Word-level quality estimation (WQE) aims to automatically identify fine-grained error spans in machine-translated outputs and has found many uses, including assisting translators during post-editing. Modern WQE techniques are often expensive, involving prompting of large language models or ad-hoc tr

2025

When Harry Meets Superman: The Role of The Interlocutor in Persona-Based Dialogue Generation

ACL 2025long

Endowing dialogue agents with persona information has proven to significantly improve the consistency and diversity of their generations. While much focus has been placed on aligning dialogues with provided personas, the adaptation to the interlocutor’s profile remains largely underexplored. In this…

Cited by 0SourcePDFScholar
2024

Fine-tuning with HED-IT: The impact of human post-editing for dialogical language models

ACL 2024findings

Automatic methods for generating and gathering linguistic data have proven effective for fine-tuning Language Models (LMs) in languages less resourced than English. Still, while there has been emphasis on data quantity, less attention has been given to its quality. In this work, we investigate the i…

2024

IT5: Text-to-text Pretraining for Italian Language Understanding and Generation

COLING 2024main

We introduce IT5, the first family of encoder-decoder transformer models pretrained specifically on Italian. We document and perform a thorough cleaning procedure for a large Italian corpus and use it to pretrain four IT5 model sizes. We then introduce the ItaGen benchmark, which includes a broad ra…

2024

Quantifying the Plausibility of Context Reliance in Neural Machine Translation

ICLR 2024poster

Establishing whether language models can use contextual information in a human-plausible way is important to ensure their safe adoption in real-world settings. However, the questions of $\textit{when}$ and $\textit{which parts}$ of the context affect model generations are typically tackled separatel…

Cited by 13SourcePDFScholar
2024

mCoT: Multilingual Instruction Tuning for Reasoning Consistency in Language Models

ACL 2024long

Large language models (LLMs) with Chain-of-thought (CoT) have recently emerged as a powerful technique for eliciting reasoning to improve various downstream tasks. As most research mainly focuses on English, with few explorations in a multilingual context, the question of how reliable this reasoning…

2023

Pre-Trained Language-Meaning Models for Multilingual Parsing and Generation

ACL 2023findings

Pre-trained language models (PLMs) have achieved great success in NLP and have recently been used for tasks in computational semantics. However, these tasks do not fully benefit from PLMs since meaning representations are not explicitly included. We introduce multilingual pre-trained language-meanin…

2023

Responsibility Perspective Transfer for Italian Femicide News

ACL 2023findings

Different ways of linguistically expressing the same real-world event can lead to different perceptions of what happened. Previous work has shown that different descriptions of gender-based violence (GBV) influence the reader’s perception of who is to blame for the violence, possibly reinforcing ste…

2022

Make the Best of Cross-lingual Transfer: Evidence from POS Tagging with over 100 Languages

ACL 2022long

Cross-lingual transfer learning with large multilingual pre-trained models can be an effective approach for low-resource languages with no labeled training data. Existing evaluations of zero-shot cross-lingual generalisability of large pre-trained models use datasets with English training data, and…

2022

Multilingual Pre-training with Language and Task Adaptation for Multilingual Text Style Transfer

ACL 2022short

We exploit the pre-trained seq2seq model mBART for multilingual text style transfer. Using machine translated data as well as gold aligned English sentences yields state-of-the-art results in the three target languages we consider. Besides, in view of the general scarcity of parallel data, we propos…

2021

Generic resources are what you need: Style transfer tasks without task-specific parallel training data

EMNLP 2021main

Style transfer aims to rewrite a source text in a different target style while preserving its content. We propose a novel approach to this task that leverages generic resources, and without using any task-specific parallel (source–target) data outperforms existing unsupervised approaches on the two…

2021

Thank you BART! Rewarding Pre-Trained Models Improves Formality Style Transfer

ACL 2021short

Scarcity of parallel data causes formality style transfer models to have scarce success in preserving content. We show that fine-tuning pre-trained language (GPT-2) and sequence-to-sequence (BART) models boosts content preservation, and that this is possible even with limited amounts of parallel dat…