← Search

Can Zhang

26 accepted papers

2026

AgentPO: Enhancing Multi-Agent Collaboration via Reinforcement Learning

ICLR 2026poster

Multi-Agent Systems (MAS) offer a powerful paradigm for solving complex problems through distributed reasoning and collaboration. However, their effectiveness is often hindered by the challenge of optimizing interactions among agents. To address this, we introduce AgentPO, a novel framework that dir…

Cited by 0SourceScholar
2026

GThinker: Towards General Multimodal Reasoning via Cue-Guided Rethinking

CVPR 2026

Despite recent advances in multimodal reasoning, Multimodal Large Language Models (MLLMs) still struggle on complex tasks where initial visual perceptions can be misleading. This performance gap stems from a critical reasoning flaw we term Visual Inertia: while MLLMs excel at iterative reflection in

Cited by 0SourcecodeScholar
2026

ProSAR: Prototype-Guided Semantic Augmentation and Refinement for Time Series Contrastive Learning

ICML 2026poster

Contrastive learning has advanced the representation learning across domains, yet its success relies on data augmentations that preserve semantic contents while providing the view diversities. Multivariate time series, however, are inherently noisy, non-stationary, and lack such intuitive semantic c…

Cited by 0SourceScholar
2026

Progressive Graph Structure Adjustment for Homophily Shift Adaptation

ICML 2026spotlight

We propose *Progressive Structure Adjustment for Homophily Shift* (*PSAHS*), a lightweight method for *Graph Domain Adaptation* (*GDA*) that explicitly addresses cross-domain mismatch in node-level homophily. PSAHS enhances node homophily in the source graph to a prescribed level by reweighting edge…

Cited by 0SourceScholar
2026

Unleashing Perception-Time Scaling to Multimodal Reasoning Models

ICLR 2026poster

Recent advances in inference-time scaling, particularly those leveraging reinforcement learning with verifiable rewards, have substantially enhanced the reasoning capabilities of Large Vision-Language Models (LVLMs). Inspired by this success, similar strategies have been applied to multimodal reason…

Cited by 0SourceScholar
2025

CoSpace: Benchmarking Continuous Space Perception Ability for Vision-Language Models

CVPR 2025poster

Vision-Language Models (VLMs) have recently witnessed significant progress in visual comprehension. As the permitting length of image context grows, VLMs can now comprehend a broader range of views and spaces. Current benchmarks provide insightful analysis of VLMs in tasks involving complex visual i…

2025

FedSMU: Communication-Efficient and Generalization-Enhanced Federated Learning through Symbolic Model Updates

ICML 2025poster

The significant communication overhead and client data heterogeneity have posed an important challenge to current federated learning (FL) paradigm. Existing compression-based and optimization-based FL algorithms typically focus on addressing either the model compression challenge or the data heterog…

Cited by 0SourcePDFScholar
2025

Leveraging Consistent Spatio-Temporal Correspondence for Robust Visual Odometry

AAAI 2025technical

Recent approaches to VO have significantly improved performance by using deep networks to predict optical flow between video frames. However, existing methods still suffer from noisy and inconsistent flow matching, making it difficult to handle challenging scenarios and long-sequence estimation.To o…

2025

Multi-Cache Enhanced Prototype Learning for Test-Time Generalization of Vision-Language Models

ICCV 2025poster

In zero-shot setting, test-time adaptation adjusts pre-trained models using unlabeled data from the test phase to enhance performance on unknown test distributions. Existing cache-enhanced TTA methods rely on a low-entropy criterion to select samples for prototype construction, assuming intra-class…

Cited by 0SourcePDFScholar
2025

Seeing is Believing? Mitigating OCR Hallucinations in Multimodal Large Language Models

NeurIPS 2025poster

Recent advancements in multimodal large language models (MLLMs) have enhanced document understanding by integrating textual and visual information. However, existing models exhibit incompleteness within their paradigm in real-world scenarios, particularly under visual degradation (e.g., blur, occlus…

Cited by 0SourceScholar
2024

RAP: Efficient Text-Video Retrieval with Sparse-and-Correlated Adapter

ACL 2024findings

Text-Video Retrieval (TVR) aims to align relevant video content with natural language queries. To date, most of the state-of-the-art TVR methods learn image-to-video transfer learning based on the large-scale pre-trained vision-language models (e.g., CLIP). However, fully fine-tuning these pre-train…

Cited by 17SourcePDFScholar
2023

Cross-Modality Time-Variant Relation Learning for Generating Dynamic Scene Graphs

ICRA 2023poster

Dynamic scene graphs generated from video clips could help enhance the semantic visual understanding in a wide range of challenging tasks such as environmental perception, autonomous navigation, and task planning of self-driving vehicles and mobile robots. In the process of temporal and spatial mode…

Cited by 9SourcecodeScholar
2023

Iterative Proposal Refinement for Weakly-Supervised Video Grounding

CVPR 2023poster

Weakly-Supervised Video Grounding (WSVG) aims to localize events of interest in untrimmed videos with only video-level annotations. To date, most of the state-of-the-art WSVG methods follow a two-stage pipeline, i.e., firstly generating potential temporal proposals and then grounding with these prop…

2023

Unsupervised Feature Representation Learning for Domain-generalized Cross-domain Image Retrieval

ICCV 2023poster

Cross-domain image retrieval has been extensively studied due to its high practical value. In recently proposed unsupervised cross-domain image retrieval methods, efforts are taken to break the data annotation barrier. However, applicability of the model is still confined to domains seen during trai…

Cited by 8PDFcodeScholar
2022

LocVTP: Video-Text Pre-training for Temporal Localization

ECCV 2022poster

"Video-Text Pre-training (VTP) aims to learn transferable representations for various downstream tasks from large-scale web videos. To date, almost all existing VTP methods are limited to retrieval-based downstream tasks, e.g., video retrieval, whereas their transfer potentials on localization-based…

2022

Unsupervised Pre-Training for Temporal Action Localization Tasks

CVPR 2022poster

Unsupervised video representation learning has made remarkable achievements in recent years. However, most existing methods are designed and optimized for video classification. These pre-trained models can be sub-optimal for temporal localization tasks due to the inherent discrepancy between video-l…

Cited by 64PDFcodeScholar
2021

CoLA: Weakly-Supervised Temporal Action Localization With Snippet Contrastive Learning

CVPR 2021poster

Weakly-supervised temporal action localization (WS-TAL) aims to localize actions in untrimmed videos with only video-level labels. Most existing models follow the "localization by classification" procedure: locate temporal regions contributing most to the video-level classification. Generally, they…

Cited by 184PDFcodeScholar
2021

On Pursuit of Designing Multi-modal Transformer for Video Grounding

EMNLP 2021main

Video grounding aims to localize the temporal segment corresponding to a sentence query from an untrimmed video. Almost all existing video grounding methods fall into two frameworks: 1) Top-down model: It predefines a set of segment candidates and then conducts segment classification and regression.…

Cited by 91SourcePDFScholar
2021

RR-Net: Injecting Interactive Semantics in Human-Object Interaction Detection

IJCAI 2021poster

Human-Object Interaction (HOI) detection devotes to learn how humans interact with surrounding objects. Latest end-to-end HOI detectors are short of relation reasoning, which leads to inability to learn HOI-specific interactive semantics for predictions. In this paper, we therefore propose novel rel…

Cited by 4SourcePDFScholar
2021

SRF-Net: Selective Receptive Field Network for Anchor-Free Temporal Action Detection

ICASSP 2021accepted

Temporal action detection (TAD) is a challenging task which aims to temporally localize and recognize the human action in untrimmed videos. Current mainstream one-stage TAD approaches localize and classify action proposals relying on pre-defined anchors, where the location and scale for action insta…

Cited by 0SourceScholar