← Search

Sheng Jin

43 accepted papers

2026

EduGuardBench: A Holistic Benchmark for Evaluating the Pedagogical Fidelity and Adversarial Safety of LLMs as Simulated Teachers

AAAI 2026technical

Large Language Models for Simulating Professions (SP-LLMs), particularly as teachers, are pivotal for personalized education. However, ensuring their professional competence and ethical safety remains a major challenge, as existing benchmarks fail to measure role-playing fidelity or address the uniq

Cited by 0SourcePDFScholar
2026

Video-KTR: Reinforcing Video Reasoning via Key Token Attribution

ICLR 2026poster

Reinforcement learning (RL) has shown strong potential for enhancing reasoning in multimodal large language models (MLLMs), yet existing video reasoning methods often rely on coarse sequence-level rewards or single-factor token selection. Such approaches neglect fine-grained links among visual input…

Cited by 5SourcecodeScholar
2025

AutoMMLab: Automatically Generating Deployable Models from Language Instructions for Computer Vision Tasks

AAAI 2025technical

Automated machine learning (AutoML) is a collection of techniques designed to automate the machine learning development process. While traditional AutoML approaches have been successfully applied in several critical steps of model development (e.g. hyperparameter optimization), there lacks a AutoML…

2025

EMNLP: Educator-role Moral and Normative Large Language Models Profiling

EMNLP 2025

Simulating Professions (SP) enables Large Language Models (LLMs) to emulate professional roles. However, comprehensive psychological and ethical evaluation in these contexts remains lacking. This paper introduces EMNLP, an Educator-role Moral and Normative LLMs Profiling framework for personality pr

2025

Evolution in Simulation: AI-Agent School with Dual Memory for High-Fidelity Educational Dynamics

EMNLP 2025

Large language models (LLMs) based Agents are increasingly pivotal in simulating and understanding complex human systems and interactions. We propose the AI-Agent School (AAS) system, built around a self-evolving mechanism that leverages agents for simulating complex educational dynamics. Addressing

Cited by 0SourcePDFScholar
2025

F-LMM: Grounding Frozen Large Multimodal Models

CVPR 2025poster

Endowing Large Multimodal Models (LMMs) with visual grounding capability can significantly enhance AIs' understanding of the visual world and their interaction with humans. However, existing methods typically fine-tune the parameters of LMMs to learn additional segmentation tokens and overfit ground…

2025

Frame-Voyager: Learning to Query Frames for Video Large Language Models

ICLR 2025poster

Video Large Language Models (Video-LLMs) have made remarkable progress in video understanding tasks. However, they are constrained by the maximum length of input tokens, making it impractical to input entire videos. Existing frame selection approaches, such as uniform frame sampling and text-frame r…

Cited by 8SourcePDFScholar
2025

Harmonizing Visual Representations for Unified Multimodal Understanding and Generation

ICCV 2025poster

Unifying visual understanding and generation within a single multimodal framework remains a significant challenge, as the two inherently heterogeneous tasks require representations at different levels of granularity. Current approaches that utilize vector quantization (VQ) or variational autoencoder…

2025

JavisGPT: A Unified Multi-modal LLM for Sounding-Video Comprehension and Generation

NeurIPS 2025spotlight

This paper presents JavisGPT, the first unified multimodal large language model (MLLM) for Joint Audio-Video (JAV) comprehension and generation. JavisGPT adopts a concise encoder–LLM–decoder architecture, featuring a SyncFusion module for spatio-temporal audio- video fusion and synchrony-aware learn…

Cited by 0SourceScholar
2025

NADER: Neural Architecture Design via Multi-Agent Collaboration

CVPR 2025poster

Designing effective neural architectures poses a significant challenge in deep learning. While Neural Architecture Search (NAS) automates the search for optimal architectures, existing methods are often constrained by predetermined search spaces and may miss critical neural architectures. In this pa…

Cited by 7SourcePDFScholar
2025

Ultra-High Resolution Segmentation via Boundary-Enhanced Patch-Merging Transformer

AAAI 2025technical

Segmentation of ultra-high resolution (UHR) images is a critical task with numerous applications, yet it poses significant challenges due to high spatial resolution and rich fine details. Recent approaches adopt a dual-branch architecture, where a global branch learns long-range contextual informati…

Cited by 19SourcePDFScholar
2025

Unsupervised Continual Domain Shift Learning with Multi-Prototype Modeling

CVPR 2025highlight

In real-world applications, deep neural networks may encounter constantly changing environments, where the test data originates from continually shifting unlabeled target domains. This problem, known as Unsupervised Continual Domain Shift Learning (UCDSL), poses practical difficulties. Existing meth…

Cited by 0SourcePDFScholar
2024

CLIM: Contrastive Language-Image Mosaic for Region Representation

AAAI 2024technical

Detecting objects accurately from a large or open vocabulary necessitates the vision-language alignment on region representations. However, learning such a region-text alignment by obtaining high-quality box annotations with text labels or descriptions is expensive and infeasible. In contrast, colle…

2024

CLIPSelf: Vision Transformer Distills Itself for Open-Vocabulary Dense Prediction

ICLR 2024spotlight

Open-vocabulary dense prediction tasks including object detection and image segmentation have been advanced by the success of Contrastive Language-Image Pre-training (CLIP). CLIP models, particularly those incorporating vision transformers (ViTs), have exhibited remarkable generalization ability in…

2024

GKGNet: Group K-Nearest Neighbor based Graph Convolutional Network for Multi-Label Image Recognition

ECCV 2024poster

"Multi-Label Image Recognition (MLIR) is a challenging task that aims to predict multiple object labels in a single image while modeling the complex relationships between labels and image regions. Although convolutional neural networks and vision transformers have succeeded in processing images as r…

2024

KptLLM: Unveiling the Power of Large Language Model for Keypoint Comprehension

NeurIPS 2024poster

Recent advancements in Multimodal Large Language Models (MLLMs) have greatly improved their abilities in image understanding. However, these models often struggle with grasping pixel-level semantic details, e.g., the keypoints of an object. To bridge this gap, we introduce the novel challenge of Sem…

Cited by 1SourcePDFScholar
2024

LLMs Meet VLMs: Boost Open Vocabulary Object Detection with Fine-grained Descriptors

ICLR 2024poster

Inspired by the outstanding zero-shot capability of vision language models (VLMs) in image classification tasks, open-vocabulary object detection has attracted increasing interest by distilling the broad VLM knowledge into detector training. However, most existing open-vocabulary detectors learn by…

Cited by 26SourcePDFScholar
2024

MonoMAE: Enhancing Monocular 3D Detection through Depth-Aware Masked Autoencoders

NeurIPS 2024poster

Monocular 3D object detection aims for precise 3D localization and identification of objects from a single-view image. Despite its recent progress, it often struggles while handling pervasive object occlusions that tend to complicate and degrade the prediction of object dimensions, depths, and orien…

Cited by 4SourcePDFScholar
2024

PROGRAM: PROtotype GRAph Model based Pseudo-Label Learning for Test-Time Adaptation

ICLR 2024poster

Test-time adaptation (TTA) aims to adapt a pre-trained model from a source domain to a target domain only using online unlabeled target data during testing, without accessing to the source data or modifying the original training process. Among the various TTA methods, pseudo-labeling has gained popu…

Cited by 30SourcePDFScholar
2024

Rethinking Out-of-Distribution Detection on Imbalanced Data Distribution

NeurIPS 2024poster

Detecting and rejecting unknown out-of-distribution (OOD) samples is critical for deployed neural networks to void unreliable predictions. In real-world scenarios, however, the efficacy of existing OOD detection methods is often impeded by the inherent imbalance of in-distribution (ID) data, which c…

2024

Weakly Supervised Monocular 3D Detection with a Single-View Image

CVPR 2024poster

Monocular 3D detection (M3D) aims for precise 3D object localization from a single-view image which usually involves labor-intensive annotation of 3D detection boxes. Weakly supervised M3D has recently been studied to obviate the 3D annotation process by leveraging many existing 2D annotations but i…

Cited by 7SourcePDFScholar
2024

When Pedestrian Detection Meets Multi-Modal Learning: Generalist Model and Benchmark Dataset

ECCV 2024poster

"Recent years have witnessed increasing research attention towards pedestrian detection by taking the advantages of different sensor modalities (RGB, IR, Depth, LiDAR and Event). However, designing a unified generalist model that can effectively process diverse sensor modalities remains a challenge.…

2024

You Only Learn One Query: Learning Unified Human Query for Single-Stage Multi-Person Multi-Task Human-Centric Perception

ECCV 2024poster

"Human-centric perception (detection, segmentation, pose estimation, and attribute analysis) is a long-standing problem for computer vision. This paper introduces a unified and versatile framework (HQNet) for single-stage multi-person multi-task human-centric perception (HCP). Our approach centers o…

2023

Aligning Bag of Regions for Open-Vocabulary Object Detection

CVPR 2023poster

Pre-trained vision-language models (VLMs) learn to align vision and language representations on large-scale datasets, where each image-text pair usually contains a bag of semantic concepts. However, existing open-vocabulary object detectors only align region embeddings individually with the correspo…

2023

Category-Extensible Out-of-Distribution Detection via Hierarchical Context Descriptions

NeurIPS 2023poster

The key to OOD detection has two aspects: generalized feature representation and precise category description. Recently, vision-language models such as CLIP provide significant advances in both two issues, but constructing precise category descriptions is still in its infancy due to the absence of u…

2023

Domain Generalization via Balancing Training Difficulty and Model Capability

ICCV 2023poster

Domain generalization (DG) aims to learn domaingeneralizable models from one or multiple source domains that can perform well in unseen target domains. Despite its recent progress, most existing work suffers from the misalignment between the difficulty level of training samples and the capability of…

Cited by 18PDFScholar
2023

Uncertainty-aware Unsupervised Multi-Object Tracking

ICCV 2023poster

Without manually annotated identities, unsupervised multi-object trackers are inferior to learning reliable feature embeddings. It causes the similarity-based inter-frame association stage also be error-prone, where an uncertainty problem arises. The frame-by-frame accumulated uncertainty prevents t…

Cited by 24PDFcodeScholar
2022

3D Interacting Hand Pose Estimation by Hand De-Occlusion and Removal

ECCV 2022poster

"Estimating 3D interacting hand pose from a single RGB image is essential for understanding human actions. Unlike most previous works that directly predict the 3D poses of two interacting hands simultaneously, we propose to decompose the challenging interacting hand pose estimation task and estimate…

2022

Not All Tokens Are Equal: Human-Centric Visual Analysis via Token Clustering Transformer

CVPR 2022oral

Vision transformers have achieved great successes in many computer vision tasks. Most methods generate vision tokens by splitting an image into a regular and fixed grid and treating each cell as a token. However, not all regions are equally important in human-centric vision tasks, e.g., the human bo…

Cited by 167PDFcodeScholar
2022

Pose for Everything: Towards Category-Agnostic Pose Estimation

ECCV 2022poster

"Existing works on 2D pose estimation mainly focus on a certain category, e.g. human, animal, and vehicle. However, there are lots of application scenarios that require detecting the poses/keypoints of the unseen class of objects. In this paper, we introduce the task of Category-Agnostic Pose Estima…

2022

PoseTrans: A Simple yet Effective Pose Transformation Augmentation for Human Pose Estimation

ECCV 2022poster

"Human pose estimation aims to accurately estimate a wide variety of human poses. However, existing datasets often follow a long-tailed distribution that unusual poses only occupy a small portion, which further leads to the lack of diversity of rare poses. These issues result in the inferior general…

2022

Pseudo-Labeled Auto-Curriculum Learning for Semi-Supervised Keypoint Localization

ICLR 2022poster

Localizing keypoints of an object is a basic visual problem. However, supervised learning of a keypoint localization network often requires a large amount of data, which is expensive and time-consuming to obtain. To remedy this, there is an ever-growing interest in semi-supervised learning (SSL), wh…

Cited by 20SourcePDFScholar
2022

Temporal Action Proposal Generation with Background Constraint

AAAI 2022technical

Temporal action proposal generation (TAPG) is a challenging task that aims to locate action instances in untrimmed videos with temporal boundaries. To evaluate the confidence of proposals, the existing works typically predict action score of proposals that are supervised by the temporal Intersectio…

2021

Asynchronous Teacher Guided Bit-wise Hard Mining for Online Hashing

AAAI 2021technical

Online hashing for streaming data has attracted increasing attention recently. However, most existing algorithms focus on batch inputs and instance-balanced optimization, which is limited in the single datum input case and does not match the dynamic training in online hashing. Furthermore, constantl…

Cited by 9SourcePDFScholar
2021

Graph-Based 3D Multi-Person Pose Estimation Using Multi-View Images

ICCV 2021poster

This paper studies the task of estimating the 3D human poses of multiple persons from multiple calibrated camera views. Following the top-down paradigm, we decompose the task into two stages, i.e. person localization and pose estimation. Both stages are processed in coarse-to-fine manners. And we pr…

Cited by 66PDFcodeScholar
2021

ViPNAS: Efficient Video Pose Estimation via Neural Architecture Search

CVPR 2021poster

Human pose estimation has achieved significant progress in recent years. However, most of the recent methods focus on improving accuracy using complicated models and ignoring real-time efficiency. To achieve a better trade-off between accuracy and efficiency, we propose a novel neural architecture s…

Cited by 74PDFcodeScholar
2021

When Human Pose Estimation Meets Robustness: Adversarial Algorithms and Benchmarks

CVPR 2021poster

Human pose estimation is a fundamental yet challenging task in computer vision, which aims at localizing human anatomical keypoints. However, unlike human vision that is robust to various data corruptions such as blur and pixelation, current pose estimators are easily confused by these corruptions.…

Cited by 82PDFcodeScholar
2020

Differentiable Hierarchical Graph Grouping for Multi-Person Pose Estimation

ECCV 2020poster

Multi-person pose estimation is challenging because it localizes body keypoints for multiple persons simultaneously. Previous methods can be divided into two streams, \ie top-down and bottom-up methods. The top-down methods localize keypoints after human detection, while the bottom-up methods locali…

2020

Whole-Body Human Pose Estimation in the Wild

ECCV 2020poster

This paper investigates the task of 2D human whole-body pose estimation, which aims to localize dense landmarks on the entire human body including face, hands, body, and feet. As existing datasets do not have whole-body annotations, previous methods have to assemble different deep models trained ind…

2019

TRB: A Novel Triplet Representation for Understanding 2D Human Body

ICCV 2019oral

Human pose and shape are two important components of 2D human body. However, how to efficiently represent both of them in images is still an open question. In this paper, we propose the Triplet Representation for Body (TRB) --- a compact 2D human body representation, with skeleton keypoints capturin…

Cited by 20PDFcodeScholar
2018

Connectionist Temporal Classification with Maximum Entropy Regularization

NeurIPS 2018spotlight

Connectionist Temporal Classification (CTC) is an objective function for end-to-end sequence learning, which adopts dynamic programming algorithms to directly learn the mapping between sequences. CTC has shown promising results in many sequence learning applications including speech recognition and…