Interactive Semantic Flow Analysis of arXiv AI Papers from the Last 6 Months

Reddit r/ArtificialInteligence Tools

Summary

TraceScope provides an interactive web-based tool for exploring semantic flows of recent AI papers from arXiv, with an open-source library available on GitHub.

**The video is from this interactive web version, which you can try here:** [https://pixedar.github.io/ai/tracescope/](https://pixedar.github.io/ai/tracescope/) **The tool that was used to build these semantic flows is my open source repo here:** [https://github.com/Pixedar/TraceScope](https://github.com/Pixedar/TraceScope)
Original Article

Similar Articles

SenFlow: Inter-Sentence Flow Modeling for AI-Generated Text Detection in Hybrid Documents

arXiv cs.CL

This paper proposes SenFlow, a method for sentence-level AI-generated text detection in hybrid documents by modeling inter-sentence dependencies using graph propagation and linear-chain CRF decoding. It also introduces the MOSAIC benchmark with 16,000 documents generated by DeepSeek-V3.2 and Kimi K2, achieving state-of-the-art performance.