Sergei Averkiev

averoo

AI & ML interests

None yet

Recent Activity

liked a model about 20 hours ago
lingtrain/labse-udmurt
updated a model about 21 hours ago
lingtrain/labse-udmurt
View all activity

Organizations

lingtrain's profile picture BigCode's profile picture Natural Language Processing in Russian's profile picture C4AI Community's profile picture Chinese LLMs on Hugging Face's profile picture AI Starter Pack's profile picture

averoo's activity

reacted to singhsidhukuldeep's post with ๐Ÿ‘ 7 days ago
view post
Post
2932
Exciting breakthrough in Retrieval-Augmented Generation (RAG): Introducing MiniRAG - a revolutionary approach that makes RAG systems accessible for edge devices and resource-constrained environments.

Key innovations that set MiniRAG apart:

Semantic-aware Heterogeneous Graph Indexing
- Combines text chunks and named entities in a unified structure
- Reduces reliance on complex semantic understanding
- Creates rich semantic networks for precise information retrieval

Lightweight Topology-Enhanced Retrieval
- Leverages graph structures for efficient knowledge discovery
- Uses pattern matching and localized text processing
- Implements query-guided reasoning path discovery

Impressive Performance Metrics
- Achieves comparable results to LLM-based methods while using Small Language Models (SLMs)
- Requires only 25% of storage space compared to existing solutions
- Maintains robust performance with accuracy reduction ranging from just 0.8% to 20%

The researchers from Hong Kong University have also contributed a comprehensive benchmark dataset specifically designed for evaluating lightweight RAG systems under realistic on-device scenarios.

This breakthrough opens new possibilities for:
- Edge device AI applications
- Privacy-sensitive implementations
- Real-time processing systems
- Resource-constrained environments

The full implementation and datasets are available on GitHub: HKUDS/MiniRAG
  • 1 reply
ยท