Papers with OSR
Ontology-Style Relation Annotation: A Case Study (2020.lrec-1)
Copied to clipboard
| Challenge: | Existing methods for Relation Extraction (RE) annotations use links between entities . a domain link connects the relation mention to the source entity while a range link connect the relation to the destination entity. |
| Approach: | They propose an Ontology-Style Relation (OSR) annotation approach to find relation mentions in relation annotations. |
| Outcome: | The proposed approach can be easily converted to Ontology RDF triples to populate an Ontologies. |
JTPRO: A Joint Tool–Prompt Reflective Optimization Framework for Language Agents (2026.findings-acl)
Copied to clipboard
Sandip Ghoshal, Anshul Mittal, Jyotika Singh, Miguel Ballesteros, Weiyi Sun, Fang Tu, Shailender Singh, Yassine Benajiba, Fahad Shah, Sujeeth Bharadwaj, Sujith Ravi, Dan Roth
| Challenge: | Large language model agents struggle with ambiguous tool descriptions and underspecified tool schemas that ignore tool-specific nuances. |
| Approach: | They propose a framework for improving tool-calling reliability in trace-supervised settings by rolling out-driven reflection. |
| Outcome: | The proposed framework outperforms baselines and reflective prompt optimizers by 5%–20% on OSR. |