← Search

Zihao Zhang

30 accepted papers

2026

Absorbing Gradient Conflicts: Modeling Semantic Variance via Kent Distributions for Cross-Modal Hashing

IJCAI 2026

Supervised proxy-based deep cross-modal hashing has become the dominant paradigm for large-scale retrieval. However, prevalent methods model class proxies as deterministic points in the embedding space. This rigid assumption causes severe gradient conflicts in multi-label scenarios, where gradient c

Cited by 0Scholar
2026

FormalML: A Benchmark for Evaluating Formal Subgoal Completion in Machine Learning Theory

ICLR 2026poster

Large language models (LLMs) have recently demonstrated remarkable progress in formal theorem proving. Yet their ability to serve as practical assistants for mathematicians—filling in missing steps within complex proofs—remains underexplored. We identify this challenge as the task of subgoal complet…

Cited by 0SourcecodeScholar
2026

Geometric-Aware Hypergraph Reasoning for Novel Class Discovery in Point Cloud Segmentation

CVPR 2026

Novel Class Discovery in Point Cloud Segmentation is recently proposed, aiming to leverage knowledge from known classes to automatically segment unlabeled classes within point clouds. The core of this task lies in leveraging the geometric and semantic knowledge of multiple known classes to achieve s

Cited by 0SourcecodeScholar
2026

LIO-HKDT: Fast and Accurate LiDAR-Inertial Odometry With Hash K-D Tree

RA-L 2026

LiDAR-inertial odometry(LIO) has been widely applied in intelligent robotics and autonomous driving, providing high-precision and low-latency ego-motion estimation. However, the massive point clouds generated by LiDAR introduce intensive data processing demands, making k-nearest neighbor(KNN) search

Cited by 1SourceScholar
2026

LIO-HKDT: Fast and Accurate LiDAR-Inertial Odometry with Hash K-D Tree

ICRA 2026poster

LiDAR-inertial odometry(LIO) has been widely applied in intelligent robotics and autonomous driving, providing high-precision and low-latency ego-motion estimation. However, the massive point clouds generated by LiDAR introduce intensive data processing demands, making k-nearest neighbor(KNN) search…

Cited by 0SourceScholar
2026

Run, Ruminate, and Regulate: A Dual-process Thinking System for Vision-and-Language Navigation

AAAI 2026technical

Vision-and-Language Navigation (VLN) requires an agent to dynamically explore complex 3D environments following human instructions. Recent research underscores the potential of harnessing large language models (LLMs) for VLN, given their commonsense knowledge and general reasoning capabilities. Desp

Cited by 0SourcePDFScholar
2026

Simulating Distribution Dynamics: Liquid Temporal Feature Evolution for Single-Domain Generalized Object Detection

AAAI 2026technical

In this paper, we focus on Single-Domain Generalized Object Detection (Single-DGOD), aiming to transfer a detector trained on one source domain to multiple unknown domains. Existing methods for Single-DGOD typically rely on discrete data augmentation or static perturbation methods to expand data div

Cited by 0SourcePDFScholar
2026

Towards Open Environments and Instructions: General Vision-Language Navigation via Fast-Slow Interactive Reasoning

CVPR 2026

Vision-Language Navigation (VLN) aims to enable agents to navigate to a target location based on language instructions. Traditional VLN often follows a close-set assumption, i.e., training and test data share the same style of the input images and instructions. However, the real world is open and fi

Cited by 0SourceScholar
2025

Contrastive Multi-view Subspace Clustering via Tensor Transformers Autoencoder

AAAI 2025technical

Multi-view clustering aims to identify consistent and complementary information across multiple views to partition data into clusters, emerging as a popular unsupervised method for multi-view data analysis. However, existing methods often design view-specific encoders to extract distinct features fr…

Cited by 0SourcePDFScholar
2025

Deep Multi-modal Graph Clustering via Graph Transformer Network

AAAI 2025technical

Current deep multi-modal graph clustering methods primarily rely on Graph Neural Network (GNN) to fully exploit attribute features and graph structures, including message propagation and low-dimensional feature embedding. However, these methods lack further exploration of graph structural informatio…

Cited by 0SourcePDFScholar
2025

EDEN: Enhanced Diffusion for High-quality Large-motion Video Frame Interpolation

CVPR 2025poster

Handling complex or nonlinear motion patterns has long posed challenges for video frame interpolation. Although recent advances in diffusion-based methods offer improvements over traditional optical flow-based approaches, they still struggle to generate sharp, temporally consistent frames in scenari…

Cited by 3SourcePDFScholar
2025

Efficient Multi-view Clustering via Reinforcement Contrastive Learning

IJCAI 2025

Contrastive multi-view clustering has demonstrated remarkable potential in complex data analysis, yet existing approaches face two critical challenges: difficulty in constructing high-quality positive and negative pairs and high computational overhead due to static optimization strategies. To addres

Cited by 0SourcePDFScholar
2025

MAC-VO: Metrics-Aware Covariance for Learning-Based Stereo Visual Odometry mac-vo.github.io

ICRA 2025

We propose MAC-VO, a novel learning-based stereo visual odometry (VO) framework that trains a metrics-aware uncertainty model to serve two critical functions: selecting keypoints and weighting residuals in pose graph optimization. Unlike traditional geometric methods that favor texture-rich features

Cited by 12SourceScholar
2025

MPNAS: Multimodal Sentiment Analysis Pruning via Neural Architecture Search

ICASSP 2025accepted

With the rapid development of social media, sentiment analysis from multimodal posts has garnered significant attention in recent years. However, the substantial size of these models impedes their deployment on resource-constrained embedded devices. Although pruning has been extensively studied to r…

Cited by 0SourceScholar
2025

MotionFollower: Editing Video Motion via Score-Guided Diffusion

ICCV 2025poster

Despite impressive advancements in diffusion-based video editing models in altering video attributes, there has been limited exploration into modifying motion information while preserving the original protagonist's appearance and background. In this paper, we propose MotionFollower, a score-guided d…

2025

Novel Class Discovery for Point Cloud Segmentation via Joint Learning of Causal Representation and Reasoning

NeurIPS 2025poster

In this paper, we focus on Novel Class Discovery for Point Cloud Segmentation (3D-NCD), aiming to learn a model that can segment unlabeled (novel) 3D classes using only the supervision from labeled (base) 3D classes. The key to this task is to setup the exact correlations between the point represent…

Cited by 0SourceScholar
2025

OpenHuEval: Evaluating Large Language Model on Hungarian Specifics

ACL 2025finding

We introduce OpenHuEval, the first benchmark for LLMs focusing on the Hungarian language and specifics. OpenHuEval is constructed from a vast collection of Hungarian-specific materials sourced from multiple origins. In the construction, we incorporated the latest design principles for evaluating LLM…

2025

PlanGenLLMs: A Modern Survey of LLM Planning Capabilities

ACL 2025long

LLMs have immense potential for generating plans, transforming an initial world state into a desired goal state. A large body of research has explored the use of LLMs for various planning tasks, from web navigation to travel planning and database querying. However, many of these systems are tailored…

Cited by 0SourcePDFScholar
2025

Style Evolving along Chain-of-Thought for Unknown-Domain Object Detection

CVPR 2025highlight

Recently, a task of Single-Domain Generalized Object Detection (Single-DGOD) is proposed, aiming to generalize a detector to multiple unknown domains never seen before during training. Due to the unavailability of target-domain data, some methods leverage the multimodal capabilities of vision-langu…

2025

Trucidator: Document-level Event Factuality Identification via Hallucination Enhancement and Cross-Document Inference

COLING 2025main

Document-level event factuality identification (DEFI) assesses the veracity degree to which an event mentioned in a document has happened, which is crucial for many natural language processing tasks. Previous work assesses event factuality by solely relying on the semantic information within a singl…

2024

LocalTweets to LocalHealth: A Mental Health Surveillance Framework Based on Twitter Data

COLING 2024main

Prior research on Twitter (now X) data has provided positive evidence of its utility in developing supplementary health surveillance systems. In this study, we present a new framework to surveil public health, focusing on mental health (MH) outcomes. We hypothesize that locally posted tweets are ind…

Cited by 2SourcePDFScholar
2024

Prompt-based Visual Alignment for Zero-shot Policy Transfer

ICML 2024poster

Overfitting in RL has become one of the main obstacles to applications in reinforcement learning(RL). Existing methods do not provide explicit semantic constrain for the feature extractor, hindering the agent from learning a unified cross-domain representation and resulting in performance degradatio…

Cited by 0SourcePDFScholar
2023

AttT2M: Text-Driven Human Motion Generation with Multi-Perspective Attention Mechanism

ICCV 2023poster

Generating 3D human motion based on textual descriptions has been a research focus in recent years. It requires the generated motion to be diverse, natural, and conform to the textual description. Due to the complex spatio-temporal nature of human motion and the difficulty in learning the cross-moda…

Cited by 71PDFcodeScholar
2023

GICI-LIB: A GNSS/INS/Camera Integrated Navigation Library

RA-L 2023

Accurate navigation is essential for autonomous robots and vehicles. In recent years, the integration of the Global Navigation Satellite System (GNSS), Inertial Navigation System (INS), and camera has garnered considerable attention due to its robustness and high accuracy in diverse environments. Ho

Cited by 39SourcecodeScholar
2023

SC-Net: Salient Point and Curvature Based Adversarial Point Cloud Generation Network

ICASSP 2023accepted

Deep neural networks for 3D point clouds are receiving increasing attention. Recent works have shown that deep neural networks for 3D point clouds are vulnerable to adversarial attacks. However, existing adversarial attacks typically iteratively optimize a single sample to generate the adversarial p…

Cited by 0SourceScholar
2022

Learning Uncoupled-Modulation CVAE for 3D Action-Conditioned Human Motion Synthesis

ECCV 2022poster

"Motion capture data is largely needed in the movie and game industry in recent years. Since the motion capture system is expensive and requires manual post-processing, motion synthesis is a plausible solution to acquire more motion data. However, generating the action-conditioned, realistic, and di…

Cited by 9SourcePDFScholar
2022

Spatio-Temporal Gating-Adjacency GCN for Human Motion Prediction

CVPR 2022poster

Predicting future motion based on historical motion sequence is a fundamental problem in computer vision, and it has wide applications in autonomous driving and robotics. Some recent works have shown that Graph Convolutional Networks(GCN) are instrumental in modeling the relationship between differe…

Cited by 121PDFScholar
2022

TH-Net: A Method Of Single 3d Object Tracking Based On Transformers And Hausdorff Distance

ICASSP 2022accepted

3D object tracking is the key of automatic driving. We propose a new 3D object tracking method called Transformer-Hausdorff Net (TH-Net). It contains three main modules: Feature Extraction, Feature Fusion, and Proposal Generation. The Feature Extraction module extracts features from the template and…

Cited by 0SourceScholar
2021

Sequential 3D Human Pose Estimation Using Adaptive Point Cloud Sampling Strategy

IJCAI 2021poster

3D human pose estimation is a fundamental problem in artificial intelligence, and it has wide applications in AR/VR, HCI and robotics. However, human pose estimation from point clouds still suffers from noisy points and estimated jittery artifacts because of handcrafted-based point cloud sampling an…