Skip to main content

Showing 1–23 of 23 results for author: Bugliarello, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.16820  [pdf, other

    cs.CV

    Revisiting Text-to-Image Evaluation with Gecko: On Metrics, Prompts, and Human Ratings

    Authors: Olivia Wiles, Chuhan Zhang, Isabela Albuquerque, Ivana Kajić, Su Wang, Emanuele Bugliarello, Yasumasa Onoe, Chris Knutsen, Cyrus Rashtchian, Jordi Pont-Tuset, Aida Nematzadeh

    Abstract: While text-to-image (T2I) generative models have become ubiquitous, they do not necessarily generate images that align with a given prompt. While previous work has evaluated T2I alignment by proposing metrics, benchmarks, and templates for collecting human judgements, the quality of these components is not systematically measured. Human-rated prompt sets are generally small and the reliability of… ▽ More

    Submitted 25 April, 2024; originally announced April 2024.

    Comments: Data and code will be released at: https://github.com/google-deepmind/gecko_benchmark_t2i

  2. arXiv:2404.03036  [pdf, other

    cs.CL

    MuLan: A Study of Fact Mutability in Language Models

    Authors: Constanza Fierro, Nicolas Garneau, Emanuele Bugliarello, Yova Kementchedjhieva, Anders Søgaard

    Abstract: Facts are subject to contingencies and can be true or false in different circumstances. One such contingency is time, wherein some facts mutate over a given period, e.g., the president of a country or the winner of a championship. Trustworthy language models ideally identify mutable facts as such and process them accordingly. We create MuLan, a benchmark for evaluating the ability of English langu… ▽ More

    Submitted 3 April, 2024; originally announced April 2024.

  3. arXiv:2310.17530  [pdf, other

    cs.CV cs.CL cs.LG

    Evaluating Bias and Fairness in Gender-Neutral Pretrained Vision-and-Language Models

    Authors: Laura Cabello, Emanuele Bugliarello, Stephanie Brandl, Desmond Elliott

    Abstract: Pretrained machine learning models are known to perpetuate and even amplify existing biases in data, which can result in unfair outcomes that ultimately impact user experience. Therefore, it is crucial to understand the mechanisms behind those prejudicial biases to ensure that model performance does not result in discriminatory behaviour toward certain groups or populations. In this work, we defin… ▽ More

    Submitted 26 October, 2023; originally announced October 2023.

    Comments: To appear in EMNLP 2024

  4. arXiv:2310.16607  [pdf, other

    cs.CL

    On the Interplay between Fairness and Explainability

    Authors: Stephanie Brandl, Emanuele Bugliarello, Ilias Chalkidis

    Abstract: In order to build reliable and trustworthy NLP applications, models need to be both fair across different demographics and explainable. Usually these two objectives, fairness and explainability, are optimized and/or examined independently of each other. Instead, we argue that forthcoming, trustworthy NLP systems should consider both. In this work, we perform a first study to understand how they in… ▽ More

    Submitted 13 November, 2023; v1 submitted 25 October, 2023; originally announced October 2023.

    Comments: 15 pages (incl Appendix), 4 figures, 8 tables

  5. arXiv:2308.11606  [pdf, other

    cs.CV cs.CL

    StoryBench: A Multifaceted Benchmark for Continuous Story Visualization

    Authors: Emanuele Bugliarello, Hernan Moraldo, Ruben Villegas, Mohammad Babaeizadeh, Mohammad Taghi Saffar, Han Zhang, Dumitru Erhan, Vittorio Ferrari, Pieter-Jan Kindermans, Paul Voigtlaender

    Abstract: Generating video stories from text prompts is a complex task. In addition to having high visual quality, videos need to realistically adhere to a sequence of text prompts whilst being consistent throughout the frames. Creating a benchmark for video generation requires data annotated over time, which contrasts with the single caption used often in video datasets. To fill this gap, we collect compre… ▽ More

    Submitted 12 October, 2023; v1 submitted 22 August, 2023; originally announced August 2023.

    Comments: NeurIPS D&B 2023

  6. arXiv:2305.14281  [pdf, other

    cs.CL cs.CV

    Weakly-Supervised Learning of Visual Relations in Multimodal Pretraining

    Authors: Emanuele Bugliarello, Aida Nematzadeh, Lisa Anne Hendricks

    Abstract: Recent work in vision-and-language pretraining has investigated supervised signals from object detection data to learn better, fine-grained multimodal representations. In this work, we take a step further and explore how we can tap into supervision from small-scale visual relation data. In particular, we propose two pretraining approaches to contextualise visual entities in a multimodal setup. Wit… ▽ More

    Submitted 19 October, 2023; v1 submitted 23 May, 2023; originally announced May 2023.

    Comments: EMNLP 2023

  7. arXiv:2305.07558  [pdf, other

    cs.CL cs.CV

    Measuring Progress in Fine-grained Vision-and-Language Understanding

    Authors: Emanuele Bugliarello, Laurent Sartran, Aishwarya Agrawal, Lisa Anne Hendricks, Aida Nematzadeh

    Abstract: While pretraining on large-scale image-text data from the Web has facilitated rapid progress on many vision-and-language (V&L) tasks, recent work has demonstrated that pretrained models lack "fine-grained" understanding, such as the ability to recognise relationships, verbs, and numbers in images. This has resulted in an increased interest in the community to either develop new benchmarks or model… ▽ More

    Submitted 12 May, 2023; originally announced May 2023.

    Comments: ACL 2023

  8. arXiv:2303.17376  [pdf, other

    cs.CV cs.AI cs.LG

    A Study of Autoregressive Decoders for Multi-Tasking in Computer Vision

    Authors: Lucas Beyer, Bo Wan, Gagan Madan, Filip Pavetic, Andreas Steiner, Alexander Kolesnikov, André Susano Pinto, Emanuele Bugliarello, Xiao Wang, Qihang Yu, Liang-Chieh Chen, Xiaohua Zhai

    Abstract: There has been a recent explosion of computer vision models which perform many tasks and are composed of an image encoder (usually a ViT) and an autoregressive decoder (usually a Transformer). However, most of this work simply presents one system and its results, leaving many questions regarding design decisions and trade-offs of such systems unanswered. In this work, we aim to provide such answer… ▽ More

    Submitted 30 March, 2023; originally announced March 2023.

  9. arXiv:2210.13134  [pdf, other

    cs.CL cs.CV

    Multilingual Multimodal Learning with Machine Translated Text

    Authors: Chen Qiu, Dan Oneata, Emanuele Bugliarello, Stella Frank, Desmond Elliott

    Abstract: Most vision-and-language pretraining research focuses on English tasks. However, the creation of multilingual multimodal evaluation datasets (e.g. Multi30K, xGQA, XVNLI, and MaRVL) poses a new challenge in finding high-quality training data that is both multilingual and multimodal. In this paper, we investigate whether machine translating English multimodal data can be an effective proxy for the l… ▽ More

    Submitted 24 October, 2022; originally announced October 2022.

    Comments: EMNLP 2022

  10. arXiv:2207.06991  [pdf, other

    cs.CL cs.AI cs.CV cs.LG

    Language Modelling with Pixels

    Authors: Phillip Rust, Jonas F. Lotz, Emanuele Bugliarello, Elizabeth Salesky, Miryam de Lhoneux, Desmond Elliott

    Abstract: Language models are defined over a finite set of inputs, which creates a vocabulary bottleneck when we attempt to scale the number of supported languages. Tackling this bottleneck results in a trade-off between what can be represented in the embedding matrix and computational issues in the output layer. This paper introduces PIXEL, the Pixel-based Encoder of Language, which suffers from neither of… ▽ More

    Submitted 26 April, 2023; v1 submitted 14 July, 2022; originally announced July 2022.

    Comments: ICLR 2023

  11. arXiv:2206.04371  [pdf, other

    cs.CL

    Ancestor-to-Creole Transfer is Not a Walk in the Park

    Authors: Heather Lent, Emanuele Bugliarello, Anders Søgaard

    Abstract: We aim to learn language models for Creole languages for which large volumes of data are not readily available, and therefore explore the potential transfer from ancestor languages (the 'Ancestry Transfer Hypothesis'). We find that standard transfer methods do not facilitate ancestry transfer. Surprisingly, different from other non-Creole languages, a very distinct two-phase pattern emerges for Cr… ▽ More

    Submitted 9 June, 2022; originally announced June 2022.

    Comments: Workshop on Insights from Negative Results in NLP 2022

  12. arXiv:2205.12191  [pdf, other

    cs.CL cs.AI cs.CV cs.LG

    Reassessing Evaluation Practices in Visual Question Answering: A Case Study on Out-of-Distribution Generalization

    Authors: Aishwarya Agrawal, Ivana Kajić, Emanuele Bugliarello, Elnaz Davoodi, Anita Gergely, Phil Blunsom, Aida Nematzadeh

    Abstract: Vision-and-language (V&L) models pretrained on large-scale multimodal data have demonstrated strong performance on various tasks such as image captioning and visual question answering (VQA). The quality of such models is commonly assessed by measuring their performance on unseen data that typically comes from the same distribution as the training data. However, when evaluated under out-of-distribu… ▽ More

    Submitted 1 April, 2023; v1 submitted 24 May, 2022; originally announced May 2022.

    Comments: Findings of EACL 2023. Aishwarya, Ivana, Emanuele and Aida had equal first author contributions. Elnaz and Anita had equal contributions. Aida and Aishwarya had equal senior contributions

  13. Mostra: A Flexible Balancing Framework to Trade-off User, Artist and Platform Objectives for Music Sequencing

    Authors: Emanuele Bugliarello, Rishabh Mehrotra, James Kirk, Mounia Lalmas

    Abstract: We consider the task of sequencing tracks on music streaming platforms where the goal is to maximise not only user satisfaction, but also artist- and platform-centric objectives, needed to ensure long-term health and sustainability of the platform. Grounding the work across four objectives: Sat, Discovery, Exposure and Boost, we highlight the need and the potential to trade-off performance across… ▽ More

    Submitted 21 April, 2022; originally announced April 2022.

    Comments: TheWebConf 2022

  14. arXiv:2203.10020  [pdf, other

    cs.CL

    Challenges and Strategies in Cross-Cultural NLP

    Authors: Daniel Hershcovich, Stella Frank, Heather Lent, Miryam de Lhoneux, Mostafa Abdou, Stephanie Brandl, Emanuele Bugliarello, Laura Cabello Piqueras, Ilias Chalkidis, Ruixiang Cui, Constanza Fierro, Katerina Margatina, Phillip Rust, Anders Søgaard

    Abstract: Various efforts in the Natural Language Processing (NLP) community have been made to accommodate linguistic diversity and serve speakers of many different languages. However, it is important to acknowledge that speakers and the content they produce and require, vary not just by language, but also by culture. Although language and culture are tightly linked, there are important differences. Analogo… ▽ More

    Submitted 18 March, 2022; originally announced March 2022.

    Comments: ACL 2022 - Theme track

  15. arXiv:2201.11732  [pdf, other

    cs.CL cs.CV

    IGLUE: A Benchmark for Transfer Learning across Modalities, Tasks, and Languages

    Authors: Emanuele Bugliarello, Fangyu Liu, Jonas Pfeiffer, Siva Reddy, Desmond Elliott, Edoardo Maria Ponti, Ivan Vulić

    Abstract: Reliable evaluation benchmarks designed for replicability and comprehensiveness have driven progress in machine learning. Due to the lack of a multilingual benchmark, however, vision-and-language research has mostly focused on English language tasks. To fill this gap, we introduce the Image-Grounded Language Understanding Evaluation benchmark. IGLUE brings together - by both aggregating pre-existi… ▽ More

    Submitted 17 July, 2022; v1 submitted 27 January, 2022; originally announced January 2022.

    Comments: ICML 2022

  16. arXiv:2109.13238  [pdf

    cs.CL cs.AI cs.CV

    Visually Grounded Reasoning across Languages and Cultures

    Authors: Fangyu Liu, Emanuele Bugliarello, Edoardo Maria Ponti, Siva Reddy, Nigel Collier, Desmond Elliott

    Abstract: The design of widespread vision-and-language datasets and pre-trained encoders directly adopts, or draws inspiration from, the concepts and images of ImageNet. While one can hardly overestimate how much this benchmark contributed to progress in computer vision, it is mostly derived from lexical databases and image queries in English, resulting in source material with a North American or Western Eu… ▽ More

    Submitted 21 October, 2021; v1 submitted 28 September, 2021; originally announced September 2021.

    Comments: EMNLP 2021; Fangyu and Emanuele contributed equally; MaRVL website: https://marvl-challenge.github.io

  17. arXiv:2109.06074  [pdf, other

    cs.CL

    On Language Models for Creoles

    Authors: Heather Lent, Emanuele Bugliarello, Miryam de Lhoneux, Chen Qiu, Anders Søgaard

    Abstract: Creole languages such as Nigerian Pidgin English and Haitian Creole are under-resourced and largely ignored in the NLP literature. Creoles typically result from the fusion of a foreign language with multiple local languages, and what grammatical and lexical features are transferred to the creole is a complex process. While creoles are generally stable, the prominence of some features may be much s… ▽ More

    Submitted 13 September, 2021; originally announced September 2021.

    Comments: CoNLL 2021

  18. arXiv:2109.04448  [pdf, other

    cs.CL cs.CV

    Vision-and-Language or Vision-for-Language? On Cross-Modal Influence in Multimodal Transformers

    Authors: Stella Frank, Emanuele Bugliarello, Desmond Elliott

    Abstract: Pretrained vision-and-language BERTs aim to learn representations that combine information from both modalities. We propose a diagnostic method based on cross-modal input ablation to assess the extent to which these models actually integrate cross-modal information. This method involves ablating inputs from one modality, either entirely or selectively based on cross-modal grounding alignments, and… ▽ More

    Submitted 9 September, 2021; originally announced September 2021.

    Comments: EMNLP 2021

  19. arXiv:2101.11911  [pdf, other

    cs.CL cs.CV

    The Role of Syntactic Planning in Compositional Image Captioning

    Authors: Emanuele Bugliarello, Desmond Elliott

    Abstract: Image captioning has focused on generalizing to images drawn from the same distribution as the training set, and not to the more challenging problem of generalizing to different distributions of images. Recently, Nikolaus et al. (2019) introduced a dataset to assess compositional generalization in image captioning, where models are evaluated on their ability to describe images with unseen adjectiv… ▽ More

    Submitted 28 January, 2021; originally announced January 2021.

    Comments: Accepted at EACL 2021

  20. arXiv:2011.15124  [pdf, other

    cs.CL cs.CV

    Multimodal Pretraining Unmasked: A Meta-Analysis and a Unified Framework of Vision-and-Language BERTs

    Authors: Emanuele Bugliarello, Ryan Cotterell, Naoaki Okazaki, Desmond Elliott

    Abstract: Large-scale pretraining and task-specific fine-tuning is now the standard methodology for many tasks in computer vision and natural language processing. Recently, a multitude of methods have been proposed for pretraining vision and language BERTs to tackle challenges at the intersection of these two key areas of AI. These models can be categorised into either single-stream or dual-stream encoders.… ▽ More

    Submitted 30 May, 2021; v1 submitted 30 November, 2020; originally announced November 2020.

    Comments: To appear in TACL 2021

  21. arXiv:2005.02354  [pdf, other

    cs.CL

    It's Easier to Translate out of English than into it: Measuring Neural Translation Difficulty by Cross-Mutual Information

    Authors: Emanuele Bugliarello, Sabrina J. Mielke, Antonios Anastasopoulos, Ryan Cotterell, Naoaki Okazaki

    Abstract: The performance of neural machine translation systems is commonly evaluated in terms of BLEU. However, due to its reliance on target language properties and generation, the BLEU metric does not allow an assessment of which translation directions are more difficult to model. In this paper, we propose cross-mutual information (XMI): an asymmetric information-theoretic metric of machine translation d… ▽ More

    Submitted 17 May, 2020; v1 submitted 5 May, 2020; originally announced May 2020.

    Comments: Accepted at ACL 2020

  22. arXiv:1909.03149  [pdf, other

    cs.CL

    Enhancing Machine Translation with Dependency-Aware Self-Attention

    Authors: Emanuele Bugliarello, Naoaki Okazaki

    Abstract: Most neural machine translation models only rely on pairs of parallel sentences, assuming syntactic information is automatically learned by an attention mechanism. In this work, we investigate different approaches to incorporate syntactic knowledge in the Transformer model and also propose a novel, parameter-free, dependency-aware self-attention mechanism that improves its translation quality, esp… ▽ More

    Submitted 21 April, 2020; v1 submitted 6 September, 2019; originally announced September 2019.

    Comments: Accepted at ACL 2020

  23. Matrix Completion in the Unit Hypercube via Structured Matrix Factorization

    Authors: Emanuele Bugliarello, Swayambhoo Jain, Vineeth Rakesh

    Abstract: Several complex tasks that arise in organizations can be simplified by mapping them into a matrix completion problem. In this paper, we address a key challenge faced by our company: predicting the efficiency of artists in rendering visual effects (VFX) in film shots. We tackle this challenge by using a two-fold approach: first, we transform this task into a constrained matrix completion problem wi… ▽ More

    Submitted 30 May, 2019; originally announced May 2019.

    Comments: Accepted at IJCAI 2019