paper-with-me

Papers

ResearchArcade: Graph Interface for Academic Tasks

2025-11-27 · Jingjun Xu, Chongshan Lin, Haofei Yu, Tao Feng, Jiaxuan You arxiv

Academic research generates diverse data sources, and as researchers increasingly use machine learning to assist research tasks, a crucial question arises: Can we build a unified data interface to support the development of machine learning models for various academic tasks? Models trained on such a unified interface can better support human researchers throughout the research process, eventually accelerating knowledge discovery. In this work, we introduce ResearchArcade, a graph-based interface that connects multiple academic data sources, unifies task definitions, and supports a wide range of base models to address key academic challenges. ResearchArcade utilizes a coherent multi-table format with graph structures to organize data from different sources, including academic corpora from ArXiv and peer reviews from OpenReview, while capturing information with multiple modalities, such as text, figures, and tables. ResearchArcade also preserves temporal evolution at both the manuscript and community levels, supporting the study of paper revisions as well as broader research trends over time. Additionally, ResearchArcade unifies diverse academic task definitions and supports various models with distinct input requirements. Our experiments across six academic tasks demonstrate that combining cross-source and multi-modal information enables a broader range of tasks, while incorporating graph structures consistently improves performance over baseline methods. This highlights the effectiveness of ResearchArcade and its potential to advance research progress.

📄 PDF Abstract BibTeX arXiv:2511.22036

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SciAtlas: A Large-Scale Knowledge Graph for Automated Scientific Research

2026-05-20 · Shuofei Qiao, Yunxiang Wei, Jiazheng Fan, Bin Wu 외 arxiv

The exponential growth of global academic output has confronted researchers and AI agents with an unprecedented ``information explosion,'' where fragmented and unstructured knowledge organization impedes deep interdiscip…

Semantic Retrieval

OAG-Bench: A Human-Curated Benchmark for Academic Graph Mining

2024-02-24 · Fanjin Zhang, Shijie Shi, Yifan Zhu, Bo Chen 외

With the rapid proliferation of scientific literature, versatile academic knowledge services increasingly rely on comprehensive academic graph mining. Despite the availability of public academic graphs, benchmarks, and d…

Graph Mining

MobileAgentBench: An Efficient and User-Friendly Benchmark for Mobile LLM Agents

2024-06-12 · Luyuan Wang, Yongyu Deng, Yiwei Zha, Guodong Mao 외

Large language model (LLM)-based mobile agents are increasingly popular due to their capability to interact directly with mobile phone Graphic User Interfaces (GUIs) and their potential to autonomously manage daily tasks…

BenchmarkingLanguage ModelingLanguage ModellingLarge Language Model

CodexGraph: Bridging Large Language Models and Code Repositories via Code Graph Databases

2024-08-07 · Xiangyan Liu, Bo Lan, Zhiyuan Hu, Yang Liu 외

Large Language Models (LLMs) excel in stand-alone code tasks like HumanEval and MBPP, but struggle with handling entire code repositories. This challenge has prompted research on enhancing LLM-codebase interaction at a r…

HumanEvalmbppRetrieval

AceKG: A Large-scale Knowledge Graph for Academic Data Mining

2018-07-23 · Ruijie Wang, Yuchen Yan, Jialu Wang, Yuting Jia 외

Most existing knowledge graphs (KGs) in academic domains suffer from problems of insufficient multi-relational information, name ambiguity and improper data format for large-scale machine processing. In this paper, we pr…

Community DetectionEntity AlignmentKnowledge GraphsLink Prediction+1