September 2023 Summaries
3 posts from TigerGraph
Filter
Month:
Year:
Post Summaries
Back to Blog
In this blog post, Xuanlei Lin introduces the multi-edge feature in graph theory and its application in handling complex systems with multiple interactions between entities. The author presents a simplified version of a recent project where they utilized TigerGraph's multi-edge functionality to implement temporal search for agent hierarchy in the insurance industry. They discuss the business requirements, technical challenges, and solutions using TigerGraph's multi-edge feature. The solution effectively manages dynamic relationships over time and can be applied to various industries such as telecommunications, banking, and manufacturing.
Sep 14, 2023
1,336 words in the original blog post.
TigerGraph is a native parallel graph database and analytics platform that revolutionizes entity resolution by offering several advantages such as flexible data model, efficient parallel processing, scalability, and advanced algorithms. It helps in accurate linkage of entities across datasets, real-time insights, and providing a holistic view of entities. In the context of identity fraud prevention, TigerGraph plays a pivotal role through pattern detection, behavior analysis, watchlist matching, and collaborative intelligence. The platform's unique architecture based on graph database technology makes it an ideal choice for handling entity resolution tasks in various industries including finance, healthcare, and e-commerce.
Sep 08, 2023
1,270 words in the original blog post.
Anti-Money Laundering (AML) involves laws, regulations, and procedures aimed at preventing and detecting money laundering. Financial institutions are increasingly using machine learning to sift through alerts for suspicious activity due to the complexity of financial transactions and the need to identify changing patterns used by criminals. Graph machine learning is particularly useful in this context as it analyzes relationships between entities such as individuals and flows of money between accounts, which can help detect money laundering activities. By incorporating graph features into traditional machine learning models or using native graph ML models like GNNs, financial institutions can reduce false positive alerts and enhance investigative accuracy.
Sep 05, 2023
1,555 words in the original blog post.