← Search

Jingru Tan

9 accepted papers

2026

OR-PRM: A Process Reward Model for Algorithmic Problem in Operations Research

ICLR 2026poster

Large language models (LLMs) with Process Reward Models (PRMs) have shown strong reasoning ability, yet their potential in Operations Research (OR) remains unexplored. We present the first PRM tailored for OR, but find that directly training on mainstream datasets yields surprisingly weak performanc…

Cited by 0SourceScholar
2026

Residual Decoder Adapter: ID-Preserving Tokenizer Adaption for Autoregressive Text Rendering

CVPR 2026

Visual Autoregressive (AR) models generate images by predicting discrete tokens that are decoded by a visual tokenizer.Despite demonstrating strong overall image generation ability, they still underperform on text rendering with blur strokes and disrupt letter shapes. In this work, we trace this lim

Cited by 0SourcecodeScholar
2025

Hierachical Balance Packing: Towards Efficient Supervised Fine-tuning for Long-Context LLM

NeurIPS 2025poster

Training Long-Context Large Language Models (LLMs) is challenging, as hybrid training with long-context and short-context data often leads to workload imbalances. Existing works mainly use data packing to alleviate this issue, but fail to consider imbalanced attention computation and wasted communic…

Cited by 0SourcecodeScholar
2025

OmniBal: Towards Fast Instruction-Tuning for Vision-Language Models via Omniverse Computation Balance

ICML 2025poster

Vision-language instruction-tuning models have recently achieved significant performance improvements. In this work, we discover that large-scale 3D parallel training on those models leads to an imbalanced computation load across different devices. The vision and language parts are inherently hetero…

2024

From Isolated Islands to Pangea: Unifying Semantic Space for Human Action Understanding

CVPR 2024highlight

Action understanding matters for intelligent agents and has attracted long-term attention. It can be formed as the mapping from the action physical space to the semantic space. Typically researchers built action datasets according to idiosyncratic choices to define classes and push the envelope of b…

Cited by 14SourcePDFScholar
2022

Equalized Focal Loss for Dense Long-Tailed Object Detection

CVPR 2022poster

Despite the recent success of long-tailed object detection, almost all long-tailed object detectors are developed based on the two-stage paradigm. In practice, one-stage detectors are more prevalent in the industry because they have a simple and fast pipeline that is easy to deploy. However, in the…

Cited by 142PDFcodeScholar
2021

Equalization Loss v2: A New Gradient Balance Approach for Long-Tailed Object Detection

CVPR 2021poster

Recently proposed decoupled training methods emerge as a dominant paradigm for long-tailed object detection. But they require an extra fine-tuning stage, and the disjointed optimization of representation and classifier might lead to suboptimal results. However, end-to-end training methods, like equa…

Cited by 211PDFcodeScholar
2021

RefineMask: Towards High-Quality Instance Segmentation With Fine-Grained Features

CVPR 2021poster

The two-stage methods for instance segmentation, e.g. Mask R-CNN, have achieved excellent performance recently. However, the segmented masks are still very coarse due to the downsampling operations in both the feature pyramid and the instance-wise pooling process, especially for large objects. In th…

Cited by 154PDFcodeScholar
2020

Equalization Loss for Long-Tailed Object Recognition

CVPR 2020poster

Object recognition techniques using convolutional neural networks (CNN) have achieved great success. However, state-of-the-art object detection methods still perform poorly on large vocabulary and long-tailed datasets, e.g. LVIS. In this work, we analyze this problem from a novel perspective: each p…

Cited by 612PDFcodeScholar