paper-with-me

홈 › Papers

RAG-Anything: All-in-One RAG Framework

2025-10-14 · Zirui Guo, Xubin Ren, Lingrui Xu, Jiahao Zhang, Chao Huang arxiv

Retrieval-Augmented Generation (RAG) has emerged as a fundamental paradigm for expanding Large Language Models beyond their static training limitations. However, a critical misalignment exists between current RAG capabilities and real-world information environments. Modern knowledge repositories are inherently multimodal, containing rich combinations of textual content, visual elements, structured tables, and mathematical expressions. Yet existing RAG frameworks are limited to textual content, creating fundamental gaps when processing multimodal documents. We present RAG-Anything, a unified framework that enables comprehensive knowledge retrieval across all modalities. Our approach reconceptualizes multimodal content as interconnected knowledge entities rather than isolated data types. The framework introduces dual-graph construction to capture both cross-modal relationships and textual semantics within a unified representation. We develop cross-modal hybrid retrieval that combines structural knowledge navigation with semantic matching. This enables effective reasoning over heterogeneous content where relevant evidence spans multiple modalities. RAG-Anything demonstrates superior performance on challenging multimodal benchmarks, achieving significant improvements over state-of-the-art methods. Performance gains become particularly pronounced on long documents where traditional approaches fail. Our framework establishes a new paradigm for multimodal knowledge access, eliminating the architectural fragmentation that constrains current systems. Our framework is open-sourced at: https://github.com/HKUDS/RAG-Anything.

📄 PDF Abstract BibTeX arXiv:2510.12323

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Anything-3D: Towards Single-view Anything Reconstruction in the Wild

2023-04-19 · Qiuhong Shen, Xingyi Yang, Xinchao Wang

3D reconstruction from a single-RGB image in unconstrained real-world scenarios presents numerous challenges due to the inherent diversity and complexity of objects and environments. In this paper, we introduce Anything-…

3D ReconstructionDiversitySemantic Segmentation

Measure Anything: Real-time, Multi-stage Vision-based Dimensional Measurement using Segment Anything

2024-12-04 · Yongkyu Lee, Shivam Kumar Panda, Wei Wang, Mohammad Khalid Jawed

We present Measure Anything, a comprehensive vision-based framework for dimensional measurement of objects with circular cross-sections, leveraging the Segment Anything Model (SAM). Our approach estimates key geometric f…

Keypoint DetectionRobotic Grasping

ReDepth Anything: Test-Time Depth Refinement via Self-Supervised Re-lighting

2025-12-19 · Ananta R. Bhattarai, Helge Rhodin arxiv

Monocular depth estimation remains challenging, as foundation models such as Depth Anything V2 (DA-V2) struggle with real-world images that are far from the training distribution. We introduce Re-Depth Anything, a test-t…

Monocular Depth Estimation

Label Anything: Multi-Class Few-Shot Semantic Segmentation with Visual Prompts

2024-07-02 · Pasquale De Marinis, Nicola Fanelli, Raffaele Scaringi, Emanuele Colonna 외

We present Label Anything, an innovative neural network architecture designed for few-shot semantic segmentation (FSS) that demonstrates remarkable generalizability across multiple classes with minimal examples required …

Few-Shot Semantic SegmentationSemantic Segmentation

PrimitiveAnything: Human-Crafted 3D Primitive Assembly Generation with Auto-Regressive Transformer

2025-05-07 · Jingwen Ye, Yuze He, Yanning Zhou, Yiqin Zhu 외

Shape primitive abstraction, which decomposes complex 3D shapes into simple geometric elements, plays a crucial role in human visual cognition and has broad applications in computer vision and graphics. While recent adva…