paper-with-me

Papers

One to More, More to One: Category-Aware Iterative Expert Training for Software Engineering Agents

2026-09-20 · Jie Zhao, Ziyu Jiang, Suhang Zheng, Minghui Shan, Xiaoxiao Xu, Lin Qu hf

Repository-level software engineering (SWE) comprises heterogeneous task categories, whose progress under pooled agentic reinforcement learning can be uneven: gains in some categories coincide with regressions in others, while aggregate resolution obscures these changes. Motivated by this category see-saw, we develop a category-aware expert-training and policy-integration framework. Executable task construction and SWE Labeler, an evidence-grounded multi-axis labeling system, organize the training pools. Initial category-specific RL improves average training success while leaving uneven instance-level progress, motivating explicit consolidation of successful behavior and policy-adaptive task selection. Same-origin category experts alternate long-horizon Agentic-miniRL with Refresh-Repair-Expand (RRE): the updated policy refreshes instance mastery, reuses its own verified successful trajectories for Repair SFT, and reselects tasks for further RL. Label-routed multi-teacher on-policy distillation (MOPD) consolidates the experts into one deployable student, with ReLU-gated reward extrapolation keeping only each teacher's improving direction over the reference. Expert training and policy integration require no external model to provide solution trajectories or action targets. We evaluate Pooled RL and Balanced RL, expert development, and single-model integration through aggregate and per-category resolution, the minimum category lift over each joint-RL baseline, and expert-gain recovery. The final MOPD policy achieves mean resolution of 58.04% on Pro-618 and 59.00% on SWE-bench Multilingual, improving over the base model by 5.39 and 2.78 percentage points, respectively.

📄 PDF Abstract BibTeX arXiv:2609.23377

Code (1)

🤗 Logics-MLLM/Logics-SWE-Qwen3.6-27B ★ 4

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Enhancing Online Recruitment with Category-Aware MoE and LLM-based Data Augmentation

2026-04-23 · Minping Chen, Bing Xu, Zulong Chen, Chuanfei Xu 외 arxiv

Person-Job Fit (PJF) is a critical component for online recruitment. Existing approaches face several challenges, particularly in handling low-quality job descriptions and similar candidate-job pairs, which impair model …

Data Augmentation

Exposing Blindspots: Cultural Bias Evaluation in Generative Image Models

2025-10-22 · Huichan Seo, Sieun Choi, Minki Hong, Yi Zhou 외 arxiv

Generative image models produce striking visuals yet often misrepresent culture. Prior work has examined cultural bias mainly in text-to-image (T2I) systems, leaving image-to-image (I2I) editors underexplored. We bridge …

Context-aware Deep Feature Compression for High-speed Visual Tracking

2018-03-28 · CVPR 2018 6 · Jongwon Choi, Hyung Jin Chang, Tobias Fischer, Sangdoo Yun 외

We propose a new context-aware correlation filter based tracking framework to achieve both high computational speed and state-of-the-art performance among real-time trackers. The major contribution to the high computatio…

DenoisingFeature CompressionVisual Object TrackingVisual Tracking+1

CATRE: Iterative Point Clouds Alignment for Category-level Object Pose Refinement

2022-07-17 · Xingyu Liu, Gu Wang, Yi Li, Xiangyang Ji

While category-level 9DoF object pose estimation has emerged recently, previous correspondence-based or direct regression methods are both limited in accuracy due to the huge intra-category variances in object shape and …

ObjectPose Estimation

Iterative Definition Refinement for Zero-Shot Classification via LLM-Based Semantic Prototype Optimization

2026-04-30 · Naeem Rehmat, Muhammad Saad Saeed, Ijaz Ul Haq, Khalid Malik arxiv

Web filtering systems rely on accurate web content classification to block cyber threats, prevent data exfiltration, and ensure compliance. However, classification is increasingly difficult due to the dynamic and rapidly…