Graduate Research Assistant, George Mason University
Advisor: Prof. Carlotta Domeniconi
LINK-KG
Knowledge graph construction (short + long docs)- Designed an LLM-based pipeline for knowledge graph construction from complex legal narratives, addressing long-range coreference, entity disambiguation, and reference normalization.
- Developed a three-stage coreference system using a type-specific prompt cache to resolve plural mentions, role shifts, and alias ambiguity, mitigating context-window limitations and loss-in-the-middle issues in LLMs.
- Achieved a 45.21% reduction in node duplication and 32.22% decrease in legal noise over GraphRAG and CORE-KG.
CORE-KG
Human smuggling network analysis- Developed a modular LLM-driven framework integrating type-aware coreference resolution and domain-specific prompting to construct coherent knowledge graphs from human smuggling legal cases.
- Introduced sequential entity extraction and legal-specific filtering to reduce attention drift, suppress procedural noise, and improve entity-type accuracy in graph construction.
- Achieved a 33.28% reduction in node duplication and 38.37% reduction in legal noise over GraphRAG.