Papers by Sérgio Matos
Benchmarking a transformer-FREE model for ad-hoc retrieval (2021.eacl-main)
Copied to clipboard
| Challenge: | a recent study compares transformer-based models with a greener and more sustainable alternative. |
| Approach: | They compare transformer-based models with a "greener and more sustainable" alternative . they show that transformer-like models can be used in real-world retrieval applications . |
| Outcome: | The lighter model achieves a speedup of 20 times in training and 7 to 47 times in inference while maintaining a comparable retrieval performance. |
Exploring efficient zero-shot synthetic dataset generation for Information Retrieval (2024.findings-eacl)
Copied to clipboard
| Challenge: | Recent advances in large language models offer a new avenue of generating synthetic training data to train neural retrieval models for unlabelled data collections. |
| Approach: | They propose a method to generate high-quality synthetic datasets using a small language model and a filtering mechanism to ensure the quality of generated questions. |
| Outcome: | The proposed method outperforms unsupervised retrieval methods such as BM25 and pretrained monoT5. |
A Framework for Fine-Grained Complexity Control in Health Answer Generation (2025.acl-srw)
Copied to clipboard
| Challenge: | Health literacy is the ability to obtain, process, and understand basic health information. |
| Approach: | They propose a framework for automatically generating health answers at multiple, precisely controlled complexity levels. |
| Outcome: | The proposed framework allows users to generate health questions at multiple complexity levels. |