From the 1 of 13 linked papers with an AI index.
13 papers
Harness-G: A Graph-Structured Harness for Search Agents
Yanning Hou, Haoyuan Chen, Sihang Zhou +7
The paper introduces Harness-G, a graph-structured retrieval framework that turns free-form query generation into finite action selection for reinforcement learning search agents a…
DRIVE: Modeling Skills at the Reasoning and Interaction Levels for Web Agents under Continual Learning
Xirui Liu, Sihang Zhou, Yanning Hou +6
Web agents require both high-level reasoning (for task decomposition) and low-level interactions (for page elements manipulation) to conduct different tasks. However, these knowled…
Parameter-Free Clustering via Self-Supervised Consensus Maximization (Extended Version)
Lijun Zhang, Suyuan Liu, Siwei Wang +4
Clustering is a fundamental task in unsupervised learning, but most existing methods heavily rely on hyperparameters such as the number of clusters or other sensitive settings, lim…
AtomicRAG: Atom-Entity Graphs for Retrieval-Augmented Generation
Yanning Hou, Duanyang Yuan, Sihang Zhou +5
Recent GraphRAG methods integrate graph structures into text indexing and retrieval, using knowledge graph triples to connect text chunks, thereby improving retrieval coverage and…
Beyond Parameter Finetuning: Test-Time Representation Refinement for Node Classification
Jiaxin Zhang, Yiqi Wang, Siwei Wang +4
Graph Neural Networks frequently exhibit significant performance degradation in the out-of-distribution test scenario. While test-time training (TTT) offers a promising solution, e…
Deep Temporal Graph Clustering: A Comprehensive Benchmark and Datasets
Meng Liu, Ke Liang, Siwei Wang +3
Temporal Graph Clustering (TGC) is a new task with little attention, focusing on node clustering in temporal graphs. Compared with existing static graph clustering, it can find the…