paper-with-me

홈 › Papers

Evaluating Graph Vulnerability and Robustness using TIGER

2020-06-10 · Scott Freitas, Diyi Yang, Srijan Kumar, Hanghang Tong, Duen Horng Chau

Network robustness plays a crucial role in our understanding of complex interconnected systems such as transportation, communication, and computer networks. While significant research has been conducted in the area of network robustness, no comprehensive open-source toolbox currently exists to assist researchers and practitioners in this important topic. This lack of available tools hinders reproducibility and examination of existing work, development of new research, and dissemination of new ideas. We contribute TIGER, an open-sourced Python toolbox to address these challenges. TIGER contains 22 graph robustness measures with both original and fast approximate versions; 17 failure and attack strategies; 15 heuristic and optimization-based defense techniques; and 4 simulation tools. By democratizing the tools required to study network robustness, our goal is to assist researchers and practitioners in analyzing their own networks; and facilitate the development of new research in the field. TIGER has been integrated into the Nvidia Data Science Teaching Kit available to educators across the world; and Georgia Tech's Data and Visual Analytics class with over 1,000 students. TIGER is open sourced at: https://github.com/safreita1/TIGER

📄 PDF Abstract BibTeX arXiv:2006.05648

Code (1)

safreita1/TIGER 공식 구현

Similar Papers 제목 키워드 기반

TiGer: Self-Supervised Purification for Time-evolving Graphs

2025-03-10 · Hyeonsoo Jo, Jongha Lee, Fanchen Bu, Kijung Shin

Time-evolving graphs, such as social and citation networks, often contain noise that distorts structural and temporal patterns, adversely affecting downstream tasks, such as node classification. Existing purification met…

Node Classification

TigerLily: Finding drug interactions in silico with the Graph

2022-04-18 · Benedek Rozemberczki

Tigerlily is a TigerGraph based system designed to solve the drug interaction prediction task. In this machine learning task, we want to predict whether two drugs have an adverse interaction. Our framework allows us to s…

Graph Mining

TIGER-MARL: Enhancing Multi-Agent Reinforcement Learning with Temporal Information through Graph-based Embeddings and Representations

2025-11-11 · Nikunj Gupta, Ludwika Twardecka, James Zachary Hare, Jesse Milzman 외 arxiv

In this paper, we propose capturing and utilizing \textit{Temporal Information through Graph-based Embeddings and Representations} or \textbf{TIGER} to enhance multi-agent reinforcement learning (MARL). We explicitly mod…

Multi-agent Reinforcement Learning

TIGER: Traceable Inference with Graph-Based Evidence Routing for Mitigating Hallucinations in Multimodal Generation

2026-05-29 · Kaixiang Zhao, Tianrun Yu, Shawn Huang, Porter Jenkins 외 arxiv

We study fact-level repair for multimodal generation, where a fluent output may contain specific facts that are not supported by the input. Existing inference-time repair methods often generate feedback by jointly condit…

multimodal generation

Webly Supervised Image Classification with Metadata: Automatic Noisy Label Correction via Visual-Semantic Graph

2020-10-12 · Jingkang Yang, Weirong Chen, Litong Feng, Xiaopeng Yan 외

Webly supervised learning becomes attractive recently for its efficiency in data expansion without expensive human labeling. However, adopting search queries or hashtags as web labels of images for training brings massiv…

General ClassificationGraph Neural Networkimage-classificationImage Classification+2