Papers with high-quality
Chunks as Arms: Multi-Armed Bandit-Guided Sampling for Long-Context LLM Preference Optimization (2026.acl-long)
Copied to clipboard
Shaohua Duan, Pengcheng Huang, Xinze Li, Zhenghao Liu, Xiaoyuan Yi, Yukun Yan, Shuo Wang, Yu Gu, Ge Yu, Maosong Sun
| Challenge: | Recent studies have explored fine-tuning Large Language Models with synthetic data to enhance their long-context capabilities. |
| Approach: | They propose a framework that leverages a Multi-Armed Bandit rollout strategy to identify the most informative chunks from the given long context for sampling high-quality and diverse responses. |
| Outcome: | The proposed framework achieves 4% improvement on long-context reasoning benchmarks on Llama and Qwen. |
LLM-SLM Collaborative Framework of Idiomatic Expression Generation (2026.acl-long)
Copied to clipboard
| Challenge: | Existing methods for idiomatic expression generation lack parallel data and manual annotations. |
| Approach: | They propose an iterative LLM-SLM collaborative framework that replaces human supervision for idiomatic expression data generation. |
| Outcome: | The proposed framework outperforms DeepSeek-R1 in Chinese Idiom Polishing with a 25.2% improvement in accuracy. |
GlobeSumm: A Challenging Benchmark Towards Unifying Multi-lingual, Cross-lingual and Multi-document News Summarization (2024.emnlp-main)
Copied to clipboard
Yangfan Ye, Xiachong Feng, Xiaocheng Feng, Weitao Ma, Libo Qin, Dongliang Xu, Qing Yang, Hongtao Liu, Bing Qin
| Challenge: | Current studies focus on single-language or single-document tasks for news summarization . lack of a benchmark inhibits researchers from adequately studying this invaluable problem. |
| Approach: | They propose a novel task that unifies Multi-lingual, Cross-lingual and Multi-document Summarization into one task. |
| Outcome: | The proposed task encapsulates the real-world requirements all-in-one and is validated by extensive analysis. |
TTPA: Token-level Tool-use Preference Alignment Training Framework with Fine-grained Evaluation (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing tool-learning methods often overlook fine-grained optimization of internal tool call details. |
| Approach: | They propose a training paradigm for constructing token-level tool-use preference datasets . reversed dataset construction is a method for creating high-quality, multi-turn tool-user datasets by reversing the generation flow. |
| Outcome: | a new training paradigm improves tool-using performance and generalizes results. |