Papers with SIGMA
Generative Text-to-Image Retrieval via Hierarchical Identifiers and Semantic Internalization (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing text-to-image retrieval methods suffer from limited semantic discriminability, alignment bias, and closed-set restrictions. |
| Approach: | They propose a framework for semantic internalization for Generative Multimodal Alignment . they construct multi-granularity hierarchical identifiers to ensure unique, semantically consistent image representations . |
| Outcome: | The proposed framework outperforms state-of-the-art frameworks on Flickr30K and MS-COCO datasets . it achieves average Recall@1, Recall @5, and Recall_10 improvements of 10.65%, 8.50%, and 7.00% . |
Exploration-Exploitation Reshaping towards Efficient Reasoning for Large Language Models (2026.findings-acl)
Copied to clipboard
Yufeng Shi, Weilin Luo, Yuxiang Zhang, Zongmeng Zhang, Haoyang Liu, Yubing Wang, Bin Wang, Wengang Zhou, Houqiang Li
| Challenge: | Large Reasoning Models (LRMs) are constrained by the overthinking issue. |
| Approach: | They propose a policy optimization framework that reshapes the exploration and exploitation through two core components: self-imitation and self-guidance exploration. |
| Outcome: | The proposed model achieves superior reasoning efficiency without compromising overall accuracy. |