Papers with MSS
ASRank: Zero-Shot Re-Ranking with Answer Scent for Document Retrieval (2025.findings-naacl)
Copied to clipboard
| Challenge: | Retrieval-Augmented Generation models fail to rank the most relevant documents at the top . conventional retrieval methods fail to find the most important documents . |
| Approach: | They propose a new method for scoring retrieved documents using zero-shot answer scent based on a pre-trained large language model to compute the likelihood of document-derived answers aligning with the answer scent. |
| Outcome: | The proposed method improves top-1 retrieval accuracy on NQ, TriviaQA, WebQA, ArchivalQA, HotpotQA, and Entity Questions. |
VocalRep: Structure-Aware Vocal Representations for Multimodal Generation (2026.findings-acl)
Copied to clipboard
Da Shen, Zhenqiang Weng, Tianyu Liu, Gongyu Chen, Runhua Shi, Jiahui Chen, Chaofan Ding, Wei-Qiang Zhang, Zihao Chen
| Challenge: | Existing approaches to vocal separation are optimized for signal-level reconstruction, but they overlook structural disentanglement required for downstream generation tasks. |
| Approach: | They propose a structure-aware learning framework to disentangle vocals, harmonies, and accompaniment . they combine global vocal identity conditioning with ranking-based objectives . |
| Outcome: | The proposed framework disentangles lead vocals, harmonies, and accompaniment while enforcing role consistency across long-form audio. |