Abstract
Automatic pun detection remains challenging because it depends on lexical ambiguity and contextual interaction, which are not explicitly captured by linear text representations. In Portuguese, TF-IDF-based ensemble methods provide competitive and interpretable baselines, but remain limited by surface-level features. This work investigates whether corpus-based graph information can complement such methods. Three graph representations are constructed from the Puntuguese corpus: a Co-occurrence graph, a PPMI-weighted graph, and a Pun-Context graph. In the current pipeline, each graph is converted into low-dimensional node embeddings with TruncatedSVD, which are then aggregated into document-level features and concatenated with TF-IDF representations in a soft-voting ensemble. Experimental results on the test set show that graph-based enrichment does not uniformly improve performance: Pun-Context and PPMI yield the strongest graph-augmented results, whereas combining all graphs degrades performance. These findings indicate that the usefulness of graph-based information depends strongly on how lexical relations are encoded and aggregated at the document level.
- Anthology ID:
- 2026.propor-1.75
- Volume:
- Proceedings of the 17th International Conference on Computational Processing of Portuguese (PROPOR 2026) - Vol. 1
- Month:
- April
- Year:
- 2026
- Address:
- Salvador, Brazil
- Editors:
- Marlo Souza, Iria de-Dios-Flores, Diana Santos, Larissa Freitas, Jackson Wilke da Cruz Souza, Eugénio Ribeiro
- Venue:
- PROPOR
- SIG:
- Publisher:
- Association for Computational Linguistics
- Note:
- Pages:
- 759–769
- Language:
- URL:
- https://aclanthology.org/2026.propor-1.75/
- DOI:
- Bibkey:
- Cite (ACL):
- Avelar Rodrigues de Sousa, Camilla Soares Sousa, Carlos Henrique Santos Barros, and Rafael Torres Anchiêta. 2026. Extending an Ensemble Baseline with Corpus-Based Graph Features for Portuguese Pun Detection. In Proceedings of the 17th International Conference on Computational Processing of Portuguese (PROPOR 2026) - Vol. 1, pages 759–769, Salvador, Brazil. Association for Computational Linguistics.
- Cite (Informal):
- Extending an Ensemble Baseline with Corpus-Based Graph Features for Portuguese Pun Detection (Sousa et al., PROPOR 2026)
- Copy Citation:
- PDF:
- https://aclanthology.org/2026.propor-1.75.pdf













