← Search

Antoni B. Chan

47 accepted papers

2026

Foresee-to-Ground: From Predictive Temporal Perception to Evidence-Driven Reasoning for Video Temporal Grounding

ICML 2026poster

Current Video-LLM approaches for Video Temporal Grounding (VTG) typically rely on direct timestamp generation from an unstructured visual-token stream, often resulting in brittle numerics and inconsistent boundaries. To address this, we propose Foresee-to-Ground (F2G), a framework that enforces a ve…

Cited by 0SourceScholar
2026

Multi-view Crowd Tracking Transformer with View-Ground Interactions Under Large Real-World Scenes

CVPR 2026

Multi-view crowd tracking estimates each person's tracking trajectories on the ground of the scene. Recent research works mainly rely on CNNs-based multi-view crowd tracking architectures, and most of them are evaluated and compared on relatively small datasets, such as Wildtrack and MultiviewX. Sin

Cited by 0SourcecodeScholar
2026

Threading Keyframe with Narratives: MLLMs as Strong Long Video Comprehenders

ICLR 2026poster

Employing Multimodal Large Language Models (MLLMs) for long video understanding remains a challenging problem due to the dilemma between the substantial number of video frames (i.e., visual tokens) versus the limited context length of language models. Traditional uniform sampling often leads to sele…

Cited by 0SourcecodeScholar
2025

Advancing Multiple Instance Learning with Continual Learning for Whole Slide Imaging

CVPR 2025highlight

Advances in medical imaging and deep learning have propelled progress in whole slide image (WSI) analysis, with multiple instance learning (MIL) showing promise for efficient and accurate diagnostics. However, conventional MIL models often lack adaptability to evolving datasets, as they rely on stat…

Cited by 0SourcePDFScholar
2025

DistinctAD: Distinctive Audio Description Generation in Contexts

CVPR 2025highlight

Audio Descriptions (ADs) aim to provide a narration of a movie in text form, describing non-dialogue-related narratives, such as characters, actions, or scene establishment. Automatic generation of ADs remains challenging due to: i) the domain gap between movie-AD data and existing data used to trai…

Cited by 2SourcePDFScholar
2025

PUO-Bench: A Panel Understanding and Operation Benchmark with A Privacy-Preserving Framework

NeurIPS 2025poster

Recent advancements in Vision-Language Models (VLMs) have enabled GUI agents to leverage visual features for interface understanding and operation in the digital world. However, limited research has addressed the interpretation and interaction with control panels in real-world settings. To bridge th…

Cited by 0SourceScholar
2025

Point-to-Region Loss for Semi-Supervised Point-Based Crowd Counting

CVPR 2025highlight

Point detection has been developed to locate pedestrians in crowded scenes by training a counter through a point-to-point (P2P) supervision scheme. Despite its excellent localization and counting performance, training a point-based counter still faces challenges concerning annotation labor: hundreds…

2025

Proximal Mapping Loss: Understanding Loss Functions in Crowd Counting & Localization

ICLR 2025poster

Crowd counting and localization involve extracting the number and distribution of crowds from images or videos using computer vision techniques. Most counting methods are based on density regression and are based on an ``intersection'' hypothesis, *i.e.*, one pixel is influenced by multiple points i…

2025

Re-Attentional Controllable Video Diffusion Editing

AAAI 2025technical

Editing videos with textual guidance has garnered popularity due to its streamlined process which mandates users to solely edit the text prompt corresponding to the source video. Recent studies have explored and exploited large-scale text-to-image diffusion models for text-guided video editing, resu…

2025

Temporal Unlearnable Examples: Preventing Personal Video Data from Unauthorized Exploitation by Object Tracking

ICCV 2025poster

With the rise of social media, vast amounts of user-uploaded videos (e.g., YouTube) are utilized as training data for Visual Object Tracking (VOT). However, the VOT community has largely overlooked video data-privacy issues, as many private videos have been collected and used for training commercial…

Cited by 0SourcePDFScholar
2024

Gradient-based Visual Explanation for Transformer-based CLIP

ICML 2024poster

Significant progress has been achieved on the improvement and downstream usages of the Contrastive Language-Image Pre-training (CLIP) vision-language model, while less attention is paid to the interpretation of CLIP. We propose a Gradient-based visual Explanation method for CLIP (Grad-ECLIP), which…

2024

Mahalanobis Distance-based Multi-view Optimal Transport for Multi-view Crowd Localization

ECCV 2024poster

"Multi-view crowd localization predicts the ground locations of all people in the scene. Typical methods usually estimate the crowd density maps on the ground plane first, and then obtain the crowd locations. However, existing methods’ performances are limited by the ambiguity of the density maps in…

2024

Multi-View People Detection in Large Scenes via Supervised View-Wise Contribution Weighting

AAAI 2024technical

Recent deep learning-based multi-view people detection (MVD) methods have shown promising results on existing datasets. However, current methods are mainly trained and evaluated on small, single scenes with a limited number of multi-view frames and fixed camera views. As a result, these methods may…

2024

The Pitfalls and Promise of Conformal Inference Under Adversarial Attacks

ICML 2024poster

In safety-critical applications such as medical imaging and autonomous driving, where decisions have profound implications for patient health and road safety, it is imperative to maintain both high adversarial robustness to protect against potential adversarial attacks and reliable uncertainty quant…

2023

Bayes-MIL: A New Probabilistic Perspective on Attention-based Multiple Instance Learning for Whole Slide Images

ICLR 2023poster

Multiple instance learning (MIL) is a popular weakly-supervised learning model on the whole slide image (WSI) for AI-assisted pathology diagnosis. The recent advance in attention-based MIL allows the model to find its region-of-interest (ROI) for interpretation by learning the attention weights for…

Cited by 20SourcePDFScholar
2023

DropMAE: Masked Autoencoders With Spatial-Attention Dropout for Tracking Tasks

CVPR 2023poster

In this paper, we study masked autoencoder (MAE) pretraining on videos for matching-based downstream tasks, including visual object tracking (VOT) and video object segmentation (VOS). A simple extension of MAE is to randomly mask out frame patches in videos and reconstruct the frame pixels. However,…

2023

Optimal Transport Minimization: Crowd Localization on Density Maps for Semi-Supervised Counting

CVPR 2023highlight

The accuracy of crowd counting in images has improved greatly in recent years due to the development of deep neural networks for predicting crowd density maps. However, most methods do not further explore the ability to localize people in the density map, with those few works adopting simple methods…

2023

Retrieval-Augmented Multiple Instance Learning

NeurIPS 2023poster

Multiple Instance Learning (MIL) is a crucial weakly supervised learning method applied across various domains, e.g., medical diagnosis based on whole slide images (WSIs). Recent advancements in MIL algorithms have yielded exceptional performance when the training and test data originate from the sa…

2023

TWINS: A Fine-Tuning Framework for Improved Transferability of Adversarial Robustness and Generalization

CVPR 2023poster

Recent years have seen the ever-increasing importance of pre-trained models and their downstream training in deep learning research and applications. At the same time, the defense for adversarial examples has been mainly investigated in the context of training from random initialization on simple cl…

2022

Improved Fine-Tuning by Better Leveraging Pre-Training Data

NeurIPS 2022accept

As a dominant paradigm, fine-tuning a pre-trained model on the target data is widely used in many deep learning applications, especially for small data sets. However, recent studies have empirically shown that training from scratch has the final performance that is no worse than this pre-training st…

2021

A Comparative Survey: Benchmarking for Pool-based Active Learning

IJCAI 2021poster

Active learning (AL) is a subfield of machine learning (ML) in which a learning algorithm aims to achieve good accuracy with fewer training samples by interactively querying the oracles to label new data points. Pool-based AL is well-motivated in many ML tasks, where unlabeled data is abundant, but…

2021

BEV-Net: Assessing Social Distancing Compliance by Joint People Localization and Geometric Reasoning

ICCV 2021poster

ocial distancing, an essential public health measure to limit the spread of contagious diseases, has gained significant attention since the outbreak of the COVID-19 pandemic. In this work, the problem of visual social distancing compliance assessment in busy public areas, with wide field-of-view cam…

Cited by 9PDFcodeScholar
2021

Bayesian Nested Neural Networks for Uncertainty Calibration and Adaptive Compression

CVPR 2021poster

Nested networks or slimmable networks are neural networks whose architectures can be adjusted instantly during testing time, e.g., based on computational constraints. Recent studies have focused on a "nested dropout" layer, which is able to order the nodes of a layer by importance during training, t…

Cited by 7PDFcodeScholar
2020

Compare and Reweight: Distinctive Image Captioning Using Similar Images Sets

ECCV 2020poster

A wide range of image captioning models has been developed, achieving significant improvement based on popular metrics, such as BLEU, CIDEr, and SPICE. However, although the generated captions can accurately describe the image, they are generic for similar images and lack distinctiveness, i.e., cann…

Cited by 52SourcePDFScholar
2020

Fully Nested Neural Network for Adaptive Compression and Quantization

IJCAI 2020poster

Neural network compression and quantization are important tasks for fitting state-of-the-art models into the computational, memory and power constraints of mobile devices and embedded hardware. Recent approaches to model compression/quantization are based on reinforcement learning or search methods…

Cited by 0SourcePDFScholar
2019

Residual Regression With Semantic Prior for Crowd Counting

CVPR 2019poster

Crowd counting is a challenging task due to factors such as large variations in crowdedness and severe occlusions. Although recent deep learning based counting algorithms have achieved a great progress, the correlation knowledge among samples and the semantic prior have not yet been fully exploited.…

Cited by 129PDFcodeScholar
2018

Fusing Crowd Density Maps and Visual Object Trackers for People Tracking in Crowd Scenes

CVPR 2018poster

While people tracking has been greatly improved over the recent years, crowd scenes remain particularly challenging for people tracking due to heavy occlusions, high crowd density, and significant appearance variation. To address these challenges, we first design a Sparse Kernelized Correlation Filt…

Cited by 30SourcePDFScholar
2015

Maximum-Margin Structured Learning With Deep Networks for 3D Human Pose Estimation

ICCV 2015poster

This paper focuses on structured-output learning using deep neural networks for 3D human pose estimation from monocular images. Our network takes an image and 3D pose as inputs and outputs a score value, which is high when the image-pose pair matches and low otherwise. The network structure consists…

Cited by 295PDFScholar