8 citations · 14 across the 10 of their papers we have counts for
11 papers · 1 filter
Reasoning Strategies in Large Language Models: Can They Follow, Prefer, and Optimize?
Yanjian Zhang, Guillaume Wisniewski, Nadi Tomeh +1
Human reasoning involves different strategies, each suited to specific problems. Prior work shows that large language model (LLMs) tend to favor a single reasoning strategy, potent…
Scaling Graph-Based Dependency Parsing with Arc Vectorization and Attention-Based Refinement
Nicolas Floquet, Joseph Le Roux, Nadi Tomeh +1
We propose a novel architecture for graph-based dependency parsing that explicitly constructs vectors, from which both arcs and labels are scored. Our method addresses key limitati…
Manual Verbalizer Enrichment for Few-Shot Text Classification
Quang Anh Nguyen, Nadi Tomeh, Mustapha Lebbah +3
With the continuous development of pre-trained language models, prompt-based training becomes a well-adopted paradigm that drastically improves the exploitation of models for many…
EnriCo: Enriched Representation and Globally Constrained Inference for Entity and Relation Extraction
Urchade Zaratiana, Nadi Tomeh, Yann Dauxais +2
Joint entity and relation extraction plays a pivotal role in various applications, notably in the construction of knowledge graphs. Despite recent progress, existing approaches oft…
GraphER: A Structure-aware Text-to-Graph Model for Entity and Relation Extraction
Urchade Zaratiana, Nadi Tomeh, Niama El Khbir +2
Information extraction (IE) is an important task in Natural Language Processing (NLP), involving the extraction of named entities and their relationships from unstructured text. In…
An Autoregressive Text-to-Graph Framework for Joint Entity and Relation Extraction
Urchade Zaratiana, Nadi Tomeh, Pierre Holat +1
In this paper, we propose a novel method for joint entity and relation extraction from unstructured text by framing it as a conditional sequence generation problem. In contrast to…