paper-with-me

Papers

MoRAG -- Multi-Fusion Retrieval Augmented Generation for Human Motion

2024-09-18 · Sai Shashank Kalakonda, Shubh Maheshwari, Ravi Kiran Sarvadevabhatla

We introduce MoRAG, a novel multi-part fusion based retrieval-augmented generation strategy for text-based human motion generation. The method enhances motion diffusion models by leveraging additional knowledge obtained through an improved motion retrieval process. By effectively prompting large language models (LLMs), we address spelling errors and rephrasing issues in motion retrieval. Our approach utilizes a multi-part retrieval strategy to improve the generalizability of motion retrieval across the language space. We create diverse samples through the spatial composition of the retrieved motions. Furthermore, by utilizing low-level, part-specific motion information, we can construct motion samples for unseen text descriptions. Our experiments demonstrate that our framework can serve as a plug-and-play module, improving the performance of motion diffusion models. Code, pretrained models and sample videos are available at: https://motion-rag.github.io/

📄 PDF Abstract BibTeX arXiv:2409.12140

Code (1)

Motion-RAG/MoRAG 공식 구현 pytorch

Tasks

Motion GenerationRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

VimoRAG: Video-based Retrieval-augmented 3D Motion Generation for Motion Language Models

2025-08-16 · Haidong Xu, Guangwei Xu, Zhedong Zheng, Xiatian Zhu 외 arxiv

This paper introduces VimoRAG, a novel video-based retrieval-augmented motion generation framework for motion large language models (LLMs). As motion LLMs face severe out-of-domain/out-of-vocabulary issues due to limited…

Video Retrieval

MemoRAG: Moving towards Next-Gen RAG Via Memory-Inspired Knowledge Discovery

2024-09-09 · Hongjin Qian, Peitian Zhang, Zheng Liu, Kelong Mao 외

Retrieval-Augmented Generation (RAG) leverages retrieval tools to access external databases, thereby enhancing the generation quality of large language models (LLMs) through optimized context. However, the existing retri…

MemorizationQuestion AnsweringRAGRetrieval+1

Empaths at SemEval-2025 Task 11: Retrieval-Augmented Approach to Perceived Emotions Prediction

2025-06-04 · Lev Morozov, Aleksandr Mogilevskii, Alexander Shirnin

This paper describes EmoRAG, a system designed to detect perceived emotions in text for SemEval-2025 Task 11, Subtask A: Multi-label Emotion Detection. We focus on predicting the perceived emotions of the speaker from a …

EmoRAG: Evaluating RAG Robustness to Symbolic Perturbations

2025-12-01 · Xinyun Zhou, Xinfeng Li, Yinan Peng, Ming Xu 외 arxiv

Retrieval-Augmented Generation (RAG) systems are increasingly central to robust AI, enhancing large language model (LLM) faithfulness by incorporating external knowledge. However, our study unveils a critical, overlooked…

ComoRAG: A Cognitive-Inspired Memory-Organized RAG for Stateful Long Narrative Reasoning

2025-08-14 · Juyuan Wang, Rongchen Zhao, Wei Wei, Yufeng Wang 외 arxiv

Narrative comprehension on long stories and novels has been a challenging domain attributed to their intricate plotlines and entangled, often evolving relations among characters and entities. Given the LLM's diminished r…