Papers by Na Li
CONTOR: Benchmarking Strategies for Completing Ontologies with Plausible Missing Rules (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Existing evaluations focus on distinguishing held-out ontologies from randomly corrupted ones, which often makes the task unrealistically easy. |
| Approach: | They propose to use the common description logic syntax for encoding ontology rules to test their effectiveness on manually annotated hard negatives. |
| Outcome: | The proposed models are compared with existing models and have been evaluated on different ontologies. |
Modelling Commonsense Commonalities with Multi-Facet Concept Embeddings (2024.findings-acl)
Copied to clipboard
| Challenge: | Concept embeddings are a useful and efficient mechanism for injecting commonsense knowledge into downstream tasks. |
| Approach: | They propose to model commonalities in concepts by capturing a more diverse range of commonsense properties. |
| Outcome: | The proposed model captures a more diverse range of commonsense properties and improves ontology completion and ultra-fine entity typing tasks. |
What do Deck Chairs and Sun Hats Have in Common? Uncovering Shared Properties in Large Concept Vocabularies (2023.emnlp-main)
Copied to clipboard
| Challenge: | Existing work on decontextualised concept embeddings from language models has focused on capturing taxonomic structure in concepts. |
| Approach: | They propose a strategy for identifying what different concepts have in common with others and representing them in terms of their properties. |
| Outcome: | The proposed approach improves the performance of state-of-the-art models for a multi-label classification problem. |
Ultra-Fine Entity Typing with Prior Knowledge about Labels: A Simple Clustering Based Strategy (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Ultra-fine entity typing is a task of inferring the semantic types from a large set of fine-grained candidates that apply to a given entity mention. |
| Approach: | They propose to use pre-trained label embeddings to cluster the labels into semantic domains and treat them as additional types. |
| Outcome: | The proposed method improves the performance of existing models with high quality embeddings. |