← Search

Jike Zhong

6 accepted papers

2026

From Shortcuts to Reasoning: Robust Post-Training of Theory of Mind with Reinforcement Learning

ICML 2026poster

Theory of Mind (ToM) is a must-acquire skill for modern foundation model systems to operate effectively and safely in the real world. Recent works have explored honing ToM via post-training; however, we show that such progress is confounded by a pervasive “shortcut” issue: tasks can reach up to 99% …

Cited by 0SourceScholar
2025

EEE-Bench: A Comprehensive Multimodal Electrical And Electronics Engineering Benchmark

CVPR 2025poster

Recent studies on large language models (LLMs) and large multimodal models (LMMs) have demonstrated promising skills in various domains including science and mathematics. However, their capability in more challenging and real-world related scenarios like engineering has not been systematically studi…

Cited by 2SourcePDFScholar
2025

To Think or Not To Think: A Study of Thinking in Rule-Based Visual Reinforcement Fine-Tuning

NeurIPS 2025spotlight

This paper investigates the role of explicit thinking process in rule-based reinforcement fine-tuning (RFT) for multi-modal large language models (MLLMs). We first extend \textit{Thinking-RFT} to image classification task, using verifiable rewards for fine-tuning~(FT). Experiments show {Thinking-RFT…

Cited by 0SourceScholar
2024

Vision-Language Model Fine-Tuning via Simple Parameter-Efficient Modification

EMNLP 2024main

Recent advances in fine-tuning Vision-Language Models (VLMs) have witnessed the success of prompt tuning and adapter tuning, while the classic model fine-tuning on inherent parameters seems to be overlooked. It is believed that fine-tuning the parameters of VLMs with few-shot samples corrupts the pr…

2023

Holistic Transfer: Towards Non-Disruptive Fine-Tuning with Partial Target Data

NeurIPS 2023poster

We propose a learning problem involving adapting a pre-trained source model to the target domain for classifying all classes that appeared in the source data, using target data that covers only a partial label space. This problem is practical, as it is unrealistic for the target end-users to collect…

Cited by 5SourcePDFScholar
2022

Learning with Free Object Segments for Long-Tailed Instance Segmentation

ECCV 2022poster

"One fundamental challenge in building an instance segmentation model for a large number of classes in complex scenes is the lack of training examples, especially for rare objects. In this paper, we explore the possibility to increase the training examples without laborious data collection and annot…