← Search

Jiahao Nie

17 accepted papers

2026

CDO-GIA: A Robust Textual Gradient Inversion Attack Against Federated Language Models via Continuous-Discrete Optimization

IJCAI 2026

Gradient inversion attacks (GIAs) have shown that shared gradients in federated learning leak private training data. However, current textual GIAs fail in large batch size, as simply increasing batch size can serve as a stable defense against such attacks. In this paper, we propose CDO-GIA, a novel

Cited by 0Scholar
2026

CPiRi: Channel Permutation-Invariant Relational Interaction for Multivariate Time Series Forecasting

ICLR 2026poster

Current methods for multivariate time series forecasting can be classified into channel-dependent and channel-independent models. Channel-dependent models learn cross-channel features but often overfit the channel ordering, which hampers adaptation when channels are added or reordered. Channel-indep…

Cited by 0SourcecodeScholar
2026

CompTrack: Information Bottleneck-Guided Low-Rank Dynamic Token Compression for Point Cloud Tracking

AAAI 2026technical

3D single object tracking (SOT) in LiDAR point clouds is a critical task in computer vision and autonomous driving. Despite great success having been achieved, the inherent sparsity of point clouds introduces a dual-redundancy challenge that limits existing trackers: (1) vast spatial redundancy from

Cited by 0SourcePDFScholar
2026

Cross-Domain Few-Shot Segmentation via Multi-view Progressive Adaptation

CVPR 2026

Cross-Domain Few-Shot Segmentation aims to segment categories in data-scarce domains conditioned on a few exemplars. Typical methods first establish few-shot capability in a large-scale source domain and then adapt it to target domains. However, due to the limited quantity and diversity of target sa

Cited by 0SourcecodeScholar
2026

Enhancing Retrieval-Augmented Large Vision Language Models via Knowledge Conflict Mitigation

AAAI 2026technical

Multimodal Retrieval-Augmented Generation (MRAG) has recently been explored to empower Large Vision Language Models (LVLMs) with more comprehensive and up-to-date contextual knowledge, aiming to compensate for their limited and coarse-grained parametric knowledge in knowledge-intensive tasks. Howeve

Cited by 0SourcePDFScholar
2026

Referring Multiple Regions with Large Multimodal Models via Contextual Latent Steering

ICML 2026poster

Large Multimodal Models (LMMs) have recently demonstrated their proficiency in holistic visual comprehension. However, most of them struggle to tackle region-level perception guided by visual prompts, especially for cases where multiple regions are referred simultaneously, or scenarios where global …

Cited by 0SourceScholar
2025

Boosting Knowledge Utilization in Multimodal Large Language Models via Adaptive Logits Fusion and Attention Reallocation

NeurIPS 2025oral

Despite their recent progress, Multimodal Large Language Models (MLLMs) often struggle in knowledge-intensive tasks due to the limited and outdated parametric knowledge acquired during training. Multimodal Retrieval Augmented Generation addresses this issue by retrieving contextual knowledge from ex…

Cited by 0SourcecodeScholar
2025

Mamba-Adaptor: State Space Model Adaptor for Visual Recognition

CVPR 2025poster

Recent State Space Models (SSM), especially Mamba, have demonstrated impressive performance in visual modeling and possess superior model efficiency. However, the application of Mamba to visual tasks suffers inferior performance due to three main constraints existing in the sequential model: 1) Casu…

Cited by 0SourcePDFScholar
2025

Mitigating Object Hallucinations in Large Vision-Language Models with Assembly of Global and Local Attention

CVPR 2025poster

Despite great success across various multimodal tasks, Large Vision-Language Models (LVLMs) often encounter object hallucinations with generated textual responses being inconsistent with the actual objects in images. We examine different LVLMs and pinpoint that one root cause of object hallucination…

2025

Unleashing the Potential of Model Bias for Generalized Category Discovery

AAAI 2025technical

Generalized Category Discovery is a significant and complex task that aims to identify both known and undefined novel categories from a set of unlabeled data, leveraging another labeled dataset containing only known categories. The primary challenges stem from model bias induced by pre-training on o…

2024

Advancing Cross-domain Discriminability in Continual Learning of Vision-Language Models

NeurIPS 2024poster

Continual learning (CL) with Vision-Language Models (VLMs) has overcome the constraints of traditional CL, which only focuses on previously encountered classes. During the CL of VLMs, we need not only to prevent the catastrophic forgetting on incrementally learned knowledge but also to preserve the…

2024

Cross-Domain Few-Shot Segmentation via Iterative Support-Query Correspondence Mining

CVPR 2024poster

Cross-Domain Few-Shot Segmentation (CD-FSS) poses the challenge of segmenting novel categories from a distinct domain using only limited exemplars. In this paper we undertake a comprehensive study of CD-FSS and uncover two crucial insights: (i) the necessity of a fine-tuning stage to effectively tra…

2024

TM2B: Transformer-Based Motion-to-Box Network for 3D Single Object Tracking on Point Clouds

RA-L 2024

3D single object tracking plays a crucial role in numerous applications such as autonomous driving. Recent trackers based on motion-centric paradigm perform well as they exploit motion cues to infer target relative motion across successive frames, which effectively overcome significant appearance va

Cited by 3SourceScholar
2024

Towards Category Unification of 3D Single Object Tracking on Point Clouds

ICLR 2024poster

Category-specific models are provenly valuable methods in 3D single object tracking (SOT) regardless of Siamese or motion-centric paradigms. However, such over-specialized model designs incur redundant parameters, thus limiting the broader applicability of 3D SOT task. This paper first introduces un…

Cited by 12SourcePDFScholar
2023

GLT-T: Global-Local Transformer Voting for 3D Single Object Tracking in Point Clouds

AAAI 2023technical

Current 3D single object tracking methods are typically based on VoteNet, a 3D region proposal network. Despite the success, using a single seed point feature as the cue for offset learning in VoteNet prevents high-quality 3D proposals from being generated. Moreover, seed points with different impor…

2023

OSP2B: One-Stage Point-to-Box Network for 3D Siamese Tracking

IJCAI 2023poster

Two-stage point-to-box network acts as a critical role in the recent popular 3D Siamese tracking paradigm, which first generates proposals and then predicts corresponding proposal-wise scores. However, such a network suffers from tedious hyper-parameter tuning and task misalignment, limiting the tra…

2023

Rewrite Caption Semantics: Bridging Semantic Gaps for Language-Supervised Semantic Segmentation

NeurIPS 2023poster

Vision-Language Pre-training has demonstrated its remarkable zero-shot recognition ability and potential to learn generalizable visual representations from languagesupervision. Taking a step ahead, language-supervised semantic segmentation enables spatial localization of textual inputs by learning p…