🤖 AI Summary
To address the need for interactive exploration and editing of named entities and their relationships within document collections, this paper proposes a tripartite graph representation model integrating documents, entity mentions, and entities as distinct node types. We design an interactive visualization system supporting coordinated multi-perspective analysis. Key innovations include a fuzzy-view mechanism and an editable graph structure, enabling users to dynamically refine entity relations, define novel associations, and receive real-time visual feedback. The system incorporates linked multi-view interfaces, hierarchical filtering, thumbnail-based navigation, and semantic-aware graph layout—balancing macro-level overviews with micro-level validation. It supports export of structured JSON data and high-resolution images. Evaluation demonstrates significant improvements in named entity clustering efficiency and relational inference accuracy, thereby enhancing human-AI collaboration for deep semantic understanding of textual relationships.
📝 Abstract
We present an interactive visualization system for exploring named entities and their relationships across document collections. The system is designed around a graph-based representation that integrates three types of nodes: documents, entity mentions, and entities. Connections capture two key relationship types: (i) identical entities across contexts, and (ii) co-locations of mentions within documents. Multiple coordinated views enable users to examine entity occurrences, discover clusters of related mentions, and explore higher-level entity group relationships. To support flexible and iterative exploration, the interface offers fuzzy views with approximate connections, as well as tools for interactively editing the graph by adding or removing links, entities, and mentions, as well as editing entity terms. Additional interaction features include filtering, mini-map navigation, and export options to JSON or image formats for downstream analysis and reporting. This approach contributes to human-centered exploration of entity-rich text data by combining graph visualization, interactive refinement, and adaptable perspectives on relationships.