← Search

Darius Peteleaza

2 accepted papers

2025

ConciseRL: Conciseness-Guided Reinforcement Learning for Efficient Reasoning Models

EMNLP 2025

Large language models excel at complex tasks by breaking down problems into structured reasoning steps. However, reasoning traces often extend beyond reaching a correct answer, causing wasted computation, reduced readability, and hallucinations. To address this, we introduce a novel hyperparameter-f

2024

Change Is the Only Constant: Dynamic LLM Slicing based on Layer Redundancy

EMNLP 2024finding

This paper introduces a novel model compression approach through dynamic layer-specific pruning in Large Language Models (LLMs), enhancing the traditional methodology established by SliceGPT. By transitioning from constant to dynamic slicing, our method leverages the newly proposed Layer Redundancy…