← Search

Giuseppe Carenini

23 accepted papers

2026

Improving Neural Topic Modeling with Semantically-Grounded Soft Label Distributions

ICML 2026poster

Traditional neural topic models are typically optimized by reconstructing the document's Bag-of-Words (BoW) representations, overlooking contextual information and struggling with data sparsity. In this work, we propose a novel approach to construct semantically-grounded soft label targets using Lan…

Cited by 0SourceScholar
2025

CEMTM: Contextual Embedding-based Multimodal Topic Modeling

EMNLP 2025

We introduce CEMTM, a context-enhanced multimodal topic model designed to infer coherent and interpretable topic structures from both short and long documents containing text and images. CEMTM builds on fine-tuned large vision language models (LVLMs) to obtain contextualized embeddings, and employs

Cited by 0SourcePDFScholar
2025

ChartGaze: Enhancing Chart Understanding in LVLMs with Eye-Tracking Guided Attention Refinement

EMNLP 2025

Charts are a crucial visual medium for communicating and representing information. While Large Vision-Language Models (LVLMs) have made progress on chart question answering (CQA), the task remains challenging, particularly when models attend to irrelevant regions of the chart. In this work, we prese

Cited by 0SourcePDFScholar
2025

DeTriever: Decoder-representation-based Retriever for Improving NL2SQL In-Context Learning

COLING 2025main

While in-context Learning (ICL) has proven to be an effective technique to improve the performance of Large Language Models (LLMs) in a variety of complex tasks, notably in translating natural language questions into Structured Query Language (NL2SQL), the question of how to select the most benefici…

2025

Delta-KNN: Improving Demonstration Selection in In-Context Learning for Alzheimer’s Disease Detection

ACL 2025long

Alzheimer’s Disease (AD) is a progressive neurodegenerative disorder that leads to dementia, and early intervention can greatly benefit from analyzing linguistic abnormalities. In this work, we explore the potential of Large Language Models as health assistants for AD diagnosis from patient-generate…

Cited by 0SourcePDFScholar
2025

Evaluating LLM Reasoning in the Operations Research Domain with ORQA

AAAI 2025technical

In this paper, we introduce and apply Operations Research Question Answering (ORQA), a new benchmark, to assess the generalization capabilities of Large Language Models (LLMs) in the specialized technical domain of Operations Research (OR). This benchmark is designed to evaluate whether LLMs can emu…

2025

Explicit Bayesian Inference to Uncover the Latent Themes of Large Language Models

ACL 2025finding

Large language models (LLMs) have demonstrated impressive generative capabilities, yet their inner mechanisms remain largely opaque. In this work, we introduce a novel approach to interpret LLMs generation process through the lens of an explicit Bayesian framework by inferring latent topic variables…

Cited by 0SourcePDFScholar
2025

FM2DS: Few-Shot Multimodal Multihop Data Synthesis with Knowledge Distillation for Question Answering

EMNLP 2025

Multimodal multihop question answering (MMQA) requires reasoning over images and text from multiple sources, an essential task for many real-world applications. Despite advances in visual question answering, this multihop setting remains underexplored due to a lack of quality datasets. Existing meth

2025

Topic-Guided Reinforcement Learning with LLMs for Enhancing Multi-Document Summarization

EMNLP 2025

A key challenge in Multi-Document Summarization (MDS) is effectively integrating information from multiple sources while maintaining coherence and topical relevance. While Large Language Models (LLMs) have shown impressive results in single-document summarization, their performance on MDS still leav

2023

Diversity-Aware Coherence Loss for Improving Neural Topic Models

ACL 2023short

The standard approach for neural topic modeling uses a variational autoencoder (VAE) framework that jointly minimizes the KL divergence between the estimated posterior and prior, in addition to the reconstruction loss. Since neural topic models are trained by recreating individual input documents, t…

2023

Mixture-of-Linguistic-Experts Adapters for Improving and Interpreting Pre-trained Language Models

EMNLP 2023long findings

In this work, we propose a method that combines two popular research areas by injecting linguistic structures into pre-trained language models in the parameter-efficient fine-tuning (PEFT) setting. In our approach, parallel adapter modules encoding different linguistic structures are combined using…

Cited by 0SourceScholar
2022

Human Guided Exploitation of Interpretable Attention Patterns in Summarization and Topic Segmentation

EMNLP 2022main

The multi-head self-attention mechanism of the transformer model has been thoroughly investigated recently. In one vein of study, researchers are interested in understanding why and how transformers work. In another vein, researchers propose new attention augmentation methods to make transformers mo…

2022

PRIMERA: Pyramid-based Masked Sentence Pre-training for Multi-document Summarization

ACL 2022long

We introduce PRIMERA, a pre-trained model for multi-document representation with a focus on summarization that reduces the need for dataset-specific architectures and large amounts of fine-tuning labeled data. PRIMERA uses our newly proposed pre-training objective designed to teach the model to conn…

2022

Predicting Above-Sentence Discourse Structure Using Distant Supervision from Topic Segmentation

AAAI 2022technical

RST-style discourse parsing plays a vital role in many NLP tasks, revealing the underlying semantic/pragmatic structure of potentially complex and diverse documents. Despite its importance, one of the most prevailing limitations in modern day discourse parsing is the lack of large-scale datasets. To…

2022

Towards Understanding Large-Scale Discourse Structures in Pre-Trained and Fine-Tuned Language Models

NAACL 2022long

In this paper, we extend the line of BERTology work by focusing on the important, yet less explored, alignment of pre-trained and fine-tuned PLMs with large-scale discourse structures. We propose a novel approach to infer discourse information for arbitrarily long documents. In our experiments, we f…

2021

Demoting the Lead Bias in News Summarization via Alternating Adversarial Learning

ACL 2021short

In news articles the lead bias is a common phenomenon that usually dominates the learning signals for neural extractive summarizers, severely limiting their performance on data with different or even no bias. In this paper, we introduce a novel technique to demote lead bias and make the summarizer f…

2021

Predicting Discourse Trees from Transformer-based Neural Summarizers

NAACL 2021long

Previous work indicates that discourse information benefits summarization. In this paper, we explore whether this synergy between discourse and summarization is bidirectional, by inferring document-level discourse trees from pre-trained neural summarizers. In particular, we generate unlabeled RST-st…

2021

T3-Vis: visual analytic for Training and fine-Tuning Transformers in NLP

EMNLP 2021system demonstrations

Transformers are the dominant architecture in NLP, but their training and fine-tuning is still very challenging. In this paper, we present the design and implementation of a visual analytic framework for assisting researchers in such process, by providing them with valuable insights about the model’…

2020

From Sentiment Annotations to Sentiment Prediction through Discourse Augmentation

COLING 2020main

Sentiment analysis, especially for long documents, plausibly requires methods capturing complex linguistics structures. To accommodate this, we propose a novel framework to exploit task-related discourse for the task of sentiment analysis. More specifically, we are combining the large-scale, sentime…

2020

Unleashing the Power of Neural Discourse Parsers - A Context and Structure Aware Approach Using Large Scale Pretraining

COLING 2020main

RST-based discourse parsing is an important NLP task with numerous downstream applications, such as summarization, machine translation and opinion mining. In this paper, we demonstrate a simple, yet highly accurate discourse parser, incorporating recent contextual language models. Our parser establi…