paper-with-me

홈 › Papers

Enhancing Reasoning Capacity of SLM using Cognitive Enhancement

2024-04-01 · Jonathan Pan, Swee Liang Wong, Xin Wei Chia, Yidi Yuan

Large Language Models (LLMs) have been applied to automate cyber security activities and processes including cyber investigation and digital forensics. However, the use of such models for cyber investigation and digital forensics should address accountability and security considerations. Accountability ensures models have the means to provide explainable reasonings and outcomes. This information can be extracted through explicit prompt requests. For security considerations, it is crucial to address privacy and confidentiality of the involved data during data processing as well. One approach to deal with this consideration is to have the data processed locally using a local instance of the model. Due to limitations of locally available resources, namely memory and GPU capacities, a Smaller Large Language Model (SLM) will typically be used. These SLMs have significantly fewer parameters compared to the LLMs. However, such size reductions have notable performance reduction, especially when tasked to provide reasoning explanations. In this paper, we aim to mitigate performance reduction through the integration of cognitive strategies that humans use for problem-solving. We term this as cognitive enhancement through prompts. Our experiments showed significant improvement gains of the SLMs' performances when such enhancements were applied. We believe that our exploration study paves the way for further investigation into the use of cognitive enhancement to optimize SLM for cyber security applications.

📄 PDF Abstract BibTeX arXiv:2404.01135

Code (0)

등록된 구현이 없습니다.

Tasks

GPULanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

From Chaos to Order: The Atomic Reasoner Framework for Fine-grained Reasoning in Large Language Models

2025-03-20 · Jinyi Liu, Yan Zheng, Rong Cheng, Qiyu Wu 외

Recent advances in large language models (LLMs) have shown remarkable progress, yet their capacity for logical ``slow-thinking'' reasoning persists as a critical research frontier. Current inference scaling paradigms suf…

Logical Reasoning

MME-CC: A Challenging Multi-Modal Evaluation Benchmark of Cognitive Capacity

2025-11-05 · Kaiyuan Zhang, Chenghao Yang, Zhoufutu Wen, Sihang Yuan 외 arxiv

As reasoning models scale rapidly, the essential role of multimodality in human cognition has come into sharp relief, driving a growing need to probe vision-centric cognitive behaviors. Yet, existing multimodal benchmark…

CHARMS: A Cognitive Hierarchical Agent for Reasoning and Motion Stylization in Autonomous Driving

2025-04-03 · Jingyi Wang, DuanFeng Chu, Zejian Deng, LiPing Lu 외

To address the challenge of insufficient interactivity and behavioral diversity in autonomous driving decision-making, this paper proposes a Cognitive Hierarchical Agent for Reasoning and Motion Stylization (CHARMS). By …

Autonomous DrivingDecision MakingDeep Reinforcement LearningDiversity

LMM-R1: Empowering 3B LMMs with Strong Reasoning Abilities Through Two-Stage Rule-Based RL

2025-03-10 · Yingzhe Peng, Gongrui Zhang, Miaosen Zhang, Zhiyuan You 외

Enhancing reasoning in Large Multimodal Models (LMMs) faces unique challenges from the complex interplay between visual perception and logical reasoning, particularly in compact 3B-parameter architectures where architect…

Logical ReasoningMultimodal ReasoningReinforcement Learning (RL)

A Survey on Large Language Models for Mathematical Reasoning

2025-06-10 · Peng-Yuan Wang, Tian-Shuo Liu, Chenyang Wang, Yi-Di Wang 외

Mathematical reasoning has long represented one of the most fundamental and challenging frontiers in artificial intelligence research. In recent years, large language models (LLMs) have achieved significant advances in t…

Answer GenerationMathematical ReasoningSurvey