Transition-Aware Graph Attention Network (TGA) is a linear-complexity model designed to capture evolving user preferences by modeling multi-behavior transitions on e-commerce platforms. It constructs a structured sparse graph from item, category, and neighbor-level transitions, offering an efficient alternative to high-cost transformer-based approaches.
Transition-Aware Graph Attention Network (TGA) is a new method for understanding how users interact with products on platforms like e-commerce sites. It's designed to be very efficient, especially for long lists of user actions, by focusing on how different behaviors (like clicking then buying) connect. This makes it a faster and more practical alternative to older, more complex AI models.
TGA
Was this definition helpful?