← Search

Marie-Francine Moens

31 accepted papers

2025

Consistent Story Generation: Unlocking the Potential of Zigzag Sampling

NeurIPS 2025poster

Text-to-image generation models have made significant progress in producing high-quality images from textual descriptions, yet they continue to struggle with maintaining subject consistency across multiple images, a fundamental requirement for visual storytelling. Existing methods attempt to address…

Cited by 0SourcecodeScholar
2025

Fast-and-Frugal Text-Graph Transformers are Effective Link Predictors

ACL 2025finding

We propose Fast-and-Frugal Text-Graph (FnF-TG) Transformers, a Transformer-based framework that unifies textual and structural information for inductive link prediction in text-attributed knowledge graphs. We demonstrate that, by effectively encoding ego-graphs (1-hop neighbourhoods), we can reduce…

2025

Language Fusion for Parameter-Efficient Cross-lingual Transfer

ACL 2025long

Limited availability of multilingual text corpora for training language models often leads to poor performance on downstream tasks due to undertrained representation spaces for languages other than English. This ‘under-representation’ has motivated recent cross-lingual transfer methods to leverage t…

2025

Mitigating Negative Interference in Multilingual Knowledge Editing through Null-Space Constraints

ACL 2025finding

Efficiently updating multilingual knowledge in large language models (LLMs) without disrupting coherent factual representations across languages remains a significant challenge. While deploying separate editing systems for each language might seem viable, this approach incurs substantial costs due t…

2025

NeuralFlix: A Simple While Effective Framework for Semantic Decoding of Videos from Non-invasive Brain Recordings

AAAI 2025technical

In our quest to decode the visual processing of the human brain, we aim to reconstruct dynamic visual experiences from brain activities, a task both challenging and intriguing. Although recent advances have made significant strides in reconstructing static images from non-invasive brain recordings,…

2024

A Generic Method for Fine-grained Category Discovery in Natural Language Texts

EMNLP 2024main

Fine-grained category discovery using only coarse-grained supervision is a cost-effective yet challenging task. Previous training methods focus on aligning query samples with positive samples and distancing them from negatives. They often neglect intra-category and inter-category semantic similariti…

2024

Alleviating Exposure Bias in Diffusion Models through Sampling with Shifted Time Steps

ICLR 2024poster

Diffusion Probabilistic Models (DPM) have shown remarkable efficacy in the synthesis of high-quality images. However, their inference process characteristically requires numerous, potentially hundreds, of iterative steps, which could exaggerate the problem of exposure bias due to the training and in…

2024

DMON: A Simple Yet Effective Approach for Argument Structure Learning

COLING 2024main

Argument structure learning (ASL) entails predicting relations between arguments. Because it can structure a document to facilitate its understanding, it has been widely applied in many fields (medical, commercial, and scientific domains). Despite its broad utilization, ASL remains a challenging tas…

2024

Efficient Information Extraction in Few-Shot Relation Classification through Contrastive Representation Learning

NAACL 2024short

Differentiating relationships between entity pairs with limited labeled instances poses a significant challenge in few-shot relation classification. Representations of textual data extract rich information spanning the domain, entities, and relations. In this paper, we introduce a novel approach to…

2024

Generating Multiple-choice Questions for Medical Question Answering with Distractors and Cue-masking

COLING 2024main

Medical multiple-choice question answering (MCQA) is a challenging evaluation for medical natural language processing and a helpful task in itself. Medical questions may describe patient symptoms and ask for the correct diagnosis, which requires domain knowledge and complex reasoning. Standard langu…

Cited by 5SourcePDFScholar
2024

Introducing Routing Functions to Vision-Language Parameter-Efficient Fine-Tuning with Low-Rank Bottlenecks

ECCV 2024poster

"Mainstream parameter-efficient fine-tuning (PEFT) methods, such as LoRA or Adapter, project a model’s hidden states to a lower dimension, allowing pre-trained models to adapt to new data through this low-rank bottleneck. However, PEFT tasks involving multiple modalities, like vision-language (VL) t…

2024

Learning to Route for Dynamic Adapter Composition in Continual Learning with Language Models

EMNLP 2024finding

Parameter-efficient fine-tuning (PEFT) methods are increasingly used with pre-trained language models (PLMs) for continual learning (CL). These methods typically involve training a PEFT module for each new task and employing similarity-based selection to route modules during inference. However, they…

Cited by 1SourcePDFScholar
2024

Sequence-to-Sequence Spanish Pre-trained Language Models

COLING 2024main

In recent years, significant advancements in pre-trained language models have driven the creation of numerous non-English language variants, with a particular emphasis on encoder-only and decoder-only architectures. While Spanish language models based on BERT and GPT have demonstrated proficiency in…

2024

Visually-Aware Context Modeling for News Image Captioning

NAACL 2024long

News Image Captioning aims to create captions from news articles and images, emphasizing the connection between textual context and visual elements. Recognizing the significance of human faces in news images and the face-name co-occurrence pattern in existing datasets, we propose a face-naming modul…

2024

“Image, Tell me your story!” Predicting the original meta-context of visual misinformation

EMNLP 2024main

To assist human fact-checkers, researchers have developed automated approaches for visual misinformation detection. These methods assign veracity scores by identifying inconsistencies between the image and its caption, or by detecting forgeries in the image. However, they neglect a crucial point of…

2023

A Memory Model for Question Answering from Streaming Data Supported by Rehearsal and Anticipation of Coreference Information

ACL 2023findings

Existing question answering methods often assume that the input content (e.g., documents or videos) is always accessible to solve the task. Alternatively, memory networks were introduced to mimic the human process of incremental comprehension and compression of the information in a fixed-capacity me…

Cited by 6SourcePDFScholar
2023

CORE: A Few-Shot Company Relation Classification Dataset for Robust Domain Adaptation.

EMNLP 2023long main

We introduce CORE, a dataset for few-shot relation classification (RC) focused on company relations and business entities. CORE includes 4,708 instances of 12 relation types with corresponding textual evidence extracted from company Wikipedia pages. Company names and business entities pose a challen…

Cited by 0SourcecodeScholar
2023

Contrast, Attend and Diffuse to Decode High-Resolution Images from Brain Activities

NeurIPS 2023poster

Decoding visual stimuli from neural responses recorded by functional Magnetic Resonance Imaging (fMRI) presents an intriguing intersection between cognitive neuroscience and machine learning, promising advancements in understanding human visual perception. However, the task is challenging due to the…

2023

Fine-tuned vs. Prompt-tuned Supervised Representations: Which Better Account for Brain Language Representations?

IJCAI 2023poster

To decipher the algorithm underlying the human brain's language representation, previous work probed brain responses to language input with pre-trained artificial neural network (ANN) models fine-tuned on NLU tasks. However, full fine-tuning generally updates the entire parametric space and distort…

2023

Layout-Aware Dreamer for Embodied Visual Referring Expression Grounding

AAAI 2023technical

In this work, we study the problem of Embodied Referring Expression Grounding, where an agent needs to navigate in a previously unseen environment and localize a remote object described by a concise high-level natural language instruction. When facing such a situation, a human tends to imagine what…

2023

Multimodal Distillation for Egocentric Action Recognition

ICCV 2023poster

The focal point of egocentric video understanding is modelling hand-object interactions. Standard models, e.g. CNNs or Vision Transformers, which receive RGB frames as input perform well, however, their performance improves further by employing additional input modalities that provide complementary…

Cited by 32PDFcodeScholar
2022

Anti-Overestimation Dialogue Policy Learning for Task-Completion Dialogue System

NAACL 2022findings

A dialogue policy module is an essential part of task-completion dialogue systems. Recently, increasing interest has focused on reinforcement learning (RL)-based dialogue policy. Its favorable performance and wise action decisions rely on an accurate estimation of action values. The overestimation p…

Cited by 5SourcePDFScholar
2022

Dynamic Key-Value Memory Enhanced Multi-Step Graph Reasoning for Knowledge-Based Visual Question Answering

AAAI 2022technical

Knowledge-based visual question answering (VQA) is a vision-language task that requires an agent to correctly answer image-related questions using knowledge that is not presented in the given image. It is not only a more challenging task than regular VQA but also a vital step towards building a gene…

2022

Predicting Physical World Destinations for Commands Given to Self-Driving Cars

AAAI 2022technical

In recent years, we have seen significant steps taken in the development of self-driving cars. Multiple companies are starting to roll out impressive systems that work in a variety of settings. These systems can sometimes give the impression that full self-driving is just around the corner and that…

2021

Augmenting BERT-style Models with Predictive Coding to Improve Discourse-level Representations

EMNLP 2021main

Current language models are usually trained using a self-supervised scheme, where the main focus is learning representations at the word or sentence level. However, there has been limited progress in generating useful discourse-level representations. In this work, we propose to use ideas from predic…

Cited by 9SourcePDFScholar
2020

A Survey on Temporal Reasoning for Temporal Information Extraction from Text (Extended Abstract)

IJCAI 2020poster

Time is deeply woven into how people perceive, and communicate about the world. Almost unconsciously, we provide our language utterances with temporal cues, like verb tenses, and we can hardly produce sentences without such cues. Extracting temporal cues from text, and constructing a global tempor…

Cited by 0SourcePDFScholar
2020

Autoregressive Reasoning over Chains of Facts with Transformers

COLING 2020main

This paper proposes an iterative inference algorithm for multi-hop explanation regeneration, that retrieves relevant factual evidence in the form of text snippets, given a natural language question and its answer. Combining multiple sources of evidence or facts for multi-hop reasoning becomes increa…

2020

Convolutional Generation of Textured 3D Meshes

NeurIPS 2020oral

While recent generative models for 2D images achieve impressive visual results, they clearly lack the ability to perform 3D reasoning. This heavily restricts the degree of control over generated objects as well as the possible applications of such models. In this work, we bridge this gap by leveragi…