Vincent Guigue

dblp:61/1640 · DBLP profile ↗
← Back
12ranked-venue papers in the field
1as first author
8since 2021 · last 2026
0000-0002-1450-5566ORCID · corroborated

Domains — venue-derived; a paper can count in several

Information Retrieval & Web Search · 8Data Mining & Knowledge Discovery · 4 (1 first)
YearPublicationVenuePosition
2026 RAC: Retrieval-Augmented Clarification for Faithful Conversational Search
Ahmed Rayane Kebir, Vincent Guigue, Lynda Said L'Hadj, Laure Soulier
ECIR (1)2
2026 On the Factual Consistency of Text-Based Explainable Recommendation Models
Ben Kabongo, Vincent Guigue
PAKDD (3)2
2025 SEval-EX: A Statement-Level Framework for Explainable Summarization Evaluation
Tanguy Herserant, Vincent Guigue
PAKDD (5)2
2025 Clarifying Ambiguities: on the Role of Ambiguity Types in Prompting Methods for Clarification Generation
abstract
In information retrieval (IR), providing appropriate clarifications to better understand users' information needs is crucial for building a proactive search-oriented dialogue system. Due to the strong in-context learning ability of large language models (LLMs), recent studies investigate prompting methods to generate clarifications using few-shot or Chain of Thought (CoT) prompts. However, vanilla CoT prompting does not distinguish the characteristics of different information needs, making it difficult to understand how LLMs resolve ambiguities in user queries. In this work, we focus on the concept of ambiguity for clarification, seeking to model and integrate ambiguities in the clarification process. Following the reasoning and acting paradigm, we propose a new prompting scheme Ambiguity Type-Chain of Thought (AT-CoT), which enhances the reasoning abilities of LLMs by limiting CoT to first predict ambiguity types that can be interpreted as actions, then generate clarifications correspondingly. Experiments are conducted on various datasets containing human-annotated clarifying questions to compare AT-CoT with multiple baselines. We also perform user simulation to implicitly measure the quality of generated clarifications under various IR scenarios. Our codes are available at: https://github.com/anfutang/ClarifyingAmbiguities/.
Anfu Tang, Laure Soulier, Vincent Guigue
SIGIR3
2024 Navigating Uncertainty: Optimizing API Dependency for Hallucination Reduction in Closed-Book QA
Pierre Erbacher, Louis Falissard, Vincent Guigue, Laure Soulier
ECIR (3)3
2024 CALM: Context Augmentation with Large Language Model for Named Entity Recognition
Tristan Luiggi, Tanguy Herserant, Thong Tran, Laure Soulier, Vincent Guigue
TPDL (1)5
2023 Interpretable time series neural representation for classification purposes
abstract
Deep learning has made significant advances in creating efficient representations of time series data by automatically identifying complex patterns. However, these approaches lack interpretability, as the time series is transformed into a latent vector that is not easily interpretable. On the other hand, Symbolic Aggregate approximation (SAX) methods allow the creation of symbolic representations that can be interpreted but do not capture complex patterns effectively. In this work, we propose a set of requirements for a neural representation of univariate time series to be interpretable. We propose a new unsupervised neural architecture that meets these requirements. The proposed model produces consistent, discrete, interpretable, and visualizable representations. The model is learned independently of any downstream tasks in an unsupervised setting to ensure robustness. As a demonstration of the effectiveness of the proposed model, we propose experiments on classification tasks using UCR archive datasets. The obtained results are extensively compared to other interpretable models and state-of the-art neural representation learning models. The experiments show that the proposed model yields, on average better results than other interpretable approaches on multiple datasets. We also present qualitative experiments to asses the interpretability of the approach.
Etienne Le Naour, Ghislain Agoua, Nicolas Baskiotis, Vincent Guigue
DSAA4
2023 Of Spiky SVDs and Music Recommendation
abstract
The truncated singular value decomposition is a widely used methodology in music recommendation for direct similar-item retrieval and downstream tasks embedding musical items. This paper investigates a curious effect that we show naturally occurring on many recommendation datasets: spiking formations in the embedding space. We first propose a metric to quantify this spiking organization’s strength, then mathematically prove its origin tied to underlying communities of items of varying internal popularity. With this new-found theoretical understanding, we finally open the topic with an industrial use case of estimating how music embeddings’ top-k similar items will change over time under the addition of data.
Darius Afchar, Romain Hennequin, Vincent Guigue
RecSys3
2020 Contextualized Embeddings in Named-Entity Recognition: An Empirical Study on Generalization
abstract
Contextualized embeddings use unsupervised language model pretraining to compute word representations depending on their context. This is intuitively useful for generalization, especially in Named-Entity Recognition where it is crucial to detect mentions never seen during training. However, standard English benchmarks overestimate the importance of lexical over contextual features because of an unrealistic lexical overlap between train and test mentions. In this paper, we perform an empirical analysis of the generalization capabilities of state-of-the-art contextualized embeddings by separating mentions by novelty and with out-of-domain evaluation. We show that they are particularly beneficial for unseen mentions detection, especially out-of-domain. For models trained on CoNLL03, language model contextualization leads to a +1.2% maximal relative micro-F1 score increase in-domain against +13% out-of-domain on the WNUT dataset (The code is available at https://github.com/btaille/contener ).
Bruno Taillé, Vincent Guigue, Patrick Gallinari
ECIR (2)2
2015 Latent Trajectory Modeling: A Light and Efficient Way to Introduce Time in Recommender Systems
abstract
For recommender systems, time is often an important source of information but it is also a complex dimension to apprehend. We propose here to learn item and user representations such that any timely ordered sequence of items selected by a user will be represented as a trajectory of the user in a representation space. This allows us to rank new items for this user. We then enrich the item and user representations in order to perform rating prediction using a classical matrix factorization scheme. We demonstrate the interest of our approach regarding both item ranking and rating prediction on a series of classical benchmarks.
Élie Guàrdia-Sebaoun, Vincent Guigue, Patrick Gallinari
RecSys2
2012 Coping with the Document Frequency Bias in Sentiment Classification
Abdelhalim Rafrafi, Vincent Guigue, Patrick Gallinari
ICWSM2
2005 Kernel Basis Pursuit
Vincent Guigue, Alain Rakotomamonjy, Stéphane Canu
ECML1