Pith. sign in

REVIEW 1 cited by

Winning Solution For Meta KDD Cup' 24

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.00005 v1 pith:3XDKGZQC submitted 2024-09-13 cs.IR

classification cs.IR
keywords knowledgesolutiontasktasksanswerchallengedatagraphs
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

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 question. The CRAG challenge involves three tasks: (1) condensing information from web pages into accurate answers, (2) integrating structured data from mock knowledge graphs, and (3) selecting and integrating critical data from extensive web pages and APIs to reflect real-world retrieval challenges. Our solution for Task #1 is a framework of web or open-data retrieval and answering. The large language model (LLM) is tuned for better RAG performance and less hallucination. Task #2 and Task #3 solutions are based on a regularized API set for domain questions and the API generation method using tuned LLM. Our knowledge graph API interface extracts directly relevant information to help LLMs answer correctly. Our solution achieves 1st place on all three tasks, achieving a score of 28.4%, 42.7%, and 47.8%, respectively.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Solution for Meta KDD Cup'25: A Comprehensive Three-Step Framework for Vision Question Answering

    cs.IR 2025-07 conditional novelty 3.0 of 10

    Using a single Llama-3.2-11B-Vision-Instruct model per task with RAG, reranking, multi-task fine-tuning, and refusal-data augmentation, the solution ranked 1st on Task3 and 3rd on Tasks 1 and 2 in the CRAG-MM challenge.

Pith tools