y0news
#pytorch2 articles
2 articles
AIBullisharXiv โ€“ CS AI ยท 6h ago1
๐Ÿง 

Zero-Shot and Supervised Bird Image Segmentation Using Foundation Models: A Dual-Pipeline Approach with Grounding DINO~1.5, YOLOv11, and SAM~2.1

Researchers developed a dual-pipeline framework for bird image segmentation using foundation models including Grounding DINO 1.5, YOLOv11, and SAM 2.1. The supervised pipeline achieved state-of-the-art results with 0.912 IoU on the CUB-200-2011 dataset, while the zero-shot pipeline achieved 0.831 IoU using only text prompts.

AINeutralarXiv โ€“ CS AI ยท 6h ago0
๐Ÿง 

SubstratumGraphEnv: Reinforcement Learning Environment (RLE) for Modeling System Attack Paths

Researchers developed SubstratumGraphEnv, a reinforcement learning framework that models Windows system attack paths using graph representations derived from Sysmon logs. The system combines Graph Convolutional Networks with Actor-Critic models to automate cybersecurity threat analysis and identify malicious process sequences.