Cover image

From Scroll to Structure: Rethinking Academic Reading with TreeReader

For centuries, reading has meant scrolling—page by page, line by line. But what if reading could mean navigating a tree? TreeReader, a new system from researchers at the University of Toronto and the Vector Institute, challenges the linearity of academic literature. It proposes a reimagined interface: one where large language models (LLMs) summarize each section and paragraph into collapsible nodes in a hierarchical tree, letting readers skim, zoom, and verify with surgical precision. The result is more than a UX tweak—it’s a new cognitive model for how scholars might interact with complex documents in the era of AI. ...

August 2, 2025 · 3 min · Zelina
Cover image

Fraud, Trimmed and Tagged: How Dual-Granularity Prompts Sharpen LLMs for Graph Detection

In the escalating arms race between fraudsters and detection systems, recent advances in Graph-Enhanced LLMs hold enormous promise. But they face a chronic problem: too much information. Take graph-based fraud detection. It’s common to represent users and their actions as nodes and edges on a heterogeneous graph, where each node may contain rich textual data (like reviews) and structured features (like ratings). To classify whether a node (e.g., a user review) is fraudulent, models like GraphGPT or HiGPT transform local neighborhoods into long textual prompts. But here’s the catch: real-world graphs are dense. Even two hops away, the neighborhood can balloon to millions of tokens. ...

July 30, 2025 · 4 min · Zelina