中文
相关论文

相关论文: First Place Solution of KDD Cup 2021 & OGB Large-S…

200 篇论文

Enabling effective and efficient machine learning (ML) over large-scale graph data (e.g., graphs with billions of edges) can have a great impact on both industrial and scientific applications. However, existing efforts to advance…

机器学习 · 计算机科学 2021-10-22 Weihua Hu , Matthias Fey , Hongyu Ren , Maho Nakata , Yuxiao Dong , Jure Leskovec

In order to advance large-scale graph machine learning, the Open Graph Benchmark Large Scale Challenge (OGB-LSC) was proposed at the KDD Cup 2021. The PCQM4M-LSC dataset defines a molecular HOMO-LUMO property prediction task on about 3.8M…

Effectively and efficiently deploying graph neural networks (GNNs) at scale remains one of the most challenging aspects of graph representation learning. Many powerful solutions have only ever been validated on comparatively small datasets,…

WikiKG90M in KDD Cup 2021 is a large encyclopedic knowledge graph, which could benefit various downstream applications such as question answering and recommender systems. Participants are invited to complete the knowledge graph by…

信息检索 · 计算机科学 2021-07-06 Weiyue Su , Zeyang Fang , Hui Zhong , Huijuan Wang , Siming Dai , Zhengjie Huang , Yunsheng Shi , Shikun Feng , Zeyu Chen

In the technical report, we provide our solution for OGB-LSC 2022 Graph Regression Task. The target of this task is to predict the quantum chemical property, HOMO-LUMO gap for a given molecule on PCQM4Mv2 dataset. In the competition, we…

机器学习 · 计算机科学 2023-08-17 Yusong Wang , Shaoning Li , Zun Wang , Xinheng He , Bin Shao , Tie-Yan Liu , Tong Wang

Link prediction in large-scale knowledge graphs has gained increasing attention recently. The OGB-LSC team presented OGB Large-Scale Challenge (OGB-LSC), a collection of three real-world datasets for advancing the state-of-the-art in…

计算与语言 · 计算机科学 2021-07-13 Jianyu Cai , Jiajun Chen , Taoxing Pan , Zhanqiu Zhang , Jie Wang

Temporal link prediction, as one of the most crucial work in temporal graphs, has attracted lots of attention from the research area. The WSDM Cup 2022 seeks for solutions that predict the existence probabilities of edges within time spans…

社会与信息网络 · 计算机科学 2022-03-04 Qian Zhao , Shuo Yang , Binbin Hu , Zhiqiang Zhang , Yakun Wang , Yusong Chen , Jun Zhou , Chuan Shi

This technical note describes the recent updates of Graphormer, including architecture design modifications, and the adaption to 3D molecular dynamics simulation. The "Graphormer-V2" could attain better results on large-scale molecular…

化学物理 · 物理学 2022-03-15 Yu Shi , Shuxin Zheng , Guolin Ke , Yifei Shen , Jiacheng You , Jiyan He , Shengjie Luo , Chang Liu , Di He , Tie-Yan Liu

This paper describes the winning solutions of all tasks in Meta KDD Cup 24 from db3 team. The challenge is to build a RAG system from web sources and knowledge graphs. We are given multiple sources for each query to help us answer the…

信息检索 · 计算机科学 2024-10-02 Yikuan Xia , Jiazun Chen , Jun Gao

This technical report presents GPS++, the first-place solution to the Open Graph Benchmark Large-Scale Challenge (OGB-LSC 2022) for the PCQM4Mv2 molecular property prediction task. Our approach implements several key principles from the…

In this report, we (SuperHelix team) present our solution to KDD Cup 2021-PCQM4M-LSC, a large-scale quantum chemistry dataset on predicting HOMO-LUMO gap of molecules. Our solution, Lite Geometry Enhanced Molecular representation learning…

This technical note describes the recent updates of Graphormer, including architecture design modifications, and the adaption to 3D molecular dynamics simulation. With these simple modifications, Graphormer could attain better results on…

机器学习 · 计算机科学 2023-01-10 Yu Shi , Shuxin Zheng , Guolin Ke , Yifei Shen , Jiacheng You , Jiyan He , Shengjie Luo , Chang Liu , Di He , Tie-Yan Liu

The Cross-Market Recommendation task of WSDM CUP 2022 is about finding solutions to improve individual recommendation systems in resource-scarce target markets by leveraging data from similar high-resource source markets. Finally, our team…

信息检索 · 计算机科学 2022-03-03 Qi Zhang , Zijian Yang , Yilun Huang , Jiarong He , Lixiang Wang

We participated in the KDD CUP 2024 paper source tracing competition and achieved the 3rd place. This competition tasked participants with identifying the reference sources (i.e., ref-sources, as referred to by the organizers of the…

机器学习 · 计算机科学 2024-09-18 Kunlong Chen , Junjun Wang , Zhaoqun Chen , Kunjin Chen , Yitian Chen

Graph Neural Networks (GNNs) have become increasingly popular and achieved impressive results in many graph-based applications. However, extensive manual work and domain knowledge are required to design effective architectures, and the…

机器学习 · 计算机科学 2021-11-29 Jin Xu , Mingjian Chen , Jianqiang Huang , Xingyuan Tang , Ke Hu , Jian Li , Jia Cheng , Jun Lei

Graph structured data is ubiquitous in daily life and scientific areas and has attracted increasing attention. Graph Neural Networks (GNNs) have been proved to be effective in modeling graph structured data and many variants of GNN…

机器学习 · 计算机科学 2022-04-07 Zhen Xu , Lanning Wei , Huan Zhao , Rex Ying , Quanming Yao , Wei-Wei Tu , Isabelle Guyon

We present a system for knowledge graph population with Language Models, evaluated on the Knowledge Base Construction from Pre-trained Language Models (LM-KBC) challenge at ISWC 2022. Our system involves task-specific pre-training to…

计算与语言 · 计算机科学 2022-09-01 Tianyi Li , Wenyu Huang , Nikos Papasarantopoulos , Pavlos Vougiouklis , Jeff Z. Pan

Molecular property prediction is gaining increasing attention due to its diverse applications. One task of particular interests and importance is to predict quantum chemical properties without 3D equilibrium structures. This is practically…

机器学习 · 计算机科学 2021-06-17 Meng Liu , Cong Fu , Xuan Zhang , Limei Wang , Yaochen Xie , Hao Yuan , Youzhi Luo , Zhao Xu , Shenglong Xu , Shuiwang Ji

A LightGBM model fed with target word lexical characteristics and features obtained from word frequency lists, psychometric data and bigram association measures has been optimized for the 2021 CMCL Shared Task on Eye-Tracking Data…

计算与语言 · 计算机科学 2021-04-28 Yves Bestgen

This paper presents the db3 team's winning solution for the Meta CRAG-MM Challenge 2025 at KDD Cup'25. Addressing the challenge's unique multi-modal, multi-turn question answering benchmark (CRAG-MM), we developed a comprehensive framework…

信息检索 · 计算机科学 2026-01-13 Yikuan Xia , Jiazun Chen , Yirui Zhan , Suifeng Zhao , Weipeng Jiang , Chaorui Zhang , Wei Han , Bo Bai , Jun Gao
‹ 上一页 1 2 3 10 下一页 ›