3 papers
cs.CL2026
A Study on Building Efficient Zero-Shot Relation Extraction Models
Hugo Thomas, Caio Corro, Guillaume Gravier +1
Zero-shot relation extraction aims to identify relations between entity mentions using textual descriptions of novel types (i.e., previously unseen) instead of labeled training exa…
cs.CL2026
Suffix-Constrained Greedy Search Algorithms for Causal Language Models
Ayoub Hammal, Pierre Zweigenbaum, Caio Corro
Large language models (LLMs) are powerful tools that have found applications beyond human-machine interfaces and chatbots. Beside free-form generation, there has been an interest i…
cs.CL2025
Nested Named Entity Recognition as Single-Pass Sequence Labeling
Alberto Muñoz-Ortiz, David Vilares, Caio Corro +1
We cast nested named entity recognition (NNER) as a sequence labeling task by leveraging prior work that linearizes constituency structures, effectively reducing the complexity of…