← Search

Zhongming Jin

12 accepted papers

2026

Enhancing Spatial Reasoning Through Visual and Textual Thinking

AAAI 2026technical

The spatial reasoning task aims to reason about the spatial relationships in 2D and 3D space, which is a fundamental capability for Visual Question Answering (VQA) and robotics. Although vision language models (VLMs) have developed rapidly in recent years, they are still struggling with the spatial

Cited by 0SourcePDFScholar
2026

FGD-Align: Pluralistic Alignment for Large Language Models via Fuzzy Group Decision-Making

AAAI 2026technical

Ensuring alignment with human values is essential for modern large language models (LLMs), especially amid growing concerns around AI safety and social impact. Yet achieving such alignment remains challenging due to the limited, noisy, and often conflicting nature of human feedback from diverse anno

Cited by 0SourcePDFScholar
2025

TokenSqueeze: Performance-Preserving Compression for Reasoning LLMs

NeurIPS 2025poster

Emerging reasoning LLMs such as OpenAI-o1 and DeepSeek-R1 have achieved strong performance on complex reasoning tasks by generating long chain-of-thought (CoT) traces. However, these long CoTs result in increased token usage, leading to higher inference latency and memory consumption. As a result, b…

Cited by 0SourcecodeScholar
2024

Efficient Denoising Diffusion via Probabilistic Masking

ICML 2024poster

Diffusion models have exhibited remarkable advancements in generating high-quality data. However, a critical drawback is their computationally intensive inference process, which requires a large number of timesteps to generate a single sample. Existing methods address this challenge by decoupling th…

Cited by 1SourcePDFScholar
2024

Low Precision Local Training is Enough for Federated Learning

NeurIPS 2024poster

Federated Learning (FL) is a prevalent machine learning paradigm designed to address challenges posed by heterogeneous client data while preserving data privacy. Unlike distributed training, it typically orchestrates resource-constrained edge devices to communicate via a low-bandwidth communica…

2024

Plan-on-Graph: Self-Correcting Adaptive Planning of Large Language Model on Knowledge Graphs

NeurIPS 2024poster

Large Language Models (LLMs) have shown remarkable reasoning capabilities on complex tasks, but they still suffer from out-of-date knowledge, hallucinations, and opaque decision-making. In contrast, Knowledge Graphs (KGs) can provide explicit and editable knowledge for LLMs to alleviate these issues…

2021

Traffic Flow Prediction with Vehicle Trajectories

AAAI 2021technical

This paper proposes a spatiotemporal deep learning framework, Trajectory-based Graph Neural Network (TrGNN), that mines the underlying causality of flows from historical vehicle trajectories and incorporates that into road traffic prediction. The vehicle trajectory transition patterns are studied to…

2020

Adversarial Mutual Information for Text Generation

ICML 2020poster

Recent advances in maximizing mutual information (MI) between the source and target have demonstrated its effectiveness in text generation. However, previous works paid little attention to modeling the backward network of MI (i.e., dependency from the target to the source), which is crucial to the t…

2020

MaCAR: Urban Traffic Light Control via Active Multi-agent Communication and Action Rectification

IJCAI 2020poster

Urban traffic light control is an important and challenging real-world problem. By regarding intersections as agents, most of the Reinforcement Learning (RL) based methods generate actions of agents independently. They can cause action conflict and result in overflow or road resource waste in adjace…

Cited by 0SourcePDFScholar
2019

Attribute-Driven Feature Disentangling and Temporal Aggregation for Video Person Re-Identification

CVPR 2019poster

Video-based person re-identification plays an important role in surveillance video analysis, expanding image-based methods by learning features of multiple frames. Most existing methods fuse features by temporal average-pooling, without exploring the different frame weights caused by various viewpoi…

Cited by 184PDFScholar
2018

An Adversarial Approach to Hard Triplet Generation

ECCV 2018poster

While deep neural networks have demonstrated competitive results for many visual recognition and image retrieval tasks, the major challenge lies in distinguishing similar images from different categories (i.e., hard negative examples) while clustering images with large variations from the same categ…

Cited by 121SourcePDFScholar