Papers by Halil Kilicoglu
Multi-label Sequential Sentence Classification via Large Language Model (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Existing approaches to sequential sentence classification are constrained by model size, sequence length, and single-label setting. |
| Approach: | They propose a large language model-based framework for both single- and multi-label SSC tasks that generate SSC labels through designed prompts. |
| Outcome: | The proposed framework enhances task understanding by incorporating demonstrations and a query to describe the prediction target. |
BioHiCL: Hierarchical Multi-Label Contrastive Learning for Biomedical Retrieval with MeSH Labels (2026.acl-short)
Copied to clipboard
| Challenge: | Existing biomedical generative retrievers lack domain semantics and hierarchical relationships among biomedically related texts. |
| Approach: | They propose a biomedical retrieval model with hierarchical multi-label contrastive learning that leverages hierarchic MeSH annotations to provide structured supervision for multi-labor contrastive training. |
| Outcome: | The proposed models achieve promising performance on biomedical retrieval, sentence similarity, and question answering tasks while remaining computationally efficient for deployment. |