Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–50 of 120 results for author: Chan, B

Searching in archive cs. Search in all archives.
.
  1. arXiv:2608.14953  [pdf, ps, other

    cs.AI cs.CL cs.LG cs.PF cs.PL

    T-LLM Compiler: Trusted LLM-based Code Optimization and Verification Framework

    Authors: Zahra Fazel, Sunanda Gamage, Shayan Shirahmad Gale Bagi, Amir H. Ashouri, Tomasz S. Czajkowski, Bryan Chan, Reza Azimi, Yaoqing Gao

    Abstract: Recent advances in Large Language Models (LLMs) have opened opportunities to apply high-level code transformations to the field of code optimization, and it has since emerged as one of the most fundamental tasks for LLMs to perform; however, at present, LLMs struggle to apply wide-ranging code optimization tasks due to both the complexity of the code and the inability to independently verify the c… ▽ More

    Submitted 14 August, 2026; originally announced August 2026.

  2. Depth-Guided Video Object Counting in Crowded Scenes

    Authors: Yuanjing Xu, Xinyan Liu, Weidong Chen, Zixuan Zou, Linhao Zhang, Zhuangzhe Meng, Antoni B. Chan, Weigang Zhang

    Abstract: Our primary objective is to advance video object counting in crowded scenes, aiming to robustly count all instances of a target category based on given text or visual prompts. Existing methods rely on RGB information, limiting their discriminative ability in crowded and occluded conditions. To address this, we propose a Depth-Guided Detector (DG-Det) along with a general post-processing pipeline.… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

    Comments: Accepted at ACM Multimedia 2026

  3. arXiv:2607.24302  [pdf, ps, other

    cs.CV

    Multiview Multi-Person Human Mesh Recovery Under Large Scenes with Occlusions

    Authors: Qi Zhang, Tao Yu, Jiechao He, Antoni B. Chan, Hui Huang

    Abstract: Human mesh recovery (HMR) aims to recover 3D human meshes from images. Most existing HMR benchmarks and methods focus on either multi-person reconstruction from a single view or single-person reconstruction from multiple views, where the number of subjects and the scene scale are relatively limited. Such settings are insufficient for real-world applications with large scenes and severe inter-perso… ▽ More

    Submitted 27 July, 2026; originally announced July 2026.

    Comments: 10 pages, 7 figures

  4. arXiv:2607.13661  [pdf, ps, other

    cs.CV

    Fine-grained CLIP fine-tuning with self-annotated region alignment

    Authors: Chenyang Zhao, Wei Lin, Janet H. Hsiao, Antoni B. Chan

    Abstract: Contrastive Language-Image Pre-training (CLIP) has been shown to have limitations in its fine-grained dense feature representation, due to its pre-training focusing on matching the whole image to a text description. Considering the large data and computational burden in pre-training a vision-language model from scratch, a series of works aim to enhance the fine-grained ability of CLIP through a fi… ▽ More

    Submitted 11 August, 2026; v1 submitted 15 July, 2026; originally announced July 2026.

  5. arXiv:2607.02954  [pdf, ps, other

    cs.NE

    Microcosmos: Reimagining Artificial Life for the GPU Era

    Authors: Mark Tensen, Ciaran Regan, Bert Wang-Chak Chan, Mizuki Oka, Kenneth O. Stanley, Grisha Szep

    Abstract: Most artificial life simulators either operate on abstract substrates disconnected from physical reality, or simulate physically grounded worlds that do not scale to the population sizes required for open-ended evolution. We present Microcosmos, a simulation engine in which artificial lifeforms are modeled as elastic filament chains inhabiting a two-dimensional viscous fluid world, designed from t… ▽ More

    Submitted 3 July, 2026; originally announced July 2026.

    Comments: Accepted at ALIFE 2026

  6. arXiv:2606.22766  [pdf, ps, other

    cs.CV

    READ More than What You See: Reinforcement Learning for Accurate and Coherent Audio Description Generations

    Authors: Bo Fang, Xinyao Zhang, Yuxin Song, Hui Zhang, Hang Zhou, Antoni B. Chan

    Abstract: Audio Description aims to generate concise narrations of essential visual content in audio-visual media for blind and low-vision audiences. Existing methods either rely on prompting off-the-shelf multimodal models, which often mismatch AD style, or partially optimize training-based systems with next-token prediction, which under-explores model capacity and biases generation toward generic expressi… ▽ More

    Submitted 21 June, 2026; originally announced June 2026.

  7. arXiv:2605.21973  [pdf, ps, other

    cs.CV

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

    Authors: Zelin Zheng, Xinyan Liu, Ruixin Li, Antoni B. Chan, Guorong Li, Qingming Huang, Laiyun Qing

    Abstract: Current Video-LLM approaches for Video Temporal Grounding (VTG) typically rely on direct timestamp generation from an unstructured visual-token stream, often leading to brittle numerics and inconsistent boundaries. To address this, we propose Foresee-to-Ground (F2G), a framework that reformulates VTG as a verifiable Identify-then-Measure problem. F2G integrates Predictive Temporal Perception with… ▽ More

    Submitted 21 May, 2026; originally announced May 2026.

    Comments: Accepted by ICML 2026

  8. arXiv:2604.19318  [pdf, ps, other

    cs.CV

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

    Authors: Qi Zhang, Jixuan Chen, Kaiyi Zhang, Xinquan Yu, Antoni B. Chan, Hui Huang

    Abstract: 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. Since these two datasets are collected in small scenes and only contain tens of frames in the evaluatio… ▽ More

    Submitted 21 April, 2026; originally announced April 2026.

    Comments: CVPR 2026

  9. arXiv:2604.16848  [pdf, ps, other

    cs.CV cs.AI

    TowerDataset: A Heterogeneous Benchmark for Transmission Corridor Segmentation with a Global-Local Fusion Framework

    Authors: Xu Cui, Xinyan Liu, Chen Yang, Zhaobo Qi, Beichen Zang, Weigang Zhang, Antoni B. Chan

    Abstract: Fine-grained semantic segmentation of transmission-corridor point clouds is fundamental for intelligent power-line inspection. However, current progress is limited by realistic data scarcity and the difficulty of modeling global corridor structure and local geometric details in long, heterogeneous scenes. Existing public datasets usually provide only a few coarse categories or short cropped scenes… ▽ More

    Submitted 18 April, 2026; originally announced April 2026.

  10. arXiv:2604.01742  [pdf, ps, other

    cs.CV

    Dense Point-to-Mask Optimization with Reinforced Point Selection for Crowd Instance Segmentation

    Authors: Hongru Chen, Jiyang Huang, Jia Wan, Antoni B. Chan

    Abstract: Crowd instance segmentation is a crucial task with a wide range of applications, including surveillance and transportation. Currently, point labels are common in crowd datasets, while region labels (e.g., boxes) are rare and inaccurate. The masks obtained through segmentation help to improve the accuracy of region labels and resolve the correspondence between individual location coordinates and cr… ▽ More

    Submitted 9 August, 2026; v1 submitted 2 April, 2026; originally announced April 2026.

  11. arXiv:2603.17813  [pdf, ps, other

    cs.CV

    M2P: Improving Visual Foundation Models with Mask-to-Point Weakly-Supervised Learning for Dense Point Tracking

    Authors: Qiangqiang Wu, Tianyu Yang, Bo Fang, Jia Wan, Matias Di Martino, Guillermo Sapiro, Antoni B. Chan

    Abstract: Tracking Any Point (TAP) has emerged as a fundamental tool for video understanding. Current approaches adapt Vision Foundation Models (VFMs) like DINOv2 via offline finetuning or test-time optimization. However, these VFMs rely on static image pre-training, which is inherently sub-optimal for capturing dense temporal correspondence in videos. To address this, we propose Mask-to-Point (M2P) learnin… ▽ More

    Submitted 18 March, 2026; originally announced March 2026.

  12. arXiv:2603.16241  [pdf, ps, other

    cs.CV

    Exclusivity-Guided Mask Learning for Semi-Supervised Crowd Instance Segmentation and Counting

    Authors: Jiyang Huang, Hongru Chen, Wei Lin, Jia Wan, Antoni B. Chan

    Abstract: Semi-supervised crowd analysis is a prominent area of research, as unlabeled data are typically abundant and inexpensive to obtain. However, traditional point-based annotations constrain performance because individual regions are inherently ambiguous, and consequently, learning fine-grained structural semantics from sparse anno tations remains an unresolved challenge. In this paper, we first propo… ▽ More

    Submitted 16 August, 2026; v1 submitted 17 March, 2026; originally announced March 2026.

  13. arXiv:2602.06142  [pdf, ps, other

    cs.PL cs.AI cs.CL cs.LG cs.PF

    Protean Compiler: An Agile Framework to Drive Fine-grain Phase Ordering

    Authors: Amir H. Ashouri, Shayan Shirahmad Gale Bagi, Kavin Satheeskumar, Tejas Srikanth, Jonathan Zhao, Ibrahim Saidoun, Ziwen Wang, Bryan Chan, Tomasz S. Czajkowski

    Abstract: The phase ordering problem has been a long-standing challenge since the late 1970s, yet it remains an open problem due to having a vast optimization space and an unbounded nature, making it an open-ended problem without a finite solution, one can limit the scope by reducing the number and the length of optimizations. Traditionally, such locally optimized decisions are made by hand-coded algorithms… ▽ More

    Submitted 11 June, 2026; v1 submitted 5 February, 2026; originally announced February 2026.

    Comments: Version 3: Preprint version of the accepted work at ACM TACO 2026

    ACM Class: I.2.5; D.3.0; I.2.6

  14. arXiv:2601.12500  [pdf, ps, other

    cs.CV

    Video Individual Counting and Tracking from Moving Drones: A Benchmark and Methods

    Authors: Yaowu Fan, Jia Wan, Tao Han, Andy J. Ma, Wanli Ouyang, Antoni B. Chan

    Abstract: Counting and tracking dense crowds in large-scale scenes is a highly practical yet challenging problem. Existing methods mostly rely on fixed-camera datasets with limited scene coverage, making them inadequate for crowd analysis in large-scale scenes. To bridge this gap, we introduce MovingDroneCrowd++, the largest video-level dataset dedicated to dense crowd counting and tracking with fast-moving… ▽ More

    Submitted 28 May, 2026; v1 submitted 18 January, 2026; originally announced January 2026.

  15. arXiv:2601.03089  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Faithfulness Evaluation for Decoder-only LLM Attributions with Controlled Retained Information

    Authors: Xin Huang, Antoni B. Chan

    Abstract: Large Language Models (LLMs) are increasingly evaluated with input attribution methods, yet comparing such explanations remains challenging. Existing soft-perturbation faithfulness metrics, such as Soft-NC and Soft-NS, can conflate attribution quality with the number of words retained during perturbation: attribution methods with larger average scores may keep more words and therefore obtain infla… ▽ More

    Submitted 26 May, 2026; v1 submitted 6 January, 2026; originally announced January 2026.

  16. arXiv:2512.16243  [pdf, ps, other

    cs.CV

    Semi-Supervised Multi-View Crowd Counting by Ranking Multi-View Fusion Models

    Authors: Qi Zhang, Yunfei Gong, Zhidan Xie, Zhizi Wang, Antoni B. Chan, Hui Huang

    Abstract: Multi-view crowd counting has been proposed to deal with the severe occlusion issue of crowd counting in large and wide scenes. However, due to the difficulty of collecting and annotating multi-view images, the datasets for multi-view counting have a limited number of multi-view frames and scenes. To solve the problem of limited data, one approach is to collect synthetic data to bypass the annotat… ▽ More

    Submitted 18 December, 2025; originally announced December 2025.

    Comments: 13 pages, 7 figures, under review

  17. arXiv:2512.13723  [pdf, ps, other

    cs.CY cs.AI

    Made-in China, Thinking in America:U.S. Values Persist in Chinese LLMs

    Authors: David Haslett, Linus Ta-Lun Huang, Leila Khalatbari, Janet Hui-wen Hsiao, Antoni B. Chan

    Abstract: As large language models increasingly mediate access to information and facilitate decision-making, they are becoming instruments in soft power competitions between global actors such as the United States and China. So far, language models seem to be aligned with the values of Western countries, but evidence for this ethical bias comes mostly from models made by American companies. The current cro… ▽ More

    Submitted 12 December, 2025; originally announced December 2025.

  18. arXiv:2511.20976  [pdf

    physics.soc-ph cs.AI physics.ao-ph physics.atm-clus physics.chem-ph physics.comp-ph

    AI4X Roadmap: Artificial Intelligence for the advancement of scientific pursuit and its future directions

    Authors: Stephen G. Dale, Nikita Kazeev, Alastair J. A. Price, Victor Posligua, Stephan Roche, O. Anatole von Lilienfeld, Konstantin S. Novoselov, Xavier Bresson, Gianmarco Mengaldo, Xudong Chen, Terence J. O'Kane, Emily R. Lines, Matthew J. Allen, Amandine E. Debus, Clayton Miller, Jiayu Zhou, Hiroko H. Dodge, David Rousseau, Andrey Ustyuzhanin, Ziyun Yan, Mario Lanza, Fabio Sciarrino, Ryo Yoshida, Zhidong Leong, Teck Leong Tan , et al. (43 additional authors not shown)

    Abstract: Artificial intelligence and machine learning are reshaping how we approach scientific discovery, not by replacing established methods but by extending what researchers can probe, predict, and design. In this roadmap we provide a forward-looking view of AI-enabled science across biology, chemistry, climate science, mathematics, materials science, physics, self-driving laboratories and unconventiona… ▽ More

    Submitted 25 November, 2025; originally announced November 2025.

  19. arXiv:2511.13054  [pdf, ps, other

    cs.CV

    ViSS-R1: Self-Supervised Reinforcement Video Reasoning

    Authors: Bo Fang, Yuxin Song, Qiangqiang Wu, Haoyuan Sun, Wenhao Wu, Antoni B. Chan

    Abstract: Complex video reasoning remains a significant challenge for Multimodal Large Language Models (MLLMs), as current R1-based methodologies often prioritize text-centric reasoning derived from text-based and image-based developments. In video tasks, such strategies frequently underutilize rich visual information, leading to potential shortcut learning and increased susceptibility to hallucination. To… ▽ More

    Submitted 17 November, 2025; originally announced November 2025.

    Comments: Our paper was initially titled "Video-SSR1: Self-Supervised Reinforcement Video Reasoning." Upon noticing its close resemblance to the title of a recently released paper, we have decided to rename our work as "ViSS-R1."

  20. arXiv:2509.16684  [pdf, ps, other

    cs.CV

    Active View Selection for Scene-level Multi-view Crowd Counting and Localization with Limited Labeling Budget

    Authors: Qi Zhang, Bin Li, Antoni B. Chan, Hui Huang

    Abstract: Multi-view crowd counting and localization fuse the input multi-views for estimating the crowd number or locations on the ground. Existing methods mainly focus on accurately predicting on the crowd shown in the input views, which neglects the problem of choosing the `best' camera views to perceive all crowds well in the scene. Besides, existing view selection methods require massive labeled views… ▽ More

    Submitted 6 August, 2026; v1 submitted 20 September, 2025; originally announced September 2025.

    Comments: 15 pages, 10 figures

  21. arXiv:2509.14041  [pdf, ps, other

    cs.AR cs.CL cs.OS cs.PF

    A TRRIP Down Memory Lane: Temperature-Based Re-Reference Interval Prediction For Instruction Caching

    Authors: Henry Kao, Nikhil Sreekumar, Prabhdeep Singh Soni, Ali Sedaghati, Fang Su, Bryan Chan, Maziar Goudarzi, Reza Azimi

    Abstract: Modern mobile CPU software pose challenges for conventional instruction cache replacement policies due to their complex runtime behavior causing high reuse distance between executions of the same instruction. Mobile code commonly suffers from large amounts of stalls in the CPU frontend and thus starvation of the rest of the CPU resources. Complexity of these applications and their code footprint a… ▽ More

    Submitted 17 September, 2025; originally announced September 2025.

    Journal ref: Proceedings of the 58th IEEE/ACM International Symposium on Microarchitecture 2025

  22. arXiv:2507.07483  [pdf, ps, other

    cs.CV cs.CR

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

    Authors: Qiangqiang Wu, Yi Yu, Chenqi Kong, Ziquan Liu, Jia Wan, Haoliang Li, Alex C. Kot, Antoni B. Chan

    Abstract: 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 models without authorization. To alleviate these issues, this paper presents the first investigatio… ▽ More

    Submitted 10 July, 2025; originally announced July 2025.

    Comments: Accepted by ICCV 2025

  23. arXiv:2507.06261  [pdf, ps, other

    cs.CL cs.AI

    Gemini 2.5: Pushing the Frontier with Advanced Reasoning, Multimodality, Long Context, and Next Generation Agentic Capabilities

    Authors: Gheorghe Comanici, Eric Bieber, Mike Schaekermann, Ice Pasupat, Noveen Sachdeva, Inderjit Dhillon, Marcel Blistein, Ori Ram, Dan Zhang, Evan Rosen, Luke Marris, Sam Petulla, Colin Gaffney, Asaf Aharoni, Nathan Lintz, Tiago Cardal Pais, Henrik Jacobsson, Idan Szpektor, Nan-Jiang Jiang, Krishna Haridasan, Ahmed Omran, Nikunj Saunshi, Dara Bahri, Gaurav Mishra, Eric Chu , et al. (3410 additional authors not shown)

    Abstract: In this report, we introduce the Gemini 2.X model family: Gemini 2.5 Pro and Gemini 2.5 Flash, as well as our earlier Gemini 2.0 Flash and Flash-Lite models. Gemini 2.5 Pro is our most capable model yet, achieving SoTA performance on frontier coding and reasoning benchmarks. In addition to its incredible coding and reasoning skills, Gemini 2.5 Pro is a thinking model that excels at multimodal unde… ▽ More

    Submitted 19 December, 2025; v1 submitted 7 July, 2025; originally announced July 2025.

    Comments: 72 pages, 17 figures

  24. Flow-Lenia: Emergent evolutionary dynamics in mass conservative continuous cellular automata

    Authors: Erwan Plantec, Gautier Hamon, Mayalen Etcheverry, Bert Wang-Chak Chan, Pierre-Yves Oudeyer, Clément Moulin-Frier

    Abstract: Central to the artificial life endeavour is the creation of artificial systems spontaneously generating properties found in the living world such as autopoiesis, self-replication, evolution and open-endedness. While numerous models and paradigms have been proposed, cellular automata (CA) have taken a very important place in the field notably as they enable the study of phenomenons like self-reprod… ▽ More

    Submitted 10 June, 2025; originally announced June 2025.

    Comments: This manuscript has been accepted for publication in the Artificial Life journal (https://direct.mit.edu/artl)

    Journal ref: Artificial Life (2025) 31(2): 228-248

  25. arXiv:2505.24158  [pdf, ps, other

    cs.CV

    Threading Keyframe with Narratives: MLLMs as Strong Long Video Comprehenders

    Authors: Bo Fang, Wenhao Wu, Qiangqiang Wu, Yuxin Song, Antoni B. Chan

    Abstract: 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 selection of irrelevant content, while post-training MLLMs on thousands of frames imposes a substantial… ▽ More

    Submitted 29 May, 2025; originally announced May 2025.

  26. arXiv:2505.21943  [pdf, ps, other

    cs.CV

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

    Authors: Wei Lin, Chenyang Zhao, Antoni B. Chan

    Abstract: 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 to thousands of points are required to annotate a single sample capturing a dense crowd. In this pa… ▽ More

    Submitted 27 May, 2025; originally announced May 2025.

    Comments: accepted by CVPR-2025(highlight)

  27. arXiv:2505.10649  [pdf, other

    cs.CV

    Advancing Multiple Instance Learning with Continual Learning for Whole Slide Imaging

    Authors: Xianrui Li, Yufei Cui, Jun Li, Antoni B. Chan

    Abstract: 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 static training that cannot incorporate new information without extensive retraining. Applying continual… ▽ More

    Submitted 15 May, 2025; originally announced May 2025.

    Comments: Accepted by CVPR 2025

  28. arXiv:2504.09819  [pdf, other

    cs.CV

    Density-based Object Detection in Crowded Scenes

    Authors: Chenyang Zhao, Jia Wan, Antoni B. Chan

    Abstract: Compared with the generic scenes, crowded scenes contain highly-overlapped instances, which result in: 1) more ambiguous anchors during training of object detectors, and 2) more predictions are likely to be mistakenly suppressed in post-processing during inference. To address these problems, we propose two new strategies, density-guided anchors (DGA) and density-guided NMS (DG-NMS), which uses obj… ▽ More

    Submitted 13 April, 2025; originally announced April 2025.

  29. arXiv:2504.02496  [pdf, other

    cs.CV cs.MM

    Group-based Distinctive Image Captioning with Memory Difference Encoding and Attention

    Authors: Jiuniu Wang, Wenjia Xu, Qingzhong Wang, Antoni B. Chan

    Abstract: Recent advances in image captioning have focused on enhancing accuracy by substantially increasing the dataset and model size. While conventional captioning models exhibit high performance on established metrics such as BLEU, CIDEr, and SPICE, the capability of captions to distinguish the target image from other similar images is under-explored. To generate distinctive captions, a few pioneers emp… ▽ More

    Submitted 3 April, 2025; originally announced April 2025.

    Comments: 20 pages. arXiv admin note: substantial text overlap with arXiv:2108.09151

    Journal ref: International Journal of Computer Vision, 2024

  30. arXiv:2503.10701  [pdf, ps, other

    cs.CV cs.RO

    Video Individual Counting for Moving Drones

    Authors: Yaowu Fan, Jia Wan, Tao Han, Antoni B. Chan, Andy J. Ma

    Abstract: Video Individual Counting (VIC) has received increasing attention for its importance in intelligent video surveillance. Existing works are limited in two aspects, i.e., dataset and method. Previous datasets are captured with fixed or rarely moving cameras with relatively sparse individuals, restricting evaluation for a highly varying view and time in crowded scenes. Existing methods rely on locali… ▽ More

    Submitted 13 July, 2025; v1 submitted 12 March, 2025; originally announced March 2025.

    Comments: This work has been accepted to ICCV 2025

  31. arXiv:2503.08367  [pdf, ps, other

    cs.CV

    Embodied Crowd Counting

    Authors: Runling Long, Yunlong Wang, Jia Wan, Xiang Deng, Xinting Zhu, Weili Guan, Antoni B. Chan, Liqiang Nie

    Abstract: Occlusion is one of the fundamental challenges in crowd counting. In the community, various data-driven approaches have been developed to address this issue, yet their effectiveness is limited. This is mainly because most existing crowd counting datasets on which the methods are trained are based on passive cameras, restricting their ability to fully sense the environment. Recently, embodied navig… ▽ More

    Submitted 25 November, 2025; v1 submitted 11 March, 2025; originally announced March 2025.

  32. arXiv:2503.02125  [pdf, ps, other

    cs.LG

    Average-DICE: Stationary Distribution Correction by Regression

    Authors: Fengdi Che, Bryan Chan, Chen Ma, A. Rupam Mahmood

    Abstract: Off-policy policy evaluation (OPE), an essential component of reinforcement learning, has long suffered from stationary state distribution mismatch, undermining both stability and accuracy of OPE estimates. While existing methods correct distribution shifts by estimating density ratios, they often rely on expensive optimization or backward Bellman-based updates and struggle to outperform simpler b… ▽ More

    Submitted 9 August, 2025; v1 submitted 3 March, 2025; originally announced March 2025.

  33. Grad-ECLIP: Gradient-based Visual and Textual Explanations for CLIP

    Authors: Chenyang Zhao, Kun Wang, Janet H. Hsiao, Antoni B. Chan

    Abstract: 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 and textual Explanation method for CLIP (Grad-ECLIP), which interprets the matching result of CLIP for specific input image-text pair. By decomposin… ▽ More

    Submitted 7 August, 2026; v1 submitted 25 February, 2025; originally announced February 2025.

    Journal ref: Zhao C, Wang K, Hsiao J H, et al. Grad-eclip: Gradient-based visual and textual explanations for clip[J]. IEEE Transactions on Pattern Analysis and Machine Intelligence, 2026

  34. arXiv:2502.00085  [pdf, ps, other

    cs.CL

    Efficient Beam Search for Large Language Models Using Trie-Based Decoding

    Authors: Brian J Chan, MaoXun Huang, Jui-Hung Cheng, Chao-Ting Chen, Hen-Hsen Huang

    Abstract: This work presents a novel trie (prefix-tree)-based parallel decoding method that addresses the memory inefficiency of batch-based beam search. By sharing a single KV cache across beams with common prefixes, our approach dramatically reduces memory usage and enables efficient decoding. We evaluated our method across three attention architectures, Multi-Head Attention (Phi-3.5-mini-instruct), Group… ▽ More

    Submitted 22 September, 2025; v1 submitted 31 January, 2025; originally announced February 2025.

    Comments: 13 pages, accepted as a main conference paper at EMNLP 2025

  35. arXiv:2501.01998  [pdf, other

    cs.CV cs.AI

    SmartSpatial: Enhancing the 3D Spatial Arrangement Capabilities of Stable Diffusion Models and Introducing a Novel 3D Spatial Evaluation Framework

    Authors: Mao Xun Huang, Brian J Chan, Hen-Hsen Huang

    Abstract: Stable Diffusion models have made remarkable strides in generating photorealistic images from text prompts but often falter when tasked with accurately representing complex spatial arrangements, particularly involving intricate 3D relationships. To address this limitation, we introduce SmartSpatial, an innovative approach that not only enhances the spatial arrangement capabilities of Stable Diffus… ▽ More

    Submitted 23 February, 2025; v1 submitted 31 December, 2024; originally announced January 2025.

    Comments: 9 pages

  36. Don't Do RAG: When Cache-Augmented Generation is All You Need for Knowledge Tasks

    Authors: Brian J Chan, Chao-Ting Chen, Jui-Hung Cheng, Hen-Hsen Huang

    Abstract: Retrieval-augmented generation (RAG) has gained traction as a powerful approach for enhancing language models by integrating external knowledge sources. However, RAG introduces challenges such as retrieval latency, potential errors in document selection, and increased system complexity. With the advent of large language models (LLMs) featuring significantly extended context windows, this paper pro… ▽ More

    Submitted 23 February, 2025; v1 submitted 20 December, 2024; originally announced December 2024.

    Comments: 5 pages, accepted by the Web Conference 2025 (WWW '25) as a short paper

  37. arXiv:2412.11710  [pdf, other

    cs.CV cs.AI

    Re-Attentional Controllable Video Diffusion Editing

    Authors: Yuanzhi Wang, Yong Li, Mengyi Liu, Xiaoya Zhang, Xin Liu, Zhen Cui, Antoni B. Chan

    Abstract: 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, resulting in remarkable video editing capabilities. However, they may still suffer from some limitations… ▽ More

    Submitted 16 December, 2024; originally announced December 2024.

    Comments: Accepted by AAAI 2025. Codes are released at: https://github.com/mdswyz/ReAtCo

  38. arXiv:2411.18391  [pdf, other

    cs.CV

    GeneQuery: A General QA-based Framework for Spatial Gene Expression Predictions from Histology Images

    Authors: Ying Xiong, Linjing Liu, Yufei Cui, Shangyu Wu, Xue Liu, Antoni B. Chan, Chun Jason Xue

    Abstract: Gene expression profiling provides profound insights into molecular mechanisms, but its time-consuming and costly nature often presents significant challenges. In contrast, whole-slide hematoxylin and eosin (H&E) stained histological images are readily accessible and allow for detailed examinations of tissue structure and composition at the microscopic level. Recent advancements have utilized thes… ▽ More

    Submitted 27 November, 2024; originally announced November 2024.

  39. arXiv:2411.18180  [pdf, other

    cs.CV

    DistinctAD: Distinctive Audio Description Generation in Contexts

    Authors: Bo Fang, Wenhao Wu, Qiangqiang Wu, Yuxin Song, Antoni B. Chan

    Abstract: 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 train vision-language models, and ii) the issue of contextual redundancy arising from highly similar nei… ▽ More

    Submitted 27 November, 2024; originally announced November 2024.

  40. arXiv:2410.23042  [pdf, other

    cs.LG

    Toward Understanding In-context vs. In-weight Learning

    Authors: Bryan Chan, Xinyi Chen, András György, Dale Schuurmans

    Abstract: It has recently been demonstrated empirically that in-context learning emerges in transformers when certain distributional properties are present in the training data, but this ability can also diminish upon further training. We provide a new theoretical understanding of these phenomena by identifying simplified distributional properties that give rise to the emergence and eventual disappearance o… ▽ More

    Submitted 26 April, 2025; v1 submitted 30 October, 2024; originally announced October 2024.

    Comments: In The Thirteenth International Conference on Learning Representations (ICLR 2025)

  41. arXiv:2410.14957  [pdf, other

    cs.RO cs.AI cs.LG

    Offline-to-online Reinforcement Learning for Image-based Grasping with Scarce Demonstrations

    Authors: Bryan Chan, Anson Leung, James Bergstra

    Abstract: Offline-to-online reinforcement learning (O2O RL) aims to obtain a continually improving policy as it interacts with the environment, while ensuring the initial policy behaviour is satisficing. This satisficing behaviour is necessary for robotic manipulation where random exploration can be costly due to catastrophic failures and time. O2O RL is especially compelling when we can only obtain a scarc… ▽ More

    Submitted 22 January, 2025; v1 submitted 18 October, 2024; originally announced October 2024.

    Comments: In CoRL Workshop on Mastering Robot Manipulation in a World of Abundant Data 2024

  42. arXiv:2409.01726  [pdf, other

    cs.CV

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

    Authors: Qi Zhang, Kaiyi Zhang, Antoni B. Chan, Hui Huang

    Abstract: 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, the performance of existing methods is limited by the ambiguity of the density maps in crowded areas, where local peaks can be smoothed away. To mitigate the weakness of density map s… ▽ More

    Submitted 3 September, 2024; originally announced September 2024.

    Comments: ECCV 2024

  43. Efficient Imitation Without Demonstrations via Value-Penalized Auxiliary Control from Examples

    Authors: Trevor Ablett, Bryan Chan, Jayce Haoran Wang, Jonathan Kelly

    Abstract: Common approaches to providing feedback in reinforcement learning are the use of hand-crafted rewards or full-trajectory expert demonstrations. Alternatively, one can use examples of completed tasks, but such an approach can be extremely sample inefficient. We introduce value-penalized auxiliary control from examples (VPACE), an algorithm that significantly improves exploration in example-based co… ▽ More

    Submitted 13 September, 2025; v1 submitted 3 July, 2024; originally announced July 2024.

    Comments: In Proceedings of the IEEE International Conference on Robotics and Automation (ICRA'25), Atlanta, USA, May 19-23, 2025

  44. arXiv:2405.19943  [pdf, other

    cs.CV

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

    Authors: Qi Zhang, Yunfei Gong, Daijie Chen, Antoni B. Chan, Hui Huang

    Abstract: 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 not be practical for detecting people in larger, more complex scenes with severe occlusions and came… ▽ More

    Submitted 30 May, 2024; originally announced May 2024.

    Comments: AAAI 2024

  45. arXiv:2405.08886  [pdf, other

    cs.LG stat.ML

    The Pitfalls and Promise of Conformal Inference Under Adversarial Attacks

    Authors: Ziquan Liu, Yufei Cui, Yan Yan, Yi Xu, Xiangyang Ji, Xue Liu, Antoni B. Chan

    Abstract: 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 quantification in decision-making. With extensive research focused on enhancing adversarial robustness th… ▽ More

    Submitted 14 May, 2024; originally announced May 2024.

    Comments: ICML2024

  46. arXiv:2405.02560  [pdf, other

    cs.RO

    A Pilot Study on the Comparison of Prefrontal Cortex Activities of Robotic Therapies on Elderly with Mild Cognitive Impairment

    Authors: King Tai Henry Au-Yeung, William Wai Lam Chan, Kwan Yin Brian Chan, Hongjie Jiang, Junpei Zhong

    Abstract: Demographic shifts have led to an increase in mild cognitive impairment (MCI), and this study investigates the effects of cognitive training (CT) and reminiscence therapy (RT) conducted by humans or socially assistive robots (SARs) on prefrontal cortex activation in elderly individuals with MCI, aiming to determine the most effective therapy-modality combination for promoting cognitive function. T… ▽ More

    Submitted 4 May, 2024; originally announced May 2024.

    Comments: submitted to IEEE on affective computing

  47. arXiv:2404.11895  [pdf, other

    cs.CV

    FreeDiff: Progressive Frequency Truncation for Image Editing with Diffusion Models

    Authors: Wei Wu, Qingnan Fan, Shuai Qin, Hong Gu, Ruoyu Zhao, Antoni B. Chan

    Abstract: Precise image editing with text-to-image models has attracted increasing interest due to their remarkable generative capabilities and user-friendly nature. However, such attempts face the pivotal challenge of misalignment between the intended precise editing target regions and the broader area impacted by the guidance in practice. Despite excellent methods leveraging attention mechanisms that have… ▽ More

    Submitted 13 August, 2024; v1 submitted 18 April, 2024; originally announced April 2024.

    Comments: Accepted by ECCV-2024

  48. arXiv:2404.09504  [pdf, other

    cs.CV

    Learning Tracking Representations from Single Point Annotations

    Authors: Qiangqiang Wu, Antoni B. Chan

    Abstract: Existing deep trackers are typically trained with largescale video frames with annotated bounding boxes. However, these bounding boxes are expensive and time-consuming to annotate, in particular for large scale datasets. In this paper, we propose to learn tracking representations from single point annotations (i.e., 4.5x faster to annotate than the traditional bounding box) in a weakly supervised… ▽ More

    Submitted 15 April, 2024; originally announced April 2024.

    Comments: Accept to CVPR2024-L3DIVU

  49. Agonist-Antagonist Pouch Motors: Bidirectional Soft Actuators Enhanced by Thermally Responsive Peltier Elements

    Authors: Trevor Exley, Rashmi Wijesundara, Nathan Tan, Akshay Sunkara, Xinyu He, Shuopu Wang, Bonnie Chan, Aditya Jain, Luis Espinosa, Amir Jafari

    Abstract: In this study, we introduce a novel Mylar-based pouch motor design that leverages the reversible actuation capabilities of Peltier junctions to enable agonist-antagonist muscle mimicry in soft robotics. Addressing the limitations of traditional silicone-based materials, such as leakage and phase-change fluid degradation, our pouch motors filled with Novec 7000 provide a durable and leak-proof solu… ▽ More

    Submitted 16 March, 2024; originally announced March 2024.

    Comments: submitted to IROS 2024, 7 pages, 9 figures

  50. arXiv:2403.10236  [pdf, other

    cs.CV

    A Fixed-Point Approach to Unified Prompt-Based Counting

    Authors: Wei Lin, Antoni B. Chan

    Abstract: Existing class-agnostic counting models typically rely on a single type of prompt, e.g., box annotations. This paper aims to establish a comprehensive prompt-based counting framework capable of generating density maps for concerned objects indicated by various prompt types, such as box, point, and text. To achieve this goal, we begin by converting prompts from different modalities into prompt mask… ▽ More

    Submitted 15 March, 2024; originally announced March 2024.

    Comments: Accepted by AAAI 2024