← Search

JinMing Zhang

6 accepted papers

2025

Learning to Play Like Humans: A Framework for LLM Adaptation in Interactive Fiction Games

ACL 2025finding

Interactive Fiction games (IF games) are where players interact through natural language commands. While recent advances in Artificial Intelligence agents have reignited interest in IF games as a domain for studying decision-making, existing approaches prioritize task-specific performance metrics ov…

Cited by 0SourcePDFScholar
2023

Alleviating Catastrophic Forgetting of Incremental Object Detection via Within-Class and Between-Class Knowledge Distillation

ICCV 2023poster

Incremental object detection (IOD) task requires a model to learn continually from newly added data. However, directly fine-tuning a well-trained detection model on a new task will sharply decrease the performance on old tasks, which is known as catastrophic forgetting. Knowledge distillation, inclu…

Cited by 15PDFScholar
2023

Borrowing Knowledge From Pre-trained Language Model: A New Data-efficient Visual Learning Paradigm

ICCV 2023poster

The development of vision models for real-world applications is hindered by the challenge of annotated data scarcity, which has necessitated the adoption of data-efficient visual learning techniques such as semi-supervised learning. Unfortunately, the prevalent cross-entropy supervision is limited b…

Cited by 8PDFcodeScholar
2023

Improving Generalization With Domain Convex Game

CVPR 2023poster

Domain generalization (DG) tends to alleviate the poor generalization capability of deep neural networks by learning model with multiple source domains. A classical solution to DG is domain augmentation, the common belief of which is that diversifying source domains will be conducive to the out-of-d…