Papers by Hehai Lin
Interactive Learning for LLM Reasoning (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing multi-agent learning approaches foster collaboration among Large Language Models (LLMs) yet they still rely on re-executing the MAS during inference. |
| Approach: | They propose a co-learning framework that integrates Dynamic Interaction and Perception Calibration to enhance LLMs' independent problem-solving ability. |
| Outcome: | The proposed framework integrates Dynamic Interaction and Perception Calibration to improve LLMs' independent problem-solving ability. |
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%. |
Self-Correction is More than Refinement: A Learning Framework for Visual and Language Reasoning Tasks (2025.findings-acl)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have shown remarkable abilities, but they invariably generate flawed responses. |
| Approach: | They propose a self-correction approach that instructs VLMs to refine their outputs by allowing them to learn from their self-generated self-reference data without external feedback. |
| Outcome: | The proposed approach enables VLMs to learn from their self-generated self-correction data without relying on external feedback, facilitating self-improvement. |