Papers with AMA
Associative Multichannel Autoencoder for Multimodal Word Representation (D18-1)
Copied to clipboard
| Challenge: | Existing models that represent word meanings from word co-occurrences ignore associations between modalities and lack ability to transfer information between . |
| Approach: | They propose a novel associative multichannel autoencoder that integrates textual, visual and auditory inputs to learn multimodal word representations. |
| Outcome: | The proposed model outperforms strong unimodal models and state-of-the-art models on six benchmark concepts similarity tests. |
AMA: Adaptive Memory via Multi-Agent Collaboration (2026.findings-acl)
Copied to clipboard
Weiquan Huang, Zixuan Wang, Hehai Lin, Sudong Wang, Bo Xu, Qian Li, Beier Zhu, Linyi Yang, Chengwei Qin
| Challenge: | Existing approaches to longterm memory rely on rigid retrieval granularity, accumulation-heavy maintenance strategies, and coarse-grained update mechanisms. |
| Approach: | They propose a framework that leverages coordinated agents to manage memory across multiple granularities. |
| Outcome: | The proposed framework outperforms state-of-the-art benchmarks while reducing token consumption by approximately 80%. |
AutoMixAlign: Adaptive Data Mixing for Multi-Task Preference Optimization in LLMs (2025.acl-long)
Copied to clipboard
Nicholas E. Corrado, Julian Katz-Samuels, Adithya M Devraj, Hyokun Yun, Chao Zhang, Yi Xu, Yi Pan, Bing Yin, Trishul Chilimbi
| Challenge: | Existing approaches to align large language models rely on large ablation studies, heuristics, or human intuition to produce models with strong performance across tasks. |
| Approach: | They propose an algorithm that mixes datasets during LLM training to balance performance across multiple tasks. |
| Outcome: | The proposed algorithm outperforms existing methods on multitask alignment setups and achieves convergence rate of O(1/T) in the convex case. |