Search papers, labs, and topics across Lattice.
This paper introduces ConMem, a contribution-aware memory framework designed to enhance long-horizon steel-equipment inspections by effectively managing heterogeneous inspection logs. By segmenting logs into functional evidence units and employing a Shapley-style estimation to assess their diagnostic value, ConMem significantly improves early-risk detection while maintaining a constrained memory budget. Experimental results show that ConMem achieves a 76.0% QA accuracy, drastically reducing input tokens and response times compared to traditional LLM baselines, while successfully retaining critical early signals across multiple inspection cycles.
ConMem cuts input tokens by 88.2% while boosting QA accuracy to 76.0%, revolutionizing how inspection logs are utilized in risk assessment.
Long-horizon steel-equipment inspection requires reasoning over heterogeneous records accumulated across repeated inspection cycles. Existing retrieval-augmented generation systems treat historical logs as a static corpus and retain records without estimating their diagnostic value, failing to report early risk. To this end, we propose ConMem, a contribution-aware memory framework for LLM-assisted equipment inspection, supporting a human-in-the-loop early-risk screening system. Specifically, our ConMem first segments inspection logs into functional evidence units, then estimates each memory unit's contribution to downstream diagnosis through a Shapley-style estimation, and finally retains high-value evidence under a constrained memory budget. In experiments, we evaluate ConMem on real-world dataset and ConMem achieves 76.0% QA accuracy, exceeding the strongest directly comparable baseline. Relative to the naive 8K-context LLM baselines, it reduces the average number of input tokens by 88.2% and response time by 86.6%. Ablation studies also show that the functional-role-aware segmentation and contribution-based valuation are helping prioritize weak degradation signals for targeted field inspection. Practical deployments further confirm that ConMem retains the weak early signal across three inspection cycles, providing an early-stage seal-wear alert targeted for on-site inspectors.