paper-with-me

홈 › Papers

Issues with Measuring Task Complexity via Random Policies in Robotic Tasks

2026-02-21 · Reabetswe M. Nkhumise, Mohamed S. Talamali, Aditya Gilra arxiv

Reinforcement learning (RL) has enabled major advances in fields such as robotics and natural language processing. A key challenge in RL is measuring task complexity, which is essential for creating meaningful benchmarks and designing effective curricula. While there are numerous well-established metrics for assessing task complexity in tabular settings, relatively few exist in non-tabular domains. These include (i) Statistical analysis of the performance of random policies via Random Weight Guessing (RWG), and (ii) information-theoretic metrics Policy Information Capacity (PIC) and Policy-Optimal Information Capacity (POIC), which are reliant on RWG. In this paper, we evaluate these methods using progressively difficult robotic manipulation setups, with known relative complexity, with both dense and sparse reward formulations. Our empirical results reveal that measuring complexity is still nuanced. Specifically, under the same reward formulation, PIC suggests that a two-link robotic arm setup is easier than a single-link setup - which contradicts the robotic control and empirical RL perspective whereby the two-link setup is inherently more complex. Likewise, for the same setup, POIC estimates that tasks with sparse rewards are easier than those with dense rewards. Thus, we show that both PIC and POIC contradict typical understanding and empirical results from RL. These findings highlight the need to move beyond RWG-based metrics towards better metrics that can more reliably capture task complexity in non-tabular RL with our task framework as a starting point.

📄 PDF Abstract BibTeX arXiv:2602.18856

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

A new neural-network-based model for measuring the strength of a pseudorandom binary sequence

2019-10-09 · Ahmed Alamer, Ben Soh

Maximum order complexity is an important tool for measuring the nonlinearity of a pseudorandom sequence. There is a lack of tools for predicting the strength of a pseudorandom binary sequence in an effective and efficien…

One Bias After Another: Mechanistic Reward Shaping and Persistent Biases in Language Reward Models

2026-02-06 · Daniel Fein, Max Lamparth, Violet Xiang, Mykel J. Kochenderfer 외 arxiv

Reward Models (RMs) are crucial for online alignment of language models (LMs) with human preferences. However, RM-based preference-tuning is vulnerable to reward hacking, whereby LM policies learn undesirable behaviors f…

DAST Model: Deciding About Semantic Complexity of a Text

2019-08-24 · MohammadReza Besharati, Mohammad Izadi

Measuring text complexity is an essential task in several fields and applications (such as NLP, semantic web, smart education, etc.). The semantic layer of text is more tacit than its syntactic structure and, as a result…

Common Sense Reasoning

Measuring Software Quality in Use: State-of-the-Art and Research Challenges

2015-03-24 · Issa Atoum, Chih How Bong

Software quality in use comprises quality from the user's perspective. It has gained its importance in e-government applications, mobile-based applications, embedded systems, and even business process development. User's…

Sentiment Analysis

Foundations of data imbalance and solutions for a data democracy

2021-07-30 · Ajay Kulkarni, Deri Chong, Feras A. Batarseh

Dealing with imbalanced data is a prevalent problem while performing classification on the datasets. Many times, this problem contributes to bias while making decisions or implementing policies. Thus, it is vital to unde…